summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* storage/posix: honor O_SYNC and O_DSYNC sent in @flags of writev()Anand Avati2013-03-292-5/+10
* cluster/afr: fix fd leak with unsafe call_resume()Anand Avati2013-03-282-1/+17
* cluster/afr: fsync before erase xattrs in data self-healPranith Kumar K2013-03-281-1/+75
* glusterfs.spec.in: sync with fedora glusterfs.specKaleb S. KEITHLEY2013-03-282-0/+13
* cluster/afr: piggyback and fsync resume changesPranith Kumar K2013-03-283-16/+21
* cluster/afr: fsync() guarantees POST-OP completionAnand Avati2013-03-273-10/+56
* cluster/afr: ensure DATA operations are made durable before POST-OPAnand Avati2013-03-275-24/+316
* libglusterfs/dict: fix infinite loop in dict_keys_join()Vijaykumar koppad2013-03-271-2/+4
* glusterd: Removed fd leaks in glusterfs_start utility functionKrishnan Parthasarathi2013-03-256-119/+104
* 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