summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: Pass the correct xdata in fremovexattr fopKrutika Dhananjay2017-05-031-10/+5
* cluster/dht: Pass the req dict instead of NULL in dht_attr2()Krutika Dhananjay2017-04-293-57/+74
* cluster/dht: Modify local->loc.gfid in thread safe mannerPranith Kumar K2017-04-071-3/+2
* cluster/dht: Fix crash in "nuke-dir" featureKrutika Dhananjay2017-03-101-1/+10
* cluster/dht Fix error assignment in dht_*xattr2 functionsN Balachandran2017-03-101-2/+6
* cluster/dht: Don't update layout in rebalance_task_completionN Balachandran2017-02-131-24/+0
* cluster/dht: Incorrect migration checks in fsyncN Balachandran2017-01-221-5/+6
* cluster/dht: Do rename cleanup as rootPranith Kumar K2017-01-171-0/+1
* dht/rebalance: remove errno check for failure detectionSusant Palai2017-01-081-16/+13
* cluster/dht: Fix dict_leak in migration check tasksN Balachandran2017-01-081-0/+7
* cluster/dht: Fix memory corruption while accessing regex stored inRaghavendra G2017-01-033-45/+64
* dht/rename : Incase of failure remove linkto file properlyJiffin Tony Thottan2017-01-022-2/+14
* cluster/dht: Check for null inodeN Balachandran2017-01-021-2/+5
* dht/rebalance: reverify lookup failuresSusant Palai2016-12-272-58/+130
* cluster/dht: A hard link is lost during rebalance + lookupMohit Agrawal2016-12-141-35/+62
* dht: Proper log message if data migration is skippedankitraj2016-11-021-8/+8
* dht: udpate stbuf from servers those have layoutSusant Palai2016-09-291-3/+29
* dht: "replica.split-brain-status" attribute value is not correctMohit Agrawal2016-09-262-12/+210
* cluster/dht: heal root permission post add-brickSusant Palai2016-09-132-5/+43
* cluster/dht: Skip layout overlap maximization on weighted rebalanceN Balachandran2016-09-131-4/+21
* cluster/dht: move layout logs to DEBUG levelSusant Palai2016-09-072-5/+8
* quotad: fix potential buffer overflowsRaghavendra G2016-08-272-4/+23
* cluster/dht: initialize cbk before attempting inode-linkRaghavendra G2016-08-151-3/+3
* dht/rebalance: allocate migrator thread pool dynamicallySusant Palai2016-08-101-3/+14
* cluster/tier: dont promote if estimated block consumption > hi watermarkMilind Changire2016-08-052-50/+153
* cluster/distribute: heal layout in discover codepath tooRaghavendra G2016-06-281-33/+7
* dht:remember locked subvol and send unlock to the sameMohammed Rafi KC2016-06-205-21/+218
* cluster/dht: Fix unsafe iteration on inode->fd_listXavier Hernandez2016-06-181-16/+70
* cluster/dht: Handle rmdir failure correctlyN Balachandran2016-06-182-13/+108
* cluster/distribute: use a linked inode in directory heal codepathRaghavendra G2016-06-062-11/+58
* dht : add metalock/unlockSusant Palai2016-06-051-5/+98
* dht: selfheal should wind mkdir call to subvols with ESTALE errorSakshi Bansal2016-05-261-1/+2
* features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting sh...Krutika Dhananjay2016-05-241-8/+13
* cluster/tier: downgrade max-cycle-time log message to INFODan Lambright2016-05-211-1/+1
* dht: rename takes lock on parent directory if destination existsSakshi Bansal2016-05-201-7/+32
* tier/detach: Clear tier-fix-layout-complete xattr after migration threads joinJoseph Fernandes2016-05-181-33/+42
* tier/detach : During detach check if background fixlayout is doneJoseph Fernandes2016-05-061-1/+16
* cluster/dht: Perform NULL check on xdata before dict_get()Krutika Dhananjay2016-05-061-1/+1
* 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
* libglusterfs: Add debug and trace logs for stack traceRaghavendra Talur2016-04-271-1/+2
* tier/dht: check for rebalance completion for EIO errorMohammed Rafi KC2016-04-251-1/+3
* dht/rebalance: Handle GF_DEFRAG_STOPSusant Palai2016-04-251-0/+17
* dht: Add lease() fopPoornima G2016-04-253-0/+47
* cluster/distribute: detect stale layouts in entry fopsRaghavendra G2016-04-225-27/+646
* quota: setting 'read-only' option in xdata to instruct DHT to not healSakshi Bansal2016-04-191-2/+10
* dht: add "nuke" functionality for efficient server-side deletionJeff Darcy2016-04-071-0/+45