summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* posix: Add option to disable nftw() based deletes when purging the landfill d...Shreyas Siravara2017-12-114-8/+53
* cluster/dht: fix memory leaks in rebalanceSusant Palai2017-12-111-12/+19
* perf/open-behind: update options for gd2Milind Changire2017-12-101-0/+8
* trash/selinux : update volume option table in xlatorJiffin Tony Thottan2017-12-102-0/+22
* debug/io-stats: Adding stat for weighted & unweighted average latencyRichard Wareing2017-12-091-0/+32
* dht: Send an event when disks get fullAnkit raj2017-12-091-4/+22
* nfs: Reference count export itemsShreyas Siravara2017-12-083-22/+32
* nfs: Enable multi-core epoll support in gNFSdShreyas Siravara2017-12-083-3/+30
* storage/posix: Add limit to number of hard linksShreyas Siravara2017-12-084-0/+31
* glusterd: Allow volume stop to succeed if certain processes are already deadShreyas Siravara2017-12-081-4/+14
* Fix management client deadlockRichard Wareing2017-12-071-1/+6
* features/read-only: Coverity fixeskarthik-us2017-12-072-3/+8
* glusterd: Free up svc->conn on volume deleteAtin Mukherjee2017-12-071-0/+5
* performance/io-threads: Reduce the number of timing calls in iot_workerMax Rijevski2017-12-071-3/+4
* libglusterfs: specify ctx in gf_log_set_loglevelZhang Huan2017-12-064-5/+5
* dht/crypt/tier: Fix use of booleans as integersShyamsundarR2017-12-063-17/+7
* nfs: Check if FQDN is authorized before unmounting clientsShreyas Siravara2017-12-061-7/+39
* features/quota: Fix brick crash in quota unlink callbackShreyas Siravara2017-12-061-1/+1
* rio/everywhere: add icreate/namelink fopSusant Palai2017-12-054-0/+490
* cluster/dht: Fix build error due to switch statement on a booleanShreyas Siravara2017-12-051-16/+5
* cluster/ec: Fix bugs in stripe-cache featureAshish Pandey2017-12-052-1/+4
* posix: Reorganize posix xlator to prepare for reuse with rioShyamsundarR2017-12-0211-8338/+8831
* storage/posix : options to override umaskSubha sree Mohankumar2017-12-023-13/+158
* cluster/dht: populate inode in dentry for single subvolume dhtRaghavendra G2017-12-022-1/+69
* cluster/dht: don't overfill the buffer in readdir(p)Raghavendra G2017-12-021-3/+18
* glusterd:buffer_size_warning coverity fixesSubha sree Mohankumar2017-12-021-0/+6
* posix: Convert posix_fs_health_check asynchrnously to save timestampMohit Agrawal2017-12-014-16/+104
* Tier: Stop tierd for detach starthari gowtham2017-12-018-176/+168
* dht: coverity fix in dht-rebalance.ckarthik-us2017-11-301-1/+0
* xlator: provide a xlator_api_t structure to include all exported optionsAmar Tumballi2017-11-301-0/+1
* posix: Change GD_OP_VERSION to 3_13_0 from 3_12_0 for storage.reserveMohit Agrawal2017-11-301-1/+1
* cluster/ec: Modify OP_VERSION to 4.0.0 for stripe cache optionAshish Pandey2017-11-291-1/+1
* glusterd: revert coverity fix for freeing key_dupAtin Mukherjee2017-11-291-1/+0
* posix: Change GD_OP_VERSION to 3_13_0 from 3_12_0 for storage.reserveMohit Agrawal2017-11-291-1/+1
* posix: Fix coverity issues in several posix functionsMohit Agrawal2017-11-292-63/+110
* features/bitrot: Add default value for stub export optionKaushal M2017-11-291-1/+2
* features/changelog: Add default values for optionsKaushal M2017-11-291-0/+2
* quick-read: redefine optionsPoornima G2017-11-291-0/+2
* cluster/ec: EC DISCARD doesn't punch hole properlySunil Kumar Acharya2017-11-281-2/+4
* cluster/ec: Prevent self-heal to work after PARENT_DOWNXavier Hernandez2017-11-282-28/+52
* protocol/client: Update xlator options tableKaushal M2017-11-281-13/+32
* snapshot : snapshot creation failed after brick reset/replaceSunny Kumar2017-11-283-18/+9
* afr: volume option fixes for GD2Ravishankar N2017-11-272-39/+121
* features/read-only: Redefine the options for read-only and wormkarthik-us2017-11-272-0/+21
* features/index: Update xlator options tableKaushal M2017-11-271-0/+4
* libglusterfs: fix the call_stack_set_group() functionCsaba Henk2017-11-242-35/+32
* storage/posix: Update xlator options tableKaushal M2017-11-241-13/+41
* afr: coverity fixesRavishankar N2017-11-246-25/+25
* tier: coverity fixes in tier.chari gowtham2017-11-231-25/+16
* cluster/dht: Serialize mds update code path with lookup unwind in selfhealMohit Agrawal2017-11-223-306/+216