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.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
14
-170
/
+112
|
\
\
\
|
*
|
|
block: remove the request_queue to argument request based tracepoints
Christoph Hellwig
2020-12-04
1
-1
/
+1
|
*
|
|
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
2020-12-04
7
-25
/
+18
|
*
|
|
block: remove the request_queue argument to the block_split tracepoint
Christoph Hellwig
2020-12-04
1
-1
/
+1
|
*
|
|
block: stop using bdget_disk for partition 0
Christoph Hellwig
2020-12-01
1
-14
/
+2
|
*
|
|
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
3
-6
/
+6
|
*
|
|
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-12-01
2
-3
/
+3
|
*
|
|
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-12-01
1
-1
/
+1
|
*
|
|
block: remove i_bdev
Christoph Hellwig
2020-12-01
2
-17
/
+12
|
*
|
|
block: add a bdev_kobj helper
Christoph Hellwig
2020-12-01
2
-8
/
+3
|
*
|
|
dm: remove the block_device reference in struct mapped_device
Christoph Hellwig
2020-12-01
2
-13
/
+14
|
*
|
|
dm: simplify flush_bio initialization in __send_empty_flush
Christoph Hellwig
2020-12-01
1
-9
/
+3
|
*
|
|
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2020-12-01
2
-19
/
+6
|
*
|
|
md: remove a spurious call to revalidate_disk_size in update_size
Christoph Hellwig
2020-11-16
1
-2
/
+0
|
*
|
|
md: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
3
-20
/
+13
|
*
|
|
dm-raid: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
1
-2
/
+1
|
*
|
|
dm: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
1
-2
/
+1
|
|
/
/
|
*
|
md: use __register_blkdev to allocate devices on demand
Christoph Hellwig
2020-11-16
1
-13
/
+8
|
*
|
block: remove __blkdev_driver_ioctl
Christoph Hellwig
2020-11-16
2
-3
/
+7
|
*
|
md: implement ->set_read_only to hook into BLKROSET processing
Christoph Hellwig
2020-11-16
1
-31
/
+31
*
|
|
Revert "dm raid: fix discard limits for raid1 and raid10"
Mike Snitzer
2020-12-14
1
-7
/
+5
*
|
|
Revert "md: change mddev 'chunk_sectors' from int to unsigned"
Mike Snitzer
2020-12-14
1
-2
/
+2
*
|
|
Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-13
6
-393
/
+82
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
md: change mddev 'chunk_sectors' from int to unsigned
Mike Snitzer
2020-12-12
1
-2
/
+2
|
*
|
Revert "md: add md_submit_discard_bio() for submitting discard bio"
Song Liu
2020-12-10
3
-24
/
+12
|
*
|
Revert "md/raid10: extend r10bio devs to raid disks"
Song Liu
2020-12-10
1
-4
/
+5
|
*
|
Revert "md/raid10: pull codes that wait for blocked dev into one function"
Song Liu
2020-12-10
1
-67
/
+51
|
*
|
Revert "md/raid10: improve raid10 discard request"
Song Liu
2020-12-10
1
-255
/
+1
|
*
|
Revert "md/raid10: improve discard request for far layout"
Song Liu
2020-12-10
2
-64
/
+23
|
*
|
Revert "dm raid: remove unnecessary discard limits for raid10"
Song Liu
2020-12-10
1
-0
/
+11
|
|
/
*
|
dm: remove invalid sparse __acquires and __releases annotations
Mike Snitzer
2020-12-04
1
-2
/
+0
*
|
dm: fix double RCU unlock in dm_dax_zero_page_range() error path
Mike Snitzer
2020-12-04
1
-2
/
+0
*
|
dm: fix IO splitting
Mike Snitzer
2020-12-04
2
-13
/
+11
*
|
dm writecache: remove BUG() and fail gracefully instead
Mike Snitzer
2020-12-01
1
-1
/
+1
*
|
dm table: Remove BUG_ON(in_interrupt())
Thomas Gleixner
2020-12-01
1
-6
/
+0
*
|
dm: fix bug with RCU locking in dm_blk_report_zones
Sergei Shtepa
2020-12-01
1
-2
/
+4
*
|
Revert "dm cache: fix arm link errors with inline"
Nick Desaulniers
2020-12-01
1
-4
/
+0
*
|
dm writecache: fix the maximum number of arguments
Mikulas Patocka
2020-11-17
1
-1
/
+1
*
|
dm writecache: advance the number of arguments when reporting max_age
Mikulas Patocka
2020-11-17
1
-0
/
+2
*
|
dm integrity: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-11-17
1
-2
/
+2
|
/
*
Merge tag 'for-5.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-15
13
-393
/
+222
|
\
|
*
dm: fix request-based DM to not bounce through indirect dm_submit_bio
Mike Snitzer
2020-10-08
1
-13
/
+12
|
*
dm: remove special-casing of bio-based immutable singleton target on NVMe
Mike Snitzer
2020-10-08
2
-80
/
+7
|
*
dm: export dm_copy_name_and_uuid
Mike Snitzer
2020-10-01
1
-1
/
+1
|
*
dm: fix comment in __dm_suspend()
Mike Snitzer
2020-10-01
1
-5
/
+4
|
*
dm: fold dm_process_bio() into dm_submit_bio()
Mike Snitzer
2020-10-01
1
-30
/
+22
|
*
dm: fix missing imposition of queue_limits from dm_wq_work() thread
Mike Snitzer
2020-09-30
1
-25
/
+9
|
*
dm snap persistent: simplify area_io()
Qinglang Miao
2020-09-29
1
-9
/
+2
|
*
dm thin metadata: Remove unused local variable when create thin and snap
Huaisheng Ye
2020-09-29
2
-5
/
+4
|
*
dm raid: remove unnecessary discard limits for raid10
Mike Snitzer
2020-09-29
1
-11
/
+0
[prev]
[next]