index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6 days
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
13 days
sunvdc: Balance device refcount in vdc_port_mpgroup_check
Ma Ke
2025-07-18
Merge tag 'block-6.16-20250718' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-16
loop: use kiocb helpers to fix lockdep warning
Ming Lei
2025-07-15
ublk: remove unused req argument from ublk_sub_req_ref()
Caleb Sander Mateos
2025-07-15
ublk: pass 'const struct ublk_io *' to ublk_[un]map_io()
Ming Lei
2025-07-15
ublk: remove ublk_commit_and_fetch()
Ming Lei
2025-07-15
ublk: add helper ublk_check_fetch_buf()
Ming Lei
2025-07-15
ublk: store auto buffer register data into `struct ublk_io`
Ming Lei
2025-07-15
ublk: move auto buffer register handling into one dedicated helper
Ming Lei
2025-07-15
ublk: avoid to pass `struct ublksrv_io_cmd *` to ublk_commit_and_fetch()
Ming Lei
2025-07-15
ublk: let ublk_fill_io_cmd() cover more things
Ming Lei
2025-07-15
ublk: move fake timeout logic into __ublk_complete_rq()
Ming Lei
2025-07-15
ublk: look up ublk task via its pid in timeout handler
Ming Lei
2025-07-15
ublk: validate ublk server pid
Ming Lei
2025-07-13
block: floppy: Fix uninitialized use of outparam
Purva Yeshi
2025-07-11
loop: Avoid updating block size under exclusive owner
Jan Kara
2025-07-11
Merge tag 'block-6.16-20250710' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-09
null_blk: use memzero_page()
Matthew Wilcox (Oracle)
2025-07-09
nbd: fix lockdep deadlock warning
Ming Lei
2025-07-08
drbd: add missing kref_get in handle_write_conflicts
Sarah Newman
2025-07-08
block: mtip32xx: Fix usage of dma_map_sg()
Thomas Fourier
2025-07-07
nbd: fix uaf in nbd_genl_connect() error path
Zheng Qixing
2025-07-07
block: remove pktcdvd driver
Jens Axboe
2025-07-04
Merge tag 'block-6.16-20250704' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-04
ublk: introduce and use ublk_set_canceling helper
Uday Shankar
2025-07-04
ublk: speed up ublk server exit handling
Uday Shankar
2025-07-03
zram: pass buffer offset to zcomp_available_show()
Sergey Senozhatsky
2025-07-03
block: zram: replace scnprintf() with sysfs_emit() in *_show() functions
Rahul Kumar
2025-07-01
virtio: blk/scsi: use block layer helpers to calculate num of queues
Daniel Wagner
2025-07-01
brd: fix sleeping function called from invalid context in brd_insert_page()
Yu Kuai
2025-07-01
ublk: don't queue request if the associated uring_cmd is canceled
Ming Lei
2025-06-30
ublk: cache-align struct ublk_io
Caleb Sander Mateos
2025-06-30
ublk: remove ubq checks from ublk_{get,put}_req_ref()
Caleb Sander Mateos
2025-06-30
ublk: optimize UBLK_IO_UNREGISTER_IO_BUF on daemon task
Caleb Sander Mateos
2025-06-30
ublk: optimize UBLK_IO_REGISTER_IO_BUF on daemon task
Caleb Sander Mateos
2025-06-30
ublk: return early if blk_should_fake_timeout()
Caleb Sander Mateos
2025-06-30
ublk: allow UBLK_IO_(UN)REGISTER_IO_BUF on any task
Caleb Sander Mateos
2025-06-30
ublk: don't take ublk_queue in ublk_unregister_io_buf()
Caleb Sander Mateos
2025-06-30
ublk: consolidate UBLK_IO_FLAG_{ACTIVE,OWNED_BY_SRV} checks
Caleb Sander Mateos
2025-06-30
ublk: remove task variable from __ublk_ch_uring_cmd()
Caleb Sander Mateos
2025-06-30
ublk: handle UBLK_IO_FETCH_REQ earlier
Caleb Sander Mateos
2025-06-30
ublk: check cmd_op first
Caleb Sander Mateos
2025-06-30
ublk: remove struct ublk_rq_data
Caleb Sander Mateos
2025-06-30
ublk: use vmalloc for ublk_device's __queues
Caleb Sander Mateos
2025-06-27
Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linux
Linus Torvalds
2025-06-26
ublk: sanity check add_dev input for underflow
Ronnie Sahlberg
2025-06-24
ublk: setup ublk_io correctly in case of ublk_get_data() failure
Ming Lei
2025-06-24
ublk: build batch from IOs in same io_ring_ctx and io task
Ming Lei
[next]