summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: Remove dht dependency on glusterfsd-mgmtshishir gowda2012-06-291-1/+7
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-2911-115/+85
* protocol/client: Re-open should not have O_CREAT|O_TRUNC|O_EXCLPranith Kumar K2012-06-194-11/+6
* features/marker: use buf->ia_gfid in all the lookup callbacksRaghavendra Bhat2012-06-192-10/+23
* cluster/afr: Don't reset split-brain when data-self-heal is offPranith Kumar K2012-06-193-2/+4
* debug/io-stats: if some dict operation fails then goto out instead of proceedingRaghavendra Bhat2012-06-171-2/+8
* cluster/afr: Treat EEXIST as success in hardlinkPranith Kumar K2012-06-141-0/+12
* debug/io-stats: do not store the string allocated from stack into dictRaghavendra Bhat2012-06-131-49/+55
* gsyncd / geo-rep : failover/failbackCsaba Henk2012-06-133-66/+341
* geo-rep: checkpointingCsaba Henk2012-06-135-30/+374
* mgmt/glusterd: fix the infinite loop in lazy uuid generationRaghavendra Bhat2012-06-132-1/+3
* cluster/stripe: implement the coalesce stripe file formatBrian Foster2012-06-075-79/+409
* glusterd: generate node UUID lazilyAnand Avati2012-06-0713-62/+70
* io-cache,quick-read: bring down log levelAnand Avati2012-06-072-4/+5
* libglusterfs : Fix validation for integer volume options.Kaushal M2012-06-071-0/+1
* mount.glusterfs: Add support for {attribute,entry}-timeout optionsKaushal M2012-06-061-0/+11
* cluster/afr: Check for null gfid_reqPranith Kumar K2012-06-061-1/+1
* protocol/client: Remember the gfid of opened fdPranith Kumar K2012-06-063-112/+107
* mount/fuse: use correct fdctx to inherit direct-io-values from.Raghavendra G2012-06-061-1/+1
* glusterd: nfs.disable fix for "volume set help"Kaushal M2012-06-061-7/+12
* Use linkat(2) when linking on symlinkEmmanuel Dreyfus2012-06-051-0/+18
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-059-20/+52
* glusterd: Set errstr for duplicate add-brickKaushal M2012-06-051-0/+3
* replicate: default read_child to a local brick if there is one.Jeff Darcy2012-06-057-5/+165
* fuse: be good at suicideCsaba Henk2012-06-051-1/+1
* Self-heald: inode_link files while crawlingPranith Kumar K2012-06-051-5/+10
* posix: fix the 'ENOENT' logs for setxattr()Amar Tumballi2012-06-041-6/+7
* mount.glusterfs: update the glusterd WORKDIRAmar Tumballi2012-06-041-1/+1
* protocol/client: do not ignore the xdata received for some fopsRaghavendra Bhat2012-06-031-0/+11
* glusterd-volgen: by default include 'cluster/distribute' in volfileAmar Tumballi2012-06-011-6/+9
* mount.glusterfs: enhance option 'transport=' for 'rdma'Amar Tumballi2012-06-011-0/+10
* features/locks: update user_flock structure before insertingPranith Kumar K2012-06-011-0/+3
* protocol/client: provide a buffer for storing reply of readlink.Raghavendra G2012-06-011-7/+46
* glusterd: fix issues with volume reset handlingCsaba Henk2012-06-012-22/+35
* glusterd: regenerate brick vol-files on upgradePranith Kumar K2012-06-011-0/+5
* glusterd: makefile typo fix.Amar Tumballi2012-06-011-1/+1
* nfs/nlm: when setting nlmclnt->rpc_clnt, do not overwrite old rpc_clntKrishna Srinivas2012-06-011-18/+5
* Add server-side aux-GID resolution.Jeff Darcy2012-06-016-8/+217
* protocol/server: do not wind opendir call if fd creation failsRaghavendra Bhat2012-06-013-3/+13
* protocol/client: do not access the local object after being freedRaghavendra Bhat2012-05-311-2/+2
* mgmt/glusterd: self-heals should be on in glustershdPranith Kumar K2012-05-311-0/+8
* cluster/dht: set conf->defrag to NULL after freeing the defrag structureRaghavendra Bhat2012-05-311-2/+3
* cluster/distribute: set the inode layout in readdirp_cbk() for filesAmar Tumballi2012-05-311-0/+16
* replicate: add hashed read-child method.Jeff Darcy2012-05-317-18/+94
* distribute: support user-specified layouts.Jeff Darcy2012-05-314-3/+15
* mgmt/glusterd: Do shd validation for replicate volumesPranith Kumar K2012-05-311-1/+13
* storage/posix: Prevent gfid handle leaksPranith Kumar K2012-05-311-4/+6
* storage/posix: Move landfill inside .glusterfsPranith Kumar K2012-05-317-60/+116
* glusterd-hooks: added support for separate namespace for 'volume set' keysAmar Tumballi2012-05-312-0/+32
* glusterd: cut out a standalone socket path calculation routineCsaba Henk2012-05-312-7/+16