index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libglusterfs
/
src
/
dict.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libglusterfs: fix comparison of a NULL dict with a non-NULL dict
Xavi Hernandez
2018-04-24
1
-8
/
+8
*
cluster/ec: Improve performance with xattrop update
Sunil Kumar Acharya
2017-10-12
1
-2
/
+23
*
perf/qr: Use a ref-ed data to extract content
N Balachandran
2017-09-07
1
-7
/
+6
*
gfapi: Duplicate the buffer sent in setxattr calls
Poornima G
2017-08-12
1
-2
/
+8
*
storage/posix: Don't allow gfid/volume-id xattr to be removed
Pranith Kumar K
2017-07-18
1
-0
/
+28
*
core: add more information on dictionary usage
Amar Tumballi
2017-06-05
1
-0
/
+25
*
dict: add a simple hash comparision of keys before strcmp for performance
Amar Tumballi
2017-06-01
1
-17
/
+34
*
libglusterfs: add dict_rename_key()
Manikandan Selvaganesh
2017-03-31
1
-0
/
+28
*
events: use attribute(format(/printf)) to catch fmt string errors
Kaleb S. KEITHLEY
2017-02-26
1
-1
/
+1
*
md-cache: Register the list of xattrs with cache-invalidation
Poornima G
2016-08-30
1
-0
/
+20
*
rpc: fix several problems in failure handle logic
Zhou Zhengping
2016-07-14
1
-2
/
+0
*
libglusterfs: coverity fix
Sakshi
2016-04-14
1
-0
/
+5
*
tier/libgfdb: Replacing ASCII query file with binary
Joseph Fernandes
2015-11-06
1
-1
/
+1
*
dict: dict_set_bin() should never free the pointer on error
Niels de Vos
2015-07-24
1
-1
/
+4
*
dict: merge static/non-static dict_set_* variations
Niels de Vos
2015-07-24
1
-155
/
+64
*
libglusterfs: delete duplicate code
Prasanna Kumar Kalever
2015-07-12
1
-6
/
+0
*
call-stub,circ-buff,client_t,compat,dict/libglusterfs : Porting to a new logg...
Mohamed Ashiq
2015-06-25
1
-106
/
+159
*
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
-1
/
+86
*
features/bit-rot: Implementation of bit-rot xlator
Venky Shankar
2015-03-24
1
-0
/
+19
*
cluster/dht: Add tier translator.
Dan Lambright
2015-03-21
1
-0
/
+26
*
features/index: Add option to track specific xattrs for xattrop64
Pranith Kumar K
2015-02-24
1
-3
/
+3
*
dict: Remove the redundant hash calculation when the hash size is 1
Poornima Gurusiddaiah
2014-11-26
1
-5
/
+23
*
dict: Write dict_foreach_* in form of dict_foreach_match
Pranith Kumar K
2014-11-25
1
-53
/
+18
*
features/marker: Filter internal xattrs in lookup
Pranith Kumar K
2014-11-11
1
-0
/
+45
*
glusterd: statedump support
Atin Mukherjee
2014-10-15
1
-24
/
+53
*
glusterfs: allow setxattr of keys with null values.
Ravishankar N
2014-09-29
1
-6
/
+3
*
glusterd: Fetch brick mount_dirs during brick create.
Avra Sengupta
2014-05-06
1
-1
/
+1
*
dict: de-allocate data on dict-set failures
Pranith Kumar K
2014-04-28
1
-0
/
+32
*
build: MacOSX Porting fixes
Harshavardhana
2014-04-24
1
-3
/
+3
*
dict: add dict_set_dynstr_with_alloc
Krishnan Parthasarathi
2014-04-14
1
-0
/
+17
*
libglusterfs:Fixing Dereference NULL return value.
surabhi
2014-02-04
1
-0
/
+4
*
storage/posix: UNWIND right op_error and op_errno in *setxattr()
Vijay Bellur
2014-01-14
1
-2
/
+2
*
features/quota: Improvements to quota
Raghavendra G
2013-11-26
1
-0
/
+14
*
libglusterfs: Propositions should be logical
Harshavardhana
2013-10-21
1
-16
/
+16
*
dict: Put "goto out" in dict_unserialize to avoid process crash
Venkatesh Somyajulu
2013-04-03
1
-0
/
+1
*
libglusterfs/dict: fix infinite loop in dict_keys_join()
Vijaykumar koppad
2013-03-27
1
-2
/
+4
*
core: remove all the 'inner' functions in codebase
Amar Tumballi
2012-12-19
1
-0
/
+46
*
dict: add new API 'dict_add()'
Amar Tumballi
2012-10-02
1
-14
/
+38
*
libglusterfs/dict: make 'dict_t' a opaque object
Amar Tumballi
2012-09-06
1
-17
/
+66
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-6
/
+3
*
calls to dict_allocate_and_serialize() are not 64-bit clean
Kaleb S. KEITHLEY
2012-07-12
1
-1
/
+1
*
core: coverity fixes (mostly resource leak fixes)
Amar Tumballi
2012-06-05
1
-0
/
+2
*
Optimize for small dicts, and avoid an overrun.
Jeff Darcy
2012-06-01
1
-31
/
+65
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
1
-14
/
+5
*
core: coverity issues fixed
Amar Tumballi
2012-04-23
1
-261
/
+7
*
dict: add a dict_dump() function to dump the dictionary contents
Amar Tumballi
2012-03-21
1
-0
/
+37
*
libglusterfs/dict: Add boundary conditions
v3.3.0qa29
Harshavardhana
2012-03-18
1
-3
/
+30
*
core: dict allocations through mem-pool
Amar Tumballi
2012-03-14
1
-19
/
+16
*
cluster/distribute: dht_aggregate() fix a logic error before xattr comparisons
Harshavardhana
2012-01-12
1
-3
/
+6
[next]