summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: post-op-delay supportAnand Avati2012-12-126-1/+173
* cluster/afr: cleanup lk_owner and PID messAnand Avati2012-12-123-41/+28
* Self-heald: Fix inode leakPranith Kumar K2012-12-121-12/+29
* dht/rebalance: set the correct ownership on the dst file.shishir gowda2012-12-121-0/+8
* cluster/dht: handle percent option for 'min-free-disk'Amar Tumballi2012-12-051-0/+10
* mgmt/glusterd: Implementation of server-side quorum.Pranith Kumar K2012-09-274-19/+20
* cluster/distribute: remove gf_log() from statedump functionsAmar Tumballi2012-09-071-3/+0
* afr: Avoid excessive logging in self-heal.Krishnan Parthasarathi2012-08-176-20/+26
* cluster/afr: Handle child_up & fd not opened case in xactionPranith Kumar K2012-08-171-7/+8
* cluster/dht: Optimize readdirp calls in DHTshishir gowda2012-08-173-1/+35
* cluster/afr: Avoid setting split-brain outside inode locksPranith Kumar K2012-08-135-34/+46
* cluster: fix crash on link of named pipe in stripe/replicate volBrian Foster2012-08-132-12/+11
* cluster/stripe: don't fail if no fctx on a non-regular fileBrian Foster2012-08-131-10/+14
* cluster/distribute: Suppress user xattr mismatch log messageshishir gowda2012-08-131-1/+1
* afr: pass back xdata in createBrian Foster2012-07-241-2/+5
* stripe: filter coalesce key in getxattr()/listxattr()Amar Tumballi2012-07-181-0/+3
* cluster/stripe: implement the coalesce stripe file formatBrian Foster2012-07-183-78/+407
* cluster/afr: split-brain should be reset on data-self-healPranith Kumar K2012-06-192-2/+2
* cluster/afr: Treat EEXIST as success in hardlinkPranith Kumar K2012-06-141-0/+12
* distribute: use global synctask 'env' instead of localRaghavendra Bhat2012-05-296-41/+3
* cluster/afr: Don't reset split-brain when data-self-heal is offPranith Kumar K2012-05-283-1/+3
* cluster/afr: Release inodelk on erase changelog failuresPranith Kumar K2012-05-271-0/+3
* cluster/dht: Handle ENOENT failure in dht_rmdir_opendir_cbkshishir gowda2012-05-231-2/+4
* cluster/afr: Unlock higher entry locks in rename entrylk failure.Pranith Kumar K2012-05-221-0/+4
* cluster/afr: Perform conservative merge on dir with xattr split-brainPranith Kumar K2012-05-223-10/+61
* cluster/afr: Handle files w.o. xattrs and size mismatch.Pranith Kumar K2012-05-222-10/+44
* cluster/afr: Mark zero size file as sink in absense of xattrs.Pranith Kumar K2012-05-222-2/+53
* cluster/afr: Determining sources should do both fxattrop, fstatPranith Kumar K2012-05-222-95/+65
* cluster/afr: Assign gfid path if path is NULL in lookupv3.3.0qa42Pranith Kumar K2012-05-191-9/+14
* Self-heald: Print the time stamp of the event-historyPranith Kumar K2012-05-171-10/+22
* cluster/afr: Return EIO if read-child < 0 in inode-read fopsPranith Kumar K2012-05-171-1/+4
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-1048-695/+262
* cluster/dht: rmdir should succeed last on the hashed subvolshishir gowda2012-05-081-2/+112
* 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
* 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
* cluster/pump: Fixed fd leaks in pump directory traversal logicRaghavendra Bhat2012-05-031-1/+17
* cluster/afr: Fix race in nonblocking entrylkPranith Kumar K2012-05-031-6/+6
* get rid of ZR_PATH_MAXEmmanuel Dreyfus2012-05-011-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-251-1/+28
* rebalance: handshake_event_notify to make fsd talk to glusterdshishir gowda2012-04-251-1/+7
* dht: Log message fix gfid's to gfidsshylesh2012-04-241-1/+1
* core: coverity issues fixedAmar Tumballi2012-04-234-2/+12
* cluster/distribute: handle dht_layout_normalize errors differently inRaghavendra G2012-04-232-15/+22
* stripe: make sure we have complete set of subvolumes before making fopshishir gowda2012-04-202-0/+21