summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: Fix coverity bug in tiering codeDan Lambright2015-04-041-2/+17
* DHT: move regular expression log message to DEBUGvmallika2015-04-021-1/+1
* Xlators : Fixed typosManikandan Selvaganesh2015-04-023-4/+4
* Gfdb Query Fix and Volume option fixJoseph Fernandes2015-03-301-2/+2
* libxlator: Change marker xattr handling interfacePranith Kumar K2015-03-252-53/+20
* Fixing build of xlator/cluster/dht/src/dht-rebalance.c when tiering is disabledJoseph Fernandes2015-03-252-4/+8
* build: tier.h does not need to include sys/xattr.hNiels de Vos2015-03-231-1/+0
* build: pass SQLITE_CFLAGS while building dht files that include tier.hNiels de Vos2015-03-231-2/+1
* cluster/dht: Add tier translator.Dan Lambright2015-03-2112-31/+1300
* features/quota : Introducing inode quotavmallika2015-03-181-34/+81
* cluster/dht: Change the subvolume encoding in d_off to be a "global"Dan Lambright2015-03-186-123/+64
* dht: suggest to add more bricks when min-free-disk is exceeded.Humble Devassy Chirammal2015-03-182-3/+3
* cluster/dht: create request dictionary if necessary during refreshRaghavendra G2015-03-061-10/+17
* testing: Switch to cmocka the successor of cmockery2Niels de Vos2015-03-053-18/+8
* xlators/dht : divide by zero coverity fixManikandan Selvaganesh2015-03-051-1/+2
* cluster/dht: fixes to should_layout_fix logicRaghavendra G2015-03-052-12/+53
* cluster/dht: Fixes to should_fix_layout logicRaghavendra G2015-03-031-6/+38
* dht : logically dead code removedManikandan Selvaganesh2015-03-032-12/+4
* cluster/dht: Propagate an event only after hearing the same from all subvolumesAnoop C S2015-02-261-0/+3
* dht: fix for dht_lock_count() compile errorNiels de Vos2015-02-262-2/+2
* cluster/dht: serialize execution of dht_discover_complete andRaghavendra G2015-02-251-1/+10
* cluster/dht: synchronize with other concurrent healers while healing layout.Raghavendra G2015-02-205-41/+562
* Storage/posix : Adding error checks in path formationNithya Balachandran2015-02-181-0/+6
* cluster/dht: Fix dht_link to follow files under migrationShyam2015-02-171-19/+124
* cluster/dht: Modify dht-rebalance.c to use trusted.distribute.migrate-dataDan Lambright2015-02-133-5/+25
* Compare key with GF_XATTR_LOCKINFO_KEY with length of GF_XATTR_LOCKINFO_KEY i...Dennis Schafroth2015-02-021-1/+1
* cluster/dht: In MKDIR(), aggregate iatts from non-hashed subvols tooKrutika Dhananjay2015-01-231-1/+12
* cluster/dht: Fix incorrect updates to parent timesKrutika Dhananjay2015-01-191-6/+5
* cluster/dht: Don't restore entry when only one subvolume is presentPranith Kumar K2015-01-181-3/+6
* cluster/afr: split-brain resolution CLIRavishankar N2015-01-151-5/+7
* libglusterfs: change signature of syncop_(f)getxattrRavishankar N2015-01-052-6/+6
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-11-251-1/+1
* cluster/dht: Fix subvol check, to correctly determine cached file renameShyam2014-11-171-1/+1
* Cluster/DHT : Rebalance skipped file count fixNithya Balachandran2014-11-111-4/+5
* Cluster/DHT : Fixed crash due to null derefNithya Balachandran2014-11-031-2/+3
* rebalance: ``check_free_space`` should ignore quota_statfsHarshavardhana2014-10-311-10/+33
* cluster/dht: Modified the calculation of brick_countVenkatesh Somyajulu2014-09-221-1/+1
* cluster/dht: Fix dict_t leaks in rebalance process' execution pathKrutika Dhananjay2014-09-191-4/+7
* cluster/dht: Changed log level to DEBUGVenkatesh Somyajulu2014-09-161-2/+4
* cluster/dht: Changed log level to DEBUGVenkatesh Somyajulu2014-09-111-4/+4
* cluster/dht: fix memory corruption in locking api.Raghavendra G2014-09-091-2/+2
* cluster/dht: Fixed double UNWIND in lookup everywhere codeShyam2014-09-091-4/+4
* cluster/dht: Added code to capture races in dht-lookup pathVenkatesh Somyajulu2014-09-031-10/+146
* Cluster/DHT: Changing rename log severityNithya Balachandran2014-09-031-6/+5
* cluster/dht: remove specifying cached-subvol as part of name inRaghavendra G2014-09-021-12/+1
* cluster/dht: Rename should not fail post hardlink creationShyam2014-09-022-41/+99
* cluster/dht: Treat linkto file rename failure as non-critial errorShyam2014-09-021-8/+42
* dht: Avoid using inline, if necessary use it with 'static inline'Harshavardhana2014-08-291-1/+1
* cluster/dht: synchronize rename and file-migrationRaghavendra G2014-08-283-34/+293
* cluster/dht: invoke callback when there are no locks to be unlocked.Raghavendra G2014-08-281-0/+4