开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-19
io_uring: Add size check for sqe->cmd
Govindarajulu Varadarajan
2026-02-17
Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-12
Merge tag 'configfs-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-11
drbd: always set BLK_FEAT_STABLE_WRITES
Christoph Böhmwalder
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-06
Merge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-client
Linus Torvalds
2026-02-05
Merge tag 'block-6.19-20260205' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-05
loop: revert exclusive opener loop status change
Jens Axboe
2026-02-03
rbd: check for EOD after exclusive lock is ensured to be held
Ilya Dryomov
2026-01-31
zram: rename init_lock to dev_lock
Sergey Senozhatsky
2026-01-31
ublk: remove "can't touch 'ublk_io' any more" comments
Caleb Sander Mateos
2026-01-31
ublk: add UBLK_F_NO_AUTO_PART_SCAN feature flag
Ming Lei
2026-01-31
ublk: check list membership before cancelling batch fetch command
Ming Lei
2026-01-31
ublk: drop ublk_ctrl_start_recovery() header argument
Caleb Sander Mateos
2026-01-31
ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd
Caleb Sander Mateos
2026-01-31
ublk: Validate SQE128 flag before accessing the cmd
Govindarajulu Varadarajan
2026-01-30
Merge tag 'block-6.19-20260130' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-01-30
block: introduce bdev_rot()
Damien Le Moal
2026-01-29
ublk: restore auto buf unregister refcount optimization
Caleb Sander Mateos
2026-01-29
ublk: document IO reference counting design
Ming Lei
2026-01-27
rnbd-clt: fix refcount underflow in device unmap path
Chaitanya Kulkarni
2026-01-27
Revert "rnbd-clt: fix refcount underflow in device unmap path"
Jens Axboe
2026-01-27
block: rnull: remove imports available via prelude
Gary Guo
2026-01-26
zsmalloc: use actual object size to detect spans
Sergey Senozhatsky
2026-01-23
Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-01-23
ublk: rename auto buffer registration helpers
Ming Lei
2026-01-23
ublk: fix canceling flag handling in batch I/O recovery
Ming Lei
2026-01-23
ublk: move ublk_mark_io_ready() out of __ublk_fetch()
Ming Lei
2026-01-22
ublk: fix batch I/O recovery -ENODEV error
Ming Lei
2026-01-22
ublk: implement batch request completion via blk_mq_end_request_batch()
Ming Lei
2026-01-22
ublk: add new feature UBLK_F_BATCH_IO
Ming Lei
2026-01-22
ublk: abort requests filled in event kfifo
Ming Lei
2026-01-22
ublk: refactor ublk_queue_rq() and add ublk_batch_queue_rq()
Ming Lei
2026-01-22
ublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processing
Ming Lei
2026-01-22
ublk: add batch I/O dispatch infrastructure
Ming Lei
2026-01-22
ublk: add io events fifo structure
Ming Lei
2026-01-22
ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
Ming Lei
2026-01-22
ublk: handle UBLK_U_IO_PREP_IO_CMDS
Ming Lei
2026-01-22
ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDS
Ming Lei
2026-01-22
ublk: prepare for not tracking task context for command batch
Ming Lei
2026-01-22
ublk: define ublk_ch_batch_io_fops for the coming feature F_BATCH_IO
Ming Lei
2026-01-21
ublk: fix ublksrv pid handling for pid namespaces
Seamus Connor
[next]