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
/
io-cache
Commit message (
Expand
)
Author
Age
Files
Lines
*
performance/io-cache: fix a missing unlock
Vijay Bellur
2018-05-31
1
-1
/
+1
*
xlators/performance: Add pass-through option
Varsha Rao
2018-04-11
1
-0
/
+13
*
io-cache: Fix coverity issue NEGATIVE_RETURNS
Poornima G
2018-03-05
1
-1
/
+1
*
io-cache: Fix coverity issue
Poornima G
2018-02-27
1
-4
/
+2
*
perf/io-cache: Update options for gd2
N Balachandran
2018-01-12
1
-6
/
+16
*
all: Simplify component message id's definition
Xavier Hernandez
2017-12-14
1
-121
/
+21
*
xlators/performance/io-cache/: DEADCODE in ioc_open_cbk
Girjesh Rajoria
2017-11-03
1
-8
/
+0
*
mem-pool: track glusterfs_ctx_t in struct mem_pool
Niels de Vos
2017-08-29
1
-1
/
+1
*
performance/io-cache: update inode contexts of each entry in readdirplus
Raghavendra G
2017-07-27
3
-39
/
+67
*
perf/ioc: Fix race causing crash when accessing freed page
N Balachandran
2017-05-30
1
-38
/
+40
*
libglusterfs: stop special casing "cache-size" in size_t validation
Csaba Henk
2017-05-08
1
-1
/
+2
*
io-cache: Fix a read hang
Poornima G
2016-11-23
1
-6
/
+6
*
performance/open-behind: Pass O_DIRECT flags for anon fd reads when required
Krutika Dhananjay
2016-09-22
1
-31
/
+14
*
build: out-of-tree builds generates files in the wrong directory
Kaleb S KEITHLEY
2016-09-18
1
-0
/
+1
*
build: export minimum symbols from xlators for correct resolution
Kaleb S KEITHLEY
2015-12-22
1
-1
/
+1
*
build: export minimum symbols from xlators for correct resolution
Kaleb S. KEITHLEY
2015-09-24
1
-1
/
+1
*
all: reduce "inline" usage
Jeff Darcy
2015-09-01
1
-4
/
+4
*
performance translators : porting the missing gf_log to gf_msg
Hari Gowtham
2015-08-31
3
-4
/
+33
*
feature/performace: Fix broken build
Kotresh HR
2015-06-28
1
-1
/
+1
*
Logging: Porting the performance translator
arao
2015-06-27
5
-140
/
+291
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
4
-20
/
+0
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
1
-1
/
+1
*
glfs_fini: Clean up all the resources allocated in glfs_new.
Poornima G
2015-03-04
1
-2
/
+5
*
build: MacOSX Porting fixes
Harshavardhana
2014-04-24
1
-8
/
+13
*
io-cache: Unlock and then goto out in failure case.
Raghavendra Talur
2014-02-17
1
-0
/
+1
*
performance/io-cache: Fix dereferencing of freed pointer
Poornima
2014-02-12
1
-2
/
+6
*
performance/io-cache: Fix for the bugs reported by coverity
Poornima
2014-02-10
1
-0
/
+2
*
performance/io-cache: reduce the severity of log-message
Raghavendra G
2014-01-03
1
-1
/
+1
*
io-cache: handle iobref_merge() error gracefully
Anand Avati
2013-11-26
1
-1
/
+4
*
zerofill: Change the type of len argument of glfs_zerofill() to off_t
Bharata B Rao
2013-11-14
1
-1
/
+1
*
glusterfs: zerofill support
M. Mohan Kumar
2013-11-10
1
-0
/
+26
*
io-cache: fix unsafe typcasting of pointer to uint64
Anand Avati
2013-08-22
1
-1
/
+3
*
performance/io-cache: check for non-null gfid before calling inode_path
Raghavendra G
2013-07-10
1
-10
/
+13
*
glusterfs: discard (hole punch) support
Brian Foster
2013-06-13
1
-0
/
+28
*
performance/io-cache: check the inode context to be NULL before accessing
Raghavendra Bhat
2013-05-01
1
-0
/
+7
*
performance/io-cache: Avoid double mem_put in ioc_readv
Pranith Kumar K
2013-04-26
1
-2
/
+3
*
Use proper libtool option -avoid-version instead of bogus -avoidversion
Anand Avati
2013-02-07
1
-1
/
+1
*
performance/io-cache: propagate errors while unwinding frame in
Raghavendra G
2013-01-29
1
-5
/
+11
*
"gcc -pedantic": made 'inline' functions as 'static inline' functions
Amar Tumballi
2013-01-23
2
-6
/
+4
*
build: split CPPFLAGS from CFLAGS
Jeff Darcy
2012-10-03
1
-2
/
+4
*
build: remove useless explicit -fPIC -shared from
Jeff Darcy
2012-10-03
1
-2
/
+2
*
build: remove -nostartfiles flag
Jeff Darcy
2012-10-02
1
-1
/
+1
*
build: consolidate common compilation flags into one variable
Jeff Darcy
2012-10-01
1
-1
/
+1
*
performance/io-cache: provide hook for dumping inode context
Raghavendra Bhat
2012-09-19
1
-29
/
+38
*
performance/io-cache: use pthread_mutex_trylock to hold mutex in statedumps
Raghavendra Bhat
2012-08-02
1
-7
/
+60
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-6
/
+2
*
fuse/md-cache: add support for the 'fopen-keep-cache' mount option
Brian Foster
2012-07-13
1
-1
/
+14
*
localtime and ctime are not MT-SAFE
Kaleb S. KEITHLEY
2012-06-29
1
-4
/
+3
*
io-cache,quick-read: bring down log level
Anand Avati
2012-06-07
1
-2
/
+2
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
5
-70
/
+25
[next]