summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* Fuse: Add a check for NULL in fuse_itable_dumpAshish Pandey2016-02-081-4/+5
* cluster/tier: Create linkfiles to hardlinks correctlyN Balachandran2016-02-073-1/+132
* fuse: update fuse_kernel.h to version 23Ravishankar N2016-02-061-1/+10
* glusterd: check quorum on restart bricksAtin Mukherjee2016-02-053-5/+74
* cluster/ec: Handle non-existent config xattr for non regular filesXavier Hernandez2016-02-051-23/+25
* afr: add seek() FOPNiels de Vos2016-02-052-0/+83
* cluster/ec: add seek() FOPXavier Hernandez2016-02-054-1/+209
* protocol: implement seek() FOPNiels de Vos2016-02-046-3/+266
* shard: add seek() FOP as not supportedNiels de Vos2016-02-041-0/+12
* stripe: add seek() FOP as not supportedNiels de Vos2016-02-041-0/+12
* upcall: add seek() FOPNiels de Vos2016-02-041-0/+57
* features/trash: Handle unlink unwind properlyAnoop C S2016-02-041-4/+4
* cluster/dht: Cleanup dict in dht_do_rename()Vijay Bellur2016-02-041-0/+2
* fuse: fix inode and dentry leaksXavier Hernandez2016-02-031-19/+27
* cluster/afr: Fix heal-info slow response while IO is in progressKrutika Dhananjay2016-02-033-19/+39
* tier/gfdb : Round-Robin read of query filesJoseph Fernandes2016-02-033-81/+326
* cluster/tier : Reset watermarks in tierN Balachandran2016-02-031-9/+36
* cluster/tier: break out of iterating query file once cycle time endsDan Lambright2016-02-031-0/+27
* fuse: use-after-free fix in fuse-bridge, revisitedKaleb S KEITHLEY2016-02-021-14/+37
* snapd: Do not persist snapd portAvra Sengupta2016-02-011-11/+11
* glusterd: register rpc notification for unix socketsvmallika2016-01-281-15/+2
* cluster/ec: Create this->itable in all casesPranith Kumar K2016-01-283-5/+5
* features / bitrot: Prevent spurious pthread_cond_wait() wakeupVenky Shankar2016-01-281-1/+1
* glusterd: improve error logs for unsupported clientsAtin Mukherjee2016-01-271-7/+15
* cluster/afr: Move remaining gf_logs to gf_msgsPranith Kumar K2016-01-273-14/+19
* Revert "shard: add seek() FOP as not supported"Pranith Kumar Karampuri2016-01-271-12/+0
* shard: add seek() FOP as not supportedNiels de Vos2016-01-271-0/+12
* tier/dht : Default value for demote-freq, max files and mbJoseph Fernandes2016-01-263-8/+9
* cluster/tier: Ignore quota-deem-statfs for watermark calculationN Balachandran2016-01-251-0/+21
* fuse: pass standard mount options to the kernelNiels de Vos2016-01-241-1/+23
* features/shard: Implement zerofill FOPKrutika Dhananjay2016-01-222-26/+55
* quota: start aux mount from glusterd with inet addressvmallika2016-01-221-8/+106
* protocol/server: Race between server_reconfigure and server_setvolumeMohammed Rafi KC2016-01-221-0/+12
* afr : Check if dict is valid in afr_replies_interpret()Ravishankar N2016-01-211-1/+2
* snapshot: Return before redundant quorum checkAvra Sengupta2016-01-191-0/+3
* cli: Add arbiter details to volinfo xml outputRavishankar N2016-01-191-0/+50
* features/shard: Implement fallocate FOPKrutika Dhananjay2016-01-183-189/+349
* afr: skip healing data blocks for arbiterRavishankar N2016-01-181-9/+49
* upcall: free the xdr* allocationsSoumya Koduri2016-01-141-0/+6
* performance/write-behind: fix memory corruptionRaghavendra G2016-01-131-9/+45
* fuse: send lookup if inode_ctx is not setMohammed Rafi KC2016-01-132-6/+22
* fuse:sent at least one lookup before actual fopMohammed Rafi KC2016-01-131-2/+18
* nfs: send lookup if inode_ctx is not setMohammed Rafi KC2016-01-134-15/+28
* cluster/ec: Get size and config for invalid inodeAshish Pandey2016-01-131-11/+20
* snapview-client: remove check for parent inode typeMohammed Rafi KC2016-01-121-26/+0
* glusterd: GD_OP_VERSION should not be a released oneRaghavendra Talur2016-01-111-1/+1
* glusterd: import/export brickinfo->uuidAtin Mukherjee2016-01-101-3/+17
* cluster/dht : Rebalance process crashes due to double fd_unrefN Balachandran2016-01-101-6/+11
* no-mtab (-n) mount option ignore next mount optionJames Augustine2016-01-101-1/+0
* features/bitrot: add check for corrupted object in f{stat}Venky Shankar2016-01-101-32/+31