summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/dht: Create linkfile with file uid/gidshishir gowda2013-03-044-4/+101
* glusterd: use gf_strdup() in place of strdup()Krutika Dhananjay2013-03-041-1/+1
* nfs/server: Fix multiple crashes in acl handler.Vijay Bellur2013-03-031-10/+16
* mount.glusterfs: Introduce mem-accounting as an optionVijay Bellur2013-03-031-9/+17
* glusterd: harden 'volume start' staging to check for brick dirs' presenceKrutika Dhananjay2013-02-081-13/+49
* cluster/dht: pathinfo xattr changes for directoriesVenky Shankar2013-02-082-92/+224
* glusterd: Made gsync set use synctask frameworkAvra Sengupta2013-02-082-6/+2
* glusterd: Making volume-reset use synctask frameworkAvra Sengupta2013-02-081-5/+1
* glusterd : Made volume-set use synctask framework.Avra Sengupta2013-02-081-5/+1
* glusterd: Made volume-sync use synctask framework.Avra Sengupta2013-02-081-5/+1
* glusterd : Made volume clear-locks use synctask framework.Avra Sengupta2013-02-087-16/+36
* glusterd: Made volume-stop use synctask framework.Avra Sengupta2013-02-081-5/+1
* glusterd: Made volume-delete use synctask framework.Avra Sengupta2013-02-081-5/+1
* glusterd: Made volume-statedump use synctask framework.Avra Sengupta2013-02-081-4/+1
* gsyncd: allow the override of the compiled-in python pathJoe Julian2013-02-071-3/+7