summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src
Commit message (Expand)AuthorAgeFilesLines
* DHT/Create : Failing to identify a linkto file in lookup_everywhere_cbk pathv3.7devSusant Palai2014-07-171-7/+47
* dht: fix rename raceJeff Darcy2014-07-172-3/+10
* dht: support heterogeneous brick sizesJeff Darcy2014-07-124-31/+149
* DHT/LoggingNithya Balachandran2014-07-121-1/+1
* cluster/dht: Added logging of new layout for dir-selfhealVenkatesh Somyajulu2014-07-034-1/+125
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-022-0/+2
* dht: pass xdata to xlators above.Krishnan Parthasarathi2014-06-291-1/+1
* cluster/dht: handle ESTALE appropriately in rmdir codepath.Raghavendra G2014-06-231-5/+7
* Cluster/DHT : Logging changesNithya Balachandran2014-06-187-50/+40
* features/quota: Make dht_statfs_cbk more fool proof from quota_deem_statfsVarun Shastry2014-06-182-16/+72
* cluster/dht: Do layout self healing of directory for nameless lookupVenkatesh Somyajulu2014-06-174-1/+226
* cluster/dht: Bring option to choose gfid or name based hashingVenkatesh Somyajulu2014-06-173-5/+32
* cluster/dht: make loc->inode instead of loc->parentVenkatesh Somyajulu2014-06-161-1/+1
* Cluster/DHT: New logging frameworkNithya Balachandran2014-06-1617-753/+1621
* DHT/readdirp: Directory not shown/healed on mount point if existsSusant Palai2014-06-163-5/+52
* dht/rebalance: Do not allow rebalance when gfid mismatch foundVenkatesh Somyajulu2014-06-141-1/+17
* Rebalance: Avoid setting other component's xattrsSusant Palai2014-06-081-3/+17
* cluster/dht: Fix min-free-disk calculations when quota-deem-statfs is onKrutika Dhananjay2014-06-021-1/+15
* DHT: Wrong error handling in gf_defrag_migrate_dataSusant Palai2014-05-281-9/+10
* DHT/Mkdir: Fail mkdir with ENOENT, if parent is not availableSusant Palai2014-05-281-3/+3
* build: MacOSX Porting fixesHarshavardhana2014-04-243-6/+4
* cluster/dht: force set dir inode ctx cached time in setattr()Anand Avati2014-04-173-1/+34
* DHT/Rebalance : Hard link Migration FailureSusant Palai2014-03-301-6/+56
* cluster/afr: refactorAnand Avati2014-03-221-1/+1
* build: Remove cmockery2 from repoLuis Pabon2014-03-172-36/+0
* build: GlusterFS Unit Test FrameworkLuis Pabon2014-03-064-0/+222
* core: add @xdata parameter to syncop_[f]removexattr()Anand Avati2014-02-131-1/+1
* dht: Modified dht-statedump to print all subvolume_statusVenkatesh Somyajulu2014-02-111-12/+33
* cluster/dht: If hashed_subvol is NULL, do not failSusant Palai2014-02-081-3/+3
* cluster/dht: Set restrictive open flags for files under rebalanceShyamsundarR2014-02-041-2/+10
* cluster/dht: Fix layout sortingPoornima G2014-02-031-7/+16
* cluster/dht: Abandoned memory if a call failsChristopher R. Hertel2014-02-031-0/+3
* dht: do not remove linkfile if file exist in cached sub volumeVijaykumar M2014-02-021-19/+109
* cluster/dht: set op_errno correctly during migration.Raghavendra G2014-01-251-3/+18
* cluster/dht: goto statements may cause loop exit before memory is freed.Christopher R. Hertel2014-01-241-1/+1
* cluster/dht: Set quota limit key in dht_selfheal of dirs.Varun Shastry2014-01-222-6/+29
* quota: filter glusterfs quota xattrsSusant Palai2014-01-221-0/+6
* syncop: Change return value of syncopPranith Kumar K2014-01-193-85/+120
* dht: Ignore directory with missing xattrs, which have err == 0, and start == ...Vijaykumar M2014-01-151-1/+1
* mgmt/glusterd: Improve the description in volume set help outputVarun Shastry2014-01-121-1/+2
* pathinfo: Provide user namespace access.Vijaykumar M2013-12-161-2/+2
* dht: handle ESTALE/ENOENT in dht_accessAnand Avati2013-12-131-1/+1
* glusterd/geo-rep: more glusterd and cli fixes for geo-rep.Ajeet Jha2013-12-121-7/+1
* cluster/dht: Make sure gf_defrag_migrate_data is not optimizedPranith Kumar K2013-12-111-0/+7
* dht: Set status to FAILED when rebalance stops due to brick going downKaushal M2013-12-103-5/+9
* cluster/dht: handle NULL check before strlen/strcmp in fgetxattrAnand Avati2013-12-021-0/+1
* cluster/dht: Handle Link-info getxattr failure in rebalancePranith Kumar K2013-11-261-7/+15
* cluster/dht: set layout in inode ctx even if linkfile failsAnand Avati2013-11-261-1/+1
* core: fix errno for non-existent GFIDAnand Avati2013-11-265-11/+14
* cluster/dht: instruct marker whenever it shouldn't do accountingRaghavendra G2013-11-261-12/+97