summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* coverity: libglusterfs issuesAmar Tumballi2018-08-199-10/+33
* dict.c: copy-pasta fix (dict -> data)Yaniv Kaul2018-08-191-2/+2
* performance/readdir-ahead: keep stats of cached dentries in sync with modific...Krutika Dhananjay2018-08-181-0/+1
* statedump : fix coverity issuesSunny Kumar2018-08-171-2/+2
* libglusterfs: FORWARD_NULL coverity fixSunil Kumar Acharya2018-08-162-1/+7
* contrib: Remove gf_mkostemp copied from GLibCShyamsundarR2018-08-163-7/+13
* contrib/xxhash: update to latest xxHash (0.6.5)Yaniv Kaul2018-08-163-9/+11
* All: remove memset() before sprintf()Yaniv Kaul2018-08-145-56/+1
* libglusterfs: Fix a resource leak in graph.cVijay Bellur2018-08-131-0/+1
* core: Update condition in get_xlator_by_name_or_typeMohit Agrawal2018-08-101-1/+1
* Revert "performance/readdir-ahead: Invalidate cached dentries if they're modi...Raghavendra G2018-08-031-1/+0
* performance/write-behind: better invalidation in readdirpRaghavendra G2018-07-282-1/+8
* performance/readdir-ahead: Invalidate cached dentries if they're modified whi...Krutika Dhananjay2018-07-281-0/+1
* build: remove uuid from contrib/Niels de Vos2018-07-272-15/+4
* build: rename event.h to gf-event.hNiels de Vos2018-07-275-7/+7
* stack: Reduce stack usage for local variables to store tmpfile namesShyamsundarR2018-07-271-2/+1
* coverity: Ignore most of SECURE_TEMP issuesShyamsundarR2018-07-273-0/+3
* core (named threads): flood of -Wformat-truncation warnings with gcc-7.1Kaleb S. KEITHLEY2018-07-233-7/+8
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-2229-104/+104
* logging: check for fmts not being NULLAmar Tumballi2018-07-162-7/+10
* md-cache: Do not invalidate cache post set/remove xattrPoornima G2018-07-114-2/+79
* Fix compile warningsXavi Hernandez2018-07-103-13/+24
* posix: Do not log ENXIO errors for seek fopXavi Hernandez2018-07-101-0/+6
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-07-092-110/+109
* stack.h: fix the pass_through logicAmar Tumballi2018-07-031-10/+15
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-232-21/+21
* glusterd: Fix for shd not coming upSanju Rakonde2018-06-131-3/+0
* features/shard: Introducing ".shard/.remove_me" for atomic shard deletion (pa...Krutika Dhananjay2018-06-131-0/+1
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-071-4/+4
* call-stub: Add a missing breakVijay Bellur2018-06-011-0/+1
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-301-1/+1
* Core: The lock contention on gf_client_dump_inodes_to_dicthari gowtham2018-05-301-1/+1
* rpc: conditionally cleanup event slotMilind Changire2018-05-291-0/+8
* core: make glfs_iobuf_copy() consumable for general purpose.Susant Palai2018-05-244-0/+52
* ctime: Fix updating ctime in rename and unlinkKotresh HR2018-05-241-0/+2
* build: Disallow unresolved symbol referencesPrashanth Pai2018-05-181-0/+2
* make posix return errors when gfid2path key is absentRaghavendra Bhat2018-05-181-3/+15
* statedump: Prevent duplicate statedump for master and activePranith Kumar K2018-05-161-29/+38
* libglusterfs/stack: Fix coverity issueVarsha Rao2018-05-111-2/+11
* core: FreeBSD has pthread_set_name_np() (versus pthread_setname_np())Kaleb S. KEITHLEY2018-05-091-2/+8
* glusterd: Update op-version for masterShyamsundarR2018-05-081-1/+3
* posix/ctime: posix hook to set ctime xattr in relevant fopsKotresh HR2018-05-061-0/+8
* posix: APIs in posix to get and set time attributesKotresh HR2018-05-061-0/+1
* fuse: add support for kernel writeback cacheCsaba Henk2018-05-042-0/+5
* gfapi : RECALL_LEASE implementationSoumya Koduri2018-05-045-0/+24
* features/bitrot: print the path of the corrupted objectsRaghavendra Bhat2018-05-043-6/+42
* protocol/server : unwind as per op versionAshish Pandey2018-05-031-0/+1
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-021-8/+9
* libglusterfs: Capture the dict response in syncop_xattrop_cbkkarthik-us2018-04-272-4/+21
* feature/thin-arbiter: Implement thin-arbiter translatorAshish Pandey2018-04-251-0/+1