Merge tag 'floppy-for-6.2' of https://github.com/evdenis/linux-floppy into for-6...
[platform/kernel/linux-starfive.git] / drivers /
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-02 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2022-12-02 Greg Kroah-Hartmanpktcdvd: 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-01 Shin'ichiro Kawasakinull_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-11-30 Pankaj Raghavvirtio-blk: replace ida_simple[get|remove] with ida_...
2022-11-29 Jens AxboeMerge tag 'nvme-6.2-2022-11-29' of git://git.infradead...
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-23 Christoph Böhmwalderdrbd: use consistent license
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 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 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 JAILLETnvme-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...
2022-11-14 Florian-Ewald Muellermd/bitmap: Fix bitmap chunk size overflow issues
2022-11-14 Ye Binmd: introduce md_ro_state
2022-11-14 Ye Binmd: factor out __md_set_array_info()
2022-11-14 Uros Bizjakraid5-cache: use try_cmpxchg in r5l_wake_reclaim
2022-11-14 Li Zhongdrivers/md/md-bitmap: check the return value of md_bitm...
2022-11-09 Christoph Böhmwalderdrbd: Store op in drbd_peer_request
2022-11-09 Philipp Reisnerdrbd: disable discard support if granularity > max
2022-11-09 Christoph Böhmwalderdrbd: use blk_queue_max_discard_sectors helper
2022-11-09 Logan GunthorpePCI/P2PDMA: Allow userspace VMA allocations through...
2022-11-02 Chao Lengnvme: use blk_mq_[un]quiesce_tagset
2022-11-02 Christoph Hellwigblk-mq: pass a tagset to blk_mq_wait_quiesce_done
2022-11-02 Christoph Hellwignvme-apple: don't unquiesce the I/O queues in apple_nvm...
2022-11-02 Christoph Hellwignvme-pci: don't unquiesce the I/O queues in nvme_remove...
2022-11-02 Christoph Hellwignvme: split nvme_kill_queues
2022-11-02 Christoph Hellwignvme: don't unquiesce the admin queue in nvme_kill_queues
2022-11-02 Christoph Hellwignvme: remove the NVME_NS_DEAD check in nvme_validate_ns
2022-11-02 Christoph Hellwignvme: remove the NVME_NS_DEAD check in nvme_remove_inva...
2022-11-02 Christoph Hellwignvme: don't remove namespaces in nvme_passthru_end
2022-11-02 Christoph Hellwignvme-pci: refactor the tagset handling in nvme_reset_work
2022-11-02 Christoph Hellwigblock: set the disk capacity to 0 in blk_mark_disk_dead
2022-10-25 Christoph Hellwignvme-apple: remove an extra queue reference
2022-10-25 Christoph Hellwignvme-pci: remove an extra queue reference
2022-10-25 Christoph Hellwigscsi: remove an extra queue reference
2022-10-25 Christoph Hellwigblk-mq: move the call to blk_put_queue out of blk_mq_de...
2022-10-23 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-10-23 Jason A. DonenfeldRevert "mfd: syscon: Remove repetition of the regmap_ge...
next