summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* performance/write-behind: guarantee non-overlapping concurrent writesv3.4.0alpha2Jeff Darcy2013-03-061-1/+65
* performance/write-behind: Add test case for fd being marked bad after write f...Raghavendra G2013-03-061-0/+33
* glusterd: Increasing throughput of synctask based mgmt ops.Krishnan Parthasarathi2013-03-064-425/+564
* volgen: Use bind-address option for bricks when option set on glusterdKrishnan Parthasarathi2013-03-061-8/+20
* synctask: support for (assymetric) counted barriersKrishnan Parthasarathi2013-03-062-76/+122
* testcase for the open-behind xlator when open failsJeff Darcy2013-03-061-0/+56
* performance/write-behind: mark fd bad if any written behind writes failRaghavendra G2013-03-061-57/+114
* tests: move common funtion definitions to include.rcRaghavendra G2013-03-068-156/+22
* tests/fileio.rc: library for file descriptor based IO in testsRaghavendra G2013-03-061-0/+61
* 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
* tests: Add spaces around '=' in a string comparision in TEST primitiveKaushal M2013-03-041-1/+1
* rpc: bring in root-squashing behavior in rpcRaghavendra Bhat2013-03-047-2/+139
* cluster/distribute: Reopen fds in migration internally as root:rootshishir gowda2013-03-041-1/+10
* synctask: implement setuid-like SYNCTASK_SETID()shishir gowda2013-03-042-0/+30
* cluster/distribute: Prevent spurious multiple defrag crawlsshishir gowda2013-03-041-9/+14
* cluster/distribute: Preserve file size during rebalance migrationshishir gowda2013-03-043-0/+94
* cluster/distribute: Remove suprious fd_unref callshishir gowda2013-03-041-2/+0
* cluster/dht: Create linkfile with file uid/gidshishir gowda2013-03-046-4/+282
* glusterd: use gf_strdup() in place of strdup()Krutika Dhananjay2013-03-042-1/+15
* nfs/server: Fix multiple crashes in acl handler.Vijay Bellur2013-03-031-10/+16
* libglusterfs: Fix memory leaks in fd_lk_insert_and_mergeVijay Bellur2013-03-034-4/+138
* mount.glusterfs: Introduce mem-accounting as an optionVijay Bellur2013-03-031-9/+17
* Better mechanism to handle memory accountingVijay Bellur2013-03-034-13/+8
* Branch updated to release-3.4Vijay Bellur2013-02-111-1/+1
* Tests: Remove 'sleep' from the test casePranith Kumar K2013-02-081-34/+36
* Tests: Explicitly set eager-lock onPranith Kumar K2013-02-081-1/+2
* glusterd: harden 'volume start' staging to check for brick dirs' presenceKrutika Dhananjay2013-02-084-13/+101
* cluster/dht: pathinfo xattr changes for directoriesVenky Shankar2013-02-083-92/+264
* glusterd: Made gsync set use synctask frameworkAvra Sengupta2013-02-082-6/+2
* glusterd: Making volume-reset use synctask frameworkAvra Sengupta2013-02-082-5/+54
* glusterd : Made volume-set use synctask framework.Avra Sengupta2013-02-081-5/+1
* tests/bugs/bug-762989.t: do not check the listening portsRaghavendra Bhat2013-02-081-1/+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
* Tests: Fixes to state-dump gen functionPranith Kumar K2013-02-081-2/+2
* fuse: log options passed to fuse when mount failsLubomir Rintel2013-02-071-1/+2
* gsyncd: allow the override of the compiled-in python pathJoe Julian2013-02-071-3/+7
* glusterfsd can't listen in a specified addressmerfi2013-02-071-1/+1
* Respect autotools docdir variableKacper Kowalik (Xarthisius)2013-02-072-5/+2
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-0740-44/+44
* Add scripts for size-weighted rebalance.Jeff Darcy2013-02-072-0/+466
* object-storage: Store the lock file in /var/run/swift.Mohammed Junaid2013-02-072-8/+55
* afr: serialize modification of {entrylk,inodelk}_lock_countAnand Avati2013-02-071-53/+54
* fuse-bridge: use READDIRPLUS support when availableAnand Avati2013-02-074-2/+153
* dht: better layout-optimization algorithmJeff Darcy2013-02-075-24/+187