index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-blk: fix implicit overflow on virtio_max_dma_size
zhenwei pi
2023-11-28
1
-1
/
+3
*
nbd: fix uaf in nbd_open
Li Lingfeng
2023-11-20
1
-2
/
+9
*
rbd: take header_rwsem in rbd_dev_refresh() only when updating
Ilya Dryomov
2023-10-06
1
-11
/
+11
*
rbd: decouple parent info read-in from updating rbd_dev
Ilya Dryomov
2023-10-06
1
-62
/
+80
*
rbd: decouple header read-in from updating rbd_dev->header
Ilya Dryomov
2023-10-06
1
-92
/
+114
*
rbd: move rbd_dev_refresh() definition
Ilya Dryomov
2023-10-06
1
-35
/
+33
*
null_blk: fix poll request timeout handling
Chengming Zhou
2023-09-19
1
-2
/
+10
*
drbd: swap bvec_set_page len and offset
Christoph Böhmwalder
2023-09-13
1
-1
/
+1
*
Merge tag 'block-6.5-2023-08-19' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-19
1
-1
/
+1
|
\
|
*
drivers/rnbd: restore sysfs interface to rnbd-client
Li Zhijian
2023-08-18
1
-1
/
+1
*
|
Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-11
1
-12
/
+20
|
\
|
|
*
zram: take device and not only bvec offset into account
Christoph Hellwig
2023-08-05
1
-12
/
+20
*
|
rbd: prevent busy loop when requesting exclusive lock
Ilya Dryomov
2023-08-02
1
-13
/
+15
*
|
Merge tag 'ceph-for-6.5-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-07-28
1
-38
/
+86
|
\
\
|
*
|
rbd: retrieve and check lock owner twice before blocklisting
Ilya Dryomov
2023-07-26
1
-2
/
+23
|
*
|
rbd: harden get_lock_owner_info() a bit
Ilya Dryomov
2023-07-26
1
-6
/
+15
|
*
|
rbd: make get_lock_owner_info() return a single locker or NULL
Ilya Dryomov
2023-07-26
1
-33
/
+51
*
|
|
Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-28
1
-4
/
+7
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ublk: return -EINTR if breaking from waiting for existed users in DEL_DEV
Ming Lei
2023-07-27
1
-2
/
+2
|
*
ublk: fail to recover device if queue setup is interrupted
Ming Lei
2023-07-27
1
-1
/
+3
|
*
ublk: fail to start device if queue setup is interrupted
Ming Lei
2023-07-27
1
-1
/
+2
*
|
Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-22
1
-2
/
+38
|
\
|
|
*
loop: do not enforce max_loop hard limit by (new) default
Mauricio Faria de Oliveira
2023-07-21
1
-2
/
+34
|
*
loop: deprecate autoloading callback loop_probe()
Mauricio Faria de Oliveira
2023-07-21
1
-0
/
+4
*
|
Merge branch '6.5/scsi-staging' into 6.5/scsi-fixes
Martin K. Petersen
2023-07-11
2
-30
/
+20
|
\
\
|
|
/
|
/
|
|
*
scsi: block: virtio_blk: Set zone limits before revalidating zones
Damien Le Moal
2023-07-05
1
-19
/
+15
|
*
scsi: block: nullblk: Set zone limits before revalidating zones
Damien Le Moal
2023-07-05
1
-11
/
+5
*
|
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
1
-4
/
+8
|
\
\
|
*
|
drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
David Howells
2023-06-24
1
-4
/
+8
*
|
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-1
/
+1
|
\
\
\
|
*
|
|
zram: further limit recompression threshold
Sergey Senozhatsky
2023-06-19
1
-1
/
+1
*
|
|
|
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
31
-785
/
+922
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
ublk: make ublk_chr_class a static const structure
Ivan Orlov
2023-06-21
1
-7
/
+8
|
*
|
|
aoe: make aoe_class a static const structure
Ivan Orlov
2023-06-21
1
-13
/
+17
|
*
|
|
block/rnbd: make all 'class' structures const
Ivan Orlov
2023-06-21
2
-19
/
+23
|
*
|
|
swim: fix a missing FMODE_ -> BLK_OPEN_ conversion in floppy_open
Christoph Hellwig
2023-06-20
1
-1
/
+1
|
*
|
|
brd: use cond_resched instead of cond_resched_rcu
Pankaj Raghav
2023-06-14
1
-1
/
+1
|
*
|
|
swim3: fix the floppy_locked_ioctl prototype
Christoph Hellwig
2023-06-13
1
-1
/
+1
|
*
|
|
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
21
-98
/
+93
|
*
|
|
rnbd-srv: replace sess->open_flags with a "bool readonly"
Christoph Hellwig
2023-06-12
3
-11
/
+9
|
*
|
|
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
5
-23
/
+27
|
*
|
|
rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
Christoph Hellwig
2023-06-12
1
-1
/
+1
|
*
|
|
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
13
-17
/
+16
|
*
|
|
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
14
-66
/
+63
|
*
|
|
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
2023-06-12
5
-14
/
+14
|
*
|
|
block/rnbd-srv: make process_msg_sess_info returns void
Guoqing Jiang
2023-06-11
1
-6
/
+3
|
*
|
|
block/rnbd-srv: init err earlier in rnbd_srv_init_module
Guoqing Jiang
2023-06-11
1
-5
/
+3
|
*
|
|
block/rnbd-srv: init ret with 0 instead of -EPERM
Guoqing Jiang
2023-06-11
1
-4
/
+3
|
*
|
|
block/rnbd-srv: rename one member in rnbd_srv_dev
Guoqing Jiang
2023-06-11
2
-8
/
+8
|
*
|
|
block/rnbd-srv: no need to check sess_dev
Guoqing Jiang
2023-06-11
1
-1
/
+1
[next]