index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-10
floppy: use bdev_check_media_change
Christoph Hellwig
1
-3
/
+5
2020-09-10
ataflop: use bdev_check_media_change
Christoph Hellwig
1
-3
/
+4
2020-09-10
amiflop: use bdev_check_media_change
Christoph Hellwig
1
-1
/
+1
2020-09-07
rbd: require global CAP_SYS_ADMIN for mapping and unmapping
Ilya Dryomov
1
-0
/
+12
2020-09-04
blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
Ming Lei
1
-1
/
+1
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
4
-12
/
+6
2020-09-02
block: rename bd_invalidated
Christoph Hellwig
1
-4
/
+4
2020-09-02
virtio-blk: Use kobj_to_dev() instead of container_of()
Tian Tao
1
-1
/
+1
2020-09-02
block: fix locking for struct block_device size updates
Christoph Hellwig
1
-3
/
+1
2020-09-02
block: replace bd_set_size with bd_set_nr_sectors
Christoph Hellwig
3
-6
/
+7
2020-08-29
Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+4
2020-08-26
loop: Set correct device size when using LOOP_CONFIGURE
Martijn Coenen
1
-2
/
+2
2020-08-26
nbd: restore default timeout when setting it to zero
Hou Pu
1
-0
/
+2
2020-08-24
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-25
/
+44
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
17
-31
/
+30
2020-08-22
null_blk: fix passing of REQ_FUA flag in null_handle_rq
Hou Pu
1
-1
/
+1
2020-08-22
block/rnbd: Ensure err is always initialized in process_rdma
Nathan Chancellor
1
-1
/
+2
2020-08-17
block: virtio_blk: fix handling single range discard request
Ming Lei
1
-8
/
+23
2020-08-17
block: loop: set discard granularity and alignment for block device backed loop
Ming Lei
1
-15
/
+18
2020-08-16
Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-57
/
+33
2020-08-11
loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURE
Lennart Poettering
1
-0
/
+2
2020-08-08
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2020-08-06
rnbd: no need to set bi_end_io in rnbd_bio_map_kern
Guoqing Jiang
1
-1
/
+0
2020-08-06
rnbd: remove rnbd_dev_submit_io
Guoqing Jiang
3
-56
/
+31
2020-08-05
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-16
/
+41
2020-08-05
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+5
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-141
/
+101
2020-07-21
block: remove blk_queue_stack_limits
Christoph Hellwig
1
-2
/
+2
2020-07-21
Merge branch 'for-5.9/drivers' into for-5.9/block-merge
Jens Axboe
4
-16
/
+41
2020-07-21
Merge branch 'for-5.9/block' into for-5.9/block-merge
Jens Axboe
20
-141
/
+101
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2
-4
/
+4
2020-07-16
drbd: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-16
Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2020-07-16
block: use bd_prepare_to_claim directly in the loop driver
Christoph Hellwig
1
-4
/
+3
2020-07-11
rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()'
Christophe JAILLET
1
-14
/
+16
2020-07-10
Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+15
2020-07-09
writeback: remove bdi->congested_fn
Christoph Hellwig
1
-59
/
+0
2020-07-09
drbd: remove a bogus bdi_rw_congested call
Christoph Hellwig
1
-1
/
+0
2020-07-09
nbd: Fix memory leak in nbd_add_socket
Zheng Bin
1
-10
/
+15
2020-07-08
null_blk: introduce zone capacity for zoned device
Aravind Ramesh
3
-3
/
+24
2020-07-08
block: add capacity field to zone descriptors
Matias Bjørling
1
-0
/
+2
2020-07-08
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
1
-0
/
+1
2020-07-08
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
1
-1
/
+1
2020-07-05
Replace HTTP links with HTTPS ones: DRBD driver
Alexander A. Klimov
1
-1
/
+1
2020-07-03
Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2020-07-01
Revert "zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()"
Wade Mealing
1
-1
/
+2
[prev]
[next]