summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Add largest file is source policyAnand Avati2013-08-142-29/+93
* performance/write-behind: invoke request queue processing ifRaghavendra G2013-08-141-19/+30
* afr: treat appending writes as stable writes.Anand Avati2013-08-134-3/+68
* posix: Default value for `batch-fsync-delay-usec` should be '0'Harshavardhana2013-08-131-3/+3
* glusterd: remove-brick:Allow simultaneous removal of multiple subvolumes.Ravishankar N2013-08-132-36/+89
* log: set ident to openlogBala.FA2013-08-131-1/+2
* cluster/afr: skip directory inspection when entry self-heal is offAnand Avati2013-08-111-1/+1
* cluster/afr: Unwind frame on error in readdir[p]Pranith Kumar K2013-08-081-2/+2
* afr: check for non-zero call_count before doing a stack windRavishankar N2013-08-071-0/+5
* md-cache: fix xattr caching code in getxattrAnand Avati2013-08-071-2/+2
* features/locks: Convert old style metadata locks to new-stylePranith Kumar K2013-08-071-0/+48
* Correcting a log message in glusterd-geo-rep.cM S Vishwanath Bhat2013-08-051-1/+1
* Add switch and nufa options to 'gluster cli'Harshavardhana2013-08-032-17/+53
* fuse: fix memory leak in fuse_getxattr()Ravishankar N2013-08-031-13/+16
* cli,glusterd: Fix when tasks are shown in 'volume status'Kaushal M2013-08-031-0/+4
* fuse-bridge: update to protocol minor version 22Brian Foster2013-08-031-0/+4
* performance/open-behind: Fix fd-leaks in unlink, renamePranith Kumar K2013-08-031-0/+4
* glusterd: Use volume op-versions during volgenKaushal M2013-08-024-19/+14
* cluster/afr: Disable eager-lock if open-fd-count > 1Pranith Kumar K2013-08-024-5/+98
* storage/posix: Enable Open-fd-count query in writevPranith Kumar K2013-08-021-1/+39
* performance/io-threads: fix potential use after free crashBrian Foster2013-08-011-1/+1
* fuse-bridge: update to fuse protocol minor version 16 (Linux)Brian Foster2013-08-011-9/+30
* nfs: Fix for NFS crash during blocking NLM call.Rajesh Joseph2013-08-011-1/+1
* dht: make linkfile creation mode explicitly get setAnand Avati2013-07-311-0/+9
* cluster/dht: Re-initialize skipped file count in glusterdshishir gowda2013-07-311-0/+1
* glusterd : Checking session created or not in case of geo-rep stopAvra Sengupta2013-07-311-2/+6
* glusterd : initiating gsyncd restart during add-brickAvra Sengupta2013-07-313-25/+150
* mount.glusterfs: remove use of LD_LIBRARY_PATHAmar Tumballi2013-07-311-2/+0
* cluster/dht: Fix non-regular file ownership during rebalanceshishir gowda2013-07-312-3/+10
* mgmt/glusterd: Fix a minor typo.Vijay Bellur2013-07-311-1/+1
* cluster/afr: Print self-heal log when self-heal succeedsPranith Kumar K2013-07-315-32/+120
* Revert "storage/posix: Remove the interim fix that handles the gfid race"shishir gowda2013-07-303-2/+70
* cluster/dht: Treat migration failures due to space constraints as skippedshishir gowda2013-07-304-5/+58
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-298-1313/+569
* cluster/dht: Allow non-local clients to function with nufa volumes.Vijay Bellur2013-07-291-6/+17
* glusterd: Fixing create force issues while it returned true everytime.Avra Sengupta2013-07-291-42/+71
* cli, glusterd: Cleanup logging of bd op commands.Vijay Bellur2013-07-271-1/+0
* mgmt/glusterd: let each brick write the valgrind o/p to different fileRaghavendra Bhat2013-07-261-1/+5
* fuse-bridge: Cure some unhealthy format stringsLubomir Rintel2013-07-261-16/+16
* glusterd/cli changes for distributed geo-repAvra Sengupta2013-07-2612-574/+2677
* gsyncd: distribute the crawling loadAvra Sengupta2013-07-262-1/+15
* cluster/afr: Handle REPLICATE_TRASH_DIR from old bricksPranith Kumar K2013-07-263-13/+52
* features/changelog: fixes when enabling changelogVenky Shankar2013-07-252-29/+41
* write-behind: preserve error returned as-isAmar Tumballi2013-07-241-5/+1
* core: increase the auxillary group limit to 65536Anand Avati2013-07-243-7/+25
* features/marker: pass xdata in marker_unlink()Venky Shankar2013-07-242-1/+6
* storage/posix: Fix conditional compiling for syncfsPranith Kumar K2013-07-241-1/+4
* cluster/dht: mark linkfile creation/deletion as internal fopshishir gowda2013-07-241-9/+39
* storage/posix: implement batched fsync in a single threadAnand Avati2013-07-235-1/+288
* cluster/afr: Handle parallel hardlinks self-healPranith Kumar K2013-07-231-0/+29