]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2020-09-02  Christoph Hellwignvdimm: simplify revalidate_disk handling
2020-09-02  Christoph Hellwigsd: open code revalidate_disk
2020-09-02  Christoph Hellwignvme: opencode revalidate_disk in nvme_validate_ns
2020-09-02  Christoph Hellwigblock: use revalidate_disk_size in set_capacity_revalid...
2020-09-02  Christoph Hellwigblock: add a new revalidate_disk_size helper
2020-09-02  Christoph Hellwigblock: rename bd_invalidated
2020-09-02  Christoph Hellwigblock: don't clear bd_invalidated in check_disk_size_change
2020-09-02  Christoph HellwigDocumentation/filesystems/locking.rst: remove an incorr...
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... block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
2020-09-02  Tejun Heoblk-iocost: update iocost_monitor.py
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: move the devcgroup_inode_permission call to...
2020-09-01  Christoph Hellwigblock: remove an outdated comment on the bd_dev field
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  Tian Taovirtio-blk: Use kobj_to_dev() instead of container_of()
2020-09-01  Christoph Hellwigraw: deprecate the raw driver
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 Hellwignvme: don't call revalidate_disk from nvme_set_queue_dying
2020-09-01  Christoph Hellwigblock: fix locking for struct block_device size updates
2020-09-01  Christoph Hellwigblock: replace bd_set_size with bd_set_nr_sectors
2020-09-01  Geert Uytterhoevenblock: Make request_queue.rpm_status an enum
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 TorvaldsLinux 5.9-rc3 v5.9-rc3
2020-08-30  Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2020-08-30  Linus TorvaldsMerge tag 'x86-urgent-2020-08-30' of git://git.kernel...
2020-08-30  Linus TorvaldsMerge tag 'irq-urgent-2020-08-30' of git://git.kernel...
2020-08-30  Linus TorvaldsMerge tag 'sched-urgent-2020-08-30' of git://git.kernel...
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.kernel.org/pub...
2020-08-30  Linus TorvaldsMerge tag 'usb-5.9-rc3' of git://git.kernel.org/pub...
2020-08-30  Linus TorvaldsMerge tag 'edac_urgent_for_v5.9_rc3' of git://git.kerne...
2020-08-30  Linus TorvaldsMerge tag 'dma-mapping-5.9-2' of git://git.infradead...
2020-08-30  Thomas Gleixnergenirq/matrix: Deal with the sillyness of for_each_cpu...
2020-08-29  Linus TorvaldsMerge tag 'fallthrough-fixes-5.9-rc3' of git://git...
2020-08-29  Linus Torvaldsfsldma: fix very broken 32-bit ppc ioread64 functionality
2020-08-29  Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2020-08-29  Linus TorvaldsMerge tag 's390-5.9-4' of git://git.kernel.org/pub...
2020-08-29  Linus TorvaldsMerge tag 'for-linus-5.9-rc3-tag' of git://git.kernel...
2020-08-29  Linus TorvaldsMerge tag 'hwmon-for-v5.9-rc3' of git://git.kernel...
2020-08-29  Jens AxboeMerge branch 'nvme-5.9-rc' of git://git.infradead.org...
2020-08-28  Tong Zhangnvme-pci: cancel nvme device request before disabling
2020-08-28  Keith Buschnvme: only use power of two io boundaries
2020-08-28  Keith Buschnvme: fix controller instance leak
2020-08-28  Christophe... nvmet-fc: Fix a missed _irqsave version of spin_lock...
2020-08-28  Sagi Grimbergnvme: Fix NULL dereference for pci nvme controllers
2020-08-28  Sagi Grimbergnvme-rdma: fix reset hang if controller died in the...
2020-08-28  Sagi Grimbergnvme-rdma: fix timeout handler
2020-08-28  Sagi Grimbergnvme-rdma: serialize controller teardown sequences
2020-08-28  Sagi Grimbergnvme-tcp: fix reset hang if controller died in the...
2020-08-28  Sagi Grimbergnvme-tcp: fix timeout handler
2020-08-28  Sagi Grimbergnvme-tcp: serialize controller teardown sequences
2020-08-28  Sagi Grimbergnvme: have nvme_wait_freeze_timeout return if it timed out
2020-08-28  Sagi Grimbergnvme-fabrics: don't check state NVME_CTRL_NEW for reque...
2020-08-28  Ziye Yangnvmet-tcp: Fix NULL dereference when a connect data...
2020-08-28  Linus TorvaldsMerge tag 'block-5.9-2020-08-28' of git://git.kernel...
next