summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-3116-41/+261
* posix: use the correct op_errnoRavishankar N2017-05-312-8/+14
* cluster/dht: Make optimal usage of buffer provided with readdir(p)Sakshi2017-05-314-54/+62
* tier: port value missing on cli parsinghari gowtham2017-05-311-0/+10
* afr: add errno to afr_inode_refresh_done()Ravishankar N2017-05-311-7/+16
* fuse-bridge: cleanup first_lookup()Amar Tumballi2017-05-301-68/+13
* perf/ioc: Fix race causing crash when accessing freed pageN Balachandran2017-05-301-38/+40
* nl-cache: Remove null check validation for frame->local in lookup cbkRavishankar N2017-05-301-1/+2
* cluster/dht: fix on demand migration files from clientSusant Palai2017-05-304-20/+35
* Tier: removing port allocated for tierhari gowtham2017-05-303-35/+0
* nfs/netgroups: do not free the same file twiceMichael Scherer2017-05-291-2/+5
* features/bitrot: Fix glusterfsd crashKotresh HR2017-05-291-8/+15
* features/shard: Handle offset in appending writesPranith Kumar K2017-05-271-42/+67
* glusterfsd: process attach and detach request inside lockAtin Mukherjee2017-05-261-2/+7
* features/dht: Initialize local hashed_subvolKotresh HR2017-05-251-0/+15
* glusterd: ignore incorrect uuid validation if uuid_str is emptyAtin Mukherjee2017-05-241-11/+16
* glusterd: Eliminate race in brick compatibility checking stageSamikshan Bairagya2017-05-241-2/+5
* fuse: implement "-oauto_unmount"Csaba Henk2017-05-233-4/+35
* cluster/ec: Implement FALLOCATE FOP for ECSunil Kumar Acharya2017-05-234-8/+214
* glusterd : volume profile command on one of the node crashes glusterdGaurav Yadav2017-05-231-5/+6
* nl-cache: In case of nameless operations do not cachePoornima G2017-05-221-4/+7
* rda, glusterd: Change the max of rda-cache-limit to INFINITYPoornima G2017-05-212-1/+33
* cluster/dht: Fix crash in dht_selfheal_dir_setattrN Balachandran2017-05-191-2/+6
* cluster/afr: Remove debug logs in fix_quorum_options()Vijay Bellur2017-05-191-5/+0
* glusterd: Don't spawn new glusterfsds on node reboot with brick-muxSamikshan Bairagya2017-05-183-0/+25
* cluster/dht: initialize throttle option "normal" to same in init and reconfigureSusant Palai2017-05-181-77/+52
* cluster/afr: Return the list of node_uuids for the subvolumekarthik-us2017-05-173-50/+145
* cluster/ec: return all node uuids from all subvolumesXavier Hernandez2017-05-172-105/+141
* glusterd: remove useless options from glusterd's volume set tableZhou Zhengping2017-05-171-13/+0
* cluster/dht: Rebalance on all nodes should migrate filesN Balachandran2017-05-166-16/+211
* cluster/dht: Fix crash in dht rmdirN Balachandran2017-05-161-4/+10
* afr: propagate correct errno for fop failures in arbiterRavishankar N2017-05-154-15/+12
* nl-cache: Remove the max limit for nl-cache-limit and nl-cache-timeoutPoornima G2017-05-151-2/+0
* brick mux: Detach brick on posix health check failureAtin Mukherjee2017-05-152-4/+23
* glusterd: coverity fix for string overflowSakshi Bansal2017-05-121-2/+3
* cluster/tier: Don't update cached subvolN Balachandran2017-05-121-15/+3
* nfs/nlm: remove lock request from the list after cancelNiels de Vos2017-05-121-5/+11
* nfs/nlm: free the nlm_client upon RPC_DISCONNECTNiels de Vos2017-05-121-12/+20
* libglusterfs: fix race condition in client_ctx_setZhou Zhengping2017-05-123-9/+15
* afr: send the correct iatt values in fsync cbkRavishankar N2017-05-111-25/+43
* glusterd: Make reset-brick work correctly if brick-mux is onSamikshan Bairagya2017-05-109-80/+89
* features/changelog: Add xattr as special type in changelog entryMohammed Rafi KC2017-05-102-11/+13
* features/shard: Set size in inode ctx before size update for truncate tooKrutika Dhananjay2017-05-101-6/+8
* nfs/nlm: log the caller_name if nlm_client_t can be foundNiels de Vos2017-05-101-2/+4
* nfs/nlm: ignore notify when there is no matching rpc requestNiels de Vos2017-05-101-1/+7
* afr: fixes to quorum-type in afr_priv_dump()Ravishankar N2017-05-101-0/+2
* mount/fuse: Handle racing notify on more than one graph properlyRaghavendra G2017-05-101-2/+6
* performance/read-ahead: prevent stale data being returned to application.Raghavendra G2017-05-091-0/+18
* cluster/ec: fix incorrect answer check in seek fopXavier Hernandez2017-05-091-15/+8
* posix: Send SIGKILL in 2nd attemptAtin Mukherjee2017-05-091-2/+2