summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rpc: transport may be destroyed while rpc isn'tKrishnan Parthasarathi2014-03-055-64/+106
* libglusterfs/inode: Fix NULL dereferences.Poornima G2014-03-011-2/+2
* Reduce logging caused by non-existing extended attributesNiels de Vos2014-03-012-3/+7
* cli: Rectify grammar in the "Usage" of "rebalance" commandSusant Palai2014-03-011-1/+1
* build: Add missing rpmbuild/BUILD dir for CentOS 5.xJustin Clift2014-03-011-0/+1
* Added test case for crypt translatorEdward Shishkin2014-02-272-0/+415
* write-behind: track filesize when doing extending writesNiels de Vos2014-02-273-4/+301
* geo-rep/gfid-access: Fix errno for non-existent GFID.Kotresh H R2014-02-271-0/+5
* socket: don't send notification 'up' on socket_writev failureKrishnan Parthasarathi2014-02-271-1/+2
* rpm: drop the glusterfs-devel dependency from glusterfs-apiNiels de Vos2014-02-261-1/+3
* feature/compress: Validate option and enable docPrashanth Pai2014-02-264-61/+55
* build: fail configure if the libxml2 devel package is missing.Vijaykumar Koppad2014-02-251-2/+10
* extras/hookscripts: Add `%P` as default relative rootHarshavardhana2014-02-241-1/+1
* performance/io-threads: Remove code duplicationPranith Kumar K2014-02-243-1896/+561
* glusterd: Check for ctx before dereferencing it.Raghavendra Talur2014-02-201-6/+8
* rpc/socket: Avoid excessive INFO logs when SSL is not configured.Vijay Bellur2014-02-201-2/+4
* build: Don't discard CFLAGS in configureKaushal M2014-02-201-2/+2
* Changed Amar's email address to his gmail oneJustin Clift2014-02-191-2/+2
* protocol/auth: Fix a possible double free.Raghavendra Talur2014-02-191-0/+1
* libgfapi: In glfs_resolve_at(), do not override the previous return value.Poornima G2014-02-191-1/+3
* mount/fuse: Fix the NULL dereference errors reported by coverity.Poornima2014-02-171-0/+2
* Docs: Fixed few broken link issues in the doc admin_settingup_clients.mdSoumya2014-02-171-3/+3
* 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
* glusterfsd: Use gf_strdup instead of assigning a literal.Raghavendra Talur2014-02-161-1/+1
* rpc: Fix a crash due to NULL dereferenceVijay Bellur2014-02-161-2/+2
* 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
* libgfapi: Add proper NULL checksJose A. Rivera2014-02-142-18/+44
* glusterfsd: Check for NULL before dereference.Jose A. Rivera2014-02-141-1/+2
* 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-144-4/+55
* Removed the old and unused non-Glupy Python bindings codeJustin Clift2014-02-138-540/+0
* Clean up some weirdness with the gf_resolve inet definesJustin Clift2014-02-132-8/+2
* syncops: add support for custom PIDAnand Avati2014-02-132-2/+49
* storage/posix: calculate checksum only over read dataAnand Avati2014-02-131-2/+2
* core: add @xdata parameter to syncop_[f]removexattr()Anand Avati2014-02-136-13/+15
* Use libglusterfs wrapper to make setxattr portableEmmanuel Dreyfus2014-02-131-3/+4
* 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-122-1/+22
* 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-122-23/+35
* gfapi: Set log level to GF_LOG_NONE after closing log file in glfs_finiPoornima2014-02-121-3/+4
* mount.glusterfs: backward compatible option for root-squashingRaghavendra Bhat2014-02-121-0/+7
* storage/posix: perform chmod after chown.Ravishankar N2014-02-112-6/+51
* gNFS: Coverity fix for possible memory leakSantosh Kumar Pradhan2014-02-111-3/+7