summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* quick-read: Remove unref of a freed iobuf.Poornima2014-02-071-1/+0
* glusterd: Fix the NULL dereference errors reported by coverity.Poornima2014-02-072-2/+6
* gNFS: Possible NULL pointer dereferenceSantosh Kumar Pradhan2014-02-071-32/+37
* changelog: When connection is unsuccessful, close socket too.Raghavendra Talur2014-02-071-0/+1
* changelog: Restrict length of unix socket files to UNIX_PATH_MAX.Raghavendra Talur2014-02-054-4/+4
* Fix for 'use after free' errors reported by coverity.Poornima2014-02-052-2/+3
* mgmt/glusterd: Fix double free.Poornima2014-02-051-3/+2
* Problem : getfattr fails and mount point becomes inaccessible while Atin Mukherjee2014-02-051-1/+1
* libxlator: fix memleak in cluster_markerxtime_cbk and cluster_markeruuid_cbkLukas Bezdicka2014-02-041-0/+2
* cluster/dht: Set restrictive open flags for files under rebalanceShyamsundarR2014-02-041-2/+10
* features/index: Loop exit without freeing in-use memory.Christopher R. Hertel2014-02-041-1/+3
* glusterd: Reset opinfo.op ONLY if lock succeededKrutika Dhananjay2014-02-041-2/+4
* quota: Fixing a possibility of GF_FREE on an array pointerLalatendu Mohanty2014-02-031-1/+4
* cluster/dht: Fix layout sortingPoornima G2014-02-031-7/+16
* cluster/dht: Abandoned memory if a call failsChristopher R. Hertel2014-02-031-0/+3
* mount.glusterfs/glusterfsd: Add dummy deprecated *fetch-attempts optionsHarshavardhana2014-02-031-0/+6
* glusterd: Fix race in pid file updateRavishankar N2014-02-031-12/+0
* geo-rep: Fixing a memory leak issue reported by CoverityLalatendu Mohanty2014-02-021-0/+1
* dht: do not remove linkfile if file exist in cached sub volumeVijaykumar M2014-02-021-19/+109
* cluster/afr: Add gfid to index in wind un-conditionallyPranith Kumar K2014-01-291-9/+25
* features/qemu-block: Remove unref of freed iobufPoornima2014-01-291-1/+0
* features/quota: Correct the statfs calculation when set limit is beyond ...Varun Shastry2014-01-281-4/+2
* mount/fuse: adding a setxattr filter pass for geo-rep create.Ajeet Jha2014-01-281-0/+2
* features/gfid-access: populating inode during virtual_lookup_cbk.Ajeet Jha2014-01-282-5/+6
* mgmt/glusterd: Set right op versions for few options.Vijay Bellur2014-01-281-12/+12
* cluster/afr: Change default_value for option self-heal-daemonVijay Bellur2014-01-271-1/+1
* features/gfid-access: fix lookup on .gfid/<parent>/bnameVenky Shankar2014-01-271-0/+17
* mgmt/glusterd: make sure quota enforcer has established connection with quota...Raghavendra G2014-01-254-24/+68
* features/quota: maintain correct link_count in ancestry buildingRaghavendra G2014-01-251-53/+68
* features/quota: remove in-memory accounting of files in enforcerRaghavendra G2014-01-253-222/+210
* glusterd: Free op_errstr before it goes out of scope.Ira Cooper2014-01-251-2/+2
* cluster/dht: set op_errno correctly during migration.Raghavendra G2014-01-251-3/+18
* nfs/server: Logic error in mount tab handling.Ira Cooper2014-01-241-1/+1
* glusterd: Free leaked error message.Ira Cooper2014-01-241-3/+5
* mgmt: Fix memory leak of brickid from gf_asprintf.Ira Cooper2014-01-241-1/+4
* features/quota: use STACK_WIND_TAIL when quota is turned off.Raghavendra G2014-01-241-168/+207
* cli: Add options to the CLI that let the user control the reset ofDawit Alemu2014-01-242-29/+86
* cluster/dht: goto statements may cause loop exit before memory is freed.Christopher R. Hertel2014-01-241-1/+1
* cluster/stripe: Remove redundant code blocksChristopher R. Hertel2014-01-241-24/+0
* features/compress: rename "compress" option to "network.compression"Niels de Vos2014-01-242-15/+20
* protocol: pass the size of the data in the WRITE on-wire FOPNiels de Vos2014-01-242-0/+2
* gfid-access: fix the issue of entry creation with wrong gfidAmar Tumballi2014-01-231-6/+39
* cluster/dht: Set quota limit key in dht_selfheal of dirs.Varun Shastry2014-01-222-6/+29
* storage/posix: HANDLE_PFX is redundant use GF_HIDDEN_PATH insteadHarshavardhana2014-01-223-13/+12