开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2026-04-14
Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-10
ublk: fix tautological comparison warning in ublk_ctrl_reg_buf
Ming Lei
2026-04-09
ublk: allow buffer registration before device is started
Ming Lei
2026-04-09
ublk: replace xarray with IDA for shmem buffer index allocation
Ming Lei
2026-04-09
ublk: simplify PFN range loop in __ublk_ctrl_reg_buf
Ming Lei
2026-04-09
ublk: verify all pages in multi-page bvec fall within registered range
Ming Lei
2026-04-09
ublk: widen ublk_shmem_buf_reg.len to __u64 for 4GB buffer support
Ming Lei
2026-04-07
ublk: eliminate permanent pages[] array from struct ublk_buf
Ming Lei
2026-04-07
ublk: enable UBLK_F_SHMEM_ZC feature flag
Ming Lei
2026-04-07
ublk: add PFN-based buffer matching in I/O path
Ming Lei
2026-04-07
ublk: add UBLK_U_CMD_REG_BUF/UNREG_BUF control commands
Ming Lei
2026-04-07
drbd: use get_random_u64() where appropriate
David Carlier
2026-04-06
drbd: remove DRBD_GENLA_F_MANDATORY flag handling
Christoph Böhmwalder
2026-04-06
ublk: reset per-IO canceled flag on each fetch
Uday Shankar
2026-03-31
zloop: add max_open_zones option
Damien Le Moal
2026-03-26
drbd: Balance RCU calls in drbd_adm_dump_devices()
Bart Van Assche
2026-03-25
drbd: use genl pre_doit/post_doit
Christoph Böhmwalder
2026-03-25
zloop: forget write cache on force removal
Christoph Hellwig
2026-03-25
zloop: refactor zloop_rw
Christoph Hellwig
2026-03-22
ublk: move cold paths out of __ublk_batch_dispatch() for icache efficiency
Ming Lei
2026-03-22
block/floppy: Don't use REALLY_SLOW_IO for delays
Juergen Gross
2026-03-21
zram: do not slot_free() written-back slots
Sergey Senozhatsky
2026-03-14
ublk: report BLK_SPLIT_INTERVAL_CAPABLE
Caleb Sander Mateos
2026-03-13
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-03-10
Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-03-09
ublk: don't clear GD_SUPPRESS_PART_SCAN for unprivileged daemons
Ming Lei
2026-03-06
ublk: fix NULL pointer dereference in ublk_ctrl_set_size()
Mehul Rao
2026-03-04
zram: rename writeback_compressed device attr
Sergey Senozhatsky
2026-02-27
Merge tag 'block-7.0-20260227' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-24
zloop: check for spurious options passed to remove
Christoph Hellwig
2026-02-24
zloop: advertise a volatile write cache
Christoph Hellwig
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-20
drbd: fix null-pointer dereference on local read error
Christoph Böhmwalder
2026-02-19
drbd: Replace deprecated strcpy with strscpy
Thorsten Blum
2026-02-19
drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()
Lars Ellenberg
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
[next]