summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* features/locks: Don't delete blocked locks in pl_flushPranith Kumar K2012-05-181-0/+2
* features/locks: insert_and_merge should not operate on blocked locksPranith Kumar K2012-05-181-0/+2
* protocol/client: Concatinate the graph uuid along with process uuid inMohammed Junaid2012-05-182-11/+19
* geo-rep / gsyncd.c: fix coverity fixCsaba Henk2012-05-182-86/+36
* Fixed a memory leak in stripe translator.Alexander Bersenev2012-05-171-1/+3
* protocol/client: check if the name is NULL before duping itRaghavendra Bhat2012-05-171-1/+3
* nfs/nlm: procedures for PC clientsRajesh Amaravathi2012-05-175-35/+605
* Self-heald: Print the time stamp of the event-historyPranith Kumar K2012-05-171-10/+22
* client/protocol : Changes in client3_1_getxattr()Kaushal M2012-05-163-2/+11
* cluster/replicate: check for 'loc->path' before dereferencing itAmar Tumballi2012-05-161-1/+1
* glusterd: Fixed glusterd_brick_create_path algo.Krishnan Parthasarathi2012-05-167-125/+165
* cluster/afr: Return EIO if read-child < 0 in inode-read fopsPranith Kumar K2012-05-161-1/+4
* NetBSD build fixesEmmanuel Dreyfus2012-05-152-4/+17
* fuse-resolve: Attempt fd-migration in resolver, if migrationRaghavendra G2012-05-153-50/+107
* mount/fuse: Use state->lk_lock to print lock information on EAGAIN.Mohammed Junaid2012-05-152-5/+4
* nfs/mount: avoid duplicate reply on ENOENTRajesh Amaravathi2012-05-151-0/+1
* cluster/dht: Handle ENOENT failure in dht_rmdir_opendir_cbkshishir gowda2012-05-141-2/+4
* features/marker: use the gfid from the stat structure instead of inodeRaghavendra Bhat2012-05-141-1/+6
* NetBSD build fixesEmmanuel Dreyfus2012-05-112-0/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-1081-1122/+437
* locks: Set flock.l_type on successful F_UNLCK to signal last unlock on fd.Krishnan Parthasarathi2012-05-101-4/+7
* geo-replication: coverity resource leak fixesAmar Tumballi2012-05-092-14/+64
* mgmt/glusterd: Avoid re-starting nfs unconditionally.Vijay Bellur2012-05-084-1/+138
* cluster/dht: rmdir should succeed last on the hashed subvolshishir gowda2012-05-081-2/+112
* glusterfsd: Make sure mountpoint is an absolute pathKaushal M2012-05-081-1/+1
* fuse-resolve: consider cases where an entry should be resolved evenRaghavendra G2012-05-081-0/+6
* quick-read, md-cache: selectively cache xattr data to conserve memoryBrian Foster2012-05-082-7/+94
* Resolve: Assign correct path while resolvingPranith Kumar K2012-05-082-13/+7
* mgmt/gluster: Load index xlator on brick alwaysPranith Kumar K2012-05-081-15/+12
* protocol/{client,server} : Log improvementsKaushal M2012-05-082-22/+42
* glusterd: remove-brick: add more error handlingAmar Tumballi2012-05-081-14/+25
* Self-heald: Dump the event history completelyPranith Kumar K2012-05-074-24/+5
* cluster/afr: Fix inodelk-trace logs to print lk-ownersPranith Kumar K2012-05-071-11/+11
* cluster/afr: Perform Flush with lk-owner given by parent xlator.Pranith Kumar K2012-05-072-0/+8
* protocol/client: hold lock when cancelling ping_timer inRaghavendra G2012-05-051-16/+22
* libglusterfs/inode.c: do not link the inode in the dentry cache for "." and ".."Krishna Srinivas2012-05-052-8/+6
* glusterd/store: Move remove-brick/rebalance status to node_state.infoshishir gowda2012-05-054-19/+174
* mgmt/glusterd: allow volume start forcePranith Kumar K2012-05-051-1/+2
* mount.glusterfs: Fix log-levelKaushal M2012-05-041-1/+1
* self-heald: loc should have gfid path for better loggingPranith Kumar K2012-05-041-18/+28
* self-heald: Don't trigger self-heal always.Pranith Kumar K2012-05-041-3/+18
* stripe: don't send parent pointer in stripe_readdirp_lookup()shishir gowda2012-05-031-27/+5
* iobuf: option to provide larger size of buffersAmar Tumballi2012-05-031-4/+1
* glusterd/rebalance: Switch off afr self heal in rebalance process.shishir gowda2012-05-031-0/+4
* glusterd: Added glusterd command specific optional args for hooks scripts.Krishnan Parthasarathi2012-05-033-3/+116
* cluster/pump: Fixed fd leaks in pump directory traversal logicRaghavendra Bhat2012-05-031-1/+17
* protocol: fix memory leak of lk-owner buffer in *lk() callsAmar Tumballi2012-05-032-0/+12
* glusterd: Disallow (re)-using bricks that were part of any volumeKrishnan Parthasarathi2012-05-031-20/+7
* cluster/afr: Fix race in nonblocking entrylkPranith Kumar K2012-05-031-6/+6
* log cleanup: in setxattr() pathAmar Tumballi2012-05-024-35/+68