summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd: use runner_run_nowait() variant for starting bricksAnand Avati2012-09-201-2/+2
* Prevent fuse from setting an invalid value of fd_ctxlinbaiye2012-09-201-2/+4
* glusterd: Fix to log command status at the appropriate timeKrutika Dhananjay2012-09-2011-175/+107
* glusterd: Fix compile time warning for gsyncd helper routineVenky Shankar2012-09-201-5/+8
* rpcsvc: framework for executing actors as synctaskAnand Avati2012-09-191-0/+3
* performance/io-cache: provide hook for dumping inode contextRaghavendra Bhat2012-09-191-29/+38
* fuse: override 'gid-timeout' option to disable aux gid compatibilityAmar Tumballi2012-09-191-0/+5
* mount/fuse: readdir() should return 32-bit inodes when 'enable-ino32' is usedNiels de Vos2012-09-183-5/+19
* logging: log ENOENT errors in DEBUG mode instead of ERROR or INFORaghavendra Bhat2012-09-172-2/+4
* features/marker: if parent inode is NULL, then get it by inode_parentRaghavendra Bhat2012-09-172-4/+13
* CLI: Displaying time as N/A when unix time is 0Varun Shastry2012-09-171-3/+4
* Clean up of typepunning errors ( Strict aliasing warnings )Varun Shastry2012-09-172-21/+18
* glusterd: Fix remote processes not being shown in "volume status"Kaushal M2012-09-171-3/+4
* protocol/server: dump the ltable and fd table related inodes onlyRaghavendra Bhat2012-09-172-19/+87
* features/quota: Avoid mem_put on null localPranith Kumar K2012-09-172-11/+1
* mount/fuse: treat NULL gfid is a failure in lookup disregarding op_retAnand Avati2012-09-171-2/+14
* 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-13124-857/+742
* 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-123-4/+24
* dht: improve dht_fix_layout_of_directory for better re-assignmentAnand Avati2012-09-121-145/+78
* cli: Added special key "group" for bulk volume set.Krishnan Parthasarathi2012-09-121-29/+37
* 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-064-30/+49
* 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
* 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-061-1/+35
* 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
* mount/fuse: If gfid is not present assign gfidPranith Kumar K2012-09-061-1/+1
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-0629-315/+334
* License change to 2 additional files.Varun Shastry2012-09-052-31/+12
* Honour configure --localstatedir and --sysconfdirEmmanuel Dreyfus2012-09-051-3/+4
* 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, glusterd: Changes to 'peer status' xml outputKaushal M2012-09-011-0/+5
* 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
* All: License message changeVarun Shastry2012-08-28122-1757/+677
* afr: Avoid excessive logging in self-heal.Krishnan Parthasarathi2012-08-236-22/+25
* posix-acl: make use of 'umask' flag passed as argument in fopAmar Tumballi2012-08-232-8/+25
* fuse: make background queue length configurableAmar Tumballi2012-08-223-3/+54
* rpcsvc: remove .vector_actor and related changesAnand Avati2012-08-208-165/+152