summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* syncop: initial implementationPavan Sondur2010-07-285-2/+564
* removed last few remaining 'ERR_ABORT's from codebaseAmar Tumballi2010-07-286-33/+69
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-284-0/+15
* mount/fuse: disable fuse support from volfileAnand Avati2010-07-211-65/+0
* Dead assignment cleanup.Sachidananda2010-07-201-0/+4
* debug/* Change STACK_UNWIND TO STACK_UNWIND_STRICTshishir gowda2010-07-191-5/+5
* Remove dead assignments.Sachidananda2010-07-191-2/+0
* Dead variables cleanup.Sachidananda2010-07-191-7/+1
* Fix compilation issues when uuid/uuid.h is not presentVijay Bellur2010-07-151-1/+1
* Bring in uuid to contribVijay Bellur2010-07-151-2/+2
* protocol/lib: rename files to standardized names and placesAnand Avati2010-07-141-1/+1
* proper way to do defrag of a mountpointAmar Tumballi2010-07-141-0/+3
* gluster-CLI-and-mgmt-glusterd-added-to-codebaseAmar Tumballi2010-07-082-0/+5
* fix up OS X after dynamic volume changesCsaba Henk2010-07-083-7/+4
* minor option handling refactorizationsCsaba Henk2010-07-082-2/+2
* fix fuse volume creation from volfileCsaba Henk2010-07-081-0/+65
* fix up option handlingCsaba Henk2010-07-082-5/+15