index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2022-04-08
n64cart: convert bi_disk to bi_bdev->bd_disk fix build
Jackie Liu
1
-1
/
+1
2022-04-08
loop: use sysfs_emit() in the sysfs xxx show()
Chaitanya Kulkarni
1
-5
/
+5
2022-04-08
drbd: fix potential silent data corruption
Lars Ellenberg
1
-1
/
+2
2022-04-08
virtio-blk: Use blk_validate_block_size() to validate block size
Xie Yongji
1
-2
/
+10
2022-03-16
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
5
-0
/
+5
2022-03-16
virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zero
Xie Yongji
1
-2
/
+8
2022-03-11
xen/blkfront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
1
-26
/
+37
2022-03-08
block: loop:use kstatfs.f_bsize of backing file to set discard granularity
Ming Lei
1
-1
/
+7
2022-02-23
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
3
-3
/
+3
2022-01-27
floppy: Add max size check for user space request
Xiongwei Song
1
-1
/
+3
2022-01-27
floppy: Fix hang in watchdog when disk is ejected
Tasos Sahanidis
1
-1
/
+1
2021-12-22
xen/blkfront: harden blkfront against event channel storms
Juergen Gross
1
-3
/
+12
2021-12-17
loop: Use pr_warn_once() for loop_control_remove() warning
Tetsuo Handa
1
-1
/
+1
2021-11-21
loop: Use blk_validate_block_size() to validate block size
Xie Yongji
1
-15
/
+2
2021-11-18
zram: off by one in read_block_state()
Dan Carpenter
1
-1
/
+1
2021-11-18
ataflop: remove ataflop_probe_lock mutex
Tetsuo Handa
1
-20
/
+27
2021-11-18
block/ataflop: provide a helper for cleanup up an atari disk
Luis Chamberlain
1
-15
/
+19
2021-11-18
block/ataflop: add registration bool before calling del_gendisk()
Luis Chamberlain
1
-2
/
+7
2021-11-18
block/ataflop: use the blk_cleanup_disk() helper
Luis Chamberlain
1
-4
/
+2
2021-11-18
nbd: fix possible overflow for 'first_minor' in nbd_dev_add()
Yu Kuai
1
-3
/
+3
2021-11-18
nbd: fix max value for 'first_minor'
Yu Kuai
1
-3
/
+3
2021-11-18
block: ataflop: more blk-mq refactoring fixes
Michael Schmitz
1
-6
/
+39
2021-11-18
nbd: Fix use-after-free in pid_show
Ye Bin
1
-9
/
+9
2021-11-18
block: ataflop: fix breakage introduced at blk-mq refactoring
Michael Schmitz
1
-15
/
+3
2021-11-18
floppy: fix calling platform_device_unregister() on invalid drives
Luis Chamberlain
1
-2
/
+7
2021-10-17
Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-23
/
+25
2021-10-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-31
/
+6
2021-10-17
brd: reduce the brd_devices_mutex scope
Tetsuo Handa
1
-22
/
+22
2021-10-13
Revert "virtio-blk: Add validation for block size in config space"
Michael S. Tsirkin
1
-31
/
+6
2021-10-12
block/rnbd-clt-sysfs: fix a couple uninitialized variable bugs
Dan Carpenter
1
-1
/
+3
2021-09-29
nbd: use shifts rather than multiplies
Nick Desaulniers
1
-12
/
+17
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+2
2021-09-11
Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-09-09
n64cart: fix return value check in n64cart_probe()
Yang Yingliang
1
-2
/
+2
2021-09-06
Merge tag 'block-5.15-2021-09-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-26
/
+50
2021-09-06
virtio-blk: remove unneeded "likely" statements
Max Gurtovoy
1
-2
/
+2
2021-09-03
loop: reduce the loop_ctl_mutex scope
Tetsuo Handa
2
-26
/
+50
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-3
/
+1
2021-09-02
Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-42
/
+84
2021-08-30
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-121
/
+137
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-65
/
+29
2021-08-30
xen/blkfront: don't trust the backend response data blindly
Juergen Gross
1
-17
/
+53
2021-08-30
xen/blkfront: don't take local copy of a request from the ring page
Juergen Gross
1
-10
/
+15
2021-08-30
xen/blkfront: read response from backend only once
Juergen Gross
1
-17
/
+18
2021-08-28
Revert "floppy: reintroduce O_NDELAY fix"
Denis Efremov
1
-15
/
+15
2021-08-27
Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+5
2021-08-27
cryptoloop: add a deprecation warning
Christoph Hellwig
2
-2
/
+4
2021-08-27
pd: fix a NULL vs IS_ERR() check
Dan Carpenter
1
-1
/
+1
2021-08-25
nbd: remove nbd->destroy_complete
Christoph Hellwig
1
-38
/
+14
[next]