summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cluster/dht: Treat migration failures due to space constraints as skippedshishir gowda2013-07-302-5/+30
* cluster/dht: Allow non-local clients to function with nufa volumes.Vijay Bellur2013-07-291-6/+17
* cluster/dht: mark linkfile creation/deletion as internal fopshishir gowda2013-07-241-9/+39
* fuse: auxiliary gfid mount supportRaghavendra G2013-07-191-6/+0
* dht: fix dht_discover_cbk doing a wrong layout set.shishir gowda2013-07-171-1/+8
* cluster/dht: Prevent dht_access from going into a loop.shishir gowda2013-07-153-1/+40
* libxlator: implement pluggable aggregation policiesAvra Sengupta2013-07-151-1/+3
* cluster/dht: node-uuid for directories winds to all subvolumesAvra Sengupta2013-07-151-2/+6
* cluster/*: get logic to calculate min() of the 'stime' xattrAvra Sengupta2013-07-141-0/+5
* cluster/dht: Unlink dst file after cleanup during migrationshishir gowda2013-07-121-17/+17
* cluster/dht: If linkfile unlink fails with ENOTCONN, do not failshishir gowda2013-07-111-1/+2
* cluster/dht: Ignore subvols with error in min-free-disk/inodesshishir gowda2013-07-105-17/+85
* nufa: allow subvols with fanout > 1Krishnan Parthasarathi2013-07-041-67/+100
* cluster/dht: In reconfig handle removed decommissioned nodesshishir gowda2013-06-211-0/+26
* glusterfs: discard (hole punch) supportBrian Foster2013-06-133-0/+139
* gluster: add fallocate fop supportBrian Foster2013-06-133-0/+143
* cluster/dht: Make sure loc has gfidPranith Kumar K2013-06-101-0/+2
* cluster/dht: Fix unused-but-set-variable warningsPranith Kumar K2013-06-061-4/+0
* cluster/dht: Ignore ENOENT errors for unlink of linkfilesshishir gowda2013-06-061-2/+2
* cluster/dht: Prevent crash in dht_linkfile_lookupshishir gowda2013-06-041-3/+3
* cluster/dht: Set layout when inode is presentPranith Kumar K2013-06-041-1/+2
* cluster/dht: Return success in dht_discover if layout issuesJeff Darcy2013-06-033-33/+65
* cluster/dht: Handle linkfile creation with EEXIST errorshishir gowda2013-05-311-0/+59
* cluster/dht: Linkfiles creation with correct uid/gidshishir gowda2013-05-312-20/+47
* cluster/dht: Do not open fd in migration check/complete for non fd opsshishir gowda2013-05-312-1/+3
* cluster/dht: getxattr linkto as root:rootshishir gowda2013-05-311-6/+15
* cluster/dht: Do migration inprog/complete check only if ENOENTshishir gowda2013-05-312-2/+8
* logging: Fix to avoid excessive logging.Venkatesh Somyajulu2013-05-281-1/+1
* dht,posix: support for case discoveryAnand Avati2013-05-251-0/+73
* gfapi: link inodes in relevant entry FOPsAnand Avati2013-05-251-3/+3
* cluster/dht: Ignore decommissioned subvol in overlap optimizationshishir gowda2013-05-241-0/+7
* cluster/dht: Don't do extra unref in dht-migration checksPranith Kumar K2013-05-161-5/+2
* object-storage: final removal of ufo codePeter Portante2013-05-101-54/+0
* cluster/distribute: Ignore non-participating subvols for layout checksshishir gowda2013-04-092-20/+88
* dht: make nufa/switch call dht's init/finiJeff Darcy2013-04-036-1032/+786
* dht: improve transform/detransform of d_off (and be ext4 safe)Anand Avati2013-04-011-5/+82
* dht: make DHT xattr names configurableJeff Darcy2013-03-2111-125/+192
* dht: fix a typoJulesWang2013-03-181-1/+1
* cluster/distribute: Fix layout overlaps due to spread-count in selfheal pathshishir gowda2013-03-071-50/+12
* cluster xlators: s/-1/GF_CLIENT_PID_GSYNCD/Csaba Henk2013-03-031-2/+2
* glusterd: Added the validation function for subvols-per-directoryAvra Sengupta2013-02-281-0/+2
* cluster/distribute: Prevent spurious multiple defrag crawlsshishir gowda2013-02-281-9/+14
* cluster/dht: print hash function munging logs in DEBUG modeAnand Avati2013-02-271-2/+2
* cluster/distribute: Add filter to support file patterns to be migratedshishir gowda2013-02-273-1/+120
* cluster/distribute: Preserve file size during rebalance migrationshishir gowda2013-02-251-0/+6
* dht: Enable mem-accounting for nufaPranith Kumar K2013-02-191-0/+9
* distribute: add hash-name-regex optionJeff Darcy2013-02-185-23/+125