summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/afr: Disable delayed post op when eager-lock is offPranith Kumar K2013-01-181-0/+3
* cluster/afr: Fail readv on data-split-brainPranith Kumar K2013-01-183-0/+23
* afr: conditionally prioritize EIO errors over ENOENTBrian Foster2013-01-183-7/+12
* afr: replace afr_more_important_error with afr_most_important_errorBrian Foster2013-01-173-26/+18
* cluster/dht: update ctx-time only if we receive the new iattVarun Shastry2013-01-172-5/+8
* cluster/afr: Pre-op should be undone for non-piggyback post-opPranith Kumar K2013-01-161-2/+6
* replicate: don't clear changelog for un-healed replicasJeff Darcy2013-01-161-6/+44
* cluster/afr: check for the -ve values returned from dict_serialized_lengthRaghavendra Bhat2012-12-171-1/+1
* cluster/dht: Add "afr.readdir-failover=off" option the rebalance processshishir gowda2012-12-161-7/+27
* cluster/afr: Remember type of split-brain in inode-ctxPranith Kumar K2012-12-115-117/+114
* cluster/distribute: re-set layouts to prevent overlapsshishir gowda2012-12-114-8/+55
* cluster/afr: Empty string should not be default option valPranith Kumar K2012-12-053-5/+6
* cluster/afr: mark new entry changelog for create/mknod failuresPranith Kumar K2012-12-045-67/+228
* afr: use data trylock mode in read/write self-heal trigger pathsBrian Foster2012-12-041-1/+8
* afr: support self-heal data trylock mechanismBrian Foster2012-12-044-8/+15
* afr: make flush non-transactionalBrian Foster2012-12-043-139/+38
* dht: support auto-NUFA optionJeff Darcy2012-12-041-9/+67
* fix memory leaksRaghavendra Bhat2012-12-042-1/+3
* cluster/afr: Provide option to disable readdir failoverPranith Kumar K2012-12-034-25/+41
* cluster/afr: Added descriptions to afr optionsPranith Kumar K2012-11-291-11/+86
* cluster/dht: fail fix-layout if any of the subvol is downshishir gowda2012-11-295-35/+47
* cluster/dht: Heal dir uid/gidshishir gowda2012-11-294-1/+105
* afr: send unique dict_t instances to replicas in self-heal fxattropBrian Foster2012-11-291-28/+42
* afr: handle short writes in afr_writev_wind and self-heal to avoid corruptionBrian Foster2012-11-295-16/+75
* cluster/dht: send ACCESS call on dir to first_up_subvol if cached is downv3.4.0qa3shishir gowda2012-11-291-0/+11
* cluster/stripe: handle GF_XATTR_LOCKINFO_KEY in f(get)(set)xattrRaghavendra2012-11-273-19/+302