summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cluster/distribute: use a linked inode in directory heal codepathRaghavendra G2016-05-162-11/+58
* cluster/tier: downgrade max-cycle-time log message to INFODan Lambright2016-05-161-1/+1
* tier/detach: Clear tier-fix-layout-complete xattr after migration threads joinJoseph Fernandes2016-05-141-33/+42
* tier: avoid pthread_join if pthread_create failsPrasanna Kumar Kalever2016-05-111-2/+5
* tier/detach : During detach check if background fixlayout is doneJoseph Fernandes2016-05-061-1/+16
* dht:remember locked subvol and send unlock to the sameMohammed Rafi KC2016-05-065-21/+218
* cluster/dht: Perform NULL check on xdata before dict_get()Krutika Dhananjay2016-05-041-1/+1
* cluster/dht: Handle rmdir failure correctlyN Balachandran2016-05-022-13/+108
* dht/rebalance: add lock migration fop to dht_migrate_fileSusant Palai2016-05-012-63/+112
* cluster/dht: handle EREMOTE in dht lk/flushSusant Palai2016-05-012-7/+98
* glusterd: volume set changes for lock migrationSusant Palai2016-05-012-3/+27
* tier/migrator: Fetch the next query file for the next cycleJoseph Fernandes2016-04-302-0/+25
* dht/afr/client/posix: Fail mkdir without gfid-reqPranith Kumar K2016-04-291-0/+8