index
:
linux.git
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
2025-09-20
ublk: don't access ublk_queue in ublk_config_io_buf()
Caleb Sander Mateos
2025-09-20
ublk: don't access ublk_queue in ublk_check_fetch_buf()
Caleb Sander Mateos
2025-09-20
ublk: pass q_id and tag to __ublk_check_and_get_req()
Caleb Sander Mateos
2025-09-20
ublk: don't access ublk_queue in ublk_daemon_register_io_buf()
Caleb Sander Mateos
2025-09-20
ublk: don't access ublk_queue in ublk_register_io_buf()
Caleb Sander Mateos
2025-09-20
ublk: pass ublk_device to ublk_register_io_buf()
Caleb Sander Mateos
2025-09-20
ublk: don't dereference ublk_queue in ublk_check_and_get_req()
Caleb Sander Mateos
2025-09-20
ublk: don't dereference ublk_queue in ublk_ch_uring_cmd_local()
Caleb Sander Mateos
2025-09-20
ublk: add helpers to check ublk_device flags
Caleb Sander Mateos
2025-09-20
ublk: don't pass ublk_queue to __ublk_fail_req()
Caleb Sander Mateos
2025-09-20
ublk: don't pass q_id to ublk_queue_cmd_buf_size()
Caleb Sander Mateos
2025-09-20
ublk: remove ubq check in ublk_check_and_get_req()
Caleb Sander Mateos
2025-09-19
Merge tag 'block-6.17-20250918' of git://git.kernel.dk/linux
Linus Torvalds
2025-09-17
drbd: init queue_limits->max_hw_wzeroes_unmap_sectors parameter
Zhang Yi
2025-09-16
rust: block: use `kernel::{fmt,prelude::fmt!}`
Tamir Duberstein
2025-09-15
zram: fix slot write race condition
Sergey Senozhatsky
2025-09-13
zram: protect recomp_algorithm_show() with ->init_lock
Sergey Senozhatsky
2025-09-10
ublk: consolidate nr_io_ready and nr_queues_ready
Caleb Sander Mateos
2025-09-09
drivers/block: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-09
drivers/block: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-09-09
drivers/block: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-09
block: floppy: Replace kmalloc() + copy_from_user() with memdup_user()
Thorsten Blum
2025-09-09
nbd: restrict sockets to TCP and UDP
Eric Dumazet
2025-09-08
null_blk: Fix the description of the cache_size module argument
Genjian Zhang
2025-09-03
ublk: inline __ublk_ch_uring_cmd()
Caleb Sander Mateos
2025-09-03
Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Jens Axboe
2025-09-02
rnull: add soft-irq completion support
Andreas Hindborg
2025-09-02
rust: block: add remote completion to `Request`
Andreas Hindborg
2025-09-02
rust: block: add `GenDisk` private data support
Andreas Hindborg
2025-09-02
rnull: enable configuration via `configfs`
Andreas Hindborg
2025-09-02
rnull: move driver to separate directory
Andreas Hindborg
2025-09-01
brd: use page reference to protect page lifetime
Yu Kuai
2025-08-28
ublk: avoid ublk_io_release() called after ublk char dev is closed
Ming Lei
2025-08-25
floppy: Sort headers alphabetically
Andy Shevchenko
2025-08-25
floppy: Replace custom SZ_64K constant
Andy Shevchenko
2025-08-25
loop: fix zero sized loop for block special file
Yu Kuai
2025-08-18
loop: use vfs_getattr_nosec for accurate file size
Rajeev Mishra
2025-08-18
loop: Consolidate size calculation logic into lo_calculate_size()
Rajeev Mishra
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
2025-08-11
ublk: check for unprivileged daemon on each I/O fetch
Caleb Sander Mateos
2025-08-11
ublk: don't quiesce in ublk_ch_release
Uday Shankar
2025-08-11
drbd: Remove the open-coded page pool
Philipp Reisner
2025-08-09
Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-31
zloop: fix KASAN use-after-free of tag set
Shin'ichiro Kawasaki
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-22
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
[prev]
[next]