index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
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
53
-1068
/
+788
|
\
|
*
nvme-loop: use blk_mq_hctx_set_fq_lock_class to set loop's lock class
Ming Lei
2020-12-08
1
-0
/
+10
|
*
block: remove the request_queue to argument request based tracepoints
Christoph Hellwig
2020-12-04
2
-3
/
+2
|
*
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
2020-12-04
8
-27
/
+19
|
*
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
5
-47
/
+12
|
*
block: switch disk_part_iter_* to use a struct block_device
Christoph Hellwig
2020-12-01
1
-4
/
+4
|
*
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
7
-19
/
+19
|
*
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-12-01
5
-6
/
+7
|
*
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-12-01
6
-12
/
+6
|
*
block: simplify the block device claiming interface
Christoph Hellwig
2020-12-01
1
-7
/
+5
|
*
block: remove ->bd_contains
Christoph Hellwig
2020-12-01
2
-2
/
+2
|
*
block: remove i_bdev
Christoph Hellwig
2020-12-01
6
-40
/
+28
|
*
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
|
*
loop: do not call set_blocksize
Christoph Hellwig
2020-12-01
1
-3
/
+0
|
*
zram: do not call set_blocksize
Christoph Hellwig
2020-12-01
2
-11
/
+1
|
*
mtip32xx: remove the call to fsync_bdev on removal
Christoph Hellwig
2020-12-01
2
-17
/
+0
|
*
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2020-12-01
2
-19
/
+6
|
*
virtio-blk: remove a spurious call to revalidate_disk_size
Christoph Hellwig
2020-11-16
1
-1
/
+0
|
*
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
|
*
zram: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
1
-5
/
+2
|
*
rnbd: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
1
-2
/
+1
|
*
rbd: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
1
-2
/
+1
|
*
drbd: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
1
-4
/
+2
|
*
nvme: use set_capacity_and_notify in nvme_set_queue_dying
Christoph Hellwig
2020-11-16
1
-12
/
+1
|
*
pktcdvd: 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
|
*
aoe: don't call set_capacity from irq context
Christoph Hellwig
2020-11-16
1
-11
/
+4
|
*
nbd: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
1
-12
/
+3
|
*
nbd: validate the block size in nbd_set_size
Christoph Hellwig
2020-11-16
1
-32
/
+15
|
*
nbd: refactor size updates
Christoph Hellwig
2020-11-16
1
-26
/
+18
|
*
nbd: move the task_recv check into nbd_size_update
Christoph Hellwig
2020-11-16
1
-3
/
+7
|
*
nbd: remove the call to set_blocksize
Christoph Hellwig
2020-11-16
1
-7
/
+5
|
*
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
2020-11-16
5
-7
/
+6
|
*
sd: update the bdev size in sd_revalidate_disk
Christoph Hellwig
2020-11-16
1
-5
/
+3
|
*
nvme: let set_capacity_revalidate_and_notify update the bdev size
Christoph Hellwig
2020-11-16
1
-4
/
+1
|
*
loop: let set_capacity_revalidate_and_notify update the bdev size
Christoph Hellwig
2020-11-16
1
-6
/
+2
|
*
z2ram: use separate gendisk for the different modes
Christoph Hellwig
2020-11-16
1
-42
/
+58
|
*
z2ram: reindent
Christoph Hellwig
2020-11-16
1
-257
/
+236
|
*
ataflop: use a separate gendisk for each media format
Christoph Hellwig
2020-11-16
1
-49
/
+86
|
*
amiflop: use separate gendisks for Amiga vs MS-DOS mode
Christoph Hellwig
2020-11-16
1
-43
/
+55
|
*
floppy: use a separate gendisk for each media format
Christoph Hellwig
2020-11-16
1
-57
/
+97
|
*
ide: switch to __register_blkdev for command set probing
Christoph Hellwig
2020-11-16
1
-28
/
+6
|
*
md: use __register_blkdev to allocate devices on demand
Christoph Hellwig
2020-11-16
1
-13
/
+8
|
*
loop: use __register_blkdev to allocate devices on demand
Christoph Hellwig
2020-11-16
1
-22
/
+8
|
*
brd: use __register_blkdev to allocate devices on demand
Christoph Hellwig
2020-11-16
1
-28
/
+11
[next]