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
2024-10-22
ublk: don't allow user copy for unprivileged device
Ming Lei
1
-1
/
+10
2024-10-17
zram: don't free statically defined names
Andrey Skvortsov
1
-2
/
+4
2024-10-17
zram: free secondary algorithms names
Sergey Senozhatsky
1
-0
/
+5
2024-10-10
aoe: fix the potential use-after-free problem in more places
Chun-Yi Lee
1
-1
/
+12
2024-10-04
drbd: Add NULL check for net_conf to prevent dereference in state validation
Mikhail Lobanov
1
-1
/
+1
2024-10-04
drbd: Fix atomicity violation in drbd_uuid_set_bm()
Qiu-ji Chen
1
-2
/
+4
2024-10-04
nbd: correct the maximum value for discard sectors
Wouter Verhelst
1
-1
/
+1
2024-10-04
nbd: fix race between timeout and normal completion
Ming Lei
1
-1
/
+12
2024-10-04
ublk: move zone report data out of request pdu
Ming Lei
1
-16
/
+46
2024-09-06
Merge tag 'block-6.11-20240906' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2024-09-04
ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
Li Nan
1
-0
/
+2
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
2024-06-27
loop: Fix a race between loop detach and loop open
Gulam Mohamed
1
-39
/
+36
2024-06-24
brd: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-21
null_blk: Do not set disk->nr_zones
Damien Le Moal
1
-2
/
+0
2024-06-19
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
23
-158
/
+154
2024-06-19
block: move the zone_resetall flag to queue_limits
Christoph Hellwig
3
-7
/
+3
2024-06-19
block: move the zoned flag into the features field
Christoph Hellwig
3
-4
/
+5
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
1
-2
/
+2
2024-06-19
block: move the synchronous flag to queue_limits
Christoph Hellwig
2
-3
/
+3
[next]