summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* quota: filter glusterfs quota xattrsSusant Palai2014-01-222-34/+28
* locks: set @lock->frame = NULL when lock is grantedAnand Avati2014-01-222-3/+5
* glusterd: Fix memory leak of hostname.Ira Cooper2014-01-221-1/+3
* quota: get directory size before enforcing quota on renameKrishnan Parthasarathi2014-01-202-12/+72
* quota: unmount quota aux mount for volume stopSusant Palai2014-01-201-0/+27
* syncop: Change return value of syncopPranith Kumar K2014-01-199-122/+184
* build: Start using library versioning for various librariesHarshavardhana2014-01-181-1/+1
* core: Coverity issue "Use of uninitialized scalar variable"Lalatendu Mohanty2014-01-181-1/+1
* features/quota: Handle the corner case in statfs callVarun Shastry2014-01-171-3/+3
* quota: fix recording of last alert log messageKrishnan Parthasarathi2014-01-161-6/+12
* features/quota: Metadata cleanupVarun Shastry2014-01-162-9/+164
* dht: Ignore directory with missing xattrs, which have err == 0, and start == ...Vijaykumar M2014-01-151-1/+1
* gNFS: Set default outstanding RPC limit to 16Santosh Kumar Pradhan2014-01-152-3/+39
* geo-rep: Fixing null pointer dereference of "op_value"Lalatendu Mohanty2014-01-151-1/+1
* glusterd/geo-rep : Allow volume to stop if geo-rep is not active.Kotresh H R2014-01-143-1/+176
* consolidate code for #ifdef HAVE_LINKAT usageVijay Bellur2014-01-143-57/+13
* storage/posix: UNWIND right op_error and op_errno in *setxattr()Vijay Bellur2014-01-142-4/+8
* locks: various fixesAnand Avati2014-01-137-626/+383
* cluster/afr: Unable to self heal symbolic linksVenkatesh Somyajulu2014-01-132-2/+4
* gNFS: Server sets ACL mask wrongly in GETACL replySantosh Kumar Pradhan2014-01-121-2/+9
* mgmt/glusterd: Improve the description in volume set help outputVarun Shastry2014-01-124-9/+23
* glusterd: Comments for missing break in switchcase of glusterd_op_stage_quotaLalatendu Mohanty2014-01-101-0/+3
* glusterd: Relocate rebalance sockfileKaushal M2014-01-103-8/+46
* geo-rep: Fixing an incorrect memcpy operation.Lalatendu Mohanty2014-01-091-1/+1
* cluster/afr: Stop index crawl on pending full crawlPranith Kumar K2014-01-081-5/+35
* cluster/afr: Don't accept heal commands until graph is upPranith Kumar K2014-01-081-0/+4