summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* dht: lock on subvols to prevent rename and lookup selfheal raceSakshi2016-04-061-43/+158
* dht: lock on subvols to prevent lookup vs rmdir raceSakshi2016-04-055-89/+435
* tier/dht : Attach tier fix layout to run in backgroundJoseph Fernandes2016-03-282-25/+247
* dht: update attr information in refresh layout to avoidSakshi Bansal2016-03-231-1/+8
* dht: report constant directory sizeJeff Darcy2016-03-204-1/+81
* cluster/tier: add tunable to migrate files based on sizeDan Lambright2016-03-163-0/+29
* TIER: stopping the tierd when the volume goes downhari gowtham2016-03-141-0/+9
* Tier: Avoiding stale entries from causing demotion to stophari gowtham2016-03-132-3/+36
* tier: Fix unused-but-set-variable warningRaghavendra Talur2016-03-031-2/+0
* cluster/tier: make promotion and demotion independantDan Lambright2016-02-282-126/+127
* dht: mkdir must unwind with latest ctimeSakshi Bansal2016-02-262-0/+24
* dht: cleanup dict and free memory in rename code pathSakshi Bansal2016-02-241-0/+4
* dht: file rename must take blocking inode locksSakshi Bansal2016-02-211-5/+5
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-152-2/+4
* all: fix various cppcheck warningsKaleb S KEITHLEY2016-02-151-3/+1
* cluster/dht: Skip subvols if no layout presentN Balachandran2016-02-141-0/+8
* cluster/tier : Fixed wrong variable comparisonN Balachandran2016-02-101-3/+15
* dht/quota : heal the limit_objects_key xattr needed for inode-quotaManikandan Selvaganesh2016-02-101-0/+11
* cluster/tier: Create linkfiles to hardlinks correctlyN Balachandran2016-02-073-1/+132
* cluster/dht: Cleanup dict in dht_do_rename()Vijay Bellur2016-02-041-0/+2
* tier/gfdb : Round-Robin read of query filesJoseph Fernandes2016-02-033-81/+326
* cluster/tier : Reset watermarks in tierN Balachandran2016-02-031-9/+36
* cluster/tier: break out of iterating query file once cycle time endsDan Lambright2016-02-031-0/+27
* tier/dht : Default value for demote-freq, max files and mbJoseph Fernandes2016-01-262-5/+6
* cluster/tier: Ignore quota-deem-statfs for watermark calculationN Balachandran2016-01-251-0/+21
* cluster/dht : Rebalance process crashes due to double fd_unrefN Balachandran2016-01-101-6/+11