summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix spurious brick disconnectsEmmanuel Dreyfus2013-04-291-0/+9
* cli: Avoid storing empty lines in command historyRavishankar N2013-04-281-1/+2
* cli: add a command 'gluster pool list [--xml]'Niels de Vos2013-04-266-86/+241
* build: sync glusterfs.spec.in with Fedora glusterfs.specKaleb S. KEITHLEY2013-04-264-6/+33
* glusterd: Introduce volume op-versionsKaushal M2013-04-2611-419/+600
* performance/io-cache: Avoid double mem_put in ioc_readvPranith Kumar K2013-04-261-2/+3
* nfs: change default nfs port to 2049Rajesh Amaravathi2013-04-242-2/+2
* gfapi: POSIX locking supportAnand Avati2013-04-245-0/+90
* gfapi: implement readdirplus_r supportAnand Avati2013-04-242-8/+26
* syncop: set credentials of running process in @frameAnand Avati2013-04-241-1/+18
* gfapi: handle root (/) resolution gracefully for realpath()Anand Avati2013-04-231-1/+4
* cluster/afr: Added documentation for eager-lock checkPranith Kumar K2013-04-221-0/+17
* glusterd: volume-sync needs to work with rejected peersKrishnan Parthasarathi2013-04-221-3/+5
* gfapi: support for chdir() and familyAnand Avati2013-04-196-10/+302
* tests: Fix volume-status test scriptKrishnan Parthasarathi2013-04-192-4/+11
* glusterd: validate performance.nfs.* option values during volume set stageKrutika Dhananjay2013-04-182-2/+46
* glusterd: Avoided deadlock in single node cluster, glusterd restartKrishnan Parthasarathi2013-04-162-0/+13
* rpm: remove useless provides for xlator .so files and private librariesNiels de Vos2013-04-151-0/+16
* object-storage: provide more common cfg defaultsMohammed Junaid2013-04-122-3/+56
* object-storage: cleanup err handling in Glusterfs.Mohammed Junaid2013-04-121-5/+4
* object-storage: turn off stat() for container listMohammed Junaid2013-04-124-4/+56
* glusterd: big lock - a coarse-grained locking to prevent racesKrishnan Parthasarathi2013-04-1217-106/+692
* license: xlators/protocol/server dual license GPLv2 and LGPLv3+Kaleb S. KEITHLEY2013-04-1210-145/+57
* object-storage: rebase Swift to 1.8.0 (grizzly)Kaleb S. KEITHLEY2013-04-122-8/+6
* glusterd: Fixed spurious wakeups in glusterd syncopsKrishnan Parthasarathi2013-04-124-22/+64
* build: add BuildRequires librdmacm-develKaleb S. KEITHLEY2013-04-121-1/+1
* build: really disable fusermount if you say soNiels de Vos2013-04-101-1/+1
* tests: fix further issues with bug-874498.tAnand Avati2013-04-091-1/+1
* glusterd: changes in 'volume create' behaviourKrutika Dhananjay2013-04-0910-27/+441
* tests: fix dependency on sleep in bug-874498.tAnand Avati2013-04-091-8/+14
* mgmt/glusterd: enable valgrind usage even in non DEBUG buildRaghavendra Bhat2013-04-094-24/+13
* cluster/distribute: Ignore non-participating subvols for layout checksshishir gowda2013-04-094-27/+178
* syncenv: be robust against spurious wake()sAnand Avati2013-04-091-6/+6
* tests: fix spurious regression test failuresJeff Darcy2013-04-081-0/+21
* cli: Address a double free with volume info.Vijay Bellur2013-04-082-2/+14
* glusterfsd: Cleanup temporary files from /tmpVijay Bellur2013-04-083-1/+43
* afr: let eager-locking do its own overlap checksAnand Avati2013-04-054-56/+87
* object-storage: rebase Swift to 1.8.0 (grizzly)Kaleb S. KEITHLEY2013-04-052-36/+138
* storage/posix: introduce node-uuid-pathinfoVenky Shankar2013-04-054-2/+78
* object-storage: use tox for unit tests; fix em tooPeter Portante2013-04-0519-76/+91
* object-storage: Import missing sys and errno modules.Mohammed Junaid2013-04-042-2/+98
* gsync: Display additional information in status commandsarvotham s pai2013-04-042-4/+52
* tests: Remove grep process entries from pidgrepRaghavendra Talur2013-04-041-1/+1
* cluster/afr: Treat all dir fop failure as success in changelogPranith Kumar K2013-04-033-2/+35
* posix: fix dangerous "sharing" of fd in readdir between two requestsAnand Avati2013-04-031-2/+17
* cluster/afr: Made afr_sh_purge_entry_common message log more clear.Venkatesh Somyajulu2013-04-031-3/+1
* dict: Put "goto out" in dict_unserialize to avoid process crashVenkatesh Somyajulu2013-04-031-0/+1
* pump: Set self-heal readdir size in pumpPranith Kumar K2013-04-031-0/+1
* build: enable fusermount by defaultAnand Avati2013-04-032-11/+12
* protocol/client: Print valid loc identifiersPranith Kumar K2013-04-033-36/+43