summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd: validate performance.nfs.* option values during volume set stageKrutika Dhananjay2013-04-181-2/+19
* glusterd: Avoided deadlock in single node cluster, glusterd restartKrishnan Parthasarathi2013-04-161-0/+3
* glusterd: big lock - a coarse-grained locking to prevent racesKrishnan Parthasarathi2013-04-1216-106/+656
* license: xlators/protocol/server dual license GPLv2 and LGPLv3+Kaleb S. KEITHLEY2013-04-1210-145/+57
* glusterd: Fixed spurious wakeups in glusterd syncopsKrishnan Parthasarathi2013-04-122-15/+26
* glusterd: changes in 'volume create' behaviourKrutika Dhananjay2013-04-095-20/+137
* mgmt/glusterd: enable valgrind usage even in non DEBUG buildRaghavendra Bhat2013-04-094-24/+13
* cluster/distribute: Ignore non-participating subvols for layout checksshishir gowda2013-04-092-20/+88
* afr: let eager-locking do its own overlap checksAnand Avati2013-04-054-56/+87
* storage/posix: introduce node-uuid-pathinfoVenky Shankar2013-04-053-2/+39
* gsync: Display additional information in status commandsarvotham s pai2013-04-042-4/+52
* cluster/afr: Treat all dir fop failure as success in changelogPranith Kumar K2013-04-033-2/+35
* posix: fix dangerous "sharing" of fd in readdir between two requestsAnand Avati2013-04-031-2/+17
* cluster/afr: Made afr_sh_purge_entry_common message log more clear.Venkatesh Somyajulu2013-04-031-3/+1
* pump: Set self-heal readdir size in pumpPranith Kumar K2013-04-031-0/+1
* protocol/client: Print valid loc identifiersPranith Kumar K2013-04-031-35/+27
* dht: make nufa/switch call dht's init/finiJeff Darcy2013-04-036-1032/+786
* cluster/distribute: Start rebalance with option readdir-optimize onshishir gowda2013-04-031-0/+1
* glusterd: add more specific log messagesBala.FA2013-04-021-8/+8
* cluster/afr: detect in-progress creation in lookup and return ENOENTPranith Kumar K2013-04-021-0/+57
* rpc/nfs: cleanup legacy code of general optionsRajesh Amaravathi2013-04-021-2/+1
* cluster/afr: sync xattrs removed on source to sink(s)Venky Shankar2013-04-023-12/+125
* cluster/afr: prevent piggyback on stale pre_opPranith Kumar K2013-04-021-33/+2
* dht: improve transform/detransform of d_off (and be ext4 safe)Anand Avati2013-04-011-5/+82
* mgmt/glusterd: Enable write-behind in nfsPranith Kumar K2013-04-011-1/+1
* storage/posix: honor O_SYNC and O_DSYNC sent in @flags of writev()Anand Avati2013-03-292-5/+10
* cluster/afr: fix fd leak with unsafe call_resume()Anand Avati2013-03-282-1/+17
* cluster/afr: fsync before erase xattrs in data self-healPranith Kumar K2013-03-281-1/+75
* cluster/afr: piggyback and fsync resume changesPranith Kumar K2013-03-282-15/+18
* cluster/afr: fsync() guarantees POST-OP completionAnand Avati2013-03-273-10/+56
* cluster/afr: ensure DATA operations are made durable before POST-OPAnand Avati2013-03-274-22/+314
* glusterd: Removed fd leaks in glusterfs_start utility functionKrishnan Parthasarathi2013-03-254-119/+79
* config: better (i.e. more portable) test for libxml2Kaleb S. KEITHLEY2013-03-251-2/+2
* glusterd: Simplify glusterd_service_stop()Krishnan Parthasarathi2013-03-251-70/+11
* mount: Added the xlator-option to mount.glusterfs script.Avra Sengupta2013-03-221-0/+6
* glusterd: Improve error logging when a brick from an old volume gets re-usedNiels de Vos2013-03-221-2/+7
* nfs: ACCESS - reply only what was asked forAnand Avati2013-03-223-8/+12
* dht: make DHT xattr names configurableJeff Darcy2013-03-2112-125/+198
* features/marker: log error when unlinking timestamp fileVenky Shankar2013-03-211-4/+13
* performance/io-threads: Fix range-check for least-rate-limitPranith Kumar K2013-03-211-0/+1
* nfs: handle stable write with @flags rather than fsync()Anand Avati2013-03-202-68/+27
* nfs, afr: Fail lookup only on split-brainPranith Kumar K2013-03-202-3/+7
* dht: fix a typoJulesWang2013-03-181-1/+1
* posix-acl: disable permission checks for fd based opsshishir gowda2013-03-141-4/+4
* geo-rep: retire old style ssh setupCsaba Henk2013-03-143-1/+9
* Storage/posix: Don't log at ERROR level for failed getxattr.Raghavendra Talur2013-03-121-0/+4
* cluster/afr: Preserve mtime in self-healPranith Kumar K2013-03-121-14/+25
* glusterd: Mark vol as deleted by renaming voldir before cleaning up the storeKrutika Dhananjay2013-03-114-44/+78
* glusterd: Fixed volume-sync in synctask codepath.Krishnan Parthasarathi2013-03-101-9/+13
* glusterd: fix segfault on volume status detailLars Ellenberg2013-03-081-9/+11