summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* glusterd: big lock - a coarse-grained locking to prevent racesv3.4.0alpha3Krishnan Parthasarathi2013-04-1717-106/+702
* glusterd: Fixed spurious wakeups in glusterd syncopsKrishnan Parthasarathi2013-04-174-22/+64
* syncenv: be robust against spurious wake()sKrishnan Parthasarathi2013-04-171-10/+10
* tests: fix dependency on sleep in bug-874498.tKrishnan Parthasarathi2013-04-171-7/+14
* tests: fix further issues with bug-874498.tKrishnan Parthasarathi2013-04-171-2/+1
* synctask: introduce synclocks for co-operative lockingKrishnan Parthasarathi2013-04-172-1/+167
* glusterd: fix segfault on volume status detailLars Ellenberg2013-04-161-9/+11
* glusterd: allow multiple instances of glusterd on one machineKrishnan Parthasarathi2013-04-164-1/+142
* tests/cluster.rc: support for virtual multi-server glusterdJeff Darcy2013-04-151-0/+106
* rpc-transport: fix glusterd crash when rdma.so missingRajesh Amaravathi2013-04-121-2/+4
* rpc: before freeing the volume options object, delete it from the listRaghavendra Bhat2013-04-122-6/+7
* 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
* object-storage: rebase Swift to 1.8.0 (grizzly)Kaleb S. KEITHLEY2013-04-122-37/+136
* cluster/afr: Preserve mtime in self-healPranith Kumar K2013-04-122-14/+77
* socket: Make non-ssl sockets perform non-blocking connect()Krishnan Parthasarathi2013-04-121-0/+12
* dict: Put "goto out" in dict_unserialize to avoid process crashVenkatesh Somyajulu2013-04-121-0/+1
* build: add BuildRequires librdmacm-develKaleb S. KEITHLEY2013-04-121-1/+1
* cluster/distribute: Ignore non-participating subvols for layout checksshishir gowda2013-04-114-27/+178
* dht: improve transform/detransform of d_off (and be ext4 safe)shishir gowda2013-04-111-5/+82
* glusterfs.spec.in: sync with fedora glusterfs.specKaleb S. KEITHLEY2013-03-282-0/+13
* libglusterfs/dict: fix infinite loop in dict_keys_join()Vijaykumar Koppad2013-03-271-2/+4
* glusterfs.spec.in: resync with Fedora glusterfs.specKaleb S. KEITHLEY2013-03-267-181/+1001
* build: Fix package version to match release versionKrishnan Parthasarathi2013-03-201-1/+1
* mgmt/glusterd: Start fs-crawl in separate thread so as not to block epollVarun Shastry2013-03-192-4/+53
* rpm: package /var/run/gluster so that statedumps can be createdKaleb S. KEITHLEY2013-03-121-0/+5
* cluster/distribute: Fix layout overlaps due to spread-count in selfheal pathshishir gowda2013-03-092-52/+20
* gfapi: dict_unref() xattr_req in fop finish instead of dict_destroy()Anand Avati2013-03-072-5/+5
* 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