summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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 fileKrishna 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
* dht: Log message fix gfid's to gfidsshylesh2012-04-241-1/+1
* NetBSD build fixesEmmanuel Dreyfus2012-04-233-1/+7
* geo-rep / glusterd: update list of reserved tunablesCsaba Henk2012-04-231-1/+1
* glusterd,glusterfsd : Perform proper cleanup of connections and socket filesKaushal M2012-04-231-9/+63
* core: coverity issues fixedAmar Tumballi2012-04-2322-67/+121
* clean up handling of special client pidsCsaba Henk2012-04-233-27/+6
* fuse: allow requests during mount (needed for SELinux labels)Jeff Darcy2012-04-233-29/+136
* libglusterfs: Never block syncprocPranith Kumar K2012-04-231-1/+5
* cluster/distribute: handle dht_layout_normalize errors differently inRaghavendra G2012-04-232-15/+22
* nfs/nlm: remove /var/run/rpc.statd.pid before starting rpc.statd.Krishna Srinivas2012-04-231-1/+8
* storage/posix: prefer absolute path handles over GFID handlesAnand Avati2012-04-211-12/+12
* mgmt/glusterd: Make priority threads configurablePranith Kumar K2012-04-201-0/+4
* performance/io-threads: Change the thread scaling logic.Pranith Kumar K2012-04-202-6/+8
* storage/posix: Don't allow mkdir() on HIDDEN_DIRECTORYKaushal M2012-04-201-0/+12
* nlm: register client name with statd for blocking, nonblocking and reclaim lo...Krishna Srinivas2012-04-202-9/+39
* stripe: make sure we have complete set of subvolumes before making fopshishir gowda2012-04-202-0/+21
* glusterd: Enable hooks for volume set.Krishnan Parthasarathi2012-04-201-1/+1
* glusterd: Moved 'hooks' interface code to glusterd-hooks.*Krishnan Parthasarathi2012-04-197-237/+306
* cluster/afr: Set errno correctly in find_fresh_parents failuresPranith Kumar K2012-04-191-1/+3
* cluster/afr: Handle transient parent-entry xactions in lookupPranith Kumar K2012-04-192-6/+96
* cluster/dht: Remove un-used pathinfo code for link filesshishir gowda2012-04-181-18/+0
* nfs/nlm: disable NLM if rpc.statd is not found.Krishna Srinivas2012-04-181-3/+10
* cluster/afr: Build parent loc for expungePranith Kumar K2012-04-181-0/+7
* features/locks: Find parent-entrylk presence in lookupPranith Kumar K2012-04-184-4/+59