summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
...
* refcount: typecast function for calling on freeNiels de Vos2017-08-113-14/+4
* performance/io-cache: update inode contexts of each entry in readdirplusRaghavendra G2017-08-113-39/+67
* nfs/nlm: handle reconnect for non-NLM4_LOCK requestsNiels de Vos2017-08-111-22/+79
* nfs/nlm: unref fds in nlm_client_free()Niels de Vos2017-08-111-13/+12
* nfs: make nfs3_call_state_t refcountedNiels de Vos2017-08-113-39/+42
* cluster/dht: Fix fd check raceN Balachandran2017-07-202-1/+76
* cluster/dht: Check if fd is opened on dst subvolN Balachandran2017-07-196-30/+543
* fuse: memory leak fixesDanny Couture2017-07-191-38/+30
* afr: mark non sources as sinks in metadata healRavishankar N2017-07-192-3/+5
* cluster/ec: correctly handle end of file for seekXavier Hernandez2017-07-071-0/+18
* Revert "Revert "glusterd: disallow rebalance & remove-brick on a sharded volu...Shyamsundar Ranganathan2017-07-042-0/+19
* cluster/dht: Additional checks for rebalance estimatesN Balachandran2017-07-041-5/+15
* core: assorted typos and spelling mistakes from Debian lintianKaleb S. KEITHLEY2017-07-012-6/+8
* cluster/afr: Returning single and list of node uuids from AFRkarthik-us2017-07-011-9/+79
* cluster:dht Fix crash in dht_rename_lock_cbkN Balachandran2017-07-011-2/+4
* feature/changelog: Fix buffer overflow crashKotresh HR2017-06-301-2/+4
* rpc: add options to manage socket keepalive lifespanMilind Changire2017-06-201-1/+55
* cluster/dht: Include dirs in rebalance estimatesN Balachandran2017-06-203-31/+83
* posix-acl: Whitelist virtual ACL xattrsSoumya Koduri2017-06-201-0/+4
* Revert "glusterd: disallow rebalance & remove-brick on a sharded volume"Krutika Dhananjay2017-06-202-19/+0
* feature/bitrot: Fix ondemand scrubKotresh HR2017-06-202-6/+7
* posix: Revert modifying op_errno in __posix_fd_ctx_getRavishankar N2017-06-201-10/+6
* afr: add errno to afr_inode_refresh_done()Ravishankar N2017-06-161-7/+16
* posix: use the correct op_errnoRavishankar N2017-06-162-8/+14
* tier: port value missing on cli parsinghari gowtham2017-05-311-0/+10
* glusterd: Eliminate race in brick compatibility checking stageSamikshan Bairagya2017-05-311-2/+5
* perf/ioc: Fix race causing crash when accessing freed pageN Balachandran2017-05-311-38/+40
* Tier: removing port allocated for tierhari gowtham2017-05-313-35/+0
* Fixes upgrade issue in quota.confSanoj Unnikrishnan2017-05-311-7/+10
* glusterd: Don't spawn new glusterfsds on node reboot with brick-muxSamikshan Bairagya2017-05-303-0/+25
* glusterd: ignore incorrect uuid validation if uuid_str is emptyAtin Mukherjee2017-05-301-11/+16
* cluster/afr: Return the list of node_uuids for the subvolumekarthik-us2017-05-303-50/+145
* cluster/dht: Fix crash in dht_selfheal_dir_setattrN Balachandran2017-05-291-2/+6
* afr: propagate correct errno for fop failures in arbiterRavishankar N2017-05-184-15/+12
* cluster/dht: Rebalance on all nodes should migrate filesN Balachandran2017-05-186-20/+215
* cluster/dht: Fix crash in dht rmdirN Balachandran2017-05-181-4/+10
* nfs/nlm: remove lock request from the list after cancelNiels de Vos2017-05-141-5/+11
* nfs/nlm: free the nlm_client upon RPC_DISCONNECTNiels de Vos2017-05-141-12/+20
* nfs/nlm: log the caller_name if nlm_client_t can be foundNiels de Vos2017-05-141-2/+4
* nfs/nlm: ignore notify when there is no matching rpc requestNiels de Vos2017-05-141-1/+7
* nfs/nlm: unref rpc-client after nlm4svc_send_granted()Niels de Vos2017-05-141-1/+1
* dht: Add missing braces in dht_opendirPoornima G2017-05-141-1/+2
* afr: send the correct iatt values in fsync cbkRavishankar N2017-05-141-25/+43
* Fixes quota aux mount failureSanoj Unnikrishnan2017-05-134-60/+48
* glusterd: Make reset-brick work correctly if brick-mux is onSamikshan Bairagya2017-05-129-80/+89
* Tier: Watermark check for hi and low value being equalhari gowtham2017-05-121-2/+3
* performance/read-ahead: prevent stale data being returned to application.Raghavendra G2017-05-121-0/+18
* posix: Send SIGKILL in 2nd attemptAtin Mukherjee2017-05-121-2/+2
* cluster/ec: fix incorrect answer check in seek fopXavier Hernandez2017-05-111-15/+8
* glusterd: cleanup pidfile on pmap signoutAtin Mukherjee2017-05-103-5/+92