index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
16
-207
/
+418
|
\
|
*
block: drop dead assignments in loop_init()
Lukas Bulwahn
2020-12-12
1
-6
/
+2
|
*
null_blk: Move driver into its own directory
Damien Le Moal
2020-12-08
9
-16
/
+28
|
*
null_blk: Allow controlling max_hw_sectors limit
Damien Le Moal
2020-12-08
2
-1
/
+20
|
*
null_blk: discard zones on reset
Damien Le Moal
2020-12-08
3
-2
/
+7
|
*
null_blk: cleanup discard handling
Damien Le Moal
2020-12-08
1
-21
/
+22
|
*
null_blk: Improve implicit zone close
Damien Le Moal
2020-12-08
2
-5
/
+18
|
*
null_blk: improve zone locking
Damien Le Moal
2020-12-08
2
-120
/
+188
|
*
null_blk: Fail zone append to conventional zones
Damien Le Moal
2020-12-08
1
-1
/
+4
|
*
null_blk: Fix zone size initialization
Damien Le Moal
2020-12-08
1
-8
/
+15
|
*
block/rnbd: fix a null pointer dereference on dev->blk_symlink_name
Colin Ian King
2020-12-07
1
-1
/
+1
|
*
block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name
Md Haris Iqbal
2020-12-04
3
-7
/
+23
|
*
block/rnbd: call kobject_put in the failure path
Guoqing Jiang
2020-12-04
2
-13
/
+19
|
*
block/rnbd-srv: close a mapped device from server side.
Lutz Pogrell
2020-12-04
3
-4
/
+57
|
*
block/rnbd-clt: support mapping two devices with the same name from different...
Guoqing Jiang
2020-12-04
2
-5
/
+12
|
*
block/rnbd-clt: Make path parameter optional for map_device
Md Haris Iqbal
2020-12-04
2
-1
/
+6
*
|
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
22
-707
/
+603
|
\
\
|
*
|
block: stop using bdget_disk for partition 0
Christoph Hellwig
2020-12-01
3
-30
/
+8
|
*
|
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
3
-3
/
+3
|
*
|
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-12-01
3
-3
/
+4
|
*
|
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-12-01
3
-5
/
+2
|
*
|
block: simplify the block device claiming interface
Christoph Hellwig
2020-12-01
1
-7
/
+5
|
*
|
block: remove ->bd_contains
Christoph Hellwig
2020-12-01
1
-1
/
+1
|
*
|
block: remove i_bdev
Christoph Hellwig
2020-12-01
1
-5
/
+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
|
*
|
virtio-blk: remove a spurious call to revalidate_disk_size
Christoph Hellwig
2020-11-16
1
-1
/
+0
|
*
|
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
|
*
|
pktcdvd: 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
3
-3
/
+3
|
*
|
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
|
*
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
|
*
swim: don't call blk_register_region
Christoph Hellwig
2020-11-16
1
-17
/
+0
|
*
block: remove __blkdev_driver_ioctl
Christoph Hellwig
2020-11-16
1
-2
/
+4
[next]