summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* dict: add dict_get_str_boolean() function handily query string-boolean valuesCsaba Henk2010-09-242-0/+62
* core: Introduce string representation of GF_EVENTSShehjar Tikoo2010-09-222-0/+30
* libglusterfs: handle failure properly in gf_system()Csaba Henk2010-09-211-1/+6
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-184-0/+74
* check for 'link_inode' in server protocolAmar Tumballi2010-09-181-2/+2
* nfs3: Unref & unbind dir fd with inode lock on EOFv3.1.0qa26Shehjar Tikoo2010-09-172-0/+26
* cli: add a simplistic option parser, convert "mode script" to "--mode=script"Csaba Henk2010-09-162-0/+14
* logging: fix a crash in gf_log_callingfn()Amar Tumballi2010-09-161-3/+10
* performance/write-behind: dump contents of wb-fileRaghavendra G2010-09-166-28/+164
* Deadlock in state dumping while holding the logging lockKaushik BV2010-09-151-15/+10
* Cleaning up mem_get0.shishir gowda2010-09-151-25/+3
* remove 'gen' from iatt/protocol structuresAmar Tumballi2010-09-141-5/+0
* Add checks in mem_pool to catch possible double freesshishir gowda2010-09-141-3/+17
* mgmt/glusterd: free xdr allocationsPranith Kumar K2010-09-142-2/+50
* logging: provide a API to print calling functionsAmar Tumballi2010-09-133-2/+152
* posix: remove gen related xattr usageAmar Tumballi2010-09-131-2/+2
* dict.c: fix a redundant log in DEBUG levelAmar Tumballi2010-09-091-2/+2
* changes in fuse proc thread initializationAmar Tumballi2010-09-061-2/+2
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-045-25/+22
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-045-27/+22
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-045-32/+23
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-045-28/+23
* gfid: changes in inode managementAnand Avati2010-09-042-227/+66
* gfid: introduce uuid based handles for inodesAnand Avati2010-09-043-1/+5
* mgmt/glusterd: memory leak fixesPranith Kumar K2010-08-315-82/+96
* 'gluster volume log' feature addedAmar Tumballi2010-08-312-9/+6
* Add command logging facility for glusterdshishir gowda2010-08-312-0/+104
* changes to client to make use of the rdma functionality.Raghavendra G2010-08-301-0/+3
* Bring in new transport rdma.Raghavendra G2010-08-301-0/+9
* Provides the ability to filter the output of state dumpKaushik BV2010-08-303-27/+228
* performance/stat-prefetch: while removing an entry from cache, remove it from...Raghavendra G2010-08-281-1/+1
* fix notify mechanism to send CHILD_UP to fuseAmar Tumballi2010-08-271-1/+15
* glusterfsd: Clang error fixes.Sachidananda2010-08-261-1/+1
* glusterd: support for volume version and cksumv3.1.0qa8Vijay Bellur2010-08-232-194/+221
* rpcsvc: allow creation of both rdma and socket for a single server transport.Raghavendra G2010-08-231-2/+2
* gf_system: fork/exec instead of systemAmar Tumballi2010-08-212-0/+58
* portmapper program added to glusterfsd mgmt rpcAmar Tumballi2010-08-211-0/+4
* libglusterfs: Fix warnings reported by clang.Sachidananda2010-08-191-17/+51
* Fix memory corruption in mem poolshishir gowda2010-08-186-9/+44
* fix the 'no logfile set' log during gluster process start.Amar Tumballi2010-08-121-4/+3
* argument sanity checks added in inode.cAmar Tumballi2010-08-121-3/+141
* logging enhancementsAmar Tumballi2010-08-123-25/+104
* fuse resolve related changesAmar Tumballi2010-08-112-21/+29
* core,glusterd: Solaris getxattr build fixShehjar Tikoo2010-08-101-0/+1
* add pump xlator and changes for replace-brickPavan Sondur2010-08-063-3/+211
* mem pool for call_stub_tshishir gowda2010-08-063-3/+14
* mem pool for fd_tshishir gowda2010-08-063-2/+14
* Implement mem pool for inode dentryshishir gowda2010-08-062-7/+33
* Implement mem pool for frame and stackshishir gowda2010-08-061-14/+27
* libglusterfs: Prevent multiple timer threads from being spawnedv3.1.0qa3Vijay Bellur2010-07-291-1/+1