summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* features/marker-quota: Performance improvement.Junaid2011-08-053-11/+122
* Removes hardcoding of the transport type in replace-brick operations.Vishwanath S Bhat2011-08-043-21/+69
* 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
* 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
* features/marker-quota: Fix some random memory leaks.Junaid2011-07-282-12/+11
* 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-207-374/+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
* 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
* 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
* 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
* cluster/afr: save xattr of all the children in lookup_cbkPranith K2011-07-071-2/+2
* cluster/afr: previous read_child should take precedence over priv->read_childPranith K2011-07-072-2/+9
* NFS access control list: Decode the NFS requests into mode formatshishir gowda2011-07-073-2/+22
* access-control: NFS access control expects a return of valid modeshishir gowda2011-07-071-13/+29
* features/locks: Do not block UNLOCKsVijay Bellur2011-07-072-2/+2
* access-control: Save group permissions returned from backendv3.2.2qa2shishir gowda2011-07-052-2/+9
* access-control: Return mode part of NFS access control requestshishir gowda2011-07-051-8/+18