summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* performance/io-cache: fix deadlock in ioc_fault_cbkv3.1.6qa4Raghavendra G2011-08-051-21/+2
* save even more treesAnand Avati2011-08-051-1/+10
* save more treesAnand Avati2011-08-052-0/+9
* mgmt/glusterd: Minor fixes for volume set help/help-xmlKaushik BV2011-08-054-8/+52
* use GIT_EDITOR env variable instead of EDITORVenky Shankar2011-08-041-1/+1
* nfs: fix default values of volume options for a much saner output in volume s...v3.1.6qa3Kaushik BV2011-08-031-4/+54
* glusterd rebalance: handle a race condition while starting a rebalanceAmar Tumballi2011-08-031-2/+1
* DHT rename: Recreate linkfile after unlinkshishir gowda2011-08-033-144/+50
* mgmt/glusterd: Ignore case in friend find by hostnamePranith Kumar K2011-08-031-4/+4
* IO-threads: Support for loading io-threads xlator on client sideshishir gowda2011-08-011-1/+5
* glusterd rebalance: handle the write failure properlyAmar Tumballi2011-07-311-10/+53
* glusterfsd: initialize sigset_t in sigwaiterAnand Avati2011-07-311-0/+1
* nfs: free the allocated string after its usageRaghavendra Bhat2011-07-291-0/+3
* performance/io-cache: hold lock on ioc_inode whereever a page is being access...Raghavendra G2011-07-295-1592/+1697
* performance/quick-read: Handle unwinding of frameRaghavendra G2011-07-291-115/+220
* quick-read: Fix dirname(3) usageAnand Avati2011-07-291-5/+6
* performance/quick-read: Perform error handling only when GF_CALLOC failsVijay Bellur2011-07-291-1/+1
* performance/quick-read: dump inode and fdctx during statedump.Raghavendra G2011-07-291-0/+126
* performance/quick-read: propagate errors during open back to actual fops.Raghavendra G2011-07-293-360/+867
* rpc: in client connection init(), return the proper error codeAmar Tumballi2011-07-281-0/+1
* libglusterfs: Bring in os_daemon() routine to replace FreeBSD codeVijay Bellur2011-07-285-102/+65
* glusterd: handle replace-brick in paused state.v3.1.6qa2Krishnan Parthasarathi2011-07-273-31/+109
* cluster/dht: dht_rename() - handle GFID situationsAnand Avati2011-07-251-4/+51
* dht: use gfid of the actual file while recreating the proper linkfilesRaghavendra Bhat2011-07-231-1/+4
* glusterd rebalance: use lstat() instead of stat()Amar Tumballi2011-07-191-6/+6
* glusterd rebalance: feature to migrate extended attributes addedAmar Tumballi2011-07-191-0/+110
* s/Patchwork/Gerrit/Anand Avati2011-07-183-64/+104
* fuse: fix inode-leaks in fuse_lookup_and_resume codepath.Raghavendra G2011-07-172-12/+31
* cluster/afr: previous read_child should take precedence over priv->read_childPranith K2011-07-172-2/+10
* cluster/afr: save xattr of all the children in lookup_cbkPranith K2011-07-171-2/+2
* protocol/client: changes in volume_options to assistKaushik BV2011-07-171-9/+40
* write-behind: changes in volume_options to assistKaushik BV2011-07-171-4/+40
* quick-read: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-171-1/+20
* io-threads: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-171-8/+26
* io-cache: changes in volume_options to assist volumeKaushik BV2011-07-171-22/+97
* stripe: changes in volume_options to assist volume setKaushik BV2011-07-171-5/+47
* dht: changes in volume_options to assist volume setKaushik BV2011-07-171-3/+26
* afr: changes in volume_options to assist volume setKaushik BV2011-07-171-4/+40
* mgmt/Glusterd: Implementation volume set help/help-xmlKaushik BV2011-07-1710-60/+541
* io-threads: Initialize mutex and condshishir gowda2011-07-171-0/+12
* posix: perform readdir filling in locked regionAnand Avati2011-07-161-85/+103
* performance/quick-read: reset open_in_transit to zero in case of an error.v3.1.6qa1Raghavendra G2011-07-121-0/+1
* mnt/fuse: generate uuids in fuse_lookup, not in fuse_lookup_resume.Raghavendra G2011-07-121-1/+2
* server: Reassociating 'old' conn can lead to chaos.Krishnan P2011-07-121-19/+10
* nfsrpc: Re-order NFS auth array contentsPavan T C2011-07-121-6/+6
* cluster/dht: fix race between two directory renamesAnand Avati2011-07-121-17/+89
* storage/posix: detect race in posix_rename()Anand Avati2011-07-121-0/+23
* client-handshake: skip CHILD_DOWN notifications when client is querying port ...Raghavendra G2011-07-121-0/+2
* nfs-rpc: Use mempool for allocating connection objectShehjar Tikoo2011-07-112-3/+19
* cli: Exit if glusterd is not operational in non-prompt modesVijay Bellur2011-07-113-0/+9