index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2021-10-18
pcd: fix error codes in pcd_init_unit()
Dan Carpenter
2021-10-18
block/ataflop: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
block/ataflop: provide a helper for cleanup up an atari disk
Luis Chamberlain
2021-10-18
block/ataflop: add registration bool before calling del_gendisk()
Luis Chamberlain
2021-10-18
block/ataflop: use the blk_cleanup_disk() helper
Luis Chamberlain
2021-10-18
swim: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
swim: add a floppy registration bool which triggers del_gendisk()
Luis Chamberlain
2021-10-18
swim: add helper for disk cleanup
Luis Chamberlain
2021-10-18
swim: simplify using blk_cleanup_disk() on swim_remove()
Luis Chamberlain
2021-10-18
amiflop: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
floppy: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
floppy: fix calling platform_device_unregister() on invalid drives
Luis Chamberlain
2021-10-18
floppy: use blk_cleanup_disk()
Luis Chamberlain
2021-10-18
floppy: fix add_disk() assumption on exit due to new developments
Luis Chamberlain
2021-10-18
block/swim3: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
rbd: add add_disk() error handling
Luis Chamberlain
2021-10-18
pf: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
block/sx8: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
block/rsxx: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
pktcdvd: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
mtip32xx: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
pd: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
pcd: capture errors on cdrom_register()
Luis Chamberlain
2021-10-18
pcd: fix ordering of unregister_cdrom()
Luis Chamberlain
2021-10-18
pcd: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
pd: cleanup initialization
Christoph Hellwig
2021-10-18
pf: cleanup initialization
Christoph Hellwig
2021-10-18
pcd: cleanup initialization
Christoph Hellwig
2021-10-18
pcd: move the identify buffer into pcd_identify
Christoph Hellwig
2021-10-18
n64cart: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
drbd: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
aoe: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
nbd: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
loop: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
null_blk: poll queue support
Jens Axboe
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
John Garry
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
2021-10-18
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2021-10-18
block: move elevator.h to block/
Christoph Hellwig
2021-10-17
Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-10-17
brd: reduce the brd_devices_mutex scope
Tetsuo Handa
2021-10-13
Revert "virtio-blk: Add validation for block size in config space"
Michael S. Tsirkin
2021-10-12
block/rnbd-clt-sysfs: fix a couple uninitialized variable bugs
Dan Carpenter
2021-09-29
nbd: use shifts rather than multiplies
Nick Desaulniers
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-11
Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-09
n64cart: fix return value check in n64cart_probe()
Yang Yingliang
[next]