summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* config: better (i.e. more portable) test for libxml2Kaleb S. KEITHLEY2013-03-254-15/+8
* glusterd: Simplify glusterd_service_stop()Krishnan Parthasarathi2013-03-251-70/+11
* glusterfsd: dump the in-memory graph rather than volfileAnand Avati2013-03-245-14/+108
* mount: Added the xlator-option to mount.glusterfs script.Avra Sengupta2013-03-222-0/+56
* glusterfsd: Fixed fd leak due to use of tmpfile()Krishnan Parthasarathi2013-03-223-32/+69
* glusterd: Improve error logging when a brick from an old volume gets re-usedNiels de Vos2013-03-221-2/+7
* nfs: ACCESS - reply only what was asked forAnand Avati2013-03-223-8/+12
* Added autogen.sh check for presence of tarJustin Clift2013-03-221-0/+6
* glusterfs.spec.in: sync with fedora glusterfs.specKaleb S. KEITHLEY2013-03-221-18/+32
* socket: Make non-ssl sockets perform non-blocking connect()Krishnan Parthasarathi2013-03-221-0/+12
* dht: make DHT xattr names configurableJeff Darcy2013-03-2113-125/+233
* object-storage: Removed the redundant REMOTE_CLUSTER option.Mohammed Junaid2013-03-213-19/+3
* rpc-transport: fix glusterd crash when rdma.so missingRajesh Amaravathi2013-03-211-2/+4
* features/marker: log error when unlinking timestamp fileVenky Shankar2013-03-211-4/+13
* performance/io-threads: Fix range-check for least-rate-limitPranith Kumar K2013-03-212-0/+16
* socket: Associated IP:port information with error logs to make debugging easierKrishnan Parthasarathi2013-03-201-3/+4
* rpc: before freeing the volume options object, delete it from the listRaghavendra Bhat2013-03-202-6/+7
* cli: Better message on rebalance/remove-brick stopKaushal M2013-03-201-6/+43
* nfs: handle stable write with @flags rather than fsync()Anand Avati2013-03-202-68/+27
* iobuf: Added a function iobref_clearPrashanth Pai2013-03-202-1/+24
* nfs, afr: Fail lookup only on split-brainPranith Kumar K2013-03-202-3/+7
* 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