summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* xlators/protocol: better filenameAmar Tumballi2012-07-044-3/+4
* md-cache: cache SELinux and Posix ACL xattrs only if enabledAnand Avati2012-07-041-5/+56
* glusterd: copy /etc/glusterd to /var/lib and remove /etc/glusterd instead ofRaghavendra Bhat2012-07-041-1/+1
* nfs: make NFS filehandles deterministicAnand Avati2012-07-042-151/+6
* cluster/afr: post-op-delay supportAnand Avati2012-07-046-2/+175
* cluster/afr: cleanup lk_owner and PID messAnand Avati2012-07-043-41/+28
* cluster/afr: add a new option to select read-subvol by indexJeff Darcy2012-07-032-0/+28
* cluster/afr: fix for read-subvolume option does not workJeff Darcy2012-07-031-2/+2
* mgmt/glusterd: Added spaces in the logsVenkatesh Somyajulu2012-07-021-5/+9
* pidinfo: don't let a corrupt /proc/PID/status cause buf[-1] accessJim Meyering2012-07-021-2/+4
* geo-rep: handle input without trailing newline; don't reference buf[-1]Jim Meyering2012-07-021-4/+9
* xlators/nfs: don't test/set dirpath[-1] for a zero-length nameJim Meyering2012-07-021-2/+2
* glusterd-rpc-ops: avoid buffer overrun for over-long keyJim Meyering2012-07-021-1/+3
* features/worm: Allow worm option to be set throught volume setshishir gowda2012-07-021-2/+20