summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/dht: introduce locking api.Raghavendra G2014-08-265-1/+658
* Cluster/DHT : Additional log messagesNithya Balachandran2014-08-242-5/+8
* cluster/dht: Fix dht_access treating directory like filesShyam2014-08-181-4/+5
* cluster/dht: Added keys in dht_lookup_everywhere_doneVenkatesh Somyajulu2014-08-141-4/+72
* cluster/dht: Modified logic of linkto file deletion on non-hashedVenkatesh Somyajulu2014-07-312-21/+73
* Symlink mtime changes when rebalancingAnders Blomdell2014-07-311-1/+2
* build: fix compile issue in unittest on EPEL-5Niels de Vos2014-07-301-1/+1
* dht: fix rename raceNithya Balachandran2014-07-301-2/+5
* Attempt to fix cmockery2 buildEmmanuel Dreyfus2014-07-271-1/+1
* build: Support for unit tests using Cmockery2Luis Pabon2014-07-183-0/+47
* DHT/mkdir : Fill the stbuf from the subvols on which directory creationSusant Palai2014-07-181-4/+0
* cluster/dht: Fix races to avoid deletion of linkto fileVenkatesh Somyajulu2014-07-183-30/+334