summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* storage/posix: Option to set brick(of a volume)'s root dir's uid/gidKrishnan Parthasarathi2012-09-142-6/+46
* glusterd: Fixed _is_prefix check for two file pathsKrishnan Parthasarathi2012-09-131-4/+25
* All: License message changeVarun Shastry2012-09-13160-1053/+923
* glusterfs SEGV on Fedora 17 from UFO fallocate(2) callKaleb S. KEITHLEY2012-09-131-14/+19
* fuse-bridge: Pass unknown option down to fuseLubomir Rintel2012-09-126-4/+44
* dht: improve dht_fix_layout_of_directory for better re-assignmentAnand Avati2012-09-121-145/+78
* event: peel out poll and epoll specific code into separate filesAnand Avati2012-09-124-836/+920
* cli: Added special key "group" for bulk volume set.Krishnan Parthasarathi2012-09-123-33/+148
* Detect python > 2.5, make sure MKDIR_P is substitutedEmmanuel Dreyfus2012-09-093-1/+356
* glusterd: Expect setmntent(3) to return NULLKrishnan Parthasarathi2012-09-081-0/+8
* geo-rep/gsyncd: work around rsync argument overflowCsaba Henk2012-09-071-3/+8
* cluster/dht: handle percent option for 'min-free-disk'Amar Tumballi2012-09-071-0/+11
* mount/fuse: add mount-option "enable-ino32" for the native clientNiels de Vos2012-09-067-30/+67
* storage/posix: Make posix_fremovexattr anon fd friendly.Pranith Kumar K2012-09-061-4/+1
* mount.glusterfs: Ignore noauto and _netdev optionsLubomir Rintel2012-09-061-0/+3
* afr: add option description of 'open'.Jules.Wang2012-09-061-0/+2
* libglusterfs: Implementation of syncop_fsyncdirPranith Kumar K2012-09-062-0/+29
* glusterd: fix mountbroker option parsing routineCsaba Henk2012-09-061-8/+2
* posix: adjust new xattrops to new dict APICsaba Henk2012-09-061-4/+4
* storage/posix: Add or_array/and_array op for xattropPranith Kumar K2012-09-062-2/+38
* cluster/distribute: remove gf_log() from statedump functionsAmar Tumballi2012-09-061-3/+0
* mgmt/glusterd: Typo in the error message of the volume stopVarun Shastry2012-09-061-2/+2
* cli: sanitize exit valueCsaba Henk2012-09-061-1/+1
* mount/fuse: If gfid is not present assign gfidPranith Kumar K2012-09-061-1/+1
* core/statedump: parse the file and set the path of the statedump filesRaghavendra Bhat2012-09-062-15/+119
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-0637-413/+486
* rpc/socket: Wrong Log-File Error-MessageVarun Shastry2012-09-051-1/+2
* License change to 2 additional files.Varun Shastry2012-09-052-31/+12
* build: Don't use python-ctypes on SLESNiels de Vos2012-09-051-1/+5
* Honour configure --localstatedir and --sysconfdirEmmanuel Dreyfus2012-09-052-4/+5
* glusterd: Made volume reset recognize options in <domain>.<specifier> formatKrutika Dhananjay2012-09-051-3/+5
* glusterd: Removed pattern match lookup logic on volume optionsKrutika Dhananjay2012-09-051-43/+0
* cli: Do not print brick info for non-replicate volumeVenkatesh Somyajulu2012-09-031-0/+3
* cli, glusterd: Changes to 'peer status' xml outputKaushal M2012-09-012-4/+21
* Add missing contrib/libgen files to distributionEmmanuel Dreyfus2012-08-304-8/+10
* cluster/afr: Don't stop entry/data self-heal on metadata split-brainPranith Kumar K2012-08-292-12/+6
* dht/rebalance: set the correct ownership on the dst file.shishir gowda2012-08-281-0/+8
* glusterd: Fixed incorrect assumptions in rpcsvc actors of glusterdKrishnan Parthasarathi2012-08-282-17/+26
* glusterfsd: rpcsvc actors must return success after an attempt to submit replyKrishnan Parthasarathi2012-08-281-8/+12
* All: License message changeVarun Shastry2012-08-28160-2302/+895
* init.d: Fix init.d on Redhat, so it does not always return 0.Thomas Oulevey2012-08-281-1/+5
* afr: Avoid excessive logging in self-heal.Krishnan Parthasarathi2012-08-236-22/+25
* Add support for --enable-debug configure optionDeepak C Shetty2012-08-233-2/+20
* socket: code cleanupAmar Tumballi2012-08-232-312/+333
* posix-acl: make use of 'umask' flag passed as argument in fopAmar Tumballi2012-08-232-8/+25
* epoll: whitespace cleanup and remove unused variableAnand Avati2012-08-221-19/+18
* fuse: make background queue length configurableAmar Tumballi2012-08-226-57/+166
* syncop: Added scaling down logicPranith Kumar K2012-08-202-5/+35
* NetBSD build fixEmmanuel Dreyfus2012-08-201-1/+1
* rpcsvc: remove .vector_actor and related changesAnand Avati2012-08-2011-194/+177