bcache: increase super block version for cache device and backing device
[platform/kernel/linux-starfive.git] / block /
2020-07-15 Niklas Casselblock: add max_active_zones to blk-sysfs
2020-07-15 Niklas Casselblock: add max_open_zones to blk-sysfs
2020-07-10 Jens AxboeMerge branch 'nvme-5.9' of git://git.infradead.org...
2020-07-08 Keith Buschnvme: support for zoned namespaces
2020-07-08 Matias Bjørlingblock: add capacity field to zone descriptors
2020-07-08 Jens AxboeMerge tag 'v5.8-rc4' into for-5.9/drivers
2020-07-07 Christoph Hellwigblock: remove a bogus warning in __submit_bio_noacct_mq
2020-07-05 Linus TorvaldsMerge tag 'x86-urgent-2020-07-05' of git://git./linux...
2020-07-05 Linus TorvaldsMerge tag 'irq-urgent-2020-07-05' of git://git./linux...
2020-07-05 Linus TorvaldsMerge tag 'core-urgent-2020-07-05' of git://git./linux...
2020-07-05 Linus TorvaldsMerge tag 'kbuild-fixes-v5.8-2' of git://git./linux...
2020-07-05 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-07-05 Linus TorvaldsMerge tag 'block-5.8-2020-07-05' of git://git.kernel...
2020-07-05 Linus TorvaldsMerge tag 'io_uring-5.8-2020-07-05' of git://git.kernel...
2020-07-05 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2020-07-05 Linus TorvaldsMerge tag 'mips_fixes_5.8_1' of git://git./linux/kernel...
2020-07-04 Linus TorvaldsMerge tag 'powerpc-5.8-5' of git://git./linux/kernel...
2020-07-04 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-07-04 Linus TorvaldsMerge tag 'for-linus-5.8b-rc4-tag' of git://git./linux...
2020-07-04 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2020-07-04 Linus TorvaldsMerge tag '5.8-rc3-smb3-fixes' of git://git.samba.org...
2020-07-04 Linus TorvaldsMerge tag 'hwmon-for-v5.8-rc4' of git://git./linux...
2020-07-03 Linus TorvaldsMerge tag 'xfs-5.8-fixes-1' of git://git./fs/xfs/xfs...
2020-07-03 Linus TorvaldsMerge tag 'pci-v5.8-fixes-1' of git://git./linux/kernel...
2020-07-03 Linus TorvaldsMerge tag 'acpi-5.8-rc4' of git://git./linux/kernel...
2020-07-03 Linus TorvaldsMerge tag 'gfs2-v5.8-rc3.fixes' of git://git./linux...
2020-07-03 Linus TorvaldsMerge tag 'drm-fixes-2020-07-03' of git://anongit.freed...
2020-07-03 Linus TorvaldsMerge tag 'm68knommu-for-v5.8-rc4' of git://git./linux...
2020-07-03 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.8-2' of git://git...
2020-07-03 Linus TorvaldsMerge tag 'for-linus-2020-07-02' of git://git./linux...
2020-07-03 Linus TorvaldsMerge tag 'tpmdd-next-v5.8-rc4' of git://git.infradead...
2020-07-03 Linus TorvaldsMerge tag 'linux-kselftest-fixes-5.8-rc4' of git:/...
2020-07-03 Linus TorvaldsMerge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of...
2020-07-03 Linus TorvaldsMerge tag 'nfsd-5.8-1' of git://linux-nfs.org/~bfields...
2020-07-03 Dave AirlieMerge tag 'drm-misc-fixes-2020-07-02' of git://anongit...
2020-07-02 Linus TorvaldsMerge tag 'block-5.8-2020-07-01' of git://git.kernel...
2020-07-02 Linus TorvaldsMerge tag 'io_uring-5.8-2020-07-01' of git://git.kernel...
2020-07-02 Christoph Hellwigblock: initialize current->bio_list[1] in __submit_bio_...
2020-07-02 Wei Yongjunblock: make function __bio_integrity_free() static
2020-07-02 Jens AxboeRevert "blk-mq: put driver tag when this request is...
2020-07-02 Dave AirlieMerge tag 'amd-drm-fixes-5.8-2020-07-01' of git://peopl...
2020-07-01 Hongnan Liblk-iolatency: only call ktime_get() if needed
2020-07-01 Christoph Hellwigblock: remove direct_make_request
2020-07-01 Christoph Hellwigblock: shortcut __submit_bio_noacct for blk-mq drivers
2020-07-01 Christoph Hellwigblock: refator submit_bio_noacct
2020-07-01 Christoph Hellwigblock: rename generic_make_request to submit_bio_noacct
2020-07-01 Christoph Hellwigblock: move ->make_request_fn to struct block_device_op...
2020-07-01 Christoph Hellwigblock: remove the nr_sectors variable in generic_make_r...
2020-07-01 Christoph Hellwigblock: remove the NULL queue check in generic_make_requ...
2020-07-01 Christoph Hellwigblock: tidy up a warning in bio_check_ro
2020-07-01 Christoph Hellwigblock: remove the request_queue argument from blk_queue...
2020-07-01 Hou Taoblk-mq: remove pointless call of list_entry_rq() in...
2020-07-01 Dave AirlieMerge tag 'exynos-drm-fixes-for-v5.8-rc4' of git:/...
2020-07-01 Dave AirlieMerge tag 'drm-msm-fixes-2020-06-25' of https://gitlab...
2020-06-30 Linus TorvaldsMerge tag 'fixes-v5.8-rc3-a' of git://git./linux/kernel...
2020-06-30 Linus TorvaldsMerge tag 'integrity-v5.8-fix-2' of git://git./linux...
2020-06-30 Colin Ian Kingblk-cgroup: clean up indentation
2020-06-30 Ming Leiblk-mq: centralise related handling into blk_mq_get_dri...
2020-06-30 Ming Leiblk-mq: move blk_mq_put_driver_tag() into blk-mq.c
2020-06-30 Ming Leiblk-mq: move blk_mq_get_driver_tag into blk-mq.c
2020-06-30 Ming Leiblk-mq: support batching dispatch in case of io
2020-06-30 Ming Leiblk-mq: pass obtained budget count to blk_mq_dispatch_r...
2020-06-30 Ming Leiblk-mq: remove dead check from blk_mq_dispatch_rq_list
2020-06-30 Ming Leiblk-mq: move getting driver tag and budget into one...
2020-06-30 Ming Leiblk-mq: pass hctx to blk_mq_dispatch_rq_list
2020-06-30 Ming Leiblk-mq: pass request queue into get/put budget callback
2020-06-30 Thomas GleixnerMerge tag 'irqchip-fixes-5.8-1' of git://git./linux...
2020-06-29 Eric Biggersblock/keyslot-manager: use kvfree_sensitive()
2020-06-29 Linus TorvaldsMerge tag 'spi-fix-v5.8-rc3' of git://git./linux/kernel...
2020-06-29 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2020-06-29 Christoph Hellwigblk-mq: remove the BLK_MQ_REQ_INTERNAL flag
2020-06-29 Ming Leiblk-mq: put driver tag when this request is completed
2020-06-29 Christoph Hellwigblk-cgroup: remove a dead check in blk_throtl_bio
2020-06-29 Christoph Hellwigblk-cgroup: remove blkcg_bio_issue_check
2020-06-29 Christoph Hellwigblk-cgroup: move rcu locking from blkcg_bio_issue_check...
2020-06-29 Christoph Hellwigblock: move the initial blkg lookup into blkg_tryget_cl...
2020-06-29 Christoph Hellwigblock: bypass blkg_tryget_closest for the root_blkg
2020-06-29 Christoph Hellwigblock: merge blkg_lookup_create and __blkg_lookup_create
2020-06-29 Christoph Hellwigblock: move the bio cgroup associatation helpers to...
2020-06-29 Christoph Hellwigblock: move bio_associate_blkg_from_page to mm/page_io.c
2020-06-29 Christoph Hellwigblock: merge __bio_associate_blkg into bio_associate_bl...
2020-06-29 Christoph Hellwigblock: really clone the block cgroup in bio_clone_blkg_...
2020-06-29 Christoph Hellwigblock: remove bio_disassociate_blkg
2020-06-29 Hou Taoblk-mq-debugfs: update blk_queue_flag_name[] accordingl...
2020-06-29 Jani NikulaMerge tag 'gvt-fixes-2020-06-17' of https://github...
2020-06-28 Linus TorvaldsMerge tag 'arm-omap-fixes-5.8-1' of git://git./linux...
2020-06-28 Linus TorvaldsMerge tag 'arm-fixes-5.8-1' of git://git./linux/kernel...
2020-06-28 Linus TorvaldsMerge tag 'timers-urgent-2020-06-28' of git://git....
2020-06-28 Linus TorvaldsMerge tag 'perf-urgent-2020-06-28' of git://git./linux...
2020-06-28 Linus TorvaldsMerge tag 'efi-urgent-2020-06-28' of git://git./linux...
2020-06-28 Linus TorvaldsMerge tag 'sched_urgent_for_5.8_rc3' of git://git....
2020-06-28 Linus TorvaldsMerge tag 'x86_urgent_for_5.8_rc3' of git://git./linux...
2020-06-28 Linus TorvaldsMerge tag 'rcu_urgent_for_5.8_rc3' of git://git./linux...
2020-06-28 Linus TorvaldsMerge tag 'objtool_urgent_for_5.8_rc3' of git://git...
2020-06-28 Linus TorvaldsMerge tag 'x86_entry_for_5.8' of git://git./linux/kerne...
2020-06-28 Guo Xuenanblk-rq-qos: remove redundant finish_wait to rq_qos_wait.
2020-06-28 Arnd BergmannMerge tag 'imx-fixes-5.8' of git://git./linux/kernel...
2020-06-28 Arnd BergmannMerge tag 'arm-soc/for-5.8/drivers-fixes' of https...
2020-06-28 Arnd BergmannMerge tag 'arm-soc/for-5.8/soc-fixes' of https://github...
2020-06-28 Arnd BergmannMerge tag 'arm-soc/for-5.8/devicetree-fixes' of https...
next