index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Lines
2026-01-20
zram: drop pp_in_progress
Sergey Senozhatsky
-25
/
+8
2026-01-20
zram: fixup read_block_state()
Sergey Senozhatsky
-5
/
+2
2026-01-20
zram: trivial fix of recompress_slot() coding styles
Sergey Senozhatsky
-5
/
+6
2026-01-20
zram: rename internal slot API
Sergey Senozhatsky
-181
/
+182
2026-01-20
zram: use u32 for entry ac_time tracking
Sergey Senozhatsky
-32
/
+37
2026-01-20
zram: consolidate device-attr declarations
Sergey Senozhatsky
-4
/
+3
2026-01-20
zram: switch to guard() for init_lock
Sergey Senozhatsky
-134
/
+77
2026-01-20
zram: rename zram_free_page()
Sergey Senozhatsky
-10
/
+10
2026-01-20
zram: move bd_stat to writeback section
Sergey Senozhatsky
-27
/
+21
2026-01-20
zram: introduce writeback_compressed device attribute
Richard Chang
-0
/
+38
2026-01-20
zram: introduce compressed data writeback
Richard Chang
-53
/
+227
2026-01-16
Merge tag 'block-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+11
2026-01-15
rnbd-clt: fix refcount underflow in device unmap path
Chaitanya Kulkarni
-1
/
+0
2026-01-13
null_blk: fix kmemleak by releasing references to fault configfs items
Nilay Shroff
-1
/
+11
2026-01-12
ublk: add UBLK_CMD_TRY_STOP_DEV command
Yoav Cohen
-2
/
+42
2026-01-12
ublk: make ublk_ctrl_stop_dev return void
Yoav Cohen
-3
/
+3
2026-01-12
ublk: optimize ublk_user_copy() on daemon task
Caleb Sander Mateos
-5
/
+18
2026-01-12
ublk: support UBLK_F_INTEGRITY
Stanley Zhang
-1
/
+2
2026-01-12
ublk: implement integrity user copy
Stanley Zhang
-2
/
+51
2026-01-12
ublk: move offset check out of __ublk_check_and_get_req()
Caleb Sander Mateos
-7
/
+9
2026-01-12
ublk: inline ublk_check_and_get_req() into ublk_user_copy()
Caleb Sander Mateos
-33
/
+18
2026-01-12
ublk: split out ublk_user_copy() helper
Caleb Sander Mateos
-16
/
+10
2026-01-12
ublk: split out ublk_copy_user_bvec() helper
Caleb Sander Mateos
-22
/
+30
2026-01-12
ublk: set UBLK_IO_F_INTEGRITY in ublksrv_io_desc
Caleb Sander Mateos
-0
/
+3
2026-01-12
ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
Stanley Zhang
-1
/
+100
2026-01-12
ublk: move ublk flag check functions earlier
Caleb Sander Mateos
-30
/
+30
2026-01-11
Merge branch 'block-6.19' into for-7.0/block
Jens Axboe
-15
/
+72
2026-01-09
Merge tag 'block-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-27
/
+55
2026-01-09
ublk: fix use-after-free in ublk_partition_scan_work
Ming Lei
-15
/
+22
2026-01-07
loop: add missing bd_abort_claiming in loop_set_status
Tetsuo Handa
-1
/
+3
2026-01-06
loop: don't change loop device under exclusive opener in loop_set_status
Raphael Pinsonneault-Thibeault
-11
/
+30
2026-01-06
rnbd-srv: Zero the rsp buffer before using it
Md Haris Iqbal
-0
/
+3
2026-01-06
rnbd-srv: Fix server side setting of bi_size for special IOs
Florian-Ewald Mueller
-10
/
+23
2026-01-06
rnbd-srv: fix the trace format for flags
Jack Wang
-20
/
+2
2026-01-06
block/rnbd-proto: Check and retain the NOUNMAP flag for requests
Md Haris Iqbal
-2
/
+10
2026-01-06
block: rnbd: add .release to rnbd_dev_ktype
Zhu Yanjun
-8
/
+18
2026-01-06
block/rnbd-proto: Handle PREFLUSH flag properly for IOs
Md Haris Iqbal
-1
/
+9
2026-01-02
Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-3
/
+32
2025-12-29
null_blk: Constify struct configfs_item_operations and configfs_group_operations
Christophe JAILLET
-2
/
+2
2025-12-28
brd: replace simple_strtol with kstrtoul in ramdisk_size
Thorsten Blum
-2
/
+1
2025-12-28
rnull: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
-1
/
+1
2025-12-28
ublk: scan partition in async way
Ming Lei
-3
/
+32
2025-12-26
Merge tag 'block-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-3
/
+2
2025-12-20
block: rnbd-clt: Fix signedness bug in init_dev()
Dan Carpenter
-1
/
+1
2025-12-20
ublk: clean up user copy references on ublk server exit
Caleb Sander Mateos
-2
/
+1
2025-12-20
Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-22
/
+53
2025-12-18
block: rnbd-clt: Fix leaked ID in init_dev()
Thomas Fourier
-5
/
+8
2025-12-17
ublk: fix deadlock when reading partition table
Ming Lei
-4
/
+28
2025-12-15
zloop: use READ_ONCE() to read lo->lo_state in queue_rq path
Yongpeng Yang
-4
/
+4
2025-12-15
loop: use READ_ONCE() to read lo->lo_state without locking
Yongpeng Yang
-9
/
+13
[prev]
[next]