| Commit message (Expand) | Author | Age | Files | Lines |
* | libglusterfs: Move devel headers under glusterfs directory | ShyamsundarR | 2018-12-05 | 1 | -417/+0 |
* | libglusterfs/dict: Add sizeof()-1 variants of dict functions | Pranith Kumar K | 2018-10-15 | 1 | -0/+29 |
* | Land clang-format changes | Gluster Ant | 2018-09-12 | 1 | -246/+327 |
* | Some (mgmt) xlators: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn} | Yaniv Kaul | 2018-09-09 | 1 | -5/+14 |
* | libglusterfs/src/dict.c: remove memcpy(), gf_asprintf -> asprintf | Yaniv Kaul | 2018-09-06 | 1 | -4/+1 |
* | libglusterfs/src/dict.{c,h}: Introduce dict_setn, dict_addn, dict_addn and ot... | Yaniv Kaul | 2018-08-27 | 1 | -2/+10 |
* | dict.c: align dictionary structures | Yaniv Kaul | 2018-08-22 | 1 | -5/+5 |
* | md-cache: Do not invalidate cache post set/remove xattr | Poornima G | 2018-07-11 | 1 | -0/+1 |
* | Quota: heal directory on newly added bricks when quota limit is reached | Sanoj Unnikrishnan | 2018-03-28 | 1 | -2/+9 |
* | xlators/features/namespace: Add namespace xlator and link into brick graph | Varsha Rao | 2018-02-21 | 1 | -1/+1 |
* | performance/io-threads: expose io-thread queue depths | Varsha Rao | 2018-02-08 | 1 | -1/+3 |
* | dict: add another type to handle backward compatibility | Amar Tumballi | 2018-01-17 | 1 | -0/+1 |
* | dict: add more types for values | Amar Tumballi | 2018-01-05 | 1 | -0/+9 |
* | dict: support better on-wire transfer | Amar Tumballi | 2017-12-27 | 1 | -0/+1 |
* | glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount. | Mohit Agrawal | 2017-12-12 | 1 | -3/+3 |
* | dict: Fix several coverity issues in dict | Mohit Agrawal | 2017-11-15 | 1 | -0/+2 |
* | perf/qr: Use a ref-ed data to extract content | N Balachandran | 2017-08-28 | 1 | -0/+1 |
* | gfapi: Duplicate the buffer sent in setxattr calls | Poornima G | 2017-08-07 | 1 | -1/+2 |
* | storage/posix: Don't allow gfid/volume-id xattr to be removed | Pranith Kumar K | 2017-07-18 | 1 | -0/+2 |
* | core: add more information on dictionary usage | Amar Tumballi | 2017-06-05 | 1 | -0/+1 |
* | dict: add a simple hash comparision of keys before strcmp for performance | Amar Tumballi | 2017-06-01 | 1 | -0/+1 |
* | libglusterfs: add dict_rename_key() | Manikandan Selvaganesh | 2017-03-31 | 1 | -0/+1 |
* | md-cache: Register the list of xattrs with cache-invalidation | Poornima G | 2016-08-30 | 1 | -0/+2 |
* | libglusterfs: add "_" to the name of parameter in macro code | Zhou Zhengping | 2016-07-26 | 1 | -3/+3 |
* | dict: Don't expose get_new_dict/dict_destroy | Pranith Kumar K | 2016-07-25 | 1 | -5/+1 |
* | build: fix noisy compilation warning with current build option Wstrict-protot... | Zhou Zhengping | 2016-07-12 | 1 | -2/+2 |
* | dict: merge static/non-static dict_set_* variations | Niels de Vos | 2015-07-24 | 1 | -5/+0 |
* | call-stub,circ-buff,client_t,compat,dict/libglusterfs : Porting to a new logg... | Mohamed Ashiq | 2015-06-25 | 1 | -3/+6 |
* | build: do not #include "config.h" in each file | Niels de Vos | 2015-05-29 | 1 | -5/+0 |
* | cluster/ec: Fix dictionary compare function | Pranith Kumar K | 2015-05-04 | 1 | -0/+5 |
* | features/bit-rot: Implementation of bit-rot xlator | Venky Shankar | 2015-03-24 | 1 | -0/+4 |
* | cluster/dht: Add tier translator. | Dan Lambright | 2015-03-21 | 1 | -0/+1 |
* | features/index: Add option to track specific xattrs for xattrop64 | Pranith Kumar K | 2015-02-24 | 1 | -0/+4 |
* | features/marker: Filter internal xattrs in lookup | Pranith Kumar K | 2014-11-11 | 1 | -0/+13 |
* | glusterd: statedump support | Atin Mukherjee | 2014-10-15 | 1 | -1/+7 |
* | libglusterfs: wrong function definition of synclock_destory(). | Humble Chirammal | 2014-08-06 | 1 | -1/+1 |
* | dict: add dict_set_dynstr_with_alloc | Krishnan Parthasarathi | 2014-04-14 | 1 | -0/+1 |
* | features/quota: Improvements to quota | Raghavendra G | 2013-11-26 | 1 | -1/+2 |
* | glusterd: Introduce volume op-versions | Kaushal M | 2013-04-26 | 1 | -1/+0 |
* | core: remove all the 'inner' functions in codebase | Amar Tumballi | 2012-12-19 | 1 | -0/+5 |
* | dict: add new API 'dict_add()' | Amar Tumballi | 2012-10-02 | 1 | -0/+4 |
* | dict: no need to memdup() the XDR buffer for dict_unserialize | Amar Tumballi | 2012-10-01 | 1 | -7/+1 |
* | libglusterfs/dict: make 'dict_t' a opaque object | Amar Tumballi | 2012-09-06 | 1 | -7/+14 |
* | calls to dict_allocate_and_serialize() are not 64-bit clean | Kaleb S. KEITHLEY | 2012-07-12 | 1 | -5/+2 |
* | Optimize for small dicts, and avoid an overrun. | Jeff Darcy | 2012-06-01 | 1 | -2/+3 |
* | license: dual license under GPLV2 and LGPLV3+ | Kaleb KEITHLEY | 2012-05-10 | 1 | -16/+7 |
* | core: coverity issues fixed | Amar Tumballi | 2012-04-23 | 1 | -4/+0 |
* | dict: add a dict_dump() function to dump the dictionary contents | Amar Tumballi | 2012-03-21 | 1 | -0/+3 |
* | protocol: code cleanup | Amar Tumballi | 2012-02-14 | 1 | -0/+45 |
* | transport/rdma: Add attr_timeout, attr_retry_cnt, attr_rnr_retry | Harshavardhana | 2011-12-20 | 1 | -0/+1 |