index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-02-15
Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-02-15
Merge tag 'v5.0-rc6' into for-5.1/block
Jens Axboe
2019-02-15
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
2019-02-15
block: kill QUEUE_FLAG_NO_SG_MERGE
Ming Lei
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2019-02-15
bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
Ming Lei
2019-02-14
dm thin: fix bug where bio that overwrites thin block ignores FUA
Nikos Tsironis
2019-02-12
md/raid1: don't clear bitmap bits on interrupted recovery.
Nate Dailey
2019-02-11
dm crypt: don't overallocate the integrity tag space
Mikulas Patocka
2019-02-09
bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
Coly Li
2019-02-09
bcache: fix input overflow to cache set sysfs file io_error_halflife
Coly Li
2019-02-09
bcache: fix input overflow to cache set io_error_limit
Coly Li
2019-02-09
bcache: fix input overflow to journal_delay_ms
Coly Li
2019-02-09
bcache: fix input overflow to writeback_rate_minimum
Coly Li
2019-02-09
bcache: fix potential div-zero error of writeback_rate_p_term_inverse
Coly Li
2019-02-09
bcache: fix potential div-zero error of writeback_rate_i_term_inverse
Coly Li
2019-02-09
bcache: fix input overflow to writeback_delay
Coly Li
2019-02-09
bcache: use sysfs_strtoul_bool() to set bit-field variables
Coly Li
2019-02-09
bcache: add sysfs_strtoul_bool() for setting bit-field variables
Coly Li
2019-02-09
bcache: fix input overflow to sequential_cutoff
Coly Li
2019-02-09
bcache: fix input integer overflow of congested threshold
Coly Li
2019-02-09
bcache: improve sysfs_strtoul_clamp()
Coly Li
2019-02-09
bcache: treat stale && dirty keys as bad keys
Tang Junhui
2019-02-09
bcache: fix indentation issue, remove tabs on a hunk of code
Colin Ian King
2019-02-09
bcache: export backing_dev_uuid via sysfs
Coly Li
2019-02-09
bcache: export backing_dev_name via sysfs
Coly Li
2019-02-09
bcache: not use hard coded memset size in bch_cache_accounting_clear()
Coly Li
2019-02-09
bcache: never writeback a discard operation
Daniel Axtens
2019-02-06
dm: don't use bio_trim() afterall
Mike Snitzer
2019-02-06
dm: add memory barrier before waitqueue_active
Mikulas Patocka
2019-02-04
raid1: simplify raid1_error function
Yufen Yu
2019-02-04
md-linear: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-28
md/raid5: fix 'out of memory' during raid cache recovery
Alexei Naberezhnov
2019-01-25
Merge tag 'for-5.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-01-22
dm: add missing trace_block_split() to __split_and_process_bio()
Mike Snitzer
2019-01-22
dm: fix dm_wq_work() to only use __split_and_process_bio() if appropriate
Mike Snitzer
2019-01-21
dm: fix redundant IO accounting for bios that need splitting
Mike Snitzer
2019-01-21
dm: fix clone_bio() to trigger blk_recount_segments()
Mike Snitzer
2019-01-15
dm thin: fix passdown_double_checking_shared_status()
Joe Thornber
2019-01-14
md: Make bio_alloc_mddev use bio_alloc_bioset
Marcos Paulo de Souza
2019-01-10
dm crypt: fix parsing of extended IV arguments
Milan Broz
2019-01-03
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...
Jens Axboe
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
Merge tag 'for-4.21/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-20
md: fix raid10 hang issue caused by barrier
Guoqing Jiang
2018-12-20
raid10: refactor common wait code from regular read/write request
Guoqing Jiang
[next]