index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2022-04-06
drbd: set QUEUE_FLAG_STABLE_WRITES
Christoph Böhmwalder
2022-04-06
drbd: fix an invalid memory access caused by incorrect use of list iterator
Xiaomeng Tong
2022-04-06
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
2022-04-02
Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-02
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
2022-04-01
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-31
drbd: remove check of list iterator against head past the loop body
Jakob Koschel
2022-03-31
drbd: remove usage of list iterator variable after loop
Jakob Koschel
2022-03-31
nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
Zhang Wensheng
2022-03-30
drbd: fix potential silent data corruption
Lars Ellenberg
2022-03-30
loop: fix ioctl calls using compat_loop_info
Carlos Llamas
2022-03-28
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
remove bdi_congested() and wb_congested() and related functions
NeilBrown
2022-03-21
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
2022-03-21
n64cart: convert bi_disk to bi_bdev->bd_disk fix build
Jackie Liu
2022-03-21
xen/blkfront: fix comment for need_copy
Dongli Zhang
2022-03-21
xen-blkback: remove redundant assignment to variable i
Colin Ian King
2022-03-17
Merge tag 'nvme-5.18-2022-03-17' of git://git.infradead.org/nvme into for-5.1...
Jens Axboe
2022-03-17
virtio_blk: eliminate anonymous module_init & module_exit
Randy Dunlap
2022-03-16
nvme: warn about shared namespaces without CONFIG_NVME_MULTIPATH
Christoph Hellwig
2022-03-15
xen/grant-table: remove readonly parameter from functions
Juergen Gross
2022-03-11
xen/blkfront: speed up purge_persistent_grants()
Juergen Gross
2022-03-09
Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-08
blk-mq: prepare for implementing hctx table via xarray
Ming Lei
2022-03-08
block: mtip32xx: don't touch q->queue_hw_ctx
Ming Lei
2022-03-07
pktcdvd: remove a pointless debug check in pkt_submit_bio
Christoph Hellwig
2022-03-07
xen/blkfront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
2022-03-06
virtio-blk: Remove BUG_ON() in virtio_queue_rq()
Xie Yongji
2022-03-06
virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zero
Xie Yongji
2022-03-04
floppy: use memcpy_{to,from}_bvec
Christoph Hellwig
2022-03-04
drbd: use bvec_kmap_local in recv_dless_read
Christoph Hellwig
2022-03-04
drbd: use bvec_kmap_local in drbd_csum_bio
Christoph Hellwig
2022-03-04
zram: use memcpy_from_bvec in zram_bvec_write
Christoph Hellwig
2022-03-04
zram: use memcpy_to_bvec in zram_bvec_read
Christoph Hellwig
2022-03-04
aoe: use bvec_kmap_local in bvcpy
Christoph Hellwig
2022-03-01
scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd
Christoph Hellwig
2022-03-01
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
2022-02-27
null_blk: null_alloc_page() cleanup
Chaitanya Kulkarni
2022-02-27
null_blk: remove hardcoded null_alloc_page() param
Chaitanya Kulkarni
2022-02-27
null_blk: remove hardcoded alloc_cmd() parameter
Chaitanya Kulkarni
2022-02-27
loop: allow user to set the queue depth
Chaitanya Kulkarni
2022-02-27
loop: remove extra variable in lo_req_flush
Chaitanya Kulkarni
2022-02-27
loop: remove extra variable in lo_fallocate()
Chaitanya Kulkarni
2022-02-27
loop: use sysfs_emit() in the sysfs xxx show()
Chaitanya Kulkarni
2022-02-27
null_blk: fix return value from null_add_dev()
Chaitanya Kulkarni
[next]