index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2020-12-07
null_blk: Fix zone size initialization
Damien Le Moal
2020-12-07
block/rnbd: fix a null pointer dereference on dev->blk_symlink_name
Colin Ian King
2020-12-04
block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name
Md Haris Iqbal
2020-12-04
block/rnbd: call kobject_put in the failure path
Guoqing Jiang
2020-12-04
block/rnbd-srv: close a mapped device from server side.
Lutz Pogrell
2020-12-04
block/rnbd-clt: support mapping two devices with the same name from different...
Guoqing Jiang
2020-12-04
block/rnbd-clt: Make path parameter optional for map_device
Md Haris Iqbal
2020-12-04
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
2020-12-01
block: stop using bdget_disk for partition 0
Christoph Hellwig
2020-12-01
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-12-01
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-12-01
block: simplify the block device claiming interface
Christoph Hellwig
2020-12-01
block: remove ->bd_contains
Christoph Hellwig
2020-12-01
block: remove i_bdev
Christoph Hellwig
2020-12-01
loop: do not call set_blocksize
Christoph Hellwig
2020-12-01
zram: do not call set_blocksize
Christoph Hellwig
2020-12-01
mtip32xx: remove the call to fsync_bdev on removal
Christoph Hellwig
2020-11-16
virtio-blk: remove a spurious call to revalidate_disk_size
Christoph Hellwig
2020-11-16
zram: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
rnbd: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
rbd: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
drbd: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
pktcdvd: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
aoe: don't call set_capacity from irq context
Christoph Hellwig
2020-11-16
nbd: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
nbd: validate the block size in nbd_set_size
Christoph Hellwig
2020-11-16
nbd: refactor size updates
Christoph Hellwig
2020-11-16
nbd: move the task_recv check into nbd_size_update
Christoph Hellwig
2020-11-16
nbd: remove the call to set_blocksize
Christoph Hellwig
2020-11-16
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
2020-11-16
loop: let set_capacity_revalidate_and_notify update the bdev size
Christoph Hellwig
2020-11-16
z2ram: use separate gendisk for the different modes
Christoph Hellwig
2020-11-16
z2ram: reindent
Christoph Hellwig
2020-11-16
ataflop: use a separate gendisk for each media format
Christoph Hellwig
2020-11-16
amiflop: use separate gendisks for Amiga vs MS-DOS mode
Christoph Hellwig
2020-11-16
floppy: use a separate gendisk for each media format
Christoph Hellwig
2020-11-16
loop: use __register_blkdev to allocate devices on demand
Christoph Hellwig
2020-11-16
brd: use __register_blkdev to allocate devices on demand
Christoph Hellwig
2020-11-16
swim: don't call blk_register_region
Christoph Hellwig
2020-11-16
block: remove __blkdev_driver_ioctl
Christoph Hellwig
2020-11-16
loop: use set_disk_ro
Christoph Hellwig
2020-11-16
rbd: implement ->set_read_only to hook into BLKROSET processing
Christoph Hellwig
2020-11-12
loop: Fix occasional uevent drop
Petr Vorel
2020-11-10
nbd: fix a block_device refcount leak in nbd_release
Christoph Hellwig
2020-11-06
null_blk: Fix scheduling in atomic with zoned mode
Damien Le Moal
2020-10-29
xsysace: use platform_get_resource() and platform_get_irq_optional()
Andy Shevchenko
2020-10-29
null_blk: Fix locking in zoned mode
Damien Le Moal
2020-10-29
null_blk: Fix zone reset all tracing
Damien Le Moal
2020-10-29
nbd: don't update block size after device is started
Ming Lei
[prev]
[next]