summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Removes hardcoding of the transport type in replace-brick operations.Vishwanath S Bhat2011-08-043-21/+69
* use GIT_EDITOR env variable instead of EDITORVenky Shankar2011-08-041-1/+1
* features/marker-quota: Remove unused variable volname.Junaid2011-08-032-6/+1
* glusterd rebalance: handle a race condition while starting a rebalanceAmar Tumballi2011-08-031-2/+1
* features/marker: log failures due to file not being presentRaghavendra G2011-08-031-33/+77
* DHT rename: Recreate linkfile after unlinkshishir gowda2011-08-033-143/+50
* mgmt/glusterd: Ignore case in friend find by hostnamePranith Kumar K2011-08-031-4/+4
* storage/posix: handle dictionary being NULL in a functionAmar Tumballi2011-08-012-1/+4
* IO-threads: Support for loading io-threads xlator on client sideshishir gowda2011-08-011-1/+5
* glusterfsd: initialize sigset_t in sigwaiterAnand Avati2011-07-311-0/+1
* performance/io-cache: hold lock on ioc_inode whereever a page is being access...Raghavendra G2011-07-294-846/+950
* performance/quick-read: Handle unwinding of frame corresponding to read fop p...Raghavendra G2011-07-291-115/+220
* features/marker-quota: Perform removexattr with frame uid and gid set to root.Junaid2011-07-292-0/+23
* libglusterfs: Bring in os_daemon() routine to replace FreeBSD codeVijay Bellur2011-07-285-102/+65
* features/marker-quota: Fix some random memory leaks.Junaid2011-07-282-12/+11
* rpc: in client connection init(), return the proper error codeAmar Tumballi2011-07-271-0/+1
* stripe: make it quick-read friendlyAmar Tumballi2011-07-271-121/+80
* glusterd: handle replace-brick in paused state.Krishnan Parthasarathi2011-07-273-26/+95
* cluster/dht: dht_rename() - handle GFID situationsAnand Avati2011-07-251-14/+60
* mgmt/glusterd: Read the contents of vol-info file into a dynamically alloced ...Junaid2011-07-242-36/+92
* Preserve atimes and mtimes during rebalanceHarshavardhana2011-07-231-1/+17
* glusterd rebalance: handle the write failure properlyAmar Tumballi2011-07-221-10/+53
* debug/io-stats: allow the log-level to be set to INFORaghavendra Bhat2011-07-201-2/+3
* features/marker: fix race-conditions, memory corruptions and fd-leaks.Raghavendra G2011-07-208-376/+1019
* nfs: do not free the constant stringv3.3beta1Raghavendra Bhat2011-07-191-0/+3
* glusterd rebalance: use lstat() instead of stat()Amar Tumballi2011-07-191-6/+6
* 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
* io-threads: Initialize mutex and condshishir gowda2011-07-171-0/+12
* posix: perform readdir filling in locked regionAnand Avati2011-07-161-82/+100
* cli: 'QUOTA' Display the limit-set and size of the directory in KB, MB, etcJunaid2011-07-141-4/+13
* libglusterfs/common-utils: Added gf_uint64_2human_readable function.Junaid2011-07-142-0/+38
* features/locks: Avoid using reqlock to prevent racev3.2.2qa8v3.2.2Vijay Bellur2011-07-132-2/+2
* storage/posix: set all keys present in 'params' dict while creating an entryv3.2.2qa7Amar Tumballi2011-07-121-2/+67
* mgmt/glusterd: write complete string contained in value in to the volinfo file.Mohammed Junaid Ahmed2011-07-121-4/+8
* cluster/distribute: send proper 'params' dictionary during linkfile creationAmar Tumballi2011-07-121-4/+13
* server: Reassociating 'old' conn can lead to chaos.Krishnan P2011-07-121-22/+12
* glusterd rebalance: mount with '--acl' option for rebalancing.Amar Tumballi2011-07-121-1/+1
* cluster/dht: fix race between two directory renamesv3.2.2qa5Anand Avati2011-07-121-7/+79
* storage/posix: detect race in posix_rename()Anand Avati2011-07-121-0/+23
* add 'logrotate' config file to the packageAmar Tumballi2011-07-122-1/+31
* glusterd rebalance: bring in feature to migrate extended attributes tooAmar Tumballi2011-07-121-0/+61
* nfs-rpc: Use mempool for allocating connection objectShehjar Tikoo2011-07-112-3/+19
* quota: update limit stored in inode-ctx when limit is removed on a directory.Raghavendra G2011-07-111-2/+7
* nfsrpc: Re-order NFS auth array contentsv3.2.2qa4Pavan T C2011-07-111-6/+6
* posix-acl: perform access checks on read/write/truncate for NFS callsv3.2.2qa3Anand Avati2011-07-081-3/+108
* access-control: Handle F_OK in perm check, and O_APPEND, O_TRUNC in openshishir gowda2011-07-081-0/+5
* DHT access: For nfs calls, op_ret is always 0, and mode is op_errnoshishir gowda2011-07-081-1/+10
* client-handshake: skip CHILD_DOWN notifications when client is querying port ...Raghavendra G2011-07-071-0/+2
* mnt/fuse: generate uuids in fuse_lookup, not in fuse_lookup_resume.Raghavendra G2011-07-071-1/+2