summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* features/locks: implement fgetxattr and fsetxattrRaghavendra G2012-11-271-0/+1
* cluster/stripe: handle GF_XATTR_LOCKINFO_KEY in f(get)(set)xattrRaghavendra2012-11-271-0/+2
* libglusterfs/mem-pool: implement gf_memdupRaghavendra2012-11-271-0/+15
* libglusterfs: Implement float percentagePranith Kumar K2012-11-234-25/+27
* Use more portable mkstemp() instead fo mkostemp()Emmanuel Dreyfus2012-11-221-1/+1
* libglusterfs: implement gf_strndupRaghavendra G2012-11-211-0/+19
* NFS is picking up geo-rep's already open (read-only) file descriptorKaleb S. KEITHLEY2012-11-142-28/+31
* xlator/fuse: integrate fuse with event-historyRaghavendra Bhat2012-11-121-1/+1
* core: add STACK_WIND_TAIL for more efficient default_xxx.Jeff Darcy2012-10-252-92/+120
* In some cases AI_ADDRCONFIG confuses NetBSD 6.0Emmanuel Dreyfus2012-10-201-0/+2
* glusterfs: add gf_mkostemp api and use it instead of mkostemp of libcRaghavendra Bhat2012-10-172-0/+4
* syncop: save and restore THIS from the time of context switchAnand Avati2012-10-161-0/+4
* glusterfs: code cleanupRaghavendra Bhat2012-10-151-13/+11
* features/quota: Accept float numbers for quota limit.Varun Shastry2012-10-121-3/+3
* glusterd: Moved peer rsp handling functions to glusterd-utilsKrishnan Parthasarathi2012-10-111-14/+20
* syncop: fix symlink paramAnand Avati2012-10-032-2/+3
* syncop: Implement some missing operationsAnand Avati2012-10-032-2/+105
* core: make sure there are processors for just-queued tasksJeff Darcy2012-10-031-0/+5
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-1/+1
* dict: add new API 'dict_add()'Amar Tumballi2012-10-022-14/+42
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* common-utils: valid_host_name() should allow (sub)domains starting/ending wit...Niels de Vos2012-10-021-23/+7
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-3/+3
* 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
* Fix parallel build issuesKacper Kowalik (Xarthisius)2012-09-261-0/+1
* core: enable process to return the appropriate error codeAnand Avati2012-09-212-0/+4
* libglusterfs/graph: pass correct translator pairs during reconfigureRaghavendra G2012-09-212-8/+18
* runner: introduce a new variant runner_run_nowait()Anand Avati2012-09-202-0/+25
* syncop: Implement access fopPranith Kumar K2012-09-192-0/+28
* CLI: Displaying time as N/A when unix time is 0Varun Shastry2012-09-171-2/+2
* protocol/server: dump the ltable and fd table related inodes onlyRaghavendra Bhat2012-09-172-10/+11
* All: License message changeVarun Shastry2012-09-132-13/+12
* fuse-bridge: Pass unknown option down to fuseLubomir Rintel2012-09-121-0/+2
* event: peel out poll and epoll specific code into separate filesAnand Avati2012-09-124-836/+920
* mount/fuse: add mount-option "enable-ino32" for the native clientNiels de Vos2012-09-061-0/+1
* libglusterfs: Implementation of syncop_fsyncdirPranith Kumar K2012-09-062-0/+29
* storage/posix: Add or_array/and_array op for xattropPranith Kumar K2012-09-061-1/+3
* 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-066-47/+111
* Add missing contrib/libgen files to distributionEmmanuel Dreyfus2012-08-302-8/+2
* All: License message changeVarun Shastry2012-08-282-32/+13
* Add support for --enable-debug configure optionDeepak C Shetty2012-08-231-1/+1
* epoll: whitespace cleanup and remove unused variableAnand Avati2012-08-221-19/+18
* fuse: make background queue length configurableAmar Tumballi2012-08-221-1/+2
* syncop: Added scaling down logicPranith Kumar K2012-08-202-5/+35
* NetBSD build fixEmmanuel Dreyfus2012-08-201-1/+1
* syncop: handle 'dataonly' flag in syncop_fsync()Amar Tumballi2012-08-202-4/+9
* cluster/dht: Optimize readdirp calls in DHTshishir gowda2012-08-132-0/+3
* NetBSD swapcontext() portability fixEmmanuel Dreyfus2012-08-131-0/+10