index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-17
ublk: remove __ublk_quiesce_dev()
Ming Lei
1
-17
/
+2
2025-04-17
ublk: improve detection and handling of ublk server exit
Uday Shankar
1
-100
/
+123
2025-04-17
ublk: move device reset into ublk_ch_release()
Ming Lei
1
-49
/
+72
2025-04-17
ublk: rely on ->canceling for dealing with ublk_nosrv_dev_should_queue_io
Ming Lei
1
-14
/
+17
2025-04-17
ublk: add ublk_force_abort_dev()
Ming Lei
1
-13
/
+8
2025-04-17
ublk: properly serialize all FETCH_REQs
Uday Shankar
1
-28
/
+49
2025-04-16
ublk: don't suggest CONFIG_BLK_DEV_UBLK=Y
Caleb Sander Mateos
1
-6
/
+0
2025-04-16
loop: stop using vfs_iter_{read,write} for buffered I/O
Christoph Hellwig
1
-95
/
+17
2025-04-15
loop: LOOP_SET_FD: send uevents for partitions
Thomas Weißschuh
1
-1
/
+2
2025-04-15
loop: properly send KOBJ_CHANGED uevent for disk device
Thomas Weißschuh
1
-2
/
+2
2025-04-15
loop: aio inherit the ioprio of original request
Yunlong Xing
1
-1
/
+1
2025-04-11
Merge tag 'block-6.15-20250411' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2025-04-11
null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev()
Thorsten Blum
1
-1
/
+1
2025-04-10
Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linux
Linus Torvalds
1
-35
/
+50
2025-04-09
mtip32xx: Remove unnecessary pcim_iounmap_regions() calls
Philipp Stanner
1
-5
/
+2
2025-04-09
ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *
Caleb Sander Mateos
1
-27
/
+19
2025-04-09
ublk: don't fail request for recovery & reissue in case of ubq->canceling
Ming Lei
1
-4
/
+5
2025-04-09
ublk: fix handling recovery & reissue in ublk_abort_queue()
Ming Lei
1
-4
/
+26
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2
-2
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
10
-26
/
+26
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
2
-2
/
+2
2025-04-04
Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linux
Linus Torvalds
1
-44
/
+179
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-212
/
+202
2025-03-31
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-1
/
+1
2025-03-29
ublk: specify io_cmd_buf pointer type
Caleb Sander Mateos
1
-4
/
+4
2025-03-29
ublk: store req in ublk_uring_cmd_pdu for ublk_cmd_tw_cb()
Caleb Sander Mateos
1
-7
/
+9
2025-03-29
ublk: avoid redundant io->cmd in ublk_queue_cmd_list()
Caleb Sander Mateos
1
-3
/
+3
2025-03-29
ublk: get ubq from pdu in ublk_cmd_list_tw_cb()
Caleb Sander Mateos
1
-1
/
+1
2025-03-29
ublk: skip 1 NULL check in ublk_cmd_list_tw_cb() loop
Caleb Sander Mateos
1
-2
/
+2
2025-03-29
ublk: remove unused cmd argument to ublk_dispatch_req()
Caleb Sander Mateos
1
-5
/
+2
2025-03-29
ublk: rename ublk_rq_task_work_cb as ublk_cmd_tw_cb
Ming Lei
1
-3
/
+3
2025-03-29
ublk: implement ->queue_rqs()
Ming Lei
1
-20
/
+111
2025-03-29
ublk: add segment parameter
Ming Lei
1
-1
/
+19
2025-03-29
ublk: call io_uring_cmd_to_pdu to get uring_cmd pdu
Ming Lei
1
-1
/
+1
2025-03-29
ublk: add helper of ublk_need_map_io()
Ming Lei
1
-4
/
+9
2025-03-29
ublk: remove two unused fields from 'struct ublk_queue'
Ming Lei
1
-2
/
+0
2025-03-29
ublk: comment on ubq->canceling handling in ublk_queue_rq()
Ming Lei
1
-0
/
+5
2025-03-29
ublk: make sure ubq->canceling is set when queue is frozen
Ming Lei
1
-10
/
+29
2025-03-27
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
10
-175
/
+259
2025-03-27
Merge tag 'for-6.15/io_uring-20250322' of git://git.kernel.dk/linux
Linus Torvalds
1
-7
/
+49
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+3
2025-03-19
ublk: remove io_cmds list in ublk_queue
Uday Shankar
1
-35
/
+11
2025-03-18
loop: move vfs_fsync() out of loop_update_dio()
Ming Lei
1
-6
/
+14
2025-03-17
zram: add might_sleep to zcomp API
Sergey Senozhatsky
1
-0
/
+2
2025-03-17
zram: do not leak page on writeback_store error path
Sergey Senozhatsky
1
-2
/
+4
2025-03-17
zram: do not leak page on recompress_store error path
Sergey Senozhatsky
1
-3
/
+3
2025-03-17
zram: permit reclaim in zstd custom allocator
Sergey Senozhatsky
1
-10
/
+1
2025-03-17
zram: switch to new zsmalloc object mapping API
Sergey Senozhatsky
3
-19
/
+15
2025-03-17
zram: move post-processing target allocation
Sergey Senozhatsky
1
-28
/
+22
2025-03-17
zram: rework recompression loop
Sergey Senozhatsky
1
-34
/
+20
[prev]
[next]