index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
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-30
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-28
ublk: store req in ublk_uring_cmd_pdu for ublk_cmd_tw_cb()
Caleb Sander Mateos
1
-7
/
+9
2025-03-28
ublk: avoid redundant io->cmd in ublk_queue_cmd_list()
Caleb Sander Mateos
1
-3
/
+3
2025-03-28
ublk: get ubq from pdu in ublk_cmd_list_tw_cb()
Caleb Sander Mateos
1
-1
/
+1
2025-03-28
ublk: skip 1 NULL check in ublk_cmd_list_tw_cb() loop
Caleb Sander Mateos
1
-2
/
+2
2025-03-28
ublk: remove unused cmd argument to ublk_dispatch_req()
Caleb Sander Mateos
1
-5
/
+2
2025-03-28
ublk: rename ublk_rq_task_work_cb as ublk_cmd_tw_cb
Ming Lei
1
-3
/
+3
2025-03-28
ublk: implement ->queue_rqs()
Ming Lei
1
-20
/
+111
2025-03-28
ublk: add segment parameter
Ming Lei
1
-1
/
+19
2025-03-28
ublk: call io_uring_cmd_to_pdu to get uring_cmd pdu
Ming Lei
1
-1
/
+1
2025-03-28
ublk: add helper of ublk_need_map_io()
Ming Lei
1
-4
/
+9
2025-03-28
ublk: remove two unused fields from 'struct ublk_queue'
Ming Lei
1
-2
/
+0
2025-03-28
ublk: comment on ubq->canceling handling in ublk_queue_rq()
Ming Lei
1
-0
/
+5
2025-03-28
ublk: make sure ubq->canceling is set when queue is frozen
Ming Lei
1
-10
/
+29
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
10
-175
/
+259
2025-03-26
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-16
zram: add might_sleep to zcomp API
Sergey Senozhatsky
1
-0
/
+2
2025-03-16
zram: do not leak page on writeback_store error path
Sergey Senozhatsky
1
-2
/
+4
2025-03-16
zram: do not leak page on recompress_store error path
Sergey Senozhatsky
1
-3
/
+3
2025-03-16
zram: permit reclaim in zstd custom allocator
Sergey Senozhatsky
1
-10
/
+1
2025-03-16
zram: switch to new zsmalloc object mapping API
Sergey Senozhatsky
3
-19
/
+15
2025-03-16
zram: move post-processing target allocation
Sergey Senozhatsky
1
-28
/
+22
2025-03-16
zram: rework recompression loop
Sergey Senozhatsky
1
-34
/
+20
2025-03-16
zram: filter out recomp targets based on priority
Sergey Senozhatsky
1
-9
/
+16
2025-03-16
zram: limit max recompress prio to num_active_comps
Sergey Senozhatsky
1
-3
/
+12
2025-03-16
zram: remove writestall zram_stats member
Sergey Senozhatsky
2
-3
/
+1
2025-03-16
zram: add GFP_NOWARN to incompressible zsmalloc handle allocation
Sergey Senozhatsky
1
-1
/
+2
2025-03-16
zram: remove second stage of handle allocation
Sergey Senozhatsky
1
-32
/
+7
2025-03-16
zram: remove max_comp_streams device attr
Sergey Senozhatsky
1
-23
/
+0
2025-03-16
zram: remove unused crypto include
Sergey Senozhatsky
3
-3
/
+3
2025-03-16
zram: permit preemption with active compression stream
Sergey Senozhatsky
3
-25
/
+42
2025-03-16
zram: sleepable entry locking
Sergey Senozhatsky
2
-17
/
+52
2025-03-14
Merge tag 'block-6.14-20250313' of git://git.kernel.dk/linux
Linus Torvalds
2
-4
/
+5
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
5
-5
/
+5
2025-03-12
block: change blk_mq_add_to_batch() third argument type to bool
Shin'ichiro Kawasaki
2
-4
/
+5
2025-03-10
rust: module: introduce `authors` key
Guilherme Giacomo Simoes
1
-1
/
+1
2025-03-07
Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+5
2025-03-06
badblocks: use sector_t instead of int to avoid truncation of badblocks length
Zheng Qixing
1
-2
/
+1
2025-03-06
badblocks: return boolean from badblocks_set() and badblocks_clear()
Zheng Qixing
1
-7
/
+7
2025-03-05
ublk: set_params: properly check if parameters can be applied
Uday Shankar
1
-2
/
+5
2025-03-04
ublk: enforce ublks_max only for unprivileged devices
Uday Shankar
1
-15
/
+27
2025-03-04
loop: Remove struct loop_func_table
Zhu Yanjun
1
-2
/
+0
2025-03-04
ublk: don't cast registered buffer index to int
Caleb Sander Mateos
1
-8
/
+6
2025-03-03
ublk: add DMA alignment limit
Ming Lei
1
-1
/
+15
2025-03-03
null_blk: do partial IO for bad blocks
Shin'ichiro Kawasaki
3
-13
/
+40
[prev]
[next]