index
:
linux-stable.git
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.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
*
Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-28
2
-2
/
+4
|
\
|
*
loop: Set correct device size when using LOOP_CONFIGURE
Martijn Coenen
2020-08-26
1
-2
/
+2
|
*
nbd: restore default timeout when setting it to zero
Hou Pu
2020-08-26
1
-0
/
+2
*
|
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-24
4
-25
/
+44
|
\
|
|
*
null_blk: fix passing of REQ_FUA flag in null_handle_rq
Hou Pu
2020-08-21
1
-1
/
+1
|
*
block/rnbd: Ensure err is always initialized in process_rdma
Nathan Chancellor
2020-08-21
1
-1
/
+2
|
*
block: virtio_blk: fix handling single range discard request
Ming Lei
2020-08-17
1
-8
/
+23
|
*
block: loop: set discard granularity and alignment for block device backed loop
Ming Lei
2020-08-17
1
-15
/
+18
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
17
-31
/
+30
|
/
*
Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-15
4
-57
/
+33
|
\
|
*
loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURE
Lennart Poettering
2020-08-11
1
-0
/
+2
|
*
rnbd: no need to set bi_end_io in rnbd_bio_map_kern
Guoqing Jiang
2020-08-06
1
-1
/
+0
|
*
rnbd: remove rnbd_dev_submit_io
Guoqing Jiang
2020-08-06
3
-56
/
+31
*
|
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-07
1
-1
/
+1
|
\
\
|
*
|
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-07-07
1
-1
/
+1
*
|
|
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
|
|
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-06
1
-4
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sched: Remove sched_set_*() return value
Peter Zijlstra
2020-06-15
1
-3
/
+1
|
*
|
sched,drbd: Convert to sched_set_fifo*()
Peter Zijlstra
2020-06-15
1
-2
/
+1
|
|
/
*
|
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-05
1
-2
/
+2
|
\
\
|
*
|
block: remove blk_queue_stack_limits
Christoph Hellwig
2020-07-20
1
-2
/
+2
|
*
|
Merge branch 'for-5.9/drivers' into for-5.9/block-merge
Jens Axboe
2020-07-20
4
-16
/
+41
|
|
\
\
|
*
\
\
Merge branch 'for-5.9/block' into for-5.9/block-merge
Jens Axboe
2020-07-20
20
-141
/
+101
|
|
\
\
\
*
|
\
\
\
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-05
4
-16
/
+41
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()'
Christophe JAILLET
2020-07-11
1
-14
/
+16
|
*
|
|
|
null_blk: introduce zone capacity for zoned device
Aravind Ramesh
2020-07-08
3
-3
/
+24
|
*
|
|
|
block: add capacity field to zone descriptors
Matias Bjørling
2020-07-08
1
-0
/
+2
|
*
|
|
|
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
2020-07-08
1
-0
/
+1
|
|
\
\
\
\
*
|
\
\
\
\
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-04
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Replace HTTP links with HTTPS ones: DRBD driver
Alexander A. Klimov
2020-07-05
1
-1
/
+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
3
-5
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
2
-4
/
+4
|
*
|
|
|
|
|
drbd: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
20
-141
/
+101
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
block: use bd_prepare_to_claim directly in the loop driver
Christoph Hellwig
2020-07-16
1
-4
/
+3
|
*
|
|
|
|
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-08
1
-59
/
+0
|
*
|
|
|
|
drbd: remove a bogus bdi_rw_congested call
Christoph Hellwig
2020-07-08
1
-1
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
floppy: use block_size
Christoph Hellwig
2020-07-01
1
-6
/
+1
|
*
|
|
|
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
6
-8
/
+8
|
*
|
|
|
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
10
-34
/
+50
|
*
|
|
|
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-07-01
5
-5
/
+5
|
*
|
|
|
zram: stop using ->queuedata
Christoph Hellwig
2020-07-01
1
-2
/
+1
|
*
|
|
|
umem: stop using ->queuedata
Christoph Hellwig
2020-07-01
1
-2
/
+2
|
*
|
|
|
rsxx: stop using ->queuedata
Christoph Hellwig
2020-07-01
1
-4
/
+1
|
*
|
|
|
ps3vram: stop using ->queuedata
Christoph Hellwig
2020-07-01
1
-2
/
+1
|
*
|
|
|
null_blk: stop using ->queuedata for bio mode
Christoph Hellwig
2020-07-01
1
-1
/
+1
|
*
|
|
|
drbd: stop using ->queuedata
Christoph Hellwig
2020-07-01
2
-2
/
+1
|
*
|
|
|
loop: be paranoid on exit and prevent new additions / removals
Luis Chamberlain
2020-06-24
1
-0
/
+4
|
*
|
|
|
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-06-24
7
-11
/
+23
|
|
/
/
/
*
|
|
|
Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-07-16
1
-1
/
+2
|
\
\
\
\
[next]