summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/dht: Cleanup on fallocate failureN Balachandran2018-02-051-1/+17
* cluster/dht: Fixed a leak in inode_refN Balachandran2018-02-021-3/+2
* cluster/dht: avoid overwriting client writes during migrationSusant Palai2018-02-024-12/+138
* cluster/dht: Fixed leak in dht_populate_inode_for_dentryN Balachandran2018-02-022-4/+10
* cluster/dht: Skip '..' for the volume root dirN Balachandran2018-01-241-0/+5
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-174-6/+6
* cluster/dht: Update options for gd2N Balachandran2018-01-121-15/+40
* cluster/dht: Change datatype of search_unhashed variableVarsha Rao2018-01-101-1/+1
* cluster/dht: Use percentages for space checkN Balachandran2018-01-021-5/+20
* cluster/dht: Add migration checks to dht_(f)xattropN Balachandran2017-12-265-47/+326
* dht: Fill first_up_subvol before use in dht_opendirPoornima G2017-12-151-0/+5
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-1153/+141
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-12-123-37/+14
* cluster/dht: fix memory leaks in rebalanceSusant Palai2017-12-111-12/+19
* dht: Send an event when disks get fullAnkit raj2017-12-091-4/+22
* dht/crypt/tier: Fix use of booleans as integersShyamsundarR2017-12-062-16/+6
* cluster/dht: Fix build error due to switch statement on a booleanShreyas Siravara2017-12-051-16/+5
* 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
* Tier: Stop tierd for detach starthari gowtham2017-12-011-3/+10
* dht: coverity fix in dht-rebalance.ckarthik-us2017-11-301-1/+0
* 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
* cluster/dht: make rebalance use truncate incaseSusant Palai2017-11-223-71/+99
* cluster/dht: Coverity fixes for dht-rebalance.ckarthik-us2017-11-211-80/+54
* cluster/dht: dead code coverity fixKartik_Burmee2017-11-211-3/+0
* cluster/dht: Don't set ACLs on linkto fileN Balachandran2017-11-191-0/+11
* tier: coverity fix for tier-common.chari gowtham2017-11-161-28/+5
* cluster/dht: Check for NULL local before using itAshish Pandey2017-11-081-2/+6
* cluster/dht: Check for NULL before using variableAshish Pandey2017-11-062-4/+6
* core: make gf_boolean_t a C99 bool instead of an enumJeff Darcy2017-11-032-4/+10
* xlator/tier: flood of -Wformat-truncation warnings with gcc-7.1v4.0dev1Kaleb S. KEITHLEY2017-11-011-8/+9
* cluster/dht: fix crash when deleting directoriesZhang Huan2017-10-161-2/+4
* dht: free memory allocated in dht_init() and dht_init_subvolumes()Niels de Vos2017-10-111-1/+17
* cluster/dht: Don't store the entire uuid for subvolsN Balachandran2017-10-104-19/+40
* cluster/dht : User xattrs are not healed after brick stop/startMohit Agrawal2017-10-047-111/+2077
* dht: fix a coverity error of type - UNREACHABLEKamal Mohanan2017-09-281-3/+0
* Fix a coverity error of checker type: CHECKED_RETURNKamal Mohanan2017-09-261-1/+1
* dht: add FOP check to dht_file_setattr_cbkRavishankar N2017-09-071-2/+2
* cluster/dht: Log files skipped by rebalanceN Balachandran2017-08-302-1/+19
* cluster/dht: Aggregate xattrs only for dirs in dht_discover_cbkN Balachandran2017-08-301-2/+11
* cluster/dht: Reorder dir operations in gf_defrag_fix_layoutN Balachandran2017-08-201-76/+71
* cluster/dht: EBADF handling for fremovexattr and fsetxattrN Balachandran2017-08-093-3/+44
* cluster/dht: Check for open fd only on EBADFN Balachandran2017-08-084-160/+160
* Revert "cluster/dht: Check for open fd only on EBADF"N Balachandran2017-08-042-116/+160
* cluster/dht: Handle wrong rebalance status reportingSusant Palai2017-08-011-29/+32
* cluster/dht: rebalance min-free-disk fixSusant Palai2017-08-011-6/+12
* cluster/dht: Check for open fd only on EBADFN Balachandran2017-07-312-160/+116
* cluster/dht: change log level to debug for thread activitySusant Palai2017-07-261-13/+11
* cluster/dht: Fix negative rebalance estimatesN Balachandran2017-07-261-8/+20