summaryrefslogtreecommitdiffstats
path: root/xlators/features/upcall
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: add library wrapper for time()Dmitry Antipov2020-08-171-5/+5
* upcall: Avoid sending notifications for invalid inodesSoumya Koduri2019-06-141-1/+18
* lcov: improve line coverageAmar Tumballi2019-06-031-73/+35
* upcall: some modifications to reduce work under lockYaniv Kaul2019-02-193-138/+66
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-3/+17
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-055-20/+20
* Land part 2 of clang-format changesGluster Ant2018-09-122-2161/+2031
* Land clang-format changesGluster Ant2018-09-124-110/+128
* xlators: move from strlen() to sizeof()Yaniv Kaul2018-08-311-2/+2
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-222-6/+6
* md-cache: Do not invalidate cache post set/remove xattrPoornima G2018-07-111-9/+4
* upcall: Fix coverity issues NEGATIVE_RETURNSPoornima G2018-03-051-2/+2
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-271-2/+16
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-191-10/+2
* build: add --without-server optionNiels de Vos2018-02-191-0/+2
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-151-2/+10
* upcall: Allow md-cache to specify invalidations on xattr with wildcardPoornima G2018-01-191-4/+21
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-40/+13
* Upcall: Add new GD2 fields to upcall xlator optionsSoumya Koduri2017-11-171-2/+8
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-092-2/+0
* gfapi: Duplicate the buffer sent in setxattr callsPoornima G2017-08-071-2/+2
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-2/+2
* multiple: fix struct/typedef inconsistenciesJeff Darcy2017-06-301-6/+6
* upcall: Update the access time in missing casesPoornima G2017-06-093-22/+53
* upcall: correct the cleanup path in init() when GF_CALLOC() failsNiels de Vos2017-04-101-9/+10
* marker: Fix inode value in loc, in setxattr fopPoornima G2017-02-201-0/+4
* upcall: Resolve dict leak from up_(f)removexattr in upcall code pathMohit Agrawal2017-01-161-22/+14
* Upcall: Fix possible memleak when inode_ctx_set failsSoumya Koduri2017-01-121-0/+1
* upcall: Fix 'use after free' in a log messageSoumya Koduri2016-12-131-3/+5
* upcall: Fix a log levelPoornima G2016-11-081-2/+7
* md-cache, afr: Reduce the window of stale readPoornima G2016-10-203-114/+283
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-4/+4
* xlators/upcall: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-131-2/+0
* upcall: Mark the clients as accessed on readdirp entriesPoornima G2016-08-311-1/+42
* md-cache: Register the list of xattrs with cache-invalidationPoornima G2016-08-303-10/+125
* features/upcall: segment fault while join thread reaper_thr in fini()Ryan Ding2016-08-292-5/+6
* upcall: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-252-4/+0
* md-cache/upcall: In case of mode bit change invalidate xattrPoornima G2016-08-041-0/+9
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-251-7/+8
* upcall: Invalidation for xattr should also carry a valid statPoornima G2016-07-052-41/+83
* upcall: pass dict with xattrs on xattr invalidationPoornima G2016-05-193-75/+146
* upcall: Add support to invalidate xattrsNiels de Vos2016-05-114-63/+341
* Upcall/cache-invalidation: Use parent stbuf while updating parent entrySoumya Koduri2016-02-162-5/+5
* upcall: add seek() FOPNiels de Vos2016-02-041-0/+57
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* Upcall: Read gfid from iatt in case of invalid inodeSoumya Koduri2015-12-013-22/+38
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* BZ 789278: Coverity bug fixes for logically dead codeAkhil Bhansali2015-09-151-29/+0
* Revert "Upcall/gfapi: Return ENOTSUP when upcall feature is disabled"Niels de Vos2015-06-281-49/+0
* Upcall/gfapi: Return ENOTSUP when upcall feature is disabledSoumya Koduri2015-06-271-0/+49