summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* 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
* core: add dht_is_linkfile helper procedure.Raghavendra G2013-11-262-7/+3
* features/quota: Improvements to quotaRaghavendra G2013-11-261-4/+36
* Have #include <signal.h> for kill(2)Emmanuel Dreyfus2013-11-182-0/+2
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-142-2/+2
* cluster/dht - rebalance: handle the rebalance @ inode level (!fd level)Amar Tumballi2013-11-134-128/+148
* bd: Add BD support to other xlatorsM. Mohan Kumar2013-11-131-15/+16
* glusterfs: zerofill supportM. Mohan Kumar2013-11-103-0/+139
* dht: dht_lookup_dir_cbk should set op_errno as local->op_errnoKaushal M2013-10-151-1/+1
* gNFS: Incorrect NFS ACL encoding for XFSSantosh Kumar Pradhan2013-09-292-0/+2
* core: block unused signals in created threadsAnand Avati2013-09-251-2/+2
* Revert "cluster/dht: Return success in dht_discover if layout issues"shishir gowda2013-09-243-70/+35
* cluster/dht: Fix anomaly checkshishir gowda2013-09-231-3/+11
* distribute: Rebalance should provide even disk space distributionHarshavardhana2013-09-191-15/+30
* cli/glusterd: improve rebalance fix-layout status reportingRavishankar N2013-09-192-0/+6
* Revert "cluster/distribute: Rebalance should also verify free inodes"Anand Avati2013-09-171-22/+5
* cluster/distribute: Rebalance should also verify free inodesHarshavardhana2013-09-171-5/+22
* cluster/dht: assign layout onto missing directories tooAnand Avati2013-09-091-4/+28
* core: remove GLUSTERFS_CREATE_MODE_KEY usageAmar Tumballi2013-08-231-9/+0
* core: changes to support gfid-accessAmar Tumballi2013-08-211-6/+0
* Revert "fuse: auxiliary gfid mount support"Amar Tumballi2013-08-211-0/+6
* cluster/dht: Del GF_READDIR_SKIP_DIRS key from dict for first_upshishir gowda2013-08-182-4/+12
* dht: make linkfile creation mode explicitly get setAnand Avati2013-07-311-0/+9
* cluster/dht: Fix non-regular file ownership during rebalanceshishir gowda2013-07-312-3/+10