summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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-216-39/+71
* geo-rep / glusterd: do non-blocking connect to checkpoint serviceCsaba Henk2013-01-211-0/+5
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-2117-36/+26
* 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
* cli: fix descriptions of owner-uid and owner-gidShireesh Anjal2013-01-211-2/+2
* cluster/afr: Disable delayed post op when eager-lock is offPranith Kumar K2013-01-181-0/+3
* glusterd: log changes in volume stop (and in op sm codepath)Krutika Dhananjay2013-01-186-230/+404
* cluster/afr: Fail readv on data-split-brainPranith Kumar K2013-01-183-0/+23
* glusterd: replace obsolete /usr/local reference for remote ssh/gsyncdKaleb S. KEITHLEY2013-01-181-2/+1
* afr: conditionally prioritize EIO errors over ENOENTBrian Foster2013-01-183-7/+12
* nlm: use virtual ip of server to connect to clientRajesh Amaravathi2013-01-182-65/+74
* debug/trace: save the recent fops received in the event-historyRaghavendra Bhat2013-01-176-984/+2091
* 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
* glusterd: Don't persist enable-pump in volinfo->dictKrishnan Parthasarathi2013-01-161-11/+2
* Fix format security errors with hardening build flagsNiels de Vos2013-01-164-8/+8
* protocol/server: do server_connection_put only if bound_xl is NULLRaghavendra Bhat2013-01-161-1/+1
* glusterd: fix memory corruption when probe failsJeff Darcy2013-01-101-19/+22
* glusterd: Add GF_ASSERT check in glusterd volume op handlersKrutika Dhananjay2013-01-088-2/+20
* glusterd: Set replace-brick id in op ctx only in origin glusterdKrishnan Parthasarathi2013-01-081-13/+17
* glusterd: Made dst brick's port info available to all peersKrishnan Parthasarathi2013-01-043-22/+73
* glusterd: log enhancements for volume startKrutika Dhananjay2013-01-048-78/+188
* nfs: correct phrasing of nfs-mount-udp optionNiels de Vos2012-12-271-2/+3
* glusterd: "volume status" for remote brick fails on cli.JulesWang2012-12-261-0/+20
* system/posix-acl: prevent NULL pointer dereference of group_ceVarun Shastry2012-12-261-1/+1
* glusterd: Remove invalid free of op_errstrKrutika Dhananjay2012-12-201-1/+0
* protocol/client: print a message regarding brick status in case of failureKrutika Dhananjay2012-12-201-1/+3
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-199-350/+413
* glusterd, cli: Task id's for async tasksKaushal M2012-12-1913-284/+878
* protocol/server: Do not access key after GF_FREE in _delete_auth_opt()Krutika Dhananjay2012-12-191-11/+18
* features/locks : Made changes to display brick information on clearing locks.Avra Sengupta2012-12-181-16/+101
* glusterd: Fix initialisation of thisKrutika Dhananjay2012-12-182-0/+6
* geo-rep: do not access BaseException.message in syncdutilsNiels de Vos2012-12-181-2/+2
* 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-162-7/+28
* NULL reference fix in gfid logEmmanuel Dreyfus2012-12-151-6/+6
* write-behind: fixes issues with iobuf length for large writesKaushal M2012-12-131-5/+15
* glusterd: fix peer probe cli response on errorKaushal M2012-12-131-23/+19
* cluster/afr: Make afr quorum options visible in volume set helpPranith Kumar K2012-12-131-2/+2
* NetBSD MS_RDONLY portability build fixEmmanuel Dreyfus2012-12-121-0/+5
* glusterd: Set op-version for quorum optionsv3.4.0qa5Kaushal M2012-12-111-2/+2
* gsyncd / geo-rep: do not start geo-rep if replace brick is in progressVenky Shankar2012-12-111-0/+10
* cluster/afr: Remember type of split-brain in inode-ctxPranith Kumar K2012-12-115-117/+114
* glusterd: log appropriate message when locking failsKrutika Dhananjay2012-12-1111-197/+379