summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: move -L arguments out of CFLAGSJeff Darcy2012-10-033-4/+8
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-0346-86/+85
* dict: add new API 'dict_add()'Amar Tumballi2012-10-022-14/+42
* fuse: create a new fd during fd-migration.Raghavendra G2012-10-023-130/+370
* build: remove -nostartfiles flagJeff Darcy2012-10-0242-42/+42
* common-utils: valid_host_name() should allow (sub)domains starting/ending wit...Niels de Vos2012-10-021-23/+7
* build: replace INCLUDES by CPPFLAGSJeff Darcy2012-10-022-4/+4
* build: add missing backslash in api/src/Jeff Darcy2012-10-021-1/+1
* extras: hook scripts should not start Samba if it is not runningNiels de Vos2012-10-022-2/+2
* init.d: implement reload action for SUSE init scriptJeff Darcy2012-10-011-1/+5
* init.d: use proper dependencies in SUSE init scriptJeff Darcy2012-10-011-2/+2
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-0148-55/+55
* build: add missing GF_CFLAGS in api/src/Jeff Darcy2012-10-012-2/+1
* linux-aio: fixes while setting O_DIRECT flagAnand Avati2012-10-013-38/+60
* Fix problems of mismatch type.linbaiye2012-10-012-5/+6
* dict: no need to memdup() the XDR buffer for dict_unserializeAmar Tumballi2012-10-011-7/+1
* Made test-ffop.c exhaustive by making it to test all types of fops.M S Vishwanath Bhat2012-10-011-7/+770
* write-behind: implement causal ordering and other cleanupAnand Avati2012-10-012-2418/+1070
* cluster/afr: Provide option to set readdir-size in entry-self-healPranith Kumar K2012-10-014-5/+19
* cli: removed extra dict unrefs and memory leaksKrutika Dhananjay2012-09-304-286/+200
* Fixed some general typing errors.Varun Shastry2012-09-275-8/+8
* mgmt/glusterd: Prevent extra unref in vol startPranith Kumar K2012-09-261-3/+4
* Fix parallel build issuesKacper Kowalik (Xarthisius)2012-09-262-0/+2
* build: Install glusterfs-logrotate as config fileVijay Bellur2012-09-252-2/+5
* protocol/client: quick-reconnect after portmap queryAnand Avati2012-09-253-1/+11
* cluster/afr: Trigger heal on local subvols on any child_upPranith Kumar K2012-09-251-13/+21
* protocol/server: put the connection back if setvolume failsRaghavendra Bhat2012-09-251-1/+7
* gfapi: fix the failure in glfs_open()Amar Tumballi2012-09-251-1/+1
* cluster/afr: Wake up post-op on non-co-operative transactionPranith Kumar K2012-09-251-0/+23
* geo-rep / gsyncd: gsyncd binary wrapper context fixesVenky Shankar2012-09-242-0/+25
* core: enable process to return the appropriate error codeAnand Avati2012-09-214-13/+70
* libglusterfs/graph: pass correct translator pairs during reconfigureRaghavendra G2012-09-212-8/+18
* glusterd: use runner_run_nowait() variant for starting bricksAnand Avati2012-09-201-2/+2
* runner: introduce a new variant runner_run_nowait()Anand Avati2012-09-202-0/+25
* 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-2014-537/+344
* glusterd: Fix compile time warning for gsyncd helper routineVenky Shankar2012-09-201-5/+8
* rpcsvc: framework for executing actors as synctaskAnand Avati2012-09-193-1/+32
* 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
* syncop: Implement access fopPranith Kumar K2012-09-192-0/+28
* mount/fuse: readdir() should return 32-bit inodes when 'enable-ino32' is usedNiels de Vos2012-09-183-5/+19
* dual licenseKaleb S. KEITHLEY2012-09-181-6/+6
* cli/: Filter out the loopback address for brick creation.Varun Shastry2012-09-181-2/+4
* 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-172-5/+6
* Clean up of typepunning errors ( Strict aliasing warnings )Varun Shastry2012-09-173-33/+29
* 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-174-29/+98