index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
request.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcache: trace missed reading by cache_missed
Tang Junhui
2018-11-13
1
-1
/
+1
*
bcache: fix kcrashes with fio in RAID5 backend dev
Tang Junhui
2018-05-30
1
-1
/
+1
*
bcache: ret IOERR when read meets metadata error
Rui Hua
2018-04-12
1
-0
/
+22
*
bcache: fix wrong cache_misses statistics
tang.junhui
2017-12-20
1
-1
/
+5
*
bcache: recover data from backing when data is clean
Rui Hua
2017-12-05
1
-7
/
+6
*
bcache: only permit to recovery read error when cache device is clean
Coly Li
2017-12-05
1
-1
/
+9
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
bcache: do not subtract sectors_to_gc for bypassed IO
Tang Junhui
2017-09-06
1
-3
/
+3
*
bcache: fix sequential large write IO bypass
Tang Junhui
2017-09-06
1
-6
/
+0
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-8
/
+8
*
block: pass in queue to inflight accounting
Jens Axboe
2017-08-09
1
-3
/
+4
*
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-14
/
+14
*
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-02-02
1
-5
/
+5
*
block: add a op_is_flush helper
Christoph Hellwig
2017-01-27
1
-1
/
+1
*
bcache: Make gc wakeup sane, remove set_task_state()
Kent Overstreet
2016-12-17
1
-3
/
+1
*
block: bio: pass bvec table to bio_init()
Ming Lei
2016-11-22
1
-1
/
+1
*
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
1
-1
/
+1
*
bcache: use op_is_sync to check for synchronous requests
Christoph Hellwig
2016-11-01
1
-2
/
+2
*
block: export bio_free_pages to other modules
Guoqing Jiang
2016-09-22
1
-7
/
+2
*
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
1
-6
/
+6
*
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
1
-4
/
+4
*
bcache: use bio op accessors
Mike Christie
2016-06-07
1
-7
/
+7
*
bcache: use op_is_write instead of checking for REQ_WRITE
Mike Christie
2016-06-07
1
-3
/
+3
*
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-07
1
-3
/
+8
*
bcache: remove driver private bio splitting code
Kent Overstreet
2015-08-13
1
-8
/
+8
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-13
/
+14
*
bcache: don't embed 'return' statements in closure macros
Jens Axboe
2015-07-11
1
-3
/
+11
*
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-06-02
1
-0
/
+1
*
bio: skip atomic inc/dec of ->bi_cnt for most use cases
Jens Axboe
2015-05-05
1
-1
/
+1
*
md/bcache: use generic io stats accounting functions to simplify io stat acco...
Gu Zheng
2014-11-24
1
-17
/
+6
*
bcache: bcache_write tracepoint was crashing
Slava Pestov
2014-08-04
1
-1
/
+2
*
bcache: Kill dead cgroup code
Kent Overstreet
2014-03-18
1
-169
/
+0
*
bcache: Fix moving_gc deadlocking with a foreground write
Nicholas Swenson
2014-03-18
1
-6
/
+7
*
bcache: Fix flash_dev_cache_miss() for real this time
Kent Overstreet
2014-02-25
1
-14
/
+5
*
Merge branch 'bcache-for-3.14' of git://evilpiepirate.org/~kent/linux-bcache ...
Jens Axboe
2014-01-30
1
-3
/
+3
|
\
|
*
bcache: bugfix - gc thread now gets woken when cache is full
Nicholas Swenson
2014-01-29
1
-3
/
+3
*
|
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
1
-23
/
+49
|
\
\
|
|
/
|
*
bcache: Make bch_keylist_realloc() take u64s, not nptrs
Kent Overstreet
2014-01-08
1
-2
/
+20
|
*
bcache: Zero less memory
Kent Overstreet
2014-01-08
1
-20
/
+27
|
*
bcache: Don't touch bucket gen for dirty ptrs
Kent Overstreet
2014-01-08
1
-1
/
+2
*
|
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
1
-79
/
+52
|
\
\
|
|
/
|
*
block: Introduce new bio_split()
Kent Overstreet
2013-11-23
1
-6
/
+6
|
*
block: Add bio_clone_fast()
Kent Overstreet
2013-11-23
1
-6
/
+2
|
*
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
1
-13
/
+13
|
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-29
/
+29
|
*
bcache: Kill unaligned bvec hack
Kent Overstreet
2013-11-23
1
-30
/
+7
*
|
cgroup: remove stray references to css_id
Hugh Dickins
2014-01-13
1
-1
/
+0
|
/
*
bcache: Bypass torture test
Kent Overstreet
2013-11-10
1
-1
/
+13
*
bcache: Fix sysfs splat on shutdown with flash only devs
Kent Overstreet
2013-11-10
1
-1
/
+1
*
bcache: Kill sequential_merge option
Kent Overstreet
2013-11-10
1
-25
/
+18
[next]