summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
...
* tier/glusterd: tier daemon not updating the statusMohammed Rafi KC2016-02-222-2/+33
* nfs: send lookup if inode_ctx is not setMohammed Rafi KC2016-02-224-15/+28
* fuse: send lookup if inode_ctx is not setMohammed Rafi KC2016-02-222-5/+24
* fuse:sent at least one lookup before actual fopMohammed Rafi KC2016-02-221-2/+18
* glusterd: check if all bricks are started before performing remove-brickSakshi2016-02-221-1/+10
* glusterd: validate function for replica volume optionsSakshi2016-02-211-12/+42
* dht: set proper errno when hashed subvol is not foundSakshi Bansal2016-02-211-5/+5
* cluster/dht: Skip subvols if no layout presentN Balachandran2016-02-211-0/+8
* cluster/tier : Reset watermarks in tierN Balachandran2016-02-191-9/+36
* access-control : remove spurious error message from the posix_setxattr_cbkJiffin Tony Thottan2016-02-181-1/+3
* cluster/tier: allow db queries to be interruptableDan Lambright2016-02-183-76/+167
* cli/ afr: op_ret for index heal launchRavishankar N2016-02-171-2/+3
* glusterd: check quorum on restart bricksAtin Mukherjee2016-02-173-5/+74
* performance/write-behind: retry "failed syncs to backend"Raghavendra G2016-02-162-104/+420
* USS: pre-existing .snaps should not be listed with 'ls -a' with USSvmallika2016-02-151-13/+66
* uss: validate USS option features.snapshot-directoryvmallika2016-02-151-1/+55
* cluster/ec: Never return -ve statePranith Kumar K2016-02-141-1/+1
* tier/gfdb : Round-Robin read of query filesJoseph Fernandes2016-02-143-83/+329
* tier/dht : Default value for demote-freq, max files and mbJoseph Fernandes2016-02-143-8/+9
* quota: Fix incorrect disk usage shown on a tiered volumeManikandan Selvaganesh2016-02-101-4/+23
* features/shard: Implement zerofill FOPKrutika Dhananjay2016-02-102-26/+55
* dht/quota : heal the limit_objects_key xattr needed for inode-quotaManikandan Selvaganesh2016-02-101-0/+11
* cluster/ec: Automate heal for replace brickAshish Pandey2016-02-103-0/+68
* Fuse: Add a check for NULL in fuse_itable_dumpAshish Pandey2016-02-081-2/+8
* cluster/dht: Cleanup dict in dht_do_rename()v3.7.8Vijay Bellur2016-02-081-0/+2
* Revert "glusterd/afr: store afr pending xattrs as a volume option"Pranith Kumar Karampuri2016-02-082-120/+16
* Revert "afr: warn if pending xattrs missing during init()"Pranith Kumar Karampuri2016-02-042-17/+1
* cluster/afr: Fix heal-info slow response while IO is in progressKrutika Dhananjay2016-02-043-19/+39
* fuse: fix inode and dentry leaksXavier Hernandez2016-02-031-22/+29
* marker : handle variable `ret` properly in marker_unlink_cbkjiffin tony thottan2016-02-021-2/+7
* fuse: use-after-free fix in fuse-bridge, revisitedKaleb S KEITHLEY2016-02-021-13/+37
* glusterd: improve error logs for unsupported clientsv3.7.7Atin Mukherjee2016-02-011-7/+15
* cluster/tier: Ignore quota-deem-statfs for watermark calculationN Balachandran2016-01-311-0/+21
* cluster/ec: Create this->itable in all casesPranith Kumar K2016-01-303-5/+5
* snapd: Do not persist snapd portAvra Sengupta2016-01-301-11/+11
* cluster/afr: change data self-heal size check for arbiterPranith Kumar K2016-01-301-0/+4
* dht : changing variable type to avoid overflowSakshi Bansal2016-01-291-7/+9
* cluster/dht : Ftruncate on migrating file fails with EINVALN Balachandran2016-01-299-81/+341
* cluster/afr: Fix data loss due to race between sh and ongoing write.Krutika Dhananjay2016-01-283-7/+49
* features / bitrot: Prevent spurious pthread_cond_wait() wakeupVenky Shankar2016-01-281-1/+1
* features/bitrot: Fail node-uuid getxattr if file is marked badKotresh HR2016-01-271-0/+22
* features/bitrot: add check for corrupted object in f{stat}Venky Shankar2016-01-261-32/+31
* protocol/server: Race between server_reconfigure and server_setvolumeMohammed Rafi KC2016-01-251-0/+12
* quota: limit xattr for subdir not healed on newly added bricksvmallika2016-01-252-4/+26
* storage/posix: Implement .unlink directoryAshish Pandey2016-01-255-14/+276
* cluster/dht : Rebalance process crashes due to double fd_unrefN Balachandran2016-01-241-6/+11
* cluster/dht: Handle failure in getxattrSusant Palai2016-01-241-0/+7
* upcall: free the xdr* allocationsSoumya Koduri2016-01-241-0/+6
* quota: start aux mount from glusterd with inet addressvmallika2016-01-221-8/+106
* features/shard: Implement fallocate FOPKrutika Dhananjay2016-01-213-189/+349