summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-1/+1
|\
| * PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck2020-07-071-1/+1
* | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-061-4/+1
|\ \
| * | sched: Remove sched_set_*() return valuePeter Zijlstra2020-06-151-3/+1
| * | sched,drbd: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-2/+1
| |/
* | Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-051-2/+2
|\ \
| * | block: remove blk_queue_stack_limitsChristoph Hellwig2020-07-201-2/+2
| * | Merge branch 'for-5.9/drivers' into for-5.9/block-mergeJens Axboe2020-07-204-16/+41
| |\ \
| * \ \ Merge branch 'for-5.9/block' into for-5.9/block-mergeJens Axboe2020-07-2020-141/+101
| |\ \ \
* | \ \ \ Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-054-16/+41
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()'Christophe JAILLET2020-07-111-14/+16
| * | | | null_blk: introduce zone capacity for zoned deviceAravind Ramesh2020-07-083-3/+24
| * | | | block: add capacity field to zone descriptorsMatias Bjørling2020-07-081-0/+2
| * | | | Merge tag 'v5.8-rc4' into for-5.9/driversJens Axboe2020-07-081-0/+1
| |\ \ \ \
* | \ \ \ \ Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-041-1/+1
|\ \ \ \ \ \
| * | | | | | Replace HTTP links with HTTPS ones: DRBD driverAlexander A. Klimov2020-07-051-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-043-5/+5
|\ \ \ \ \ \
| * | | | | | treewide: Remove uninitialized_var() usageKees Cook2020-07-162-4/+4
| * | | | | | drbd: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
* | | | | | | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-0320-141/+101
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | block: use bd_prepare_to_claim directly in the loop driverChristoph Hellwig2020-07-161-4/+3
| * | | | | writeback: remove bdi->congested_fnChristoph Hellwig2020-07-081-59/+0
| * | | | | drbd: remove a bogus bdi_rw_congested callChristoph Hellwig2020-07-081-1/+0
| | |_|/ / | |/| | |
| * | | | floppy: use block_sizeChristoph Hellwig2020-07-011-6/+1
| * | | | block: rename generic_make_request to submit_bio_noacctChristoph Hellwig2020-07-016-8/+8
| * | | | block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig2020-07-0110-34/+50
| * | | | block: remove the request_queue argument from blk_queue_splitChristoph Hellwig2020-07-015-5/+5
| * | | | zram: stop using ->queuedataChristoph Hellwig2020-07-011-2/+1
| * | | | umem: stop using ->queuedataChristoph Hellwig2020-07-011-2/+2
| * | | | rsxx: stop using ->queuedataChristoph Hellwig2020-07-011-4/+1
| * | | | ps3vram: stop using ->queuedataChristoph Hellwig2020-07-011-2/+1
| * | | | null_blk: stop using ->queuedata for bio modeChristoph Hellwig2020-07-011-1/+1
| * | | | drbd: stop using ->queuedataChristoph Hellwig2020-07-012-2/+1
| * | | | loop: be paranoid on exit and prevent new additions / removalsLuis Chamberlain2020-06-241-0/+4
| * | | | blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig2020-06-247-11/+23
| |/ / /
* | | | Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-07-161-1/+2
|\ \ \ \
| * | | | Revert "zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()"Wade Mealing2020-07-011-1/+2
| |/ / /
* | | | Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds2020-07-101-10/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | nbd: Fix memory leak in nbd_add_socketZheng Bin2020-07-081-10/+15
* | | | Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-07-021-0/+1
|\| | | | |/ / |/| |
| * | virtio-blk: free vblk-vqs in error path of virtblk_probe()Hou Tao2020-06-301-0/+1
* | | Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-191-4/+4
|\| |
| * | loop: replace kill_bdev with invalidate_bdevZheng Bin2020-06-181-4/+4
| |/
* | Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2020-06-191-1/+3
|\ \
| * | libceph: move away from global osd_req_flagsIlya Dryomov2020-06-161-1/+3
| |/
* / drbd: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-152-5/+5
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-132-17/+17
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-142-17/+17
* | Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-113-3/+3
|\ \ | |/ |/|