summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "glusterd: disallow rebalance & remove-brick on a sharded volu...Shyamsundar Ranganathan2017-06-272-0/+19
* cluster/rebalance: Use GF_XATTR_LIST_NODE_UUIDS_KEY to figure out local subvols.Susant Palai2017-06-263-56/+54
* cluster/ec: Node uuid xattr support update for ECSunil Kumar Acharya2017-06-262-6/+23
* cluster/afr: Returning single and list of node uuids from AFRkarthik-us2017-06-221-9/+79
* cluster/dht: Additional checks for rebalance estimatesN Balachandran2017-06-221-5/+15
* readdir-ahead: Fix duplicate listing and cache size calculationPoornima G2017-06-211-19/+16
* cluster/afr: Implement quorum for lk fopPranith Kumar K2017-06-202-23/+38
* posix: Revert modifying op_errno in __posix_fd_ctx_getRavishankar N2017-06-201-10/+6
* posix-acl: Whitelist virtual ACL xattrsSoumya Koduri2017-06-201-0/+4
* fuse: implement "-oauto_unmount"Csaba Henk2017-06-203-4/+35
* feature/bitrot: Fix ondemand scrubKotresh HR2017-06-192-6/+7
* cluster/ec: lk shouldn't be a transactionPranith Kumar K2017-06-191-19/+1
* Revert "glusterd: disallow rebalance & remove-brick on a sharded volume"Krutika Dhananjay2017-06-192-19/+0
* index: Do not proceed with init if brick is not mountedRavishankar N2017-06-194-4/+38
* core: fix spelling errorsKaleb S. KEITHLEY2017-06-135-8/+7
* upcall: Update the access time in missing casesPoornima G2017-06-133-22/+53
* tier: port value missing on cli parsinghari gowtham2017-06-131-0/+10
* cluster/dht: Include dirs in rebalance estimatesN Balachandran2017-06-133-31/+83
* cluster/ec: Update xattr and heal size properlyAshish Pandey2017-06-072-9/+19
* Tier: removing port allocated for tierhari gowtham2017-06-073-35/+0
* cluster/dht: Make optimal usage of buffer provided with readdir(p)Sakshi2017-06-064-54/+62
* brick mux: Detach brick on posix health check failureAtin Mukherjee2017-06-062-4/+23
* afr: add errno to afr_inode_refresh_done()Ravishankar N2017-06-061-7/+16
* perf/ioc: Fix race causing crash when accessing freed pageN Balachandran2017-06-061-38/+40
* nl-cache: Remove null check validation for frame->local in lookup cbkRavishankar N2017-06-061-1/+2
* posix: use the correct op_errnoRavishankar N2017-06-062-8/+14
* features/shard: Handle offset in appending writesPranith Kumar K2017-05-291-42/+67
* features/bitrot: Fix glusterfsd crashKotresh HR2017-05-291-8/+15
* glusterfsd: process attach and detach request inside lockAtin Mukherjee2017-05-291-2/+7
* nl-cache: Remove the max limit for nl-cache-limit and nl-cache-timeoutPoornima G2017-05-261-2/+0
* glusterd : volume profile command on one of the node crashes glusterdGaurav Yadav2017-05-251-5/+6
* nl-cache: In case of nameless operations do not cachePoornima G2017-05-251-4/+7
* glusterd: ignore incorrect uuid validation if uuid_str is emptyAtin Mukherjee2017-05-251-11/+16
* glusterd: Eliminate race in brick compatibility checking stageSamikshan Bairagya2017-05-251-2/+5
* cluster/ec: Implement FALLOCATE FOP for ECSunil Kumar Acharya2017-05-254-8/+214
* features/dht: Initialize local hashed_subvolKotresh HR2017-05-251-0/+15
* cluster/dht: Fix ret checkN Balachandran2017-05-231-1/+1
* Tier: Watermark check for hi and low value being equalhari gowtham2017-05-231-2/+3
* cluster/ec: return all node uuids from all subvolumesv3.11.0rc1Xavier Hernandez2017-05-222-105/+141
* rda, glusterd: Change the max of rda-cache-limit to INFINITYPoornima G2017-05-222-1/+33
* cluster/dht: Fix crash in dht_selfheal_dir_setattrN Balachandran2017-05-221-2/+6
* glusterd: Don't spawn new glusterfsds on node reboot with brick-muxSamikshan Bairagya2017-05-223-0/+25
* cluster/afr: Return the list of node_uuids for the subvolumekarthik-us2017-05-193-50/+145
* performance/read-ahead: prevent stale data being returned to application.Raghavendra G2017-05-181-0/+18
* Fixes quota aux mount failureSanoj Unnikrishnan2017-05-174-60/+48
* nfs/nlm: remove lock request from the list after cancelNiels de Vos2017-05-171-5/+11
* nfs/nlm: free the nlm_client upon RPC_DISCONNECTNiels de Vos2017-05-171-12/+20
* nfs/nlm: log the caller_name if nlm_client_t can be foundNiels de Vos2017-05-171-2/+4
* nfs/nlm: ignore notify when there is no matching rpc requestNiels de Vos2017-05-171-1/+7
* nfs/nlm: unref rpc-client after nlm4svc_send_granted()Niels de Vos2017-05-171-1/+1