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.19.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-7.0.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
2026-01-23
ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
Ming Lei
1
-2
/
+101
2026-01-23
ublk: handle UBLK_U_IO_PREP_IO_CMDS
Ming Lei
1
-1
/
+190
2026-01-23
ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDS
Ming Lei
1
-1
/
+86
2026-01-23
ublk: prepare for not tracking task context for command batch
Ming Lei
1
-1
/
+4
2026-01-23
ublk: define ublk_ch_batch_io_fops for the coming feature F_BATCH_IO
Ming Lei
1
-1
/
+25
2026-01-21
ublk: fix ublksrv pid handling for pid namespaces
Seamus Connor
1
-5
/
+34
2026-01-21
array_size.h: add ARRAY_END()
Alejandro Colomar
1
-2
/
+0
2026-01-21
zram: remove KMSG_COMPONENT macro
Heiko Carstens
1
-2
/
+1
2026-01-21
zram: drop pp_in_progress
Sergey Senozhatsky
2
-25
/
+8
2026-01-21
zram: fixup read_block_state()
Sergey Senozhatsky
1
-5
/
+2
2026-01-21
zram: trivial fix of recompress_slot() coding styles
Sergey Senozhatsky
1
-5
/
+6
2026-01-21
zram: rename internal slot API
Sergey Senozhatsky
1
-181
/
+182
2026-01-21
zram: use u32 for entry ac_time tracking
Sergey Senozhatsky
2
-32
/
+37
2026-01-21
zram: consolidate device-attr declarations
Sergey Senozhatsky
1
-4
/
+3
2026-01-21
zram: switch to guard() for init_lock
Sergey Senozhatsky
1
-134
/
+77
2026-01-21
zram: rename zram_free_page()
Sergey Senozhatsky
1
-10
/
+10
2026-01-21
zram: move bd_stat to writeback section
Sergey Senozhatsky
1
-27
/
+21
2026-01-21
zram: introduce writeback_compressed device attribute
Richard Chang
1
-0
/
+38
2026-01-21
zram: introduce compressed data writeback
Richard Chang
2
-53
/
+227
2026-01-17
Merge tag 'block-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+11
2026-01-15
rnbd-clt: fix refcount underflow in device unmap path
Chaitanya Kulkarni
1
-1
/
+0
2026-01-13
null_blk: fix kmemleak by releasing references to fault configfs items
Nilay Shroff
1
-1
/
+11
2026-01-13
ublk: add UBLK_CMD_TRY_STOP_DEV command
Yoav Cohen
1
-2
/
+42
2026-01-13
ublk: make ublk_ctrl_stop_dev return void
Yoav Cohen
1
-3
/
+3
2026-01-12
ublk: optimize ublk_user_copy() on daemon task
Caleb Sander Mateos
1
-5
/
+18
2026-01-12
ublk: support UBLK_F_INTEGRITY
Stanley Zhang
1
-1
/
+2
2026-01-12
ublk: implement integrity user copy
Stanley Zhang
1
-2
/
+51
2026-01-12
ublk: move offset check out of __ublk_check_and_get_req()
Caleb Sander Mateos
1
-7
/
+9
2026-01-12
ublk: inline ublk_check_and_get_req() into ublk_user_copy()
Caleb Sander Mateos
1
-33
/
+18
2026-01-12
ublk: split out ublk_user_copy() helper
Caleb Sander Mateos
1
-16
/
+10
2026-01-12
ublk: split out ublk_copy_user_bvec() helper
Caleb Sander Mateos
1
-22
/
+30
2026-01-12
ublk: set UBLK_IO_F_INTEGRITY in ublksrv_io_desc
Caleb Sander Mateos
1
-0
/
+3
2026-01-12
ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
Stanley Zhang
1
-1
/
+100
2026-01-12
ublk: move ublk flag check functions earlier
Caleb Sander Mateos
1
-30
/
+30
2026-01-11
Merge branch 'block-6.19' into for-7.0/block
Jens Axboe
2
-15
/
+72
2026-01-10
Merge tag 'block-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-27
/
+55
2026-01-09
ublk: fix use-after-free in ublk_partition_scan_work
Ming Lei
1
-15
/
+22
2026-01-07
loop: add missing bd_abort_claiming in loop_set_status
Tetsuo Handa
1
-1
/
+3
2026-01-06
loop: don't change loop device under exclusive opener in loop_set_status
Raphael Pinsonneault-Thibeault
1
-11
/
+30
2026-01-06
rnbd-srv: Zero the rsp buffer before using it
Md Haris Iqbal
1
-0
/
+3
2026-01-06
rnbd-srv: Fix server side setting of bi_size for special IOs
Florian-Ewald Mueller
1
-10
/
+23
2026-01-06
rnbd-srv: fix the trace format for flags
Jack Wang
1
-20
/
+2
2026-01-06
block/rnbd-proto: Check and retain the NOUNMAP flag for requests
Md Haris Iqbal
1
-2
/
+10
2026-01-06
block: rnbd: add .release to rnbd_dev_ktype
Zhu Yanjun
2
-8
/
+18
2026-01-06
block/rnbd-proto: Handle PREFLUSH flag properly for IOs
Md Haris Iqbal
1
-1
/
+9
2026-01-02
Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+32
2025-12-29
null_blk: Constify struct configfs_item_operations and configfs_group_operations
Christophe JAILLET
1
-2
/
+2
2025-12-29
brd: replace simple_strtol with kstrtoul in ramdisk_size
Thorsten Blum
1
-2
/
+1
2025-12-29
rnull: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-1
/
+1
2025-12-28
ublk: scan partition in async way
Ming Lei
1
-3
/
+32
[prev]
[next]