index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-07
dm: don't use bio_trim() afterall
Mike Snitzer
1
-1
/
+5
2019-02-07
dm: add memory barrier before waitqueue_active
Mikulas Patocka
2
-2
/
+2
2019-01-28
md/raid5: fix 'out of memory' during raid cache recovery
Alexei Naberezhnov
2
-13
/
+28
2019-01-24
Merge tag 'for-5.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-28
/
+56
2019-01-22
dm: add missing trace_block_split() to __split_and_process_bio()
Mike Snitzer
1
-0
/
+1
2019-01-22
dm: fix dm_wq_work() to only use __split_and_process_bio() if appropriate
Mike Snitzer
1
-6
/
+12
2019-01-21
dm: fix redundant IO accounting for bios that need splitting
Mike Snitzer
1
-0
/
+16
2019-01-21
dm: fix clone_bio() to trigger blk_recount_segments()
Mike Snitzer
1
-6
/
+2
2019-01-16
dm thin: fix passdown_double_checking_shared_status()
Joe Thornber
3
-8
/
+8
2019-01-14
md: Make bio_alloc_mddev use bio_alloc_bioset
Marcos Paulo de Souza
1
-6
/
+1
2019-01-10
dm crypt: fix parsing of extended IV arguments
Milan Broz
1
-8
/
+17
2019-01-03
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...
Jens Axboe
2
-57
/
+33
2018-12-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-4
/
+4
2018-12-29
Merge tag 'for-4.21/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-82
/
+121
2018-12-29
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-78
/
+231
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
4
-4
/
+4
2018-12-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+2
2018-12-20
md: fix raid10 hang issue caused by barrier
Guoqing Jiang
1
-0
/
+4
2018-12-20
raid10: refactor common wait code from regular read/write request
Guoqing Jiang
1
-47
/
+25
2018-12-20
md: remvoe redundant condition check
Chengguang Xu
1
-8
/
+4
2018-12-20
md: remove set but not used variable 'bi_rdev'
Yue Haibing
1
-2
/
+0
2018-12-19
dm: don't reuse bio for flushes
Jens Axboe
2
-13
/
+25
2018-12-18
dm: do not allow readahead to limit IO size
Jaegeuk Kim
1
-0
/
+3
2018-12-18
dm raid: fix false -EBUSY when handling check/repair message
Heinz Mauelshagen
1
-2
/
+1
2018-12-18
dm rq: cleanup leftover code from recently removed q->mq_ops branching
Mike Snitzer
1
-3
/
+1
2018-12-18
dm verity: log the hash algorithm implementation
Eric Biggers
1
-0
/
+9
2018-12-18
dm crypt: log the encryption algorithm implementation
Eric Biggers
1
-0
/
+9
2018-12-18
dm integrity: fix spelling mistake in workqueue name
Colin Ian King
1
-1
/
+1
2018-12-18
dm flakey: Properly corrupt multi-page bios.
Sweet Tea
1
-11
/
+22
2018-12-18
dm: Check for device sector overflow if CONFIG_LBDAF is not set
Milan Broz
6
-6
/
+7
2018-12-18
dm crypt: use u64 instead of sector_t to store iv_offset
AliOS system security
1
-3
/
+3
2018-12-18
dm kcopyd: Fix bug causing workqueue stalls
Nikos Tsironis
1
-5
/
+14
2018-12-18
dm snapshot: Fix excessive memory usage and workqueue stalls
Nikos Tsironis
1
-0
/
+22
2018-12-18
dm bufio: update comment in dm-bufio.c
Shenghui Wang
1
-6
/
+6
2018-12-18
dm writecache: fix typo in error msg for creating writecache_flush_thread
Shenghui Wang
1
-1
/
+1
2018-12-18
dm: remove indirect calls from __send_changing_extent_only()
Mike Snitzer
1
-10
/
+7
2018-12-18
dm mpath: only flush workqueue when needed
wuzhouhui
1
-2
/
+4
2018-12-18
dm rq: remove unused arguments from rq_completed()
Mike Snitzer
1
-9
/
+5
2018-12-18
dm: avoid indirect call in __dm_make_request
Mikulas Patocka
1
-23
/
+6
2018-12-18
blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()
Jens Axboe
1
-1
/
+1
2018-12-13
bcache: print number of keys in trace_bcache_journal_write
Guoju Fang
1
-1
/
+1
2018-12-13
bcache: set writeback_percent in a flexible range
Coly Li
1
-1
/
+2
2018-12-13
bcache: make cutoff_writeback and cutoff_writeback_sync tunable
Coly Li
3
-2
/
+55
2018-12-13
bcache: add MODULE_DESCRIPTION information
Coly Li
1
-3
/
+4
2018-12-13
bcache: option to automatically run gc thread after writeback
Coly Li
4
-0
/
+52
2018-12-13
bcache: introduce force_wake_up_gc()
Coly Li
2
-15
/
+20
2018-12-13
bcache: cannot set writeback_running via sysfs if no writeback kthread created
Shenghui Wang
1
-2
/
+19
2018-12-13
bcache: do not mark writeback_running too early
Shenghui Wang
1
-1
/
+2
2018-12-13
bcache: update comment in sysfs.c
Shenghui Wang
1
-2
/
+2
2018-12-13
bcache: update comment for bch_data_insert
Shenghui Wang
1
-3
/
+3
[next]