summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handle a crash in inode.c on 32 bit, big endian platformAmar Tumballi2010-07-081-5/+5
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-068-183/+0
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-026-8/+19
* added proper mem-types to GF_CALLOC in protocolAmar Tumballi2010-06-251-0/+9
* misc updates in mainlineAmar Tumballi2010-06-212-2/+1
* rpc protocolAmar Tumballi2010-06-211-0/+1
* changed the order of gf_log in xlator.c to prevent hangAmar Tumballi2010-06-101-3/+3
* mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.amAnand Avati2010-06-081-1/+1
* dynamic volume changes for graph replacementAnand Avati2010-06-0721-1413/+1610
* fuse: add a built-in fuse traffic dumper mechanismCsaba Henk2010-06-071-0/+1
* fix format string warning on OS XCsaba Henk2010-05-261-1/+6
* libglusterfs: Use usecond resolution for loggingVijay Bellur2010-05-211-3/+8
* Log proper error message when hostname or ip does not conform to standards.Sachidananda2010-05-211-1/+6
* OS X: adjustments, minor fixes to eliminate warningsCsaba Henk2010-05-211-3/+9
* OS X: basic additions for OS X client supportCsaba Henk2010-05-212-10/+9
* added features/mac-compatCsaba Henk2010-05-133-116/+1
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-0313-455/+78
* structuring of protocol - 2Amar Tumballi2010-05-036-1956/+3
* structuring of protocolAmar Tumballi2010-05-035-106/+101
* Memory accounting changesVijay Bellur2010-04-2328-253/+831
* core: Set ctx in global_xlator to prevent NULL ptr referenceShehjar Tikoo2010-04-221-0/+1
* protocol: fix endianness for nanosecond field in stat structureAnand Avati2010-04-081-2/+6