summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' into mergeJeff Darcy2014-03-0444-2772/+954
|\
| * Reduce logging caused by non-existing extended attributesNiels de Vos2014-03-012-3/+7
| * write-behind: track filesize when doing extending writesNiels de Vos2014-02-271-4/+161
| * geo-rep/gfid-access: Fix errno for non-existent GFID.Kotresh H R2014-02-271-0/+5
| * feature/compress: Validate option and enable docPrashanth Pai2014-02-263-56/+52
| * performance/io-threads: Remove code duplicationPranith Kumar K2014-02-241-1896/+78
| * glusterd: Check for ctx before dereferencing it.Raghavendra Talur2014-02-201-6/+8
| * protocol/auth: Fix a possible double free.Raghavendra Talur2014-02-191-0/+1
| * mount/fuse: Fix the NULL dereference errors reported by coverity.Poornima2014-02-171-0/+2
| * io-cache: Unlock and then goto out in failure case.Raghavendra Talur2014-02-171-0/+1
| * protocol/client: conn-id should be unique when lk-heal is offPranith Kumar K2014-02-172-8/+31
| * storage/posix: lgetxattr called with invalid keys on the bricksKaleb S. KEITHLEY2014-02-161-110/+112
| * protocol/client: Fix the possible resource leaks.Poornima2014-02-151-7/+10
| * glusterd: Free dup_value when error path is taken.Ira Cooper2014-02-141-4/+8
| * glusterd/Vol-Locks : Moving globals into glusterd priv and code refactoringAvra Sengupta2014-02-1410-102/+295
| * add build-gfid option to enable pgfid tracking ...Krishnan Parthasarathi2014-02-143-4/+19
| * Removed the old and unused non-Glupy Python bindings codeJustin Clift2014-02-138-540/+0
| * storage/posix: calculate checksum only over read dataAnand Avati2014-02-131-2/+2
| * core: add @xdata parameter to syncop_[f]removexattr()Anand Avati2014-02-133-5/+5
| * cluster/stripe: Fix the possible resource leaks.Poornima2014-02-121-4/+5
| * xlators/rot-13: Free memory when returning on error.Christopher R. Hertel2014-02-121-0/+2
| * glusterd: Fix possible leaks on failure code pathSantosh Kumar Pradhan2014-02-121-0/+8
| * geo-rep: Fix gsyncd restart issue.Kotresh H R2014-02-121-7/+111
| * performance/io-cache: Fix dereferencing of freed pointerPoornima2014-02-121-2/+6
| * cluster/stripe: Fix the resource leaks.Poornima2014-02-121-0/+2
| * build: CFLAGS was being polluted by python flagsLuis Pabon2014-02-121-3/+3
| * mount.glusterfs: backward compatible option for root-squashingRaghavendra Bhat2014-02-121-0/+7
| * storage/posix: perform chmod after chown.Ravishankar N2014-02-111-6/+6
| * gNFS: Coverity fix for possible memory leakSantosh Kumar Pradhan2014-02-111-3/+7
* | changes to NSR reconciliation code to add error handling.Raghavan P2014-03-035-258/+468
* | nsr-recon: use O_SYNC on logging filesJeff Darcy2014-02-261-3/+20
* | nsr-client: intercept and swallow GF_EVENT_CHILD_DOWNJeff Darcy2014-02-261-0/+28
* | Merge "features/changelog: fix possible missed UNLOCK()"Jeff Darcy2014-02-261-5/+11
|\ \
| * | features/changelog: fix possible missed UNLOCK()Venky Shankar2014-02-131-5/+11
* | | nsr : Changes made in nsr logging functionsAnuradha2014-02-175-24/+65
|/ /
* | Merge remote-tracking branch 'upstream/master'Jeff Darcy2014-02-1149-398/+2735
|\|
| * dht: Modified dht-statedump to print all subvolume_statusVenkatesh Somyajulu2014-02-111-12/+33
| * protocol/server: do not do root-squashing for trusted clientsRaghavendra Bhat2014-02-109-4/+320
| * glusterd: Volume locks and transaction specific opinfosAvra Sengupta2014-02-1018-249/+2047
| * performance/io-cache: Fix for the bugs reported by coverityPoornima2014-02-101-0/+2
| * features/quota: Fix NULL dereference error reported by coverity.Poornima2014-02-101-0/+4
| * cluster/afr: goto statements may cause exit before memory is freed.Christopher R. Hertel2014-02-101-9/+28
| * glusterd: add volinfo to the list data structure in an orderVijaykumar M2014-02-084-3/+19
| * performance/quick-read: Allocated memory not freed when not used.Christopher R. Hertel2014-02-081-2/+3
| * cluster/dht: If hashed_subvol is NULL, do not failSusant Palai2014-02-081-3/+3
| * features/marker-quota: more stringent error handling in rename.Raghavendra G2014-02-082-11/+19
| * cluster/afr: Fix memory leak.Poornima2014-02-081-0/+1
| * features/quota: fix crash in error handling after building ancestry.Raghavendra G2014-02-081-1/+1
| * glusterd: Fix a memory leak.Raghavendra Talur2014-02-081-0/+2
| * features/index: Close directories left open on error.Christopher R. Hertel2014-02-071-3/+17