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
7 days
Merge tag 'block-6.15-20250502' of git://git.kernel.dk/linux
Linus Torvalds
10 days
ublk: remove the check of ublk_need_req_ref() from __ublk_check_and_get_req
Ming Lei
10 days
ublk: enhance check for register/unregister io buffer command
Ming Lei
10 days
ublk: decouple zero copy from user copy
Ming Lei
2025-04-25
Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-24
ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd
Ming Lei
2025-04-24
ublk: call ublk_dispatch_req() for handling UBLK_U_IO_NEED_GET_DATA
Ming Lei
2025-04-18
Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-16
ublk: simplify aborting ublk request
Ming Lei
2025-04-16
ublk: remove __ublk_quiesce_dev()
Ming Lei
2025-04-16
ublk: improve detection and handling of ublk server exit
Uday Shankar
2025-04-16
ublk: move device reset into ublk_ch_release()
Ming Lei
2025-04-16
ublk: rely on ->canceling for dealing with ublk_nosrv_dev_should_queue_io
Ming Lei
2025-04-16
ublk: add ublk_force_abort_dev()
Ming Lei
2025-04-16
ublk: properly serialize all FETCH_REQs
Uday Shankar
2025-04-15
ublk: don't suggest CONFIG_BLK_DEV_UBLK=Y
Caleb Sander Mateos
2025-04-15
loop: stop using vfs_iter_{read,write} for buffered I/O
Christoph Hellwig
2025-04-15
loop: LOOP_SET_FD: send uevents for partitions
Thomas Weißschuh
2025-04-15
loop: properly send KOBJ_CHANGED uevent for disk device
Thomas Weißschuh
2025-04-15
loop: aio inherit the ioprio of original request
Yunlong Xing
2025-04-11
Merge tag 'block-6.15-20250411' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-11
null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev()
Thorsten Blum
2025-04-10
Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-09
ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *
Caleb Sander Mateos
2025-04-09
ublk: don't fail request for recovery & reissue in case of ubq->canceling
Ming Lei
2025-04-09
ublk: fix handling recovery & reissue in ublk_abort_queue()
Ming Lei
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
2025-04-03
Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-30
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-03-29
ublk: specify io_cmd_buf pointer type
Caleb Sander Mateos
2025-03-28
ublk: store req in ublk_uring_cmd_pdu for ublk_cmd_tw_cb()
Caleb Sander Mateos
2025-03-28
ublk: avoid redundant io->cmd in ublk_queue_cmd_list()
Caleb Sander Mateos
2025-03-28
ublk: get ubq from pdu in ublk_cmd_list_tw_cb()
Caleb Sander Mateos
2025-03-28
ublk: skip 1 NULL check in ublk_cmd_list_tw_cb() loop
Caleb Sander Mateos
2025-03-28
ublk: remove unused cmd argument to ublk_dispatch_req()
Caleb Sander Mateos
2025-03-28
ublk: rename ublk_rq_task_work_cb as ublk_cmd_tw_cb
Ming Lei
2025-03-28
ublk: implement ->queue_rqs()
Ming Lei
2025-03-28
ublk: add segment parameter
Ming Lei
2025-03-28
ublk: call io_uring_cmd_to_pdu to get uring_cmd pdu
Ming Lei
2025-03-28
ublk: add helper of ublk_need_map_io()
Ming Lei
2025-03-28
ublk: remove two unused fields from 'struct ublk_queue'
Ming Lei
2025-03-28
ublk: comment on ubq->canceling handling in ublk_queue_rq()
Ming Lei
2025-03-28
ublk: make sure ubq->canceling is set when queue is frozen
Ming Lei
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-26
Merge tag 'for-6.15/io_uring-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-19
ublk: remove io_cmds list in ublk_queue
Uday Shankar
[next]