platform/kernel/linux-starfive.git
2022-12-07 Jens AxboeMerge tag 'nvme-6.2-2022-12-07' of git://git.infradead...
2022-12-07 Christoph Hellwigblock: remove bio_set_op_attrs
2022-12-07 Sagi Grimbergnvmet: don't open-code NVME_NS_ATTR_RO enumeration
2022-12-07 Christoph Hellwignvme-pci: use the tagset alloc/free helpers
2022-12-07 Christoph Hellwignvme: add the Apple shared tag workaround to nvme_alloc...
2022-12-07 Christoph Hellwignvme: only set reserved_tags in nvme_alloc_io_tag_set...
2022-12-07 Christoph Hellwignvme: consolidate setting the tagset flags
2022-12-07 Christoph Hellwignvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
2022-12-06 Christoph Hellwigblock: bio_copy_data_iter
2022-12-06 Christoph Hellwignvme-pci: split out a nvme_pci_ctrl_is_dead helper
2022-12-06 Christoph Hellwignvme-pci: return early on ctrl state mismatch in nvme_r...
2022-12-06 Christoph Hellwignvme-pci: rename nvme_disable_io_queues
2022-12-06 Christoph Hellwignvme-pci: cleanup nvme_suspend_queue
2022-12-06 Christoph Hellwignvme-pci: remove nvme_pci_disable
2022-12-06 Christoph Hellwignvme-pci: remove nvme_disable_admin_queue
2022-12-06 Christoph Hellwignvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
2022-12-06 Christoph Hellwignvme: use nvme_wait_ready in nvme_shutdown_ctrl
2022-12-06 Christoph Hellwignvme-apple: fix controller shutdown in apple_nvme_disable
2022-12-06 Chaitanya Kulkarninvme-fc: move common code into helper
2022-12-06 Chaitanya Kulkarninvme-fc: avoid null pointer dereference
2022-12-06 Joel Granadosnvme: allow unprivileged passthrough of Identify Controller
2022-12-06 Sagi Grimbergnvme-multipath: support io stats on the mpath device
2022-12-06 Sagi Grimbergnvme: introduce nvme_start_request
2022-12-06 Christophe... nvme: use kstrtobool() instead of strtobool()
2022-12-06 Christoph Hellwignvme: don't call blk_mq_{,un}quiesce_tagset when ctrl...
2022-12-05 Kemeng Shiblk-throttle: Use more suitable time_after check for...
2022-12-05 Kemeng Shiblk-throttle: remove repeat check of elapsed time
2022-12-05 Kemeng Shiblk-throttle: remove incorrect comment for tg_last_low_...
2022-12-05 Kemeng Shiblk-throttle: fix typo in comment of throtl_adjusted_limit
2022-12-05 Kemeng Shiblk-throttle: simpfy low limit reached check in throtl_...
2022-12-05 Kemeng Shiblk-throttle: correct calculation of wait time in tg_ma...
2022-12-05 Kemeng Shiblk-throttle: ignore cgroup without io queued in blk_th...
2022-12-05 Kemeng Shiblk-throttle: Fix that bps of child could exceed bps...
2022-12-05 Kemeng Shiblk-throttle: correct stale comment in throtl_pd_init
2022-12-04 Jens AxboeMerge tag 'floppy-for-6.2' of https://github.com/evdeni...
2022-12-04 Yuan Canfloppy: Fix memory leak in do_floppy_init()
2022-12-03 Greg Kroah... block: remove devnode callback from struct block_device...
2022-12-02 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2022-12-02 Greg Kroah... pktcdvd: remove driver.
2022-12-02 Christoph Hellwigmd: fold unbind_rdev_from_array into md_kick_rdev_from_...
2022-12-02 Christoph Hellwigmd: mark md_kick_rdev_from_array static
2022-12-02 Christoph Hellwigmd: remove lock_bdev / unlock_bdev
2022-12-02 Yang Liblk-cgroup: Fix some kernel-doc comments
2022-12-01 Shin'ichiro... null_blk: support read-only and offline zone conditions
2022-12-01 Christoph Böhmwalderdrbd: add context parameter to expect() macro
2022-12-01 Christoph Böhmwalderdrbd: introduce drbd_ratelimit()
2022-12-01 Christoph Böhmwalderdrbd: introduce dynamic debug
2022-12-01 Christoph Böhmwalderdrbd: split polymorph printk to its own file
2022-12-01 Christoph Böhmwalderdrbd: unify how failed assertions are logged
2022-12-01 Randy Dunlapblock: bdev & blktrace: use consistent function doc...
2022-12-01 Kemeng Shiblk-iocost: Correct comment in blk_iocost_init
2022-12-01 Kemeng Shiblk-iocost: Remove vrate member in struct ioc_now
2022-12-01 Kemeng Shiblk-iocost: Trace vtime_base_rate instead of vtime_rate
2022-12-01 Kemeng Shiblk-iocost: Reset vtime_base_rate in ioc_refresh_params
2022-12-01 Kemeng Shiblk-iocost: Fix typo in comment
2022-12-01 Jan Karablock: Do not reread partition table on exclusively...
2022-11-30 Pankaj Raghavvirtio-blk: replace ida_simple[get|remove] with ida_...
2022-11-30 Christoph Hellwigblock: mark blk_put_queue as potentially blocking
2022-11-30 Christoph Hellwigblock: untangle request_queue refcounting from sysfs
2022-11-30 Christoph Hellwigblock: fix error unwinding in blk_register_queue
2022-11-30 Christoph Hellwigblock: factor out a blk_debugfs_remove helper
2022-11-30 Christoph Hellwigblk-crypto: pass a gendisk to blk_crypto_sysfs_{,un...
2022-11-30 Jens AxboeRevert "blk-cgroup: Flush stats at blkgs destruction...
2022-11-29 Jinlong Chenblock: use bool as the return type of elv_iosched_allow...
2022-11-29 Jinlong Chenblock: replace "len+name" with "name+len" in elv_iosche...
2022-11-29 Jinlong Chenblock: always use 'e' when printing scheduler name
2022-11-29 Jinlong Chenblock: replace continue with else-if in elv_iosched_show
2022-11-29 Jinlong Chenblock: include 'none' for initial elv_iosched_show...
2022-11-29 Jens AxboeMerge tag 'nvme-6.2-2022-11-29' of git://git.infradead...
2022-11-29 Damien Le Moalblock: mq-deadline: Rename deadline_is_seq_writes()
2022-11-25 Ye Binblk-mq: fix possible memleak when register 'hctx' failed
2022-11-24 Ye Binblock: fix crash in 'blk_mq_elv_switch_none'
2022-11-24 Wang ShaoBodrbd: destroy workqueue when drbd device was freed
2022-11-24 Wang ShaoBodrbd: remove call to memset before free device/resource...
2022-11-24 Damien Le Moalblock: mq-deadline: Do not break sequential write strea...
2022-11-24 Damien Le Moalblock: mq-deadline: Fix dd_finish_request() for zoned...
2022-11-23 Bart Van Asscheblk-crypto: Add a missing include directive
2022-11-23 Jinlong Chenelevator: remove an outdated comment in elevator_change
2022-11-23 Jinlong Chenelevator: update the document of elevator_match
2022-11-23 Jinlong Chenelevator: printk a warning if switching to a new io...
2022-11-23 Jinlong Chenelevator: update the document of elevator_switch
2022-11-23 Christoph Böhmwalderdrbd: use consistent license
2022-11-23 Joel Colledgelru_cache: remove unused lc_private, lc_set, lc_index_of
2022-11-23 Christoph Böhmwalderlru_cache: remove compiled out code
2022-11-23 Lars Ellenberglru_cache: use atomic operations when accessing lc...
2022-11-22 Shin'ichiro... block: fix missing nr_hw_queues update in blk_mq_reallo...
2022-11-21 Christoph Hellwigblk-crypto: move internal only declarations to blk...
2022-11-21 Christoph Hellwigblk-crypto: add a blk_crypto_config_supported_natively...
2022-11-21 Christoph Hellwigblk-crypto: don't use struct request_queue for public...
2022-11-21 Aleksandr Miloserdovnvmet: expose firmware revision to configfs
2022-11-21 Aleksandr Miloserdovnvmet: expose IEEE OUI to configfs
2022-11-18 Christoph Hellwignvme: rename the queue quiescing helpers
2022-11-16 Waiman Longblk-cgroup: Flush stats at blkgs destruction path
2022-11-16 Waiman Longblk-cgroup: Optimize blkcg_rstat_flush()
2022-11-16 Waiman Longblk-cgroup: Return -ENOMEM directly in blkcg_css_alloc...
2022-11-16 Yu Kuaiblock: don't allow a disk link holder to itself
2022-11-16 Yu Kuaiblock: store the holder kobject in bd_holder_disk
2022-11-16 Yu Kuaiblock: fix use after free for bd_holder_dir
2022-11-16 Christoph Hellwigblock: remove delayed holder registration
2022-11-16 Christoph Hellwigdm: track per-add_disk holder relations in DM
next