index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2021-11-21
loop: Use blk_validate_block_size() to validate block size
Xie Yongji
2021-11-18
zram: off by one in read_block_state()
Dan Carpenter
2021-11-18
ataflop: remove ataflop_probe_lock mutex
Tetsuo Handa
2021-11-18
block/ataflop: provide a helper for cleanup up an atari disk
Luis Chamberlain
2021-11-18
block/ataflop: add registration bool before calling del_gendisk()
Luis Chamberlain
2021-11-18
block/ataflop: use the blk_cleanup_disk() helper
Luis Chamberlain
2021-11-18
nbd: fix possible overflow for 'first_minor' in nbd_dev_add()
Yu Kuai
2021-11-18
nbd: fix max value for 'first_minor'
Yu Kuai
2021-11-18
block: ataflop: more blk-mq refactoring fixes
Michael Schmitz
2021-11-18
nbd: Fix use-after-free in pid_show
Ye Bin
2021-11-18
block: ataflop: fix breakage introduced at blk-mq refactoring
Michael Schmitz
2021-11-18
floppy: fix calling platform_device_unregister() on invalid drives
Luis Chamberlain
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
2021-09-06
Merge tag 'block-5.15-2021-09-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-06
virtio-blk: remove unneeded "likely" statements
Max Gurtovoy
2021-09-03
loop: reduce the loop_ctl_mutex scope
Tetsuo Handa
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-09-02
Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-30
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
xen/blkfront: don't trust the backend response data blindly
Juergen Gross
2021-08-30
xen/blkfront: don't take local copy of a request from the ring page
Juergen Gross
2021-08-30
xen/blkfront: read response from backend only once
Juergen Gross
2021-08-28
Revert "floppy: reintroduce O_NDELAY fix"
Denis Efremov
2021-08-27
Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-27
cryptoloop: add a deprecation warning
Christoph Hellwig
2021-08-27
pd: fix a NULL vs IS_ERR() check
Dan Carpenter
2021-08-25
nbd: remove nbd->destroy_complete
Christoph Hellwig
2021-08-25
nbd: only return usable devices from nbd_find_unused
Christoph Hellwig
2021-08-25
nbd: set nbd->index before releasing nbd_index_mutex
Tetsuo Handa
2021-08-25
nbd: prevent IDR lookups from finding partially initialized devices
Tetsuo Handa
2021-08-25
nbd: reset NBD to NULL when restarting in nbd_genl_connect
Christoph Hellwig
2021-08-25
nbd: add missing locking to the nbd_dev_add error path
Tetsuo Handa
2021-08-23
null_blk: add error handling support for add_disk()
Luis Chamberlain
2021-08-23
virtio_blk: add error handling support for add_disk()
Luis Chamberlain
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-16
block: nbd: add sanity check for first_minor
Pavel Skripkin
2021-08-16
ps3vram: use bvec_virt
Christoph Hellwig
2021-08-16
virtio_blk: use bvec_virt
Christoph Hellwig
2021-08-16
rbd: use bvec_virt
Christoph Hellwig
2021-08-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
[next]