| Commit message (Expand) | Author | Age | Files | Lines |
* | libglusterfs/src/iobuf.c: don't forget to unlock a mutex | Yaniv Kaul | 2018-11-06 | 1 | -0/+1 |
* | libglusterfs/src/iobuf.c: where possible, pass the index parameter | Yaniv Kaul | 2018-11-06 | 1 | -66/+54 |
* | libglusterfs/src/iobuf.c: take the pool lock once in new pool | Yaniv Kaul | 2018-11-06 | 1 | -24/+9 |
* | libglusterfs/src/iobuf.c: remove some if statements | Yaniv Kaul | 2018-11-06 | 1 | -25/+19 |
* | all: fix the format string exceptions | Amar Tumballi | 2018-11-05 | 1 | -9/+10 |
* | Land part 2 of clang-format changes | Gluster Ant | 2018-09-12 | 1 | -869/+832 |
* | libglusterfs/src/iobuf.c: remove memset(), CALLOC -> MALLOC | Yaniv Kaul | 2018-08-24 | 1 | -6/+1 |
* | All: run codespell on the code and fix issues. | Yaniv Kaul | 2018-07-22 | 1 | -15/+15 |
* | core: make glfs_iobuf_copy() consumable for general purpose. | Susant Palai | 2018-05-24 | 1 | -0/+43 |
* | glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount. | Mohit Agrawal | 2017-12-12 | 1 | -45/+7 |
* | core: coverity, NULL potinter check | Zhou Zhengping | 2016-07-22 | 1 | -0/+2 |
* | libglusterfs: Implement API that provides page-aligned iobufs | Krutika Dhananjay | 2016-06-28 | 1 | -0/+35 |
* | experimental: add fdl (Full Data Logging) translator | Jeff Darcy | 2016-02-13 | 1 | -1/+1 |
* | defaults,globals,iobuf,latency,logging,options,xlator/libglusterfs : porting ... | Mohamed Ashiq | 2015-06-24 | 1 | -24/+35 |
* | iobuf: Do not call __iobuf_ref directly | Raghavendra Talur | 2015-04-02 | 1 | -2/+2 |
* | libglusterfs: Change iobuf_pool_destroy to destroy all the arenas. | Poornima G | 2015-03-04 | 1 | -7/+38 |
* | rdma: pre-register iobuf_pool with rdma devices. | Mohammed Rafi KC | 2015-02-17 | 1 | -6/+32 |
* | iobufs: make iobref container size dynamic | Anand Avati | 2013-11-26 | 1 | -5/+44 |
* | iobuf: Added a function iobref_clear | Prashanth Pai | 2013-03-20 | 1 | -0/+23 |
* | remove useless if-before-free (and free-like) functions | Jim Meyering | 2012-07-13 | 1 | -2/+1 |
* | license: dual license under GPLV2 and LGPLV3+ | Kaleb KEITHLEY | 2012-05-10 | 1 | -14/+5 |
* | iobuf: option to provide larger size of buffers | Amar Tumballi | 2012-05-03 | 1 | -8/+91 |
* | iobuf: add a counter to keep track of request misses | Amar Tumballi | 2012-03-12 | 1 | -0/+3 |
* | iobuf: fix a crash in iobuf when statedump is takenv3.3.0qa15 | Raghavendra Bhat | 2011-12-07 | 1 | -1/+1 |
* | libglusterfs/iobuf: have fixed number of arenas | Amar Tumballi | 2011-12-07 | 1 | -104/+157 |
* | libglusterfs/iobuf: increase the iobref's iobuf array size | Amar Tumballi | 2011-10-10 | 1 | -4/+4 |
* | statedump: add more memory accounting related stats | Amar Tumballi | 2011-09-22 | 1 | -10/+34 |
* | Change Copyright current year | Pranith Kumar K | 2011-08-10 | 1 | -1/+1 |
* | LICENSE: s/GNU Affero General Public/GNU General Public/ | Pranith Kumar K | 2011-08-06 | 1 | -3/+3 |
* | IOBUF: Bring in variable iobuf support | shishir gowda | 2011-07-31 | 1 | -74/+173 |
* | logging: fill proper domain names at places where it is missing | Amar Tumballi | 2011-06-16 | 1 | -15/+11 |
* | libglusterfs/src: bring in VALIDATE_OR_GOTO to args | Amar Tumballi | 2011-04-11 | 1 | -53/+107 |
* | libglusterfs/src/*.c: log enhancement | Amar Tumballi | 2011-03-17 | 1 | -28/+70 |
* | libglusterfs/src/*.c: whitespace cleanup | Amar Tumballi | 2011-03-17 | 1 | -40/+39 |
* | Change assert to GF_ASSERT | Vijay Bellur | 2010-10-12 | 1 | -1/+1 |
* | Copyright changes | Vijay Bellur | 2010-10-11 | 1 | -1/+1 |
* | Change GNU GPL to GNU AGPL | Pranith K | 2010-10-04 | 1 | -3/+3 |
* | Provides the ability to filter the output of state dump | Kaushik BV | 2010-08-30 | 1 | -1/+1 |
* | Memory accounting changes | Vijay Bellur | 2010-04-23 | 1 | -7/+11 |
* | libglusterfs: Remove passive iobufs from statedump | Vijay Bellur | 2010-03-29 | 1 | -8/+0 |
* | iobuf: Expose macros and create new ones | Shehjar Tikoo | 2010-03-04 | 1 | -0/+9 |
* | Changed occurrences of Z Research to Gluster. | Vijay Bellur | 2009-10-07 | 1 | -1/+1 |
* | TAKE2[PATCH BUG:213 1/1] Support for Process State Dump | Vijay Bellur | 2009-08-19 | 1 | -0/+104 |
* | iobuf_pool->arenas_cnt should be incremented in iobuf_arena_alloc, and not io... | Anand V. Avati | 2009-04-22 | 1 | -1/+2 |
* | pruning buffer margin - do not destroy if no other non-filled arenas are in t... | Anand V. Avati | 2009-04-18 | 1 | -2/+25 |
* | added 2 APIs iobuf_size and iobref_size to return the system memory usage by ... | Anand V. Avati | 2009-04-17 | 1 | -0/+42 |
* | add NULL check in iobuf_arena_destroy | Anand V. Avati | 2009-04-16 | 1 | -0/+3 |
* | use MAP_FAILED macro to free mem_base in arena_destroy | Anand V. Avati | 2009-04-14 | 1 | -1/+2 |
* | FREE arena->iobufs in iobuf_arena_destory | Anand V. Avati | 2009-04-14 | 1 | -0/+2 |
* | bug fix in iobuf_select_arena - call __iobuf_pool_add_arena (unlocked version) | Anand V. Avati | 2009-04-13 | 1 | -1/+1 |