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
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
2024-09-16
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
10
-63
/
+97
2024-09-10
drbd: Add NULL check for net_conf to prevent dereference in state validation
Mikhail Lobanov
1
-1
/
+1
2024-09-07
mtip32xx: Remove redundant null pointer checks in mtip_hw_debugfs_init()
Li Zetao
1
-18
/
+1
2024-09-06
Merge tag 'block-6.11-20240906' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2024-09-06
zram: Shrink zram_table_entry::flags.
Sebastian Andrzej Siewior
2
-2
/
+3
2024-09-06
zram: Remove ZRAM_LOCK
Sebastian Andrzej Siewior
2
-12
/
+3
2024-09-06
zram: Replace bit spinlocks with a spinlock_t.
Mike Galbraith
2
-4
/
+15
2024-09-06
nbd: correct the maximum value for discard sectors
Wouter Verhelst
1
-1
/
+1
2024-09-06
nbd: nbd_bg_flags_show: add NBD_FLAG_ROTATIONAL
Wouter Verhelst
1
-0
/
+2
2024-09-06
nbd: implement the WRITE_ZEROES command
Wouter Verhelst
1
-0
/
+8
2024-09-04
ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
Li Nan
1
-0
/
+2
2024-08-30
nbd: fix race between timeout and normal completion
Ming Lei
1
-1
/
+12
2024-08-28
block/rnbd-srv: Add sanity check and remove redundant assignment
Md Haris Iqbal
1
-2
/
+9
2024-08-27
pktcdvd: remove unnecessary debugfs_create_dir() error check
Yang Ruibin
1
-2
/
+0
2024-08-26
drbd: Remove an unused field in struct drbd_device
Christophe JAILLET
1
-1
/
+0
2024-08-12
ublk: move zone report data out of request pdu
Ming Lei
1
-16
/
+46
2024-08-02
drbd: Remove unused extern declarations
YueHaibing
1
-10
/
+0
2024-07-28
nbd: add support for rotational devices
Wouter Verhelst
1
-0
/
+3
2024-07-28
drbd: use sendpages_ok() instead of sendpage_ok()
Ofir Gal
1
-1
/
+1
2024-07-27
Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
2
-1
/
+8
2024-07-26
Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-20
/
+15
2024-07-25
rbd: don't assume rbd_is_lock_owner() for exclusive mappings
Ilya Dryomov
1
-5
/
+0
2024-07-25
rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappings
Ilya Dryomov
1
-5
/
+5
2024-07-25
rbd: rename RBD_LOCK_STATE_RELEASING and releasing_wait
Ilya Dryomov
1
-10
/
+10
2024-07-24
ublk: fix UBLK_CMD_DEL_DEV_ASYNC handling
Ming Lei
1
-1
/
+4
2024-07-23
drbd: Add peer_device to Kernel doc
Simon Horman
1
-0
/
+4
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-12
/
+8
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
1
-1
/
+1
2024-07-17
virtio_blk: convert to use virtio_find_vqs_info()
Jiri Pirko
1
-12
/
+8
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
31
-274
/
+328
2024-07-10
floppy: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-10
loop: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-10
ublk_drv: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-10
xen/blkback: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-09
block/rnbd: Constify struct kobj_type
Christophe JAILLET
2
-3
/
+3
2024-07-09
loop: Don't bother validating blocksize
John Garry
1
-11
/
+1
2024-07-09
virtio_blk: Don't bother validating blocksize
John Garry
1
-10
/
+1
2024-07-09
null_blk: Don't bother validating blocksize
John Garry
1
-3
/
+0
2024-07-09
virtio_blk: Fix default logical block size fallback
John Garry
1
-13
/
+13
2024-07-05
block: Remove REQ_OP_ZONE_RESET_ALL emulation
Damien Le Moal
3
-3
/
+3
2024-07-05
null_blk: Introduce the zone_full parameter
Damien Le Moal
3
-3
/
+17
2024-07-05
loop: remove the unused inode variable in loop_configure
Christoph Hellwig
1
-2
/
+0
2024-07-04
null_blk: don't initialize static 'g_virt_boundary' to false
Zhu Yanjun
1
-1
/
+1
2024-07-03
mm/zsmalloc: use a proper page type
David Hildenbrand
1
-0
/
+1
2024-07-02
xen-blkfront: fix sector_size propagation to the block layer
Christoph Hellwig
1
-11
/
+5
2024-07-02
null_blk: Fix description of the fua parameter
Damien Le Moal
1
-1
/
+1
2024-06-28
rnbd-cnt: don't set QUEUE_FLAG_SAME_FORCE
Christoph Hellwig
1
-1
/
+0
2024-06-28
rnbd: don't set QUEUE_FLAG_SAME_COMP
Christoph Hellwig
1
-1
/
+0
2024-06-28
loop: don't set QUEUE_FLAG_NOMERGES
Christoph Hellwig
1
-13
/
+2
[next]