summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* dht/rebalance Estimate time to complete rebalanceN Balachandran2017-01-191-1/+101
* tier : Tier as a servicehari gowtham2017-01-164-6/+20
* feature/dht: undo partially successful dir renameCsaba Henk2017-01-114-7/+61
* dht: At places needed use STACK_WIND_COOKIEPoornima G2017-01-0910-654/+664
* cluster/dht: Incorrect migration checks in fsyncN Balachandran2017-01-081-5/+6
* dht/rebalance: remove errno check for failure detectionSusant Palai2017-01-061-16/+13
* cluster/dht: Do rename cleanup as rootPranith Kumar K2017-01-051-0/+1
* cluster/dht: Fix dict_leak in migration check tasksN Balachandran2017-01-021-0/+7
* dht/rebalance: reverify lookup failuresSusant Palai2016-12-222-58/+130
* cluster/dht: Fix memory corruption while accessing regex stored inRaghavendra G2016-12-083-45/+64
* dht/md-cache: Filter invalidate if the file is made a linkto filePoornima G2016-12-021-1/+7
* dht/rename : Incase of failure remove linkto file properlyJiffin Tony Thottan2016-12-012-2/+14
* cluster/dht: A hard link is lost during rebalance + lookupMohit Agrawal2016-11-291-40/+62
* cluster/dht Set layout after mkdir as rootN Balachandran2016-11-211-0/+3
* afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UPPoornima G2016-11-211-4/+3
* events: Add FMT_WARN for gf_eventPranith Kumar K2016-11-181-1/+1
* cluster/dht: Check for null inodeN Balachandran2016-11-151-2/+5
* cluster/tier: break the monolith processing functionMilind Changire2016-10-261-309/+429
* cluster/dht: Incorrect volname in rebalance eventsN Balachandran2016-10-251-6/+50
* cluster/tier: handle fast demotionsMilind Changire2016-10-194-16/+85
* trivial: correct some spelling mistakes in comments and logsNiels de Vos2016-10-181-1/+1
* cluster/dht: remove unnecessary struct memberN Balachandran2016-09-222-6/+4
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-6/+12
* dht/events: Added rebalance eventsN Balachandran2016-09-161-6/+50
* xlators/{dht,tier}: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-132-6/+0
* dht: "replica.split-brain-status" attribute value is not correctMohit Agrawal2016-09-122-12/+210
* cluster/dht: heal root permission post add-brickSusant Palai2016-09-112-5/+43
* dht: Proper log message if data migration is skippedankit2016-09-111-8/+8
* dht: udpate stbuf from servers those have layoutSusant Palai2016-09-091-3/+29
* cluster/dht: Skip layout overlap maximization on weighted rebalanceN Balachandran2016-09-081-4/+21
* cluster/tier: add tiering eventsMilind Changire2016-09-084-0/+72
* cluster/dht: move layout logs to DEBUG levelSusant Palai2016-09-062-5/+8
* cluster/tier: Adding compaction option for metadata databasesDiogenes Nunez2016-09-044-53/+564
* dht, md-cache, upcall: Add invalidation of IATT when the layout changesPoornima G2016-08-301-1/+23
* dht/tiering: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-303-3/+0
* dht: Implement ipc fopPoornima G2016-08-273-0/+87
* quotad: fix potential buffer overflowsRaghavendra G2016-08-252-4/+23
* cluster/tier: dont promote if estimated block consumption > hi watermarkMilind Changire2016-07-292-50/+153
* dht/rebalance: allocate migrator thread pool dynamicallySusant Palai2016-07-281-3/+14
* cluster/tier: fix statfs for dht/tiered volumesDan Lambright2016-07-276-22/+265
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-252-10/+8
* cluster/dht: Wrong type of function's parameter when calling dht_selfheal_dir...Zhou Zhengping2016-06-231-7/+5
* cluster/dht: initialize cbk before attempting inode-linkRaghavendra G2016-06-171-3/+3
* cluster/dht: Fix unsafe iteration on inode->fd_listXavier Hernandez2016-06-151-16/+70
* dht : add metalock/unlockSusant Palai2016-06-031-5/+98
* dht: selfheal should wind mkdir call to subvols with ESTALE errorSakshi Bansal2016-05-251-1/+2
* dht/rebalance: mark hardlink failures as skipped in rebalanceSusant Palai2016-05-251-0/+8
* features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting sh...Krutika Dhananjay2016-05-201-8/+13
* dht: rename takes lock on parent directory if destination existsSakshi Bansal2016-05-181-7/+32
* cluster/distribute: heal layout in discover codepath tooRaghavendra G2016-05-161-33/+7