summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* 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-266-9/+13
* Disable eager-locks on NetBSD for 3.4 branchEmmanuel Dreyfus2013-10-241-0/+10
* cluster/dht: Treat migration failures due to space constraints as skippedv3.4.1qa3shishir gowda2013-09-192-5/+30
* cluster/dht: Ignore subvols with error in min-free-disk/inodesAmar Tumballi2013-09-105-17/+86
* cluster/afr: unlock before aborting transactionAnand Avati2013-09-101-0/+2
* cluster/dht: assign layout onto missing directories tooAnand Avati2013-09-101-4/+28
* cluster/afr: Perform delayed changelog wakeups for anon fdv3.4.0beta3Pranith Kumar K2013-06-101-0/+3
* Fix crash in dht_migration_complete_check_task because of NULL fdEmmanuel Dreyfus2013-06-082-1/+3
* dht,posix: support for case discoveryAnand Avati2013-06-081-0/+73
* gfapi: link inodes in relevant entry FOPsAnand Avati2013-06-081-3/+3
* cluster/afr: Avoid order mismatch in blocking entrylksPranith Kumar K2013-06-061-6/+9
* glusterd: Backport of vme table changes from masterKaushal M2013-06-051-0/+2
* cluster/afr: Don't queue transactions during open-fd fixPranith Kumar K2013-05-086-385/+167
* cluster/afr: Turn on eager-lock for fd DATA transactionsEmmanuel Dreyfus2013-05-072-21/+7
* cluster/afr: Preserve mtime in self-healPranith Kumar K2013-04-121-14/+25
* cluster/distribute: Ignore non-participating subvols for layout checksshishir gowda2013-04-112-20/+88
* dht: improve transform/detransform of d_off (and be ext4 safe)shishir gowda2013-04-111-5/+82
* cluster/distribute: Fix layout overlaps due to spread-count in selfheal pathshishir gowda2013-03-091-50/+12
* cluster/afr: do complete split-brain check in all the fd based fopsRaghavendra Bhat2013-03-054-19/+33
* cluster/distribute: Reopen fds in migration internally as root:rootshishir gowda2013-03-041-1/+10
* cluster/distribute: Prevent spurious multiple defrag crawlsshishir gowda2013-03-041-9/+14
* cluster/distribute: Preserve file size during rebalance migrationshishir gowda2013-03-041-0/+6
* cluster/distribute: Remove suprious fd_unref callshishir gowda2013-03-041-2/+0
* cluster/dht: Create linkfile with file uid/gidshishir gowda2013-03-044-4/+101
* cluster/dht: pathinfo xattr changes for directoriesVenky Shankar2013-02-082-92/+224
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-075-8/+8
* afr: serialize modification of {entrylk,inodelk}_lock_countAnand Avati2013-02-071-53/+54
* dht: better layout-optimization algorithmJeff Darcy2013-02-072-22/+76
* cluster/afr: Avoid priv->eager_lock value update racePranith Kumar K2013-02-064-4/+6
* cluster/afr: Perform wakeup just before fopPranith Kumar K2013-02-062-13/+21
* cluster/dht: Correct min_free_disk behaviourRaghavendra Talur2013-02-042-27/+89
* cluster/stripe: Mount issues with Stripe xlatorVarun Shastry2013-02-033-20/+46
* cluster/dht: ignore EEXIST error in mkdir to avoid GFID mismatchAnand Avati2013-02-031-0/+9
* cluster/afr: added logging of changelog for split-brain in glustershd.log fileVenkatesh Somyajula2013-02-034-10/+68
* cluster/dht: stack wind with cookiev3.4.0qa8Varun Shastry2013-01-313-29/+45
* libglusterfs/syncop: do not hold ref on the fd in cbkRaghavendra Bhat2013-01-301-6/+6
* cluster/afr: if a subvolume is down wind the lock request to nextRaghavendra Bhat2013-01-291-15/+16
* cluster/afr: wakeup delayed post op on fsyncPranith Kumar K2013-01-291-5/+3
* cluster/afr: Change order of unwind, resume for writevPranith Kumar K2013-01-291-31/+87
* cluster/afr: before checking lock_count of internal lock make sure its notRaghavendra Bhat2013-01-281-12/+13
* replicate: fix lock counting in blocking lock pathAnand Avati2013-01-262-5/+5
* cluster/distribute: get_layout should account only available subvolsv3.4.0qa7shishir gowda2013-01-231-4/+3
* afr: Modified book-keeping structures for entrylksKrishnan Parthasarathi2013-01-236-460/+512
* cluster/afr: Remove strict-readdir implementationPranith Kumar K2013-01-231-201/+0
* self-heald: Remove stale index even in heal infoPranith Kumar K2013-01-221-35/+45
* glusterd/cli: Updated the options descriptions for "volume set help"Avra Sengupta2013-01-211-4/+24
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-1/+1
* cluster/afr: Link inode only on lookupPranith Kumar K2013-01-211-22/+22
* cluster/distribute: If cached_subvol is down, return ENOTCONN in lookupshishir gowda2013-01-211-1/+10