index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2020-12-04
block: remove the request_queue argument to the block_split tracepoint
Christoph Hellwig
2020-12-01
block: stop using bdget_disk for partition 0
Christoph Hellwig
2020-12-01
block: switch disk_part_iter_* to use a struct block_device
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
block: add a bdev_kobj helper
Christoph Hellwig
2020-12-01
dm: remove the block_device reference in struct mapped_device
Christoph Hellwig
2020-12-01
dm: simplify flush_bio initialization in __send_empty_flush
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-12-01
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2020-11-16
virtio-blk: remove a spurious call to revalidate_disk_size
Christoph Hellwig
2020-11-16
md: remove a spurious call to revalidate_disk_size in update_size
Christoph Hellwig
2020-11-16
md: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
dm-raid: use set_capacity_and_notify
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
nvme: use set_capacity_and_notify in nvme_set_queue_dying
Christoph Hellwig
2020-11-16
pktcdvd: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
dm: 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
sd: update the bdev size in sd_revalidate_disk
Christoph Hellwig
2020-11-16
nvme: let set_capacity_revalidate_and_notify update the bdev size
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
ide: switch to __register_blkdev for command set probing
Christoph Hellwig
2020-11-16
md: use __register_blkdev to allocate devices on demand
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
sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
Christoph Hellwig
2020-11-16
swim: don't call blk_register_region
Christoph Hellwig
2020-11-16
ide: remove ide_{,un}register_region
Christoph Hellwig
2020-11-16
block: remove __blkdev_driver_ioctl
Christoph Hellwig
[next]