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
5 days
drbd: add missing kref_get in handle_write_conflicts
Sarah Newman
1
-1
/
+5
5 days
loop: Avoid updating block size under exclusive owner
Jan Kara
1
-8
/
+30
5 days
sunvdc: Balance device refcount in vdc_port_mpgroup_check
Ma Ke
1
-1
/
+3
10 days
block: mtip32xx: Fix usage of dma_map_sg()
Thomas Fourier
1
-10
/
+17
10 days
ublk: use vmalloc for ublk_device's __queues
Caleb Sander Mateos
1
-2
/
+2
2025-07-24
loop: use kiocb helpers to fix lockdep warning
Ming Lei
1
-3
/
+2
2025-07-17
ublk: sanity check add_dev input for underflow
Ronnie Sahlberg
1
-1
/
+2
2025-07-17
nbd: fix uaf in nbd_genl_connect() error path
Zheng Qixing
1
-3
/
+3
2025-07-10
aoe: defer rexmit timer downdev work to workqueue
Justin Sanders
3
-3
/
+11
2025-06-27
ublk: santizize the arguments from userspace when adding a device
Ronnie Sahlberg
1
-0
/
+3
2025-06-27
aoe: clean device rq_list in aoedev_downdev()
Justin Sanders
1
-0
/
+8
2025-06-19
loop: add file_start_write() and file_end_write()
Ming Lei
1
-2
/
+6
2025-06-19
brd: fix discard end sector
Yu Kuai
1
-3
/
+6
2025-06-19
brd: fix aligned_sector from brd_do_discard()
Yu Kuai
1
-1
/
+1
2025-05-22
Merge tag 'block-6.15-20250522' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+0
2025-05-20
loop: don't require ->write_iter for writable files in loop_configure
Christoph Hellwig
1
-3
/
+0
2025-05-16
Merge tag 'block-6.15-20250515' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2025-05-15
ublk: fix dead loop when canceling io command
Ming Lei
1
-1
/
+1
2025-05-09
Merge tag 'block-6.15-20250509' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+23
2025-05-05
loop: Add sanity check for read/write_iter
Lizhi Xu
1
-0
/
+23
2025-05-02
Merge tag 'block-6.15-20250502' of git://git.kernel.dk/linux
Linus Torvalds
1
-19
/
+43
2025-04-29
ublk: remove the check of ublk_need_req_ref() from __ublk_check_and_get_req
Ming Lei
1
-3
/
+0
2025-04-29
ublk: enhance check for register/unregister io buffer command
Ming Lei
1
-4
/
+20
2025-04-29
ublk: decouple zero copy from user copy
Ming Lei
1
-12
/
+23
2025-04-25
Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linux
Linus Torvalds
1
-17
/
+24
2025-04-24
ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd
Ming Lei
1
-6
/
+21
2025-04-24
ublk: call ublk_dispatch_req() for handling UBLK_U_IO_NEED_GET_DATA
Ming Lei
1
-11
/
+3
2025-04-18
Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linux
Linus Torvalds
3
-367
/
+292
2025-04-16
ublk: simplify aborting ublk request
Ming Lei
1
-62
/
+20
2025-04-16
ublk: remove __ublk_quiesce_dev()
Ming Lei
1
-17
/
+2
2025-04-16
ublk: improve detection and handling of ublk server exit
Uday Shankar
1
-100
/
+123
2025-04-16
ublk: move device reset into ublk_ch_release()
Ming Lei
1
-49
/
+72
2025-04-16
ublk: rely on ->canceling for dealing with ublk_nosrv_dev_should_queue_io
Ming Lei
1
-14
/
+17
2025-04-16
ublk: add ublk_force_abort_dev()
Ming Lei
1
-13
/
+8
2025-04-16
ublk: properly serialize all FETCH_REQs
Uday Shankar
1
-28
/
+49
2025-04-15
ublk: don't suggest CONFIG_BLK_DEV_UBLK=Y
Caleb Sander Mateos
1
-6
/
+0
2025-04-15
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
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-03
Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linux
Linus Torvalds
1
-44
/
+179
[next]