summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rpc: For AF_UNIX sockets, do not set keepalive option.Venkatesh Somyajulu2013-03-181-2/+3
* dht: fix a typoJulesWang2013-03-181-1/+1
* Warn on missing pkg-config, plus trivial comparator typo fix.Justin Clift2013-03-151-2/+8
* 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
* Renamed TMP_MAX to GF_TMP_MAX to avoid namespace clash on OSX.Kaleb S. KEITHLEY2013-03-132-21/+17
* Fix improperly quoted PKG_CHECK_MODULES parameters.Justin Clift2013-03-121-1/+1
* Storage/posix: Don't log at ERROR level for failed getxattr.Raghavendra Talur2013-03-121-0/+4
* Add missing pthread.h include to logging.hJustin Clift2013-03-121-0/+1
* cluster/afr: Preserve mtime in self-healPranith Kumar K2013-03-122-14/+77
* glusterd: Mark vol as deleted by renaming voldir before cleaning up the storeKrutika Dhananjay2013-03-115-44/+134
* features/quota: regression tests on general functionality of quotaVarun Shastry2013-03-111-0/+51
* Add autogen.sh dependency checks and nicer output.Justin Clift2013-03-111-5/+86
* glusterd: Fixed volume-sync in synctask codepath.Krishnan Parthasarathi2013-03-101-9/+13
* tests:Adding remove-brick test to volume.tLalatendu Mohanty2013-03-081-0/+3
* glusterd: fix segfault on volume status detailLars Ellenberg2013-03-081-9/+11
* cluster/distribute: Fix layout overlaps due to spread-count in selfheal pathshishir gowda2013-03-072-52/+20
* gfapi: dict_unref() xattr_req in fop finish instead of dict_destroy()Anand Avati2013-03-072-5/+5
* object-storage: Fixing the errors and warnings in unittest.Mohammed Junaid2013-03-071-2/+34
* object-storage: Restoring multi volume support in UFO.Mohammed Junaid2013-03-076-10/+168
* storage/posix: Remove a redundant lstat in posix_handle_hard.Mohammed Junaid2013-03-061-7/+0
* nlm: use appropriate open flags while lockingRajesh Amaravathi2013-03-051-1/+7
* rpm: package /var/run/gluster so that statedumps can be createdNiels de Vos2013-03-051-0/+5
* cluster xlators: s/-1/GF_CLIENT_PID_GSYNCD/Csaba Henk2013-03-033-7/+7
* glusterd: Added description for nfs.transport-type option in volume set help.Avra Sengupta2013-03-011-1/+4
* Modified validation parameters for owner-uid and owner-gid.Avra Sengupta2013-03-012-0/+48
* cluster/afr: Turn on eager-lock for fd DATA transactionsPranith Kumar K2013-03-013-21/+33
* libglusterfs: avoid the logging which says the port is invalidRaghavendra Bhat2013-02-281-8/+2
* performance/write-behind: Add test case for fd being marked badRaghavendra G2013-02-281-0/+33
* glusterd: Added the validation function for subvols-per-directoryAvra Sengupta2013-02-289-26/+214
* glusterd: Fix some options in vme tableKaushal M2013-02-281-7/+2
* cluster/distribute: Prevent spurious multiple defrag crawlsshishir gowda2013-02-281-9/+14
* Do not call xdr_string() with a NULL error messageEmmanuel Dreyfus2013-02-281-0/+1
* glusterd: Added validation function for stripe-block-size.Avra Sengupta2013-02-272-2/+209
* cluster/dht: print hash function munging logs in DEBUG modeAnand Avati2013-02-271-2/+2
* cluster/distribute: Add filter to support file patterns to be migratedshishir gowda2013-02-273-1/+120
* mgmt/glusterd: Move found-brick logs to DEBUGPranith Kumar K2013-02-273-4/+12
* nfs/server: Fix multiple crashes in acl handling code.Vijay Bellur2013-02-263-10/+77
* mgmt/glusterd: Expose error-gen options through volume set.Vijay Bellur2013-02-261-0/+24
* debug/error-gen: Add support for reconfiguring options.Vijay Bellur2013-02-261-66/+102
* tests/cluster.rc: support for virtual multi-server glusterd testsAnand Avati2013-02-262-38/+132
* glusterd: Increasing throughput of synctask based mgmt ops.Krishnan Parthasarathi2013-02-264-338/+387
* volgen: Use bind-address option for bricks when option set on glusterdKrishnan Parthasarathi2013-02-261-8/+20
* cluster/distribute: Preserve file size during rebalance migrationshishir gowda2013-02-253-0/+94
* libglusterfs: Fixed valid_ipv4_address and valid_host_nameAvra Sengupta2013-02-252-1/+55
* cluster/afr: Don't queue transactions during open-fd fixPranith Kumar K2013-02-227-385/+232
* glusterd: Added validation function for quota-timeout.Avra Sengupta2013-02-222-2/+110
* tests: move common funtion definitions to include.rcRaghavendra G2013-02-228-156/+22
* tests/fileio.rc: library for file descriptor based IO in testsAnand Avati2013-02-212-2/+65
* synctask: support for (assymetric) counted barriersAnand Avati2013-02-212-23/+69