blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
[linux-2.6-microblaze.git] / block /
2020-09-03 Ming Leiblk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEU...
2020-09-02 Christoph Hellwigblock: use revalidate_disk_size in set_capacity_revalid...
2020-09-02 Christoph Hellwigblock: rename bd_invalidated
2020-09-02 Baolin Wangblock: Remove a duplicative condition
2020-09-02 Ritika Srivastavablock: better deal with the delayed not supported case...
2020-09-02 Ritika Srivastavablock: Return blk_status_t instead of errno codes
2020-09-02 Khazhismel Kumykovblock: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
2020-09-02 Tejun Heoblk-iocost: add three debug stat - cost.wait, indebt...
2020-09-02 Tejun Heoblk-iocost: restore inuse update tracepoints
2020-09-02 Tejun Heoblk-iocost: implement vtime loss compensation
2020-09-02 Tejun Heoblk-iocost: halve debts if device stays idle
2020-09-02 Tejun Heoblk-iocost: implement delay adjustment hysteresis
2020-09-02 Tejun Heoblk-iocost: revamp debt handling
2020-09-02 Tejun Heoblk-iocost: revamp in-period donation snapbacks
2020-09-02 Tejun Heoblk-iocost: revamp donation amount determination
2020-09-02 Tejun Heoblk-iocost: implement Andy's method for donation weight...
2020-09-02 Tejun Heoblk-iocost: restructure surplus donation logic
2020-09-02 Tejun Heoblk-iocost: decouple vrate adjustment from surplus...
2020-09-02 Tejun Heoblk-iocost: replace iocg->has_surplus with ->surplus_list
2020-09-02 Tejun Heoblk-iocost: calculate iocg->usages[] from iocg->local_s...
2020-09-02 Tejun Heoblk-iocost: add absolute usage stat
2020-09-02 Tejun Heoblk-iocost: grab ioc->lock for debt handling
2020-09-02 Tejun Heoblk-iocost: streamline vtime margin and timer slack...
2020-09-02 Tejun Heoblk-iocost: make ioc_now->now and ioc->period_at 64bit
2020-09-02 Tejun Heoblk-iocost: use WEIGHT_ONE based fixed point number...
2020-09-02 Tejun Heoblk-iocost: s/HWEIGHT_WHOLE/WEIGHT_ONE/g
2020-09-02 Tejun Heoblk-iocost: make iocg_kick_waitq() call iocg_kick_delay...
2020-09-02 Tejun Heoblk-iocost: move iocg_kick_delay() above iocg_kick_waitq()
2020-09-02 Tejun Heoblk-iocost: clamp inuse and skip noops in __propagate_w...
2020-09-02 Tejun Heoblk-iocost: rename propagate_active_weights() to propag...
2020-09-02 Tejun Heoblk-iocost: use local[64]_t for percpu stat
2020-09-02 Christoph Hellwigblock: remove the unused q argument to part_in_flight...
2020-09-02 Christoph Hellwigblock: remove the disk argument to delete_partition
2020-09-01 Christoph Hellwigblock: cleanup __alloc_disk_node
2020-09-01 Christoph Hellwigblock: remove the discard_alignment field from struct...
2020-09-01 Christoph Hellwigblock: remove the alignment_offset field from struct...
2020-09-01 Xianting Tianblk-mq: use BLK_MQ_NO_TAG for no tag
2020-09-01 Baolin Wangblock: Remove blk_mq_attempt_merge() function
2020-09-01 Baolin Wangblock: Add a new helper to attempt to merge a bio
2020-09-01 Baolin Wangblock: Move blk_mq_bio_list_merge() into blk-merge.c
2020-09-01 Baolin Wangblock: Move bio merge related functions into blk-merge.c
2020-09-01 Danny Linblk-wbt: Remove obsolete multiqueue I/O scheduling...
2020-09-01 Christoph Hellwigblock: remove the BIO_USER_MAPPED flag
2020-09-01 Christoph Hellwigblock: remove __blk_rq_map_user_iov
2020-09-01 Christoph Hellwigblock: remove __blk_rq_unmap_user
2020-09-01 Christoph Hellwigblock: remove the BIO_NULL_MAPPED flag
2020-09-01 Christoph Hellwigblock: fix locking for struct block_device size updates
2020-09-01 Jens AxboeMerge branch 'block-5.9' into for-5.10/block
2020-09-01 Tejun Heoblk-stat: make q->stats->lock irqsafe
2020-09-01 Tejun Heoblk-iocost: ioc_pd_free() shouldn't assume irq disabled
2020-09-01 Christoph Hellwigblock: fix locking in bdev_del_partition
2020-09-01 Ming Leiblock: release disk reference in hd_struct_free_work
2020-09-01 Jens Axboeblock: ensure bdi->io_pages is always initialized
2020-08-30 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2020-08-30 Linus TorvaldsMerge tag 'x86-urgent-2020-08-30' of git://git./linux...
2020-08-30 Linus TorvaldsMerge tag 'irq-urgent-2020-08-30' of git://git./linux...
2020-08-30 Linus TorvaldsMerge tag 'sched-urgent-2020-08-30' of git://git./linux...
2020-08-30 Linus TorvaldsMerge tag 'locking-urgent-2020-08-30' of git://git...
2020-08-30 Linus TorvaldsMerge tag '5.9-rc2-smb-fix' of git://git.samba.org...
2020-08-30 Linus TorvaldsMerge tag 'powerpc-5.9-4' of git://git./linux/kernel...
2020-08-30 Linus TorvaldsMerge tag 'usb-5.9-rc3' of git://git./linux/kernel...
2020-08-30 Linus TorvaldsMerge tag 'edac_urgent_for_v5.9_rc3' of git://git....
2020-08-29 Linus TorvaldsMerge tag 'fallthrough-fixes-5.9-rc3' of git://git...
2020-08-29 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2020-08-29 Linus TorvaldsMerge tag 's390-5.9-4' of git://git./linux/kernel/git...
2020-08-29 Linus TorvaldsMerge tag 'for-linus-5.9-rc3-tag' of git://git./linux...
2020-08-29 Linus TorvaldsMerge tag 'hwmon-for-v5.9-rc3' of git://git./linux...
2020-08-28 Linus TorvaldsMerge tag 'block-5.9-2020-08-28' of git://git.kernel...
2020-08-28 Linus TorvaldsMerge tag 'io_uring-5.9-2020-08-28' of git://git.kernel...
2020-08-28 Linus TorvaldsMerge tag 'devprop-5.9-rc3' of git://git./linux/kernel...
2020-08-28 Linus TorvaldsMerge tag 'acpi-5.9-rc3' of git://git./linux/kernel...
2020-08-28 Linus TorvaldsMerge tag 'pm-5.9-rc3' of git://git./linux/kernel/git...
2020-08-28 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-08-28 Linus TorvaldsMerge tag 'writeback_for_v5.9-rc3' of git://git./linux...
2020-08-28 Linus TorvaldsMerge tag 'gfs2-v5.9-rc2-fixes' of git://git./linux...
2020-08-28 Linus TorvaldsMerge tag 'ceph-for-5.9-rc3' of git://github.com/ceph...
2020-08-28 Linus TorvaldsMerge tag 'mfd-fixes-5.9' of git://git./linux/kernel...
2020-08-28 Linus TorvaldsMerge tag 'drm-fixes-2020-08-28' of git://anongit.freed...
2020-08-26 Linus TorvaldsMerge tag 'tty-5.9-rc3' of git://git./linux/kernel...
2020-08-26 Linus TorvaldsMerge tag 'char-misc-5.9-rc3' of git://git./linux/kerne...
2020-08-26 Linus TorvaldsMerge tag 'hyperv-fixes-signed' of git://git./linux...
2020-08-26 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2020-08-26 Linus TorvaldsMerge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/proje...
2020-08-25 Thomas GleixnerMerge tag 'irqchip-fixes-5.9-2' of git://git./linux...
2020-08-25 Linus TorvaldsMerge tag 'm68knommu-for-v5.9-rc3' of git://git./linux...
2020-08-25 Linus TorvaldsMerge tag 'libnvdimm-fix-v5.9-rc3' of git://git./linux...
2020-08-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-08-25 Maarten LankhorstMerge tag 'v5.9-rc2' into drm-misc-fixes
2020-08-24 Linus TorvaldsMerge tag 'for-5.9-rc2-tag' of git://git./linux/kernel...
2020-08-24 Linus TorvaldsMerge tag 'io_uring-5.9-2020-08-23' of git://git.kernel...
2020-08-24 Linus TorvaldsMerge tag 'fallthrough-pseudo-keyword-5.9-rc3' of git...
2020-08-23 Gustavo A. R. Silvatreewide: Use fallthrough pseudo-keyword
2020-08-23 Linus TorvaldsMerge tag 'x86-urgent-2020-08-23' of git://git./linux...
2020-08-23 Linus TorvaldsMerge tag 'perf-urgent-2020-08-23' of git://git./linux...
2020-08-22 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-08-21 Yufen Yublkcg: fix memleak for iolatency
2020-08-21 Keith Buschblock: fix get_max_io_size()
2020-08-21 Ming Leiblk-mq: insert request not through ->queue_rq into...
2020-08-21 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2020-08-21 Linus TorvaldsMerge tag 'for-linus-5.9-rc2-tag' of git://git./linux...
next