summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* glustershd: allow changing of log-level through cliRaghavendra Bhat2012-05-021-3/+24
* mgmt/glusterd: take the statedumps of running bricks if one of the bricks is ...Raghavendra Bhat2012-05-011-1/+7
* get rid of ZR_PATH_MAXEmmanuel Dreyfus2012-05-016-11/+11
* glusterd: Fail replace-brick subcmds on bricks other src/dst.Krishnan Parthasarathi2012-04-281-5/+7
* storage/posix: fix illegal memory access in fgetxattr()Amar Tumballi2012-04-271-3/+7
* storage/posix: Fix leak of dict in getxattr calls.shishir gowda2012-04-271-3/+1
* nfs: use hostname without port numbersKrishna Srinivas2012-04-271-24/+16
* features/quota: update inode ctx in reconfigure.Raghavendra G2012-04-272-31/+159
* nlm: use correct subvolume when opening the filev3.3.0qa39Krishna Srinivas2012-04-261-2/+2
* cluster/afr: Log enhancementsPranith Kumar K2012-04-251-10/+13
* pump: Removed extra dict_unref in pump_command_replyKrishnan Parthasarathi2012-04-251-2/+0
* glusterd/rebalance: Remove state dependency on rpc eventshishir gowda2012-04-252-41/+36
* rebalance: handshake_event_notify to make fsd talk to glusterdshishir gowda2012-04-257-47/+159
* glusterd: glusterd_op_build_payload() fix for geo-repKaushal M2012-04-251-9/+5
* glusterd: command check failure fixesAmar Tumballi2012-04-241-9/+14
* mount/fuse: unref the fds after they have been migrated to the new graphRaghavendra Bhat2012-04-241-19/+35