index
:
linux.git
iio/light/color-sensors
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
2022-02-16
dm: remove dm_dispatch_clone_request
Christoph Hellwig
2022-02-16
dm: remove useless code from dm_dispatch_clone_request
Christoph Hellwig
2022-02-16
blk-mq: remove the request_queue argument to blk_insert_cloned_request
Christoph Hellwig
2022-02-16
blk-mq: make the blk-mq stacking code optional
Christoph Hellwig
2022-02-04
block: pass a block_device to bio_clone_fast
Christoph Hellwig
2022-02-04
block: initialize the target bio in __bio_clone_fast
Christoph Hellwig
2022-02-04
dm: use bio_clone_fast in alloc_io/alloc_tio
Christoph Hellwig
2022-02-04
block: clone crypto and integrity data in __bio_clone_fast
Christoph Hellwig
2022-02-04
dm-cache: remove __remap_to_origin_clear_discard
Christoph Hellwig
2022-02-04
dm: simplify the single bio fast path in __send_duplicate_bios
Christoph Hellwig
2022-02-04
dm: retun the clone bio from alloc_tio
Christoph Hellwig
2022-02-04
dm: pass the bio instead of tio to __map_bio
Christoph Hellwig
2022-02-04
dm: move cloning the bio into alloc_tio
Christoph Hellwig
2022-02-04
dm: fold __send_duplicate_bios into __clone_and_map_simple_bio
Christoph Hellwig
2022-02-04
dm: fold clone_bio into __clone_and_map_data_bio
Christoph Hellwig
2022-02-04
dm: add a clone_to_tio helper
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_reset
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
2022-02-02
dm-thin: use blkdev_issue_flush instead of open coding it
Christoph Hellwig
2022-02-02
dm-snap: use blkdev_issue_flush instead of open coding it
Christoph Hellwig
2022-02-02
dm-crypt: remove clone_init
Christoph Hellwig
2022-02-02
dm: bio_alloc can't fail if it is allowed to sleep
Christoph Hellwig
2022-02-02
block: remove genhd.h
Christoph Hellwig
2022-01-28
dm: properly fix redundant bio-based IO accounting
Mike Snitzer
2022-01-28
dm: revert partial fix for redundant bio-based IO accounting
Mike Snitzer
2022-01-12
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-12
Merge tag 'for-5.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-12
Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-07
Merge tag 'block-5.16-2022-01-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-06
md: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-06
md: Move alloc/free acct bioset in to personality
Xiao Ni
2022-01-06
md: fix spelling of "its"
Randy Dunlap
2022-01-06
md: raid456 add nowait support
Vishal Verma
2022-01-06
md: raid10 add nowait support
Vishal Verma
2022-01-06
md: raid1 add nowait support
Vishal Verma
2022-01-06
md: add support for REQ_NOWAIT
Vishal Verma
2022-01-06
md: drop queue limitation for RAID1 and RAID10
Mariusz Tkaczyk
2022-01-06
md/raid5: play nice with PREEMPT_RT
Davidlohr Bueso
2022-01-06
dm sysfs: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-06
dm integrity: Use struct_group() to zero struct journal_sector
Kees Cook
2022-01-04
dm space map common: add bounds check to sm_ll_lookup_bitmap()
Joe Thornber
2022-01-04
dm btree: add a defensive bounds check to insert_at()
Joe Thornber
2022-01-04
dm btree remove: change a bunch of BUG_ON() calls to proper errors
Joe Thornber
2022-01-04
dm btree spine: eliminate duplicate le32_to_cpu() in node_check()
Joe Thornber
2022-01-04
dm btree spine: remove extra node_check function declaration
Joe Thornber
2022-01-03
md/raid1: fix missing bitmap update w/o WriteMostly devices
Song Liu
2021-12-18
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
[next]