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
/
performance
Commit message (
Expand
)
Author
Age
Files
Lines
*
write-behind: fix data corruption
Xavi Hernandez
2020-04-03
1
-2
/
+2
*
open-behind: fix missing fd reference
Xavi Hernandez
2020-03-17
1
-11
/
+16
*
multiple: fix bad type cast
Xavi Hernandez
2020-01-10
3
-9
/
+13
*
xlator/performance/io-threads: structure logging
yatipadia
2020-01-06
2
-23
/
+33
*
xlator/io-cache: structure logging
yatipadia
2020-01-06
4
-100
/
+112
*
md-cache.c: move cache-swift-metadata to off by default
Yaniv Kaul
2019-12-20
1
-1
/
+1
*
To fix readdir-ahead memory leak
HuangShujun
2019-12-10
1
-0
/
+1
*
performance/open-behind: seek fop should open_and_resume
Pranith Kumar K
2019-10-11
1
-0
/
+27
*
performance/read-ahead: update expected offset before unwinding read response
Raghavendra G
2019-10-11
1
-2
/
+2
*
xlators: fixes logically dead code.
yatipadia
2019-10-03
1
-5
/
+0
*
perf/write-behind: Clear frame->local on conflict error
N Balachandran
2019-09-25
1
-0
/
+4
*
performance/md-cache: Do not skip caching of null character xattr values
Anoop C S
2019-08-20
1
-19
/
+12
*
[core] fix return of local in __nlc_inode_ctx_get
Rinku Kothiya
2019-07-25
1
-22
/
+14
*
Detach iot_worker to release its resources
Liguang Li
2019-07-15
1
-0
/
+1
*
quick-read: rename cache-invalidation key to avoid redundant keys
Atin Mukherjee
2019-07-08
1
-4
/
+5
*
md-cache: only update generation for inode at upcall and NULL stat
Kinglong Mee
2019-06-19
1
-20
/
+36
*
multiple files: another attempt to remove includes
Yaniv Kaul
2019-06-14
1
-4
/
+0
*
libglusterfs: cleanup iovec functions
Xavi Hernandez
2019-06-11
4
-35
/
+8
*
lcov: improve line coverage
Amar Tumballi
2019-06-03
1
-39
/
+19
*
performance/write-behind: remove request from wip list in wb_writev_cbk
Raghavendra G
2019-05-06
1
-0
/
+6
*
performance/decompounder: remove the translator as the feature is not used an...
Amar Tumballi
2019-04-29
7
-989
/
+1
*
io-threads.c: Potentially skip a lock.
Yaniv Kaul
2019-03-12
1
-12
/
+13
*
performance/readdir-ahead: fix deadlock
Raghavendra Gowdappa
2019-03-07
1
-1
/
+2
*
io-threads: Prioritize fops with NO_ROOT_SQUASH pid
Susant Palai
2019-03-05
1
-1
/
+3
*
md-cache: Adapt integer data types to avoid integer overflow
David Spisla
2019-02-20
1
-3
/
+3
*
performance/write-behind: handle call-stub leaks
Raghavendra Gowdappa
2019-02-19
1
-0
/
+8
*
performance/write-behind: fix use-after-free in readdirp
Raghavendra Gowdappa
2019-02-19
1
-18
/
+22
*
core: implement a global thread pool
Xavi Hernandez
2019-02-18
1
-5
/
+7
*
md-cache.c: minor reduction of work under lock.
Yaniv Kaul
2019-02-18
1
-4
/
+3
*
performance/md-cache: change the op-version of "global-cache-invalidation"
Raghavendra Gowdappa
2019-02-12
1
-1
/
+1
*
performance/md-cache: introduce an option to control invalidation of inodes
Raghavendra Gowdappa
2019-02-11
1
-10
/
+44
*
core: make gf_thread_create() easier to use
Xavi Hernandez
2019-02-01
1
-6
/
+1
*
readdir-ahead: do not zero-out iatt in fop cbk
Ravishankar N
2019-01-31
1
-20
/
+4
*
performance/readdir-ahead: Fix deadlock in readdir ahead.
Mohammed Rafi KC
2019-01-23
1
-4
/
+14
*
fix 32-bit-build-smoke warnings
Iraj Jamali
2019-01-11
3
-5
/
+5
*
performance/md-cache: Fix a crash when statfs caching is enabled
Vijay Bellur
2019-01-11
1
-2
/
+2
*
performance/io-threads: Improve debuggability in statedump
Vijay Bellur
2019-01-07
1
-6
/
+23
*
multiple-files: clang-scan fixes
Amar Tumballi
2018-12-31
1
-1
/
+1
*
core: Fixed typos in nl-cache and logging-guidelines.md
N Balachandran
2018-12-26
1
-2
/
+2
*
performance/io-cache: update pages with write data
Raghavendra Gowdappa
2018-12-18
2
-4
/
+90
*
performance/rda: Fixed dict_t memory leak
N Balachandran
2018-12-14
1
-8
/
+0
*
clang: Fix various missing checks for empty list
ShyamsundarR
2018-12-14
2
-21
/
+18
*
all: remove code which is not being considered in build
Amar Tumballi
2018-12-13
4
-417
/
+0
*
symlink-cache: remove from the build
Amar Tumballi
2018-12-13
1
-1
/
+1
*
write-behind/bit-rot: fix identifier
rishubhjain
2018-12-11
1
-1
/
+1
*
performance/readdir-ahead: update stats from prefetched dentries
Raghavendra Gowdappa
2018-12-07
2
-6
/
+93
*
New xlator option to control enable/disable of xlators in Gd2
Aravinda VK
2018-12-07
9
-0
/
+72
*
all: add xlator_api to many translators
Amar Tumballi
2018-12-06
7
-3
/
+99
*
libglusterfs: Move devel headers under glusterfs directory
ShyamsundarR
2018-12-05
41
-137
/
+137
*
io-cache: xdata needs to be passed for readv operations
Soumya Koduri
2018-12-04
2
-2
/
+16
[next]