summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/stack.h
Commit message (Expand)AuthorAgeFilesLines
...
* Implement mem pool for frame and stackshishir gowda2010-08-051-14/+27
* removed last few remaining 'ERR_ABORT's from codebaseAmar Tumballi2010-07-281-2/+8
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-1/+8
* dynamic volume changes for graph replacementAnand Avati2010-06-071-4/+4
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-041-4/+3
* structuring of protocolAmar Tumballi2010-05-041-2/+0
* Memory accounting changesVijay Bellur2010-04-221-8/+11
* core: Do internal latency measurement of FOPs.Vikas Gorur2010-04-041-2/+54
* core: Provide helper macro to set [ug]id in frameShehjar Tikoo2010-03-031-0/+9
* protocol/server: Changes in protocol client to include lk_owner in protocol h...Pavan Vilas Sondur2009-12-031-0/+1
* mount/fuse: Use fuse lock_owner field in posix locks.Pavan Vilas Sondur2009-12-031-0/+2
* core, client, server: Support auxiliary group idsShehjar Tikoo2009-12-031-0/+6
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-051-1/+1
* libglusterfs: Add STACK_UNWIND_STRICT macro.Vikas Gorur2009-10-051-0/+18
* TAKE2[PATCH BUG:213 1/1] Support for Process State DumpVijay Bellur2009-08-151-1/+5
* write-behind: check for memory allocation failures and take appropriate actionRaghavendra G2009-06-151-0/+4
* THIS: set appropriately in STACK_* macrosAnand V. Avati2009-05-221-4/+21
* do away with frame->root->{req,rsp}_refs membersAnand V. Avati2009-04-111-2/+0
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* moved frame->{op,type} to frame->root->{op,type} with necessary changesAnand V. Avati2017-05-051-2/+3
* cleanupAnand V. Avati2017-05-051-4/+4
* fix in protocol/server cleanupAnand V. Avati2017-05-051-1/+1
* fixed bug in stack.hAnand V. Avati2017-05-051-1/+1
* rename call_ctx_t to call_stack_tAnand V. Avati2017-05-051-57/+57
* create_frame() used to create frames everywhereAnand V. Avati2017-05-051-2/+1
* DHT (distributed hash table) initial commitAnand V. Avati2017-05-051-141/+180
* Added ERR_ABORT() macro which aborts when memory allocation failureBala A2017-05-051-0/+4
* Added FREE() macro and removed freee() macro.Bala A2017-05-051-4/+4
* * scheduler/alu.c:Amar Tumballi2017-05-051-0/+6
* * transport/ib-verbs.c: reverted back a small logging change. It caused the h...Amar Tumballi2017-05-051-1/+1
* updated copyright to 2008, updated configure script to not fail, but print co...Anand V. Avati2017-05-051-1/+6
* bug fixesAmar Tumballi2017-05-051-0/+1
* do not decrement frame's refcount in stack destroyAnand V. Avati2017-05-051-2/+0
* input validation in dictAnand V. Avati2017-05-051-0/+1
* add new field in call context for transport pointerAnand V. Avati2017-05-051-0/+1
* license upgradeAnand V. Avati2017-05-051-17/+17
* changed mutexes to spinlocks in inode and call frameAnand V. Avati2017-05-051-8/+17
* added freee() macro to catch possible double freeAnand V. Avati2017-05-051-4/+4
* inode forget is put as a callback to avoid race conditionsAnand V. Avati2017-05-051-0/+17
* list of all created frames in a pool for tracking lost framesAnand V. Avati2017-05-051-1/+23
* protocol/server - add locks around open_files, open_dirsAnand V. Avati2017-05-051-0/+1
* (no commit message)Krishna Srinivas2017-05-051-1/+1
* fix in client_close and client_closedir on 'stale' fdsAnand V. Avati2017-05-051-1/+2
* call-stub.c - apis to create a stub for a call which can be later resumed withAnand V. Avati2017-05-051-2/+7
* build br34k4g3 :DAnand V. Avati2017-05-051-7/+7
* changed 'cooky' to correct spelling 'cookie' :PVikas Gorur2017-05-051-5/+5
* * libglusterfs/src/stack.h:Amar Tumballi2017-05-051-5/+27
* libglusterfs:Anand V. Avati2017-05-041-0/+1
* 0-copy enhancements in protocol and fuseAnand V. Avati2017-05-041-1/+2
* code cleanupAnand V. Avati2017-05-041-0/+25