summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* NFS is picking up geo-rep's already open (read-only) file descriptorv3.3.2qa4v3.3.2Kaleb S. KEITHLEY2013-07-051-1/+1
* cluster/afr: detect in-progress creation in lookup and return ENOENTPranith Kumar K2013-06-181-0/+57
* cluster/dht: Linkfiles creation with correct uid/gidv3.3.2qa3shishir gowda2013-05-162-20/+47
* cluster/dht: Create linkfile with file uid/gidshishir gowda2013-05-164-3/+96
* libglusterfs/statedump: move options file and statedumps from /tmpRaghavendra Bhat2013-05-143-5/+6
* geo-rep: retire old style ssh setupCsaba Henk2013-04-273-1/+9
* glusterd: replace obsolete /usr/local reference for remote ssh/gsyncdCsaba Henk2013-04-271-2/+1
* distribute: Fix fds being leaked during rebalanceKaushal M2013-04-261-8/+6
* cluster/dht: Correct min_free_disk behaviourv3.3.2qa2Varun Shastry2013-04-172-27/+90
* dht: improve transform/detransform of d_off (and be ext4 safe)shishir gowda2013-04-161-5/+82
* cluster/afr: Try for all locks before failing in renamePranith Kumar K2013-04-101-3/+35
* cluster/afr: Preserve mtime in self-healPranith Kumar K2013-04-101-14/+24
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2013-02-0811-115/+85
* performance/quick-read: fix race condition in unlinkRaghavendra G2013-02-071-2/+2
* mount/fuse: add mount-option "enable-ino32" for the native clientNiels de Vos2013-02-074-30/+51
* system/posix-acl: prevent NULL pointer dereference of group_ceVarun Shastry2013-01-211-1/+1
* protocol/client: Remember the gfid of opened fdRajesh Amaravathi2012-11-193-112/+107
* cluster/afr: Filter O_TRUNC in afr-fix-openPranith Kumar K2012-11-051-1/+2
* glusterd-volgen: by default include 'cluster/distribute' in volfileEmmanuel Dreyfus2012-10-251-6/+9
* storage/posix: return -1 if lstat call returns non zero value apart from -1Raghavendra Bhat2012-10-111-10/+30
* Fixed some general typing errors.Varun Shastry2012-09-273-6/+6
* glusterfs SEGV on Fedora 17 from UFO fallocate(2) callv3.3.1qa3Kaleb S. KEITHLEY2012-09-171-14/+19
* mount.glusterfs: Add support for {attribute,entry}-timeout optionsKaushal M2012-09-171-0/+11
* glusterd: nfs.disable fix for "volume set help"Kaushal M2012-09-161-2/+7
* storage/posix: Option to set brick(of a volume)'s root dir's uid/gidKrishnan Parthasarathi2012-09-142-6/+46
* mount.glusterfs NerBSD portability fixEmmanuel Dreyfus2012-09-121-1/+9
* cli: Added special key "group" for bulk volume set.Krishnan Parthasarathi2012-09-121-29/+37
* Honour configure --localstatedir and --sysconfdirEmmanuel Dreyfus2012-09-091-3/+4
* glusterd: Expect setmntent(3) to return NULLKrishnan Parthasarathi2012-09-091-2/+9
* cli: Proper xml output for "gluster peer status"v3.3.1qa2Kaushal M2012-08-301-0/+5
* glusterd: Fixed incorrect assumptions in rpcsvc actors of glusterdKrishnan Parthasarathi2012-08-302-19/+27
* Self-heald: Fix inode leakPranith Kumar K2012-08-301-12/+29
* dht/rebalance: set the correct ownership on the dst file.shishir gowda2012-08-301-0/+8
* storage/posix: implement native linux AIO supportshishir gowda2012-08-278-6/+657
* afr: Avoid excessive logging in self-heal.v3.3.1qa1Krishnan Parthasarathi2012-08-176-20/+26
* cluster/afr: Handle child_up & fd not opened case in xactionPranith Kumar K2012-08-171-7/+8
* rpc: Reduce frame-timeout for glusterd connectionsKaushal M2012-08-173-8/+46
* cluster/dht: Optimize readdirp calls in DHTshishir gowda2012-08-165-3/+68
* performance/io-cache: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-161-18/+81
* performance/write-behind: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-151-3/+15
* cluster/stripe: Filter coalesce xattr from getfattrShylesh Kumar2012-08-151-0/+3
* cluster/afr: Avoid setting split-brain outside inode locksPranith Kumar K2012-08-125-34/+46
* features/locks: Fix statedump codePranith Kumar K2012-08-124-74/+52
* performance/io-threads: Provide option to turn off least-priorityPranith Kumar K2012-08-123-10/+19
* performance/read-ahead: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-111-11/+18
* performance/quick-read: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-111-3/+17
* protocol/server: use pthread_mutex_trylock while dumping statedumpsRaghavendra Bhat2012-08-111-11/+29
* acl: enable handling of FMODE_EXEC flagAmar Tumballi2012-08-091-0/+7
* cluster: fix crash on link of named pipe in stripe/replicate volBrian Foster2012-08-092-12/+11
* cluster/stripe: don't fail if no fctx on a non-regular fileBrian Foster2012-08-091-10/+14