summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* logging: Added fflush in _gf_log.Avra Sengupta2012-12-211-0/+2
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-193-8/+54
* glusterd, cli: Task id's for async tasksKaushal M2012-12-191-0/+4
* Spurious reserved port warning fixEmmanuel Dreyfus2012-12-131-1/+5
* glusterd: fail vol set when value = empty string/string with all whitespacesKrutika Dhananjay2012-12-102-38/+93
* rpc: check the ctx->listener before accessing rpcsvc objectRaghavendra Bhat2012-12-041-0/+8
* Revert "glusterd, cli: Task id's for async tasks"Anand Avati2012-12-041-4/+0
* rpc-transport/socket: implement read-ahead of RPC headersAnand Avati2012-12-041-0/+22
* glusterd, cli: Task id's for async tasksKaushal M2012-12-041-0/+4
* libglusterfs: fix unused-but-set-variable warningPranith Kumar K2012-12-041-3/+2
* socket,rdma: before binding to any port check if it is a reserved portRaghavendra Bhat2012-12-032-0/+144
* BD Backend: CLI commands to create/delete imageM. Mohan Kumar2012-11-292-0/+23
* 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