summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* dht: make nufa/switch call dht's init/finiJeff Darcy2013-04-038-1046/+806
* core: add dispatch table for init/finiJeff Darcy2013-04-032-10/+27
* cluster/distribute: Start rebalance with option readdir-optimize onshishir gowda2013-04-031-0/+1
* build: require /usr/bin/fusermount when not carrying our own versionNiels de Vos2013-04-031-0/+3
* rpc-lib: Move defaulting to socket message to debug levelRaghavendra Talur2013-04-021-1/+1
* cli: add more meaningful error messagesBala.FA2013-04-021-84/+151
* glusterd: add more specific log messagesBala.FA2013-04-021-8/+8
* Tests: Change rebalance status verificationPranith Kumar K2013-04-023-4/+4
* cluster/afr: detect in-progress creation in lookup and return ENOENTPranith Kumar K2013-04-021-0/+57
* Adds missing functions to ring.py, and more thorough tests.Alex Wheeler2013-04-022-14/+81
* rpc/nfs: cleanup legacy code of general optionsRajesh Amaravathi2013-04-025-454/+268
* synctask: introduce synclocks for co-operative lockingAnand Avati2013-04-022-1/+167
* cluster/afr: sync xattrs removed on source to sink(s)Venky Shankar2013-04-025-12/+227
* cluster/afr: prevent piggyback on stale pre_opPranith Kumar K2013-04-021-33/+2
* dht: improve transform/detransform of d_off (and be ext4 safe)Anand Avati2013-04-011-5/+82
* cli: Made volume top help string clearM S Vishwanath Bhat2013-04-011-4/+3
* mgmt/glusterd: Enable write-behind in nfsPranith Kumar K2013-04-011-1/+1
* rpc: disable root-squash dynamically upon volume set commandRaghavendra Bhat2013-04-012-2/+68
* storage/posix: honor O_SYNC and O_DSYNC sent in @flags of writev()Anand Avati2013-03-292-5/+10
* cluster/afr: fix fd leak with unsafe call_resume()Anand Avati2013-03-282-1/+17
* cluster/afr: fsync before erase xattrs in data self-healPranith Kumar K2013-03-281-1/+75
* glusterfs.spec.in: sync with fedora glusterfs.specKaleb S. KEITHLEY2013-03-282-0/+13
* cluster/afr: piggyback and fsync resume changesPranith Kumar K2013-03-283-16/+21
* cluster/afr: fsync() guarantees POST-OP completionAnand Avati2013-03-273-10/+56
* cluster/afr: ensure DATA operations are made durable before POST-OPAnand Avati2013-03-275-24/+316
* libglusterfs/dict: fix infinite loop in dict_keys_join()Vijaykumar koppad2013-03-271-2/+4