index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
zram: introduce an aged idle interface
Brian Geffon
2021-11-06
zram: off by one in read_block_state()
Dan Carpenter
2021-11-06
zram_drv: allow reclaim on bio_alloc
Jaewon Kim
2021-11-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
virtio-blk: don't let virtio core to validate used length
Jason Wang
2021-11-01
virtio_blk: correct types for status handling
Michael S. Tsirkin
2021-11-01
virtio_blk: allow 0 as num_request_queues
Michael S. Tsirkin
2021-11-01
virtio-blk: fixup coccinelle warnings
Ye Guojin
2021-11-01
virtio_blk: Fix spelling mistake: "advertisted" -> "advertised"
Colin Ian King
2021-11-01
virtio-blk: validate num_queues during probe
Jason Wang
2021-11-01
virtio-blk: add num_request_queues module parameter
Max Gurtovoy
2021-11-01
virtio-blk: avoid preallocating big SGL for data
Max Gurtovoy
2021-10-29
null_blk: Fix handling of submit_queues and poll_queues attributes
Shin'ichiro Kawasaki
2021-10-29
block: ataflop: Fix warning comparing pointer to 0
Jiapeng Chong
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
2021-10-27
virtio-blk: Use blk_validate_block_size() to validate block size
Xie Yongji
2021-10-27
loop: Use blk_validate_block_size() to validate block size
Xie Yongji
2021-10-27
nbd: Use blk_validate_block_size() to validate block size
Xie Yongji
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2021-10-25
block: ataflop: more blk-mq refactoring fixes
Michael Schmitz
2021-10-22
xen-blkback: use sync_blockdev
Christoph Hellwig
2021-10-22
block: remove support for cryptoloop and the xor transfer
Christoph Hellwig
2021-10-22
block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
Christoph Hellwig
2021-10-22
scsi: add a scsi_alloc_request helper
Christoph Hellwig
2021-10-21
nbd: Use invalidate_disk() helper on disconnect
Xie Yongji
2021-10-21
loop: Remove the unnecessary bdev checks and unused bdev variable
Xie Yongji
2021-10-21
loop: Use invalidate_disk() helper to invalidate gendisk
Xie Yongji
2021-10-21
rnbd: add error handling support for add_disk()
Luis Chamberlain
2021-10-21
xen-blkfront: add error handling support for add_disk()
Luis Chamberlain
2021-10-21
block: aoe: fixup coccinelle warnings
Ye Guojin
2021-10-20
nbd: Fix use-after-free in pid_show
Ye Bin
2021-10-19
block: ataflop: fix breakage introduced at blk-mq refactoring
Michael Schmitz
2021-10-18
nbd: fix uaf in nbd_handle_reply()
Yu Kuai
2021-10-18
nbd: partition nbd_read_stat() into nbd_read_reply() and nbd_handle_reply()
Yu Kuai
2021-10-18
nbd: clean up return value checking of sock_xmit()
Yu Kuai
2021-10-18
nbd: don't start request if nbd_queue_rq() failed
Yu Kuai
2021-10-18
nbd: check sock index in nbd_read_stat()
Yu Kuai
2021-10-18
nbd: make sure request completion won't concurrent
Yu Kuai
2021-10-18
nbd: don't handle response without a corresponding request message
Yu Kuai
2021-10-18
mtip32xx: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-18
drbd: use bdev_nr_sectors instead of open coding it
Christoph Hellwig
2021-10-18
swim3: add missing major.h include
Jens Axboe
2021-10-18
sx8: fix an error code in carm_init_one()
Dan Carpenter
2021-10-18
pf: fix error codes in pf_init_unit()
Dan Carpenter
[next]