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-10-20
block/rnbd-clt-sysfs: fix a couple uninitialized variable bugs
Dan Carpenter
2021-10-20
Revert "virtio-blk: Add validation for block size in config space"
Michael S. Tsirkin
2021-10-20
virtio-blk: remove unneeded "likely" statements
Max Gurtovoy
2021-10-07
nbd: use shifts rather than multiplies
Nick Desaulniers
2021-09-26
n64cart: fix return value check in n64cart_probe()
Yang Yingliang
2021-09-22
loop: reduce the loop_ctl_mutex scope
Tetsuo Handa
2021-09-15
block: nbd: add sanity check for first_minor
Pavel Skripkin
2021-09-15
nbd: do del_gendisk() asynchronously for NBD_DESTROY_ON_DISCONNECT
Hou Tao
2021-09-15
nbd: add the check to prevent overflow in __nbd_ioctl()
Baokun Li
2021-09-03
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-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-08-13
Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-13
nbd: Aovid double completion of a request
Xie Yongji
2021-08-11
virtio-blk: Add validation for block size in config space
Xie Yongji
2021-08-07
Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-04
n64cart: fix the dma address in n64cart_do_bvec
Christoph Hellwig
2021-07-30
Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-23
loop: reintroduce global lock for safe loop_validate_file() traversal
Tetsuo Handa
2021-07-21
rbd: resurrect setting of disk->private_data in rbd_init_disk()
Ilya Dryomov
2021-07-20
rbd: don't hold lock_rwsem while running_list is being drained
Ilya Dryomov
2021-07-20
rbd: always kick acquire on "acquired" and "released" notifications
Ilya Dryomov
2021-07-16
Merge tag 'block-5.14-2021-07-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-15
xen-blkfront: sanitize the removal state machine
Christoph Hellwig
2021-07-15
nbd: fix order of cleaning up the queue and freeing the tagset
Wang Qing
2021-07-15
pd: fix order of cleaning up the queue and freeing the tagset
Guoqing Jiang
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-03
virtio-blk: limit seg_max to a safe value
Stefan Hajnoczi
2021-07-03
virtio-blk: Fix memory leak among suspend/resume procedure
Xie Yongji
2021-07-03
virtio_blk: cleanups: remove check obsoleted by CONFIG_LBDAF removal
Sohaib
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
loop: remove unused variable in loop_set_status()
Tetsuo Handa
2021-07-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-07-01
zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK
Yue Hu
2021-06-30
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
2021-06-30
loop: rewrite loop_exit using idr_for_each_entry
Christoph Hellwig
2021-06-30
loop: split loop_lookup
Christoph Hellwig
2021-06-30
loop: don't allow deleting an unspecified loop device
Christoph Hellwig
2021-06-30
loop: move loop_ctl_mutex locking into loop_add
Christoph Hellwig
2021-06-30
loop: split loop_control_ioctl
Christoph Hellwig
2021-06-30
loop: don't call loop_lookup before adding a loop device
Christoph Hellwig
2021-06-30
loop: remove the l argument to loop_add
Christoph Hellwig
2021-06-30
loop: reduce loop_ctl_mutex coverage in loop_exit
Christoph Hellwig
2021-06-30
loop: reorder loop_exit
Christoph Hellwig
2021-06-30
nbd: provide a way for userspace processes to identify device backends
Prasanna Kumar Kalever
2021-06-30
null_blk: remove an unused variable assignment in null_add_dev
Christoph Hellwig
[next]