index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-22
12
-75
/
+52
|
\
|
*
raid5: initialize the stripe_head embeeded bios as needed
Christoph Hellwig
2022-03-09
1
-17
/
+8
|
*
raid5-cache: statically allocate the recovery ra bio
Christoph Hellwig
2022-03-09
1
-15
/
+13
|
*
raid5-cache: fully initialize flush_bio when needed
Christoph Hellwig
2022-03-09
1
-2
/
+3
|
*
raid5-ppl: fully initialize the bio in ppl_new_iounit
Christoph Hellwig
2022-03-09
1
-3
/
+2
|
*
md: use msleep() in md_notify_reboot()
Eric Dumazet
2022-03-09
1
-1
/
+1
|
*
md: raid1/raid10: drop pending_cnt
Mariusz Tkaczyk
2022-03-09
5
-27
/
+8
|
*
bcache: fixup multiple threads crash
Mingzhe Zou
2022-03-06
2
-4
/
+8
|
*
bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false sharing
Mingzhe Zou
2022-03-06
1
-4
/
+7
|
*
bcache: use bvec_kmap_local in bio_csum
Christoph Hellwig
2022-03-04
1
-2
/
+2
*
|
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-22
28
-421
/
+240
|
\
\
|
*
|
raid5-ppl: stop using bio_devname
Christoph Hellwig
2022-03-07
1
-9
/
+4
|
*
|
raid1: stop using bio_devname
Christoph Hellwig
2022-03-07
1
-3
/
+2
|
*
|
md-multipath: stop using bio_devname
Christoph Hellwig
2022-03-07
1
-5
/
+4
|
*
|
dm-integrity: stop using bio_devname
Christoph Hellwig
2022-03-07
1
-3
/
+2
|
*
|
dm-crypt: stop using bio_devname
Christoph Hellwig
2022-03-07
1
-6
/
+4
|
|
/
|
*
dm: remove dm_dispatch_clone_request
Christoph Hellwig
2022-02-17
1
-13
/
+9
|
*
dm: remove useless code from dm_dispatch_clone_request
Christoph Hellwig
2022-02-17
1
-4
/
+0
|
*
blk-mq: remove the request_queue argument to blk_insert_cloned_request
Christoph Hellwig
2022-02-17
1
-1
/
+1
|
*
blk-mq: make the blk-mq stacking code optional
Christoph Hellwig
2022-02-17
1
-0
/
+1
|
*
block: pass a block_device to bio_clone_fast
Christoph Hellwig
2022-02-04
11
-48
/
+47
|
*
block: initialize the target bio in __bio_clone_fast
Christoph Hellwig
2022-02-04
2
-2
/
+0
|
*
dm: use bio_clone_fast in alloc_io/alloc_tio
Christoph Hellwig
2022-02-04
1
-9
/
+3
|
*
block: clone crypto and integrity data in __bio_clone_fast
Christoph Hellwig
2022-02-04
3
-29
/
+8
|
*
dm-cache: remove __remap_to_origin_clear_discard
Christoph Hellwig
2022-02-04
1
-16
/
+8
|
*
dm: simplify the single bio fast path in __send_duplicate_bios
Christoph Hellwig
2022-02-04
1
-12
/
+14
|
*
dm: retun the clone bio from alloc_tio
Christoph Hellwig
2022-02-04
1
-20
/
+19
|
*
dm: pass the bio instead of tio to __map_bio
Christoph Hellwig
2022-02-04
1
-6
/
+4
|
*
dm: move cloning the bio into alloc_tio
Christoph Hellwig
2022-02-04
1
-12
/
+10
|
*
dm: fold __send_duplicate_bios into __clone_and_map_simple_bio
Christoph Hellwig
2022-02-04
1
-16
/
+11
|
*
dm: fold clone_bio into __clone_and_map_data_bio
Christoph Hellwig
2022-02-04
1
-26
/
+17
|
*
dm: add a clone_to_tio helper
Christoph Hellwig
2022-02-04
1
-19
/
+15
|
*
block: pass a block_device and opf to bio_reset
Christoph Hellwig
2022-02-02
6
-28
/
+18
|
*
block: pass a block_device and opf to bio_init
Christoph Hellwig
2022-02-02
12
-27
/
+21
|
*
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
3
-27
/
+18
|
*
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
2022-02-02
10
-41
/
+37
|
*
dm-thin: use blkdev_issue_flush instead of open coding it
Christoph Hellwig
2022-02-02
1
-10
/
+1
|
*
dm-snap: use blkdev_issue_flush instead of open coding it
Christoph Hellwig
2022-02-02
1
-20
/
+1
|
*
dm-crypt: remove clone_init
Christoph Hellwig
2022-02-02
1
-13
/
+8
|
*
dm: bio_alloc can't fail if it is allowed to sleep
Christoph Hellwig
2022-02-02
5
-51
/
+10
|
*
block: remove genhd.h
Christoph Hellwig
2022-02-02
2
-2
/
+0
*
|
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
2022-02-17
1
-1
/
+1
*
|
md: fix NULL pointer deref with nowait but no mddev->queue
Song Liu
2022-02-02
1
-4
/
+4
|
/
*
dm: properly fix redundant bio-based IO accounting
Mike Snitzer
2022-01-28
1
-2
/
+3
*
dm: revert partial fix for redundant bio-based IO accounting
Mike Snitzer
2022-01-28
1
-15
/
+0
*
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-13
7
-307
/
+58
|
\
|
*
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
2021-12-18
4
-170
/
+2
|
*
dax: remove the DAXDEV_F_SYNC flag
Christoph Hellwig
2021-12-18
1
-1
/
+1
|
*
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
2021-12-04
1
-2
/
+2
|
*
dm-stripe: add a stripe_dax_pgoff helper
Christoph Hellwig
2021-12-04
1
-48
/
+15
[next]