index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-24
ublk: remove redundant zone op check in ublk_setup_iod()
Caleb Sander Mateos
1
-5
/
+0
2025-09-23
io_uring/cmd: drop unused res2 param from io_uring_cmd_done()
Caleb Sander Mateos
1
-3
/
+3
2025-09-21
aoe: stop calling page_address() in free_page()
Vishal Moola (Oracle)
1
-1
/
+1
2025-09-21
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
1
-5
/
+3
2025-09-20
ublk: don't access ublk_queue in ublk_unmap_io()
Caleb Sander Mateos
1
-10
/
+14
2025-09-20
ublk: pass ublk_io to __ublk_complete_rq()
Caleb Sander Mateos
1
-6
/
+5
2025-09-20
ublk: don't access ublk_queue in ublk_need_complete_req()
Caleb Sander Mateos
1
-3
/
+3
2025-09-20
ublk: don't access ublk_queue in ublk_check_commit_and_fetch()
Caleb Sander Mateos
1
-4
/
+4
2025-09-20
ublk: don't pass ublk_queue to ublk_fetch()
Caleb Sander Mateos
1
-3
/
+2
2025-09-20
ublk: don't access ublk_queue in ublk_config_io_buf()
Caleb Sander Mateos
1
-5
/
+5
2025-09-20
ublk: don't access ublk_queue in ublk_check_fetch_buf()
Caleb Sander Mateos
1
-4
/
+4
2025-09-20
ublk: pass q_id and tag to __ublk_check_and_get_req()
Caleb Sander Mateos
1
-13
/
+11
2025-09-20
ublk: don't access ublk_queue in ublk_daemon_register_io_buf()
Caleb Sander Mateos
1
-1
/
+1
2025-09-20
ublk: don't access ublk_queue in ublk_register_io_buf()
Caleb Sander Mateos
1
-1
/
+1
2025-09-20
ublk: pass ublk_device to ublk_register_io_buf()
Caleb Sander Mateos
1
-4
/
+6
2025-09-20
ublk: don't dereference ublk_queue in ublk_check_and_get_req()
Caleb Sander Mateos
1
-2
/
+2
2025-09-20
ublk: don't dereference ublk_queue in ublk_ch_uring_cmd_local()
Caleb Sander Mateos
1
-1
/
+1
2025-09-20
ublk: add helpers to check ublk_device flags
Caleb Sander Mateos
1
-0
/
+34
2025-09-20
ublk: don't pass ublk_queue to __ublk_fail_req()
Caleb Sander Mateos
1
-3
/
+3
2025-09-20
ublk: don't pass q_id to ublk_queue_cmd_buf_size()
Caleb Sander Mateos
1
-7
/
+5
2025-09-20
ublk: remove ubq check in ublk_check_and_get_req()
Caleb Sander Mateos
1
-3
/
+0
2025-09-19
Merge tag 'block-6.17-20250918' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2025-09-17
drbd: init queue_limits->max_hw_wzeroes_unmap_sectors parameter
Zhang Yi
1
-0
/
+1
2025-09-16
rust: block: use `kernel::{fmt,prelude::fmt!}`
Tamir Duberstein
1
-1
/
+1
2025-09-15
zram: fix slot write race condition
Sergey Senozhatsky
1
-5
/
+3
2025-09-13
zram: protect recomp_algorithm_show() with ->init_lock
Sergey Senozhatsky
1
-15
/
+8
2025-09-10
ublk: consolidate nr_io_ready and nr_queues_ready
Caleb Sander Mateos
1
-16
/
+12
2025-09-09
drivers/block: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
5
-5
/
+5
2025-09-09
drivers/block: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2025-09-09
drivers/block: replace use of system_wq with system_percpu_wq
Marco Crivellari
2
-2
/
+2
2025-09-09
block: floppy: Replace kmalloc() + copy_from_user() with memdup_user()
Thorsten Blum
1
-6
/
+3
2025-09-09
nbd: restrict sockets to TCP and UDP
Eric Dumazet
1
-0
/
+8
2025-09-08
null_blk: Fix the description of the cache_size module argument
Genjian Zhang
1
-1
/
+1
2025-09-03
ublk: inline __ublk_ch_uring_cmd()
Caleb Sander Mateos
1
-39
/
+23
2025-09-03
Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Jens Axboe
9
-23
/
+22
2025-09-02
rnull: add soft-irq completion support
Andreas Hindborg
2
-13
/
+78
2025-09-02
rust: block: add remote completion to `Request`
Andreas Hindborg
1
-0
/
+9
2025-09-02
rust: block: add `GenDisk` private data support
Andreas Hindborg
1
-3
/
+5
2025-09-02
rnull: enable configuration via `configfs`
Andreas Hindborg
3
-29
/
+239
2025-09-02
rnull: move driver to separate directory
Andreas Hindborg
5
-12
/
+18
2025-09-01
brd: use page reference to protect page lifetime
Yu Kuai
1
-27
/
+48
2025-08-28
ublk: avoid ublk_io_release() called after ublk char dev is closed
Ming Lei
1
-2
/
+70
2025-08-25
floppy: Sort headers alphabetically
Andy Shevchenko
1
-22
/
+22
2025-08-25
floppy: Replace custom SZ_64K constant
Andy Shevchenko
1
-2
/
+0
2025-08-25
loop: fix zero sized loop for block special file
Yu Kuai
1
-10
/
+16
2025-08-18
loop: use vfs_getattr_nosec for accurate file size
Rajeev Mishra
1
-2
/
+13
2025-08-18
loop: Consolidate size calculation logic into lo_calculate_size()
Rajeev Mishra
1
-17
/
+9
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
9
-23
/
+22
2025-08-11
ublk: check for unprivileged daemon on each I/O fetch
Caleb Sander Mateos
1
-9
/
+7
2025-08-11
ublk: don't quiesce in ublk_ch_release
Uday Shankar
1
-7
/
+5
[prev]
[next]