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
/
xlators
/
features
/
upcall
/
src
/
upcall.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lcov: improve line coverage
Amar Tumballi
2019-06-03
1
-73
/
+35
*
all: add xlator_api to many translators
Amar Tumballi
2018-12-06
1
-3
/
+17
*
libglusterfs: Move devel headers under glusterfs directory
ShyamsundarR
2018-12-05
1
-7
/
+7
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
1
-1651
/
+1554
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
1
-5
/
+5
*
md-cache: Do not invalidate cache post set/remove xattr
Poornima G
2018-07-11
1
-9
/
+4
*
upcall: Fix coverity issues NEGATIVE_RETURNS
Poornima G
2018-03-05
1
-2
/
+2
*
glusterfsd: Memleak in glusterfsd process while brick mux is on
Mohit Agrawal
2018-02-27
1
-2
/
+16
*
Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"
Mohit Agrawal
2018-02-19
1
-10
/
+2
*
glusterfsd: Memleak in glusterfsd process while brick mux is on
Mohit Agrawal
2018-02-15
1
-2
/
+10
*
Upcall: Add new GD2 fields to upcall xlator options
Soumya Koduri
2017-11-17
1
-2
/
+8
*
Coverity Issue: PW.INCLUDE_RECURSION in several files
Girjesh Rajoria
2017-11-09
1
-1
/
+0
*
gfapi: Duplicate the buffer sent in setxattr calls
Poornima G
2017-08-07
1
-2
/
+2
*
upcall: Update the access time in missing cases
Poornima G
2017-06-09
1
-17
/
+51
*
upcall: correct the cleanup path in init() when GF_CALLOC() fails
Niels de Vos
2017-04-10
1
-9
/
+10
*
marker: Fix inode value in loc, in setxattr fop
Poornima G
2017-02-20
1
-0
/
+4
*
upcall: Resolve dict leak from up_(f)removexattr in upcall code path
Mohit Agrawal
2017-01-16
1
-22
/
+14
*
md-cache, afr: Reduce the window of stale read
Poornima G
2016-10-20
1
-111
/
+219
*
upcall: Mark the clients as accessed on readdirp entries
Poornima G
2016-08-31
1
-1
/
+42
*
md-cache: Register the list of xattrs with cache-invalidation
Poornima G
2016-08-30
1
-5
/
+112
*
features/upcall: segment fault while join thread reaper_thr in fini()
Ryan Ding
2016-08-29
1
-4
/
+5
*
upcall: fix unused variable warnings/errors
Kaleb S. KEITHLEY
2016-08-25
1
-1
/
+0
*
md-cache/upcall: In case of mode bit change invalidate xattr
Poornima G
2016-08-04
1
-0
/
+9
*
dict: Don't expose get_new_dict/dict_destroy
Pranith Kumar K
2016-07-25
1
-7
/
+8
*
upcall: Invalidation for xattr should also carry a valid stat
Poornima G
2016-07-05
1
-40
/
+79
*
upcall: pass dict with xattrs on xattr invalidation
Poornima G
2016-05-19
1
-67
/
+121
*
upcall: Add support to invalidate xattrs
Niels de Vos
2016-05-11
1
-7
/
+339
*
Upcall/cache-invalidation: Use parent stbuf while updating parent entry
Soumya Koduri
2016-02-16
1
-4
/
+4
*
upcall: add seek() FOP
Niels de Vos
2016-02-04
1
-0
/
+57
*
Upcall: Read gfid from iatt in case of invalid inode
Soumya Koduri
2015-12-01
1
-4
/
+4
*
BZ 789278: Coverity bug fixes for logically dead code
Akhil Bhansali
2015-09-15
1
-29
/
+0
*
Revert "Upcall/gfapi: Return ENOTSUP when upcall feature is disabled"
Niels de Vos
2015-06-28
1
-49
/
+0
*
Upcall/gfapi: Return ENOTSUP when upcall feature is disabled
Soumya Koduri
2015-06-27
1
-0
/
+49
*
Upcall: Fix an issue with invalidating parent entries
Soumya Koduri
2015-06-26
1
-8
/
+8
*
Upcall/cache-invalidation: Ignore fops with frame->root->client not set
Soumya Koduri
2015-06-09
1
-1
/
+3
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
1
-5
/
+0
*
Upcall: Send stat as part of cache_invalidation notifications
Soumya Koduri
2015-05-05
1
-81
/
+72
*
Upcall: Cleanup expired client entries
Soumya Koduri
2015-05-04
1
-0
/
+40
*
Upcall: Handle missing fops in the upcall xlator
Soumya Koduri
2015-05-03
1
-105
/
+943
*
Upcall: Process each of the upcall events separately
Soumya Koduri
2015-04-30
1
-5
/
+7
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
1
-1
/
+1
*
Upcall: Added xlator options to enable cache-invalidation
Soumya Koduri
2015-03-31
1
-25
/
+63
*
Upcall: New xlator to store various states and send cbk events
Soumya Koduri
2015-03-17
1
-0
/
+956