summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* glusterd: avoid buffer overrun due to lack of NUL terminatorJim Meyering2012-07-021-0/+1
* bdb: fix erroneous strncpy in file name constructionJim Meyering2012-07-021-2/+2
* posix: avoid unnecessary strncpyJim Meyering2012-07-021-1/+1
* glusterd: Fix peer probe when username/password is missingKaushal M2012-07-021-12/+8
* glusterd, cli: handle uuid conflicts in probe gracefullyRaghavendra Bhat2012-07-021-0/+15
* 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