platform/kernel/linux-starfive.git
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
2022-11-16 Yu Kuaidm: make sure create and remove dm device won't race...
2022-11-16 Christoph Hellwigdm: cleanup close_table_device
2022-11-16 Christoph Hellwigdm: cleanup open_table_device
2022-11-16 Christoph Hellwigdm: remove free_table_devices
2022-11-16 Christoph Hellwigblock: clear ->slave_dir when dropping the main slave_d...
2022-11-16 Gabriel Krisman... sbitmap: Try each queue to wake up at least one waiter
2022-11-16 Gabriel Krisman... wait: Return number of exclusive waiters awaken
2022-11-16 Gabriel Krisman... sbitmap: Advance the queue index before waking up a...
2022-11-16 Christoph Hellwigblock: remove blkdev_writepages
2022-11-16 Pavel Begunkovio_uring/rw: enable bio caches for IRQ rw
2022-11-16 Pavel Begunkovbio: shrink max number of pcpu cached bios
2022-11-16 Pavel Begunkovbio: add pcpu caching for non-polling bio_put
2022-11-16 Pavel Begunkovbio: split pcpu cache part of bio_put into a helper
2022-11-16 Pavel Begunkovbio: don't rob starving biosets of bios
2022-11-16 Pavel Begunkovmempool: introduce mempool_is_saturated
2022-11-16 Sagi Grimbergnvmet: fix a memory leak in nvmet_auth_set_key
2022-11-16 Joel Granadosnvme: return err on nvme_init_non_mdts_limits fail
2022-11-16 Uday Shankarnvme: avoid fallback to sequential scan due to transien...
2022-11-16 Sagi Grimbergnvme-rdma: stop auth work after tearing down queues...
2022-11-16 Sagi Grimbergnvme-tcp: stop auth work after tearing down queues...
2022-11-16 Sagi Grimbergnvme-auth: have dhchap_auth_work wait for queues auth...
2022-11-16 Sagi Grimbergnvme-auth: remove redundant auth_work flush
2022-11-16 Sagi Grimbergnvme-auth: convert dhchap_auth_list to an array
2022-11-16 Sagi Grimbergnvme-auth: check chap ctrl_key once constructed
2022-11-16 Sagi Grimbergnvme-auth: no need to reset chap contexts on re-authent...
2022-11-16 Sagi Grimbergnvme-auth: remove redundant deallocations
2022-11-16 Sagi Grimbergnvme-auth: clear sensitive info right after authenticat...
2022-11-16 Sagi Grimbergnvme-auth: guarantee dhchap buffers under memory pressure
2022-11-16 Sagi Grimbergnvme-auth: don't keep long lived 4k dhchap buffer
2022-11-16 Sagi Grimbergnvme-auth: remove redundant if statement
2022-11-16 Sagi Grimbergnvme-auth: don't override ctrl keys before validation
2022-11-16 Sagi Grimbergnvme-auth: don't ignore key generation failures when...
2022-11-16 Sagi Grimbergnvme-auth: remove redundant buffer deallocations
2022-11-16 Sagi Grimbergnvme-auth: don't re-authenticate if the controller...
2022-11-16 Sagi Grimbergnvme-auth: remove symbol export from nvme_auth_reset
2022-11-16 Sagi Grimbergnvme-auth: rename authentication work elements
2022-11-16 Sagi Grimbergnvme-auth: rename __nvme_auth_[reset|free] to nvme_auth...
2022-11-16 Christoph Hellwignvme-pci: don't unbind the driver on reset failure
2022-11-16 Christoph Hellwignvme-pci: split the initial probe from the rest path
2022-11-16 Christoph Hellwignvme-pci: move the HMPRE check into nvme_setup_host_mem
2022-11-15 Christoph Hellwignvme-pci: simplify nvme_dbbuf_dma_alloc
2022-11-15 Christoph Hellwignvme-pci: call nvme_pci_configure_admin_queue from...
2022-11-15 Christoph Hellwignvme-pci: set constant paramters in nvme_pci_alloc_ctrl
2022-11-15 Christoph Hellwignvme-pci: factor out a nvme_pci_alloc_dev helper
2022-11-15 Christoph Hellwignvme-pci: factor the iod mempool creation into a helper
2022-11-15 Christoph Hellwignvme-pci: move more teardown work to nvme_remove
2022-11-15 Christoph Hellwignvme-pci: put the admin queue in nvme_dev_remove_admin
2022-11-15 Christoph Hellwignvme: simplify transport specific device attribute...
2022-11-15 Christoph Hellwignvme: move OPAL setup from PCIe to core
2022-11-15 Christoph Hellwignvme: don't call nvme_init_ctrl_finish from nvme_passth...
2022-11-15 Christoph Hellwignvme: implement the DEAC bit for the Write Zeroes command
2022-11-15 Kanchan Joshinvme: identify-namespace without CAP_SYS_ADMIN
2022-11-15 Kanchan Joshinvme: fine-granular CAP_SYS_ADMIN for nvme io commands
2022-11-15 Christophe... nvme-fc: improve memory usage in nvme_fc_rcv_ls_req()
2022-11-15 Christoph Hellwignvmet: only allocate a single slab for bvecs
2022-11-15 Daniel Wagnernvmet: force reconnect when number of queue changes
2022-11-15 Uros Bizjaknvmet: use try_cmpxchg in nvmet_update_sq_head
2022-11-14 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2022-11-14 Jiang Limd/raid1: stop mdx_raid1 thread when raid1 array run...
2022-11-14 Christoph Hellwigmd/raid5: use bdev_write_cache instead of open coding it
2022-11-14 Mikulas Patockamd: fix a crash in mempool_free
2022-11-14 Xiao Nimd/raid0, raid10: Don't set discard sectors for request...
next