summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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-082-0/+139
* gfapi: link inodes in relevant entry FOPsAnand Avati2013-06-081-3/+3
* md-cache: support negative xattr entriesAnand Avati2013-06-081-10/+31
* quick-read: prune cache on write/[f]truncateAnand Avati2013-06-081-0/+43
* posix-acl: fetch ACLs in readdirplusAnand Avati2013-06-081-0/+6
* cluster/afr: Avoid order mismatch in blocking entrylksPranith Kumar K2013-06-061-6/+9
* glusterd-volgen: Improve volume op-versions calculationKaushal M2013-06-054-454/+582
* glusterd-volgen: Enable open-behind based on op-versionKaushal M2013-06-053-11/+50
* glusterd: Set op-version on startup based on install statusKaushal M2013-06-051-5/+23
* glusterd: Introduce volume op-versionsKaushal M2013-06-0510-389/+566
* glusterd: Backport of vme table changes from masterKaushal M2013-06-0512-260/+1168
* performance/write-behind: Enable write-behind when strict_O_DIRECT is not set.Vijay Bellur2013-05-291-2/+1
* glusterd: Give up biglock during rpc conn cleanupKrishnan Parthasarathi2013-05-281-0/+9
* performance/io-cache: check the inode context to be NULL before accessingv3.4.0beta2Raghavendra Bhat2013-05-231-0/+7
* mgmt/glusterd: Enable write-behind in nfsPranith Kumar K2013-05-211-1/+1
* md-cache: Make options structure NULL terminatedKrishnan Parthasarathi2013-05-201-0/+1
* glusterd: Start bricks on glusterd startup, only onceKrishnan Parthasarathi2013-05-164-5/+7
* glusterd: Refresh glusterd-syncop fixes from masterKrishnan Parthasarathi2013-05-162-46/+80
* glusterd: Perform NULL check on rsp.op_errstr before using itKrutika Dhananjay2013-05-161-2/+1
* glusterd: Fix uuid to hostname conversion for 'volume status'Kaushal M2013-05-141-3/+4
* cluster/afr: Don't queue transactions during open-fd fixPranith Kumar K2013-05-086-385/+167
* posix: fix dangerous "sharing" of fd in readdir between two requestsv3.4.0beta1Anand Avati2013-05-071-2/+17
* storage/posix: honor O_SYNC and O_DSYNC sent in @flags of writev()Anand Avati2013-05-072-5/+10
* cluster/afr: Turn on eager-lock for fd DATA transactionsEmmanuel Dreyfus2013-05-072-21/+7
* performance/io-cache: Avoid double mem_put in ioc_readvPranith Kumar K2013-05-071-2/+3
* glusterd: big lock - a coarse-grained locking to prevent racesv3.4.0alpha3Krishnan Parthasarathi2013-04-1716-106/+657
* glusterd: Fixed spurious wakeups in glusterd syncopsKrishnan Parthasarathi2013-04-172-15/+26
* glusterd: fix segfault on volume status detailLars Ellenberg2013-04-161-9/+11
* glusterd: allow multiple instances of glusterd on one machineKrishnan Parthasarathi2013-04-163-1/+76
* license: xlators/protocol/server dual license GPLv2 and LGPLv3+Kaleb S. KEITHLEY2013-04-1210-145/+57
* glusterd: Fixed volume-sync in synctask codepath.Krishnan Parthasarathi2013-04-121-12/+18
* 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
* mgmt/glusterd: Start fs-crawl in separate thread so as not to block epollVarun Shastry2013-03-191-4/+2
* cluster/distribute: Fix layout overlaps due to spread-count in selfheal pathshishir gowda2013-03-091-50/+12
* performance/write-behind: guarantee non-overlapping concurrent writesv3.4.0alpha2Jeff Darcy2013-03-061-1/+65
* glusterd: Increasing throughput of synctask based mgmt ops.Krishnan Parthasarathi2013-03-063-425/+563
* volgen: Use bind-address option for bricks when option set on glusterdKrishnan Parthasarathi2013-03-061-8/+20
* performance/write-behind: mark fd bad if any written behind writes failRaghavendra G2013-03-061-57/+114
* Do not call xdr_string() with a NULL error messageJeff Darcy2013-03-051-0/+1
* cluster/afr: do complete split-brain check in all the fd based fopsRaghavendra Bhat2013-03-054-19/+33
* glusterd: Fix check for task-id existence in 'volume status'Kaushal M2013-03-053-3/+8
* rpc: bring in root-squashing behavior in rpcRaghavendra Bhat2013-03-042-0/+10
* 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