summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: Fix unsafe iteration on inode->fd_listXavier Hernandez2016-06-241-16/+70
* cluster/distribute: heal layout in discover codepath tooRaghavendra G2016-06-221-33/+7
* dht/afr/client/posix: Fail mkdir without gfid-reqPranith Kumar K2016-06-161-0/+8
* 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-231-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-181-7/+32
* tier/detach: Clear tier-fix-layout-complete xattr after migration threads joinDan Lambright2016-05-161-33/+42
* tier/detach : During detach check if background fixlayout is doneJoseph Fernandes2016-05-141-1/+16
* dht:remember locked subvol and send unlock to the sameMohammed Rafi KC2016-05-065-21/+221
* cluster/dht: Perform NULL check on xdata before dict_get()Krutika Dhananjay2016-05-051-1/+1
* cluster/dht: Handle rmdir failure correctlyN Balachandran2016-05-022-13/+108
* libglusterfs: Add debug and trace logs for stack traceRaghavendra Talur2016-05-021-1/+2
* tier/dht: check for rebalance completion for EIO errorMohammed Rafi KC2016-04-281-1/+3
* cluster/tier: fixes for migration over ec as cold tierDan Lambright2016-04-271-1/+1
* afr: replica pair going offline does not require CHILD_MODIFIED eventSakshi Bansal2016-04-271-0/+6
* quota: setting 'read-only' option in xdata to instruct DHT to not healSakshi Bansal2016-04-261-2/+10
* dht/rebalance: Handle GF_DEFRAG_STOPSusant Palai2016-04-261-0/+17
* dht: add "nuke" functionality for efficient server-side deletionJeff Darcy2016-04-261-0/+45
* cluster/distribute: detect stale layouts in entry fopsRaghavendra G2016-04-255-27/+645
* dht: lock on subvols to prevent rename and lookup selfheal raceSakshi2016-04-101-43/+158
* dht: lock on subvols to prevent lookup vs rmdir raceSakshi2016-04-065-88/+435
* cluster/dht/rebalance: rebalance failure handlingSusant Palai2016-04-051-21/+141
* tier/dht : Attach tier fix layout to run in backgroundJoseph Fernandes2016-04-012-24/+247
* dht: report constant directory sizeJeff Darcy2016-03-284-1/+81
* dht: update attr information in refresh layout to avoidSakshi Bansal2016-03-281-1/+8
* Tier: Avoiding stale entries from causing demotion to stophari gowtham2016-03-222-3/+36
* TIER: stopping the tierd when the volume goes downhari gowtham2016-03-221-0/+9
* cluster/tier: break out of iterating query file once cycle time endsDan Lambright2016-03-161-0/+27
* cluster/tier: Additional details in error messagesN Balachandran2016-03-071-37/+41
* tier: Fix unused-but-set-variable warningRaghavendra Talur2016-03-031-2/+0
* dht: mkdir must unwind with latest ctimeSakshi Bansal2016-02-292-0/+24
* cluster/tier: Create linkfiles to hardlinks correctlyN Balachandran2016-02-273-1/+132
* cluster/tier : Fixed wrong variable comparisonN Balachandran2016-02-271-2/+15
* dht: cleanup dict and free memory in rename code pathSakshi Bansal2016-02-251-0/+4
* dht: loc should store proper gfidSakshi Bansal2016-02-231-0/+1
* dht: file rename must take blocking inode locksSakshi Bansal2016-02-221-5/+5
* tier/create: store TIER_LINKFILE_GFID in xattr dictionaryMohammed Rafi KC2016-02-221-17/+68
* tier/create: Dynamically allocate gfid memoryMohammed Rafi KC2016-02-221-2/+13
* tier:delete the linkfile if data file creation failsMohammed Rafi KC2016-02-224-82/+288
* tier/unlink: symlink failed to unlinkMohammed Rafi KC2016-02-221-1/+5
* tier:unlink during migrationMohammed Rafi KC2016-02-225-75/+374
* dht: set proper errno when hashed subvol is not foundSakshi Bansal2016-02-211-5/+5
* cluster/dht: Skip subvols if no layout presentN Balachandran2016-02-211-0/+8
* cluster/tier : Reset watermarks in tierN Balachandran2016-02-191-9/+36
* cluster/tier: allow db queries to be interruptableDan Lambright2016-02-183-76/+167
* tier/gfdb : Round-Robin read of query filesJoseph Fernandes2016-02-143-83/+329
* tier/dht : Default value for demote-freq, max files and mbJoseph Fernandes2016-02-142-5/+6
* dht/quota : heal the limit_objects_key xattr needed for inode-quotaManikandan Selvaganesh2016-02-101-0/+11
* cluster/dht: Cleanup dict in dht_do_rename()v3.7.8Vijay Bellur2016-02-081-0/+2