index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Lines
2020-09-23
zram: cleanup backing_dev_store
Christoph Hellwig
-3
/
+4
2020-09-23
pktcdvd: use blkdev_get_by_dev instead of open coding it
Christoph Hellwig
-14
/
+11
2020-09-23
pktcdvd: remove the if 0'ed pkt_start_recovery function
Christoph Hellwig
-65
/
+2
2020-09-23
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
-4
/
+4
2020-09-10
paride/pcd: use bdev_check_media_change
Christoph Hellwig
-1
/
+1
2020-09-10
xsysace: simplify media change handling
Christoph Hellwig
-16
/
+10
2020-09-10
xsysace: use bdev_check_media_change
Christoph Hellwig
-2
/
+2
2020-09-10
swim3: use bdev_check_media_changed
Christoph Hellwig
-2
/
+2
2020-09-10
swim: simplify media change handling
Christoph Hellwig
-22
/
+2
2020-09-10
swim: use bdev_check_media_change
Christoph Hellwig
-2
/
+4
2020-09-10
floppy: use bdev_check_media_change
Christoph Hellwig
-3
/
+5
2020-09-10
ataflop: use bdev_check_media_change
Christoph Hellwig
-3
/
+4
2020-09-10
amiflop: use bdev_check_media_change
Christoph Hellwig
-1
/
+1
2020-09-07
rbd: require global CAP_SYS_ADMIN for mapping and unmapping
Ilya Dryomov
-0
/
+12
2020-09-03
blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
Ming Lei
-1
/
+1
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
-12
/
+6
2020-09-02
block: rename bd_invalidated
Christoph Hellwig
-4
/
+4
2020-09-01
virtio-blk: Use kobj_to_dev() instead of container_of()
Tian Tao
-1
/
+1
2020-09-01
block: fix locking for struct block_device size updates
Christoph Hellwig
-3
/
+1
2020-09-01
block: replace bd_set_size with bd_set_nr_sectors
Christoph Hellwig
-6
/
+7
2020-08-28
Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
-2
/
+4
2020-08-26
loop: Set correct device size when using LOOP_CONFIGURE
Martijn Coenen
-2
/
+2
2020-08-26
nbd: restore default timeout when setting it to zero
Hou Pu
-0
/
+2
2020-08-24
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
-25
/
+44
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-31
/
+30
2020-08-21
null_blk: fix passing of REQ_FUA flag in null_handle_rq
Hou Pu
-1
/
+1
2020-08-21
block/rnbd: Ensure err is always initialized in process_rdma
Nathan Chancellor
-1
/
+2
2020-08-17
block: virtio_blk: fix handling single range discard request
Ming Lei
-8
/
+23
2020-08-17
block: loop: set discard granularity and alignment for block device backed loop
Ming Lei
-15
/
+18
2020-08-15
Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
Linus Torvalds
-57
/
+33
2020-08-11
loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURE
Lennart Poettering
-0
/
+2
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
-1
/
+0
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-4
/
+1
2020-08-06
rnbd: no need to set bi_end_io in rnbd_bio_map_kern
Guoqing Jiang
-1
/
+0
2020-08-06
rnbd: remove rnbd_dev_submit_io
Guoqing Jiang
-56
/
+31
2020-08-05
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
-2
/
+2
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
-16
/
+41
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
-1
/
+1
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-5
/
+5
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
-141
/
+101
2020-07-20
block: remove blk_queue_stack_limits
Christoph Hellwig
-2
/
+2
2020-07-20
Merge branch 'for-5.9/drivers' into for-5.9/block-merge
Jens Axboe
-16
/
+41
2020-07-20
Merge branch 'for-5.9/block' into for-5.9/block-merge
Jens Axboe
-141
/
+101
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
-4
/
+4
2020-07-16
drbd: Remove uninitialized_var() usage
Kees Cook
-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
/
+2
2020-07-16
block: use bd_prepare_to_claim directly in the loop driver
Christoph Hellwig
-4
/
+3
2020-07-11
rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()'
Christophe JAILLET
-14
/
+16
2020-07-10
Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-block
Linus Torvalds
-10
/
+15
[prev]
[next]