summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* acl: enable handling of FMODE_EXEC flagAmar Tumballi2012-07-271-0/+7
* cluster/afr: Modified split-brain handlingPranith Kumar K2012-07-265-57/+146
* cluster/afr: Filter O_TRUNC in afr-fix-openPranith Kumar K2012-07-251-1/+2
* performance/write-behind: detect short writes and pend an EIO errorBrian Foster2012-07-251-1/+15
* performance/write-behind: preserve lk-owner while syncing writes.Raghavendra G2012-07-251-66/+143
* cluster: fix crash on link of named pipe in stripe/replicate volBrian Foster2012-07-252-12/+11
* cluster/afr: Perform data self-heal for non regular filesPranith Kumar K2012-07-255-217/+162
* cluster/stripe: don't fail if no fctx on a non-regular fileBrian Foster2012-07-251-10/+14
* features/index: make pthread_attr_t local to init()Pranith Kumar K2012-07-252-8/+6
* cluster/distribute: Suppress user xattr mismatch log messageshishir gowda2012-07-251-1/+1
* features/index: Fix race in this->private initializationPranith Kumar K2012-07-251-5/+27
* gsyncd / geo-rep: Fix sendmark() invocation for Normal MixinVenky Shankar2012-07-251-1/+1
* Fixes for gsyncd / geo-rep and FUSE listxattrVenky Shankar2012-07-242-8/+32
* afr: pass back xdata in createBrian Foster2012-07-231-2/+5
* gsyncd / geo-rep: Fix typo in 'purge' flowVenky Shankar2012-07-201-1/+1
* geo-rep / gsyncd: convert ignore-deletes to a mixin tooCsaba Henk2012-07-191-3/+16
* geo-rep / gsyncd: add support for sending xtimes through rsyncCsaba Henk2012-07-193-14/+35
* glusterd: Refactored brickinfo APIsKrishnan Parthasarathi2012-07-199-199/+145
* fuse-bridge: utilize the option handle framework for doubleAnand Avati2012-07-191-52/+34
* fuse-bridge: expose negative entry caching of FUSEAnand Avati2012-07-193-2/+24
* glusterd: atomic store update.Krishnan Parthasarathi2012-07-192-2/+118
* FUSE: ignore setxattr for some keys from gsyncd aux mountVenky Shankar2012-07-193-0/+34
* cluster/distribute: cli support for setting directory-layout-spreadshishir gowda2012-07-181-0/+1
* mount/fuse: check for fuse inval notify support when fopen-keep-cache enabledBrian Foster2012-07-181-1/+15
* geo-rep / gsyncd: rsync option cleanups, fixesCsaba Henk2012-07-182-2/+6
* stripe: filter coalesce key in getxattr()/listxattr()Amar Tumballi2012-07-171-0/+3
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-173-8/+6
* storage/posix: use the size returned by getxattr to allocate memoryRaghavendra Bhat2012-07-171-2/+2
* rpc-transport/socket: Add SSL support.Jeff Darcy2012-07-172-1/+19
* storage/posix: use ssize_t variable to get the return value of getxattrRaghavendra Bhat2012-07-172-45/+63
* libglusterfs,mount/fuse: implement gidcache mechanism in fuse-bridgeBrian Foster2012-07-178-118/+95
* geo-rep / gsyncd: fixes to communication with child processesCsaba Henk2012-07-141-7/+11
* geo-rep / gsyncd: sanitize error log of external commandsCsaba Henk2012-07-141-2/+10
* storage/posix: implement native linux AIO supportAnand Avati2012-07-148-6/+657
* gsyncd: don't dereference NULL upon failed reallocJim Meyering2012-07-131-1/+1
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-1379-1136/+560
* no semantic change: reverse condition and if/else clauses...Jim Meyering2012-07-131-3/+3
* fuse/md-cache: add support for the 'fopen-keep-cache' mount optionBrian Foster2012-07-135-21/+145
* protocol/server: return 'xdata' even in case of errorAmar Tumballi2012-07-121-126/+133
* core: remove the unused files - round 2Amar Tumballi2012-07-126-6034/+0
* rpc: variable name changesAmar Tumballi2012-07-128-347/+347
* calls to dict_allocate_and_serialize() are not 64-bit cleanKaleb S. KEITHLEY2012-07-124-26/+20
* geo-rep: don't let unexpected status provoke undefined behaviorJim Meyering2012-07-121-5/+10
* storage/posix: handle getxattr failures gracefullyRaghavendra Bhat2012-07-112-7/+61
* gsyncd: don't let a bogus config file make us read/write buf[-1]Jim Meyering2012-07-111-2/+4
* glusterd: avoid buffer overrun for over-long volnameJim Meyering2012-07-111-1/+7
* nfs-common: don't let 0-length path cause buf[-1] accessJim Meyering2012-07-111-2/+2
* xlator options: remove overwritten data-self-heal initializerJim Meyering2012-07-111-1/+0
* rpc: add extra arguments to _callback's actor functionAmar Tumballi2012-07-112-4/+5
* core: remove unused codeAmar Tumballi2012-07-1146-29721/+0