summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-08block: sed-opal: Don't include <linux/kernel.h>Christophe JAILLET1-1/+2
2022-12-08sed-opal: allow using IOC_OPAL_SAVE for locking tooLuca Boccassi2-1/+46
2022-12-08blk-cgroup: Fix typo in commentKemeng Shi1-2/+2
2022-12-07block: remove bio_set_op_attrsChristoph Hellwig7-27/+20
2022-12-07nvmet: don't open-code NVME_NS_ATTR_RO enumerationSagi Grimberg1-1/+1
2022-12-07nvme-pci: use the tagset alloc/free helpersChristoph Hellwig1-71/+18
2022-12-07nvme: add the Apple shared tag workaround to nvme_alloc_io_tag_setChristoph Hellwig1-1/+7
2022-12-07nvme: only set reserved_tags in nvme_alloc_io_tag_set for fabrics controllersChristoph Hellwig1-1/+2
2022-12-07nvme: consolidate setting the tagset flagsChristoph Hellwig6-19/+21
2022-12-07nvme: pass nr_maps explicitly to nvme_alloc_io_tag_setChristoph Hellwig6-7/+9
2022-12-06block: bio_copy_data_iterChristoph Hellwig2-24/+15
2022-12-06nvme-pci: split out a nvme_pci_ctrl_is_dead helperChristoph Hellwig1-22/+25
2022-12-06nvme-pci: return early on ctrl state mismatch in nvme_reset_workChristoph Hellwig1-2/+1
2022-12-06nvme-pci: rename nvme_disable_io_queuesChristoph Hellwig1-10/+10
2022-12-06nvme-pci: cleanup nvme_suspend_queueChristoph Hellwig1-10/+7
2022-12-06nvme-pci: remove nvme_pci_disableChristoph Hellwig1-13/+5
2022-12-06nvme-pci: remove nvme_disable_admin_queueChristoph Hellwig1-9/+2
2022-12-06nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrlChristoph Hellwig8-45/+25
2022-12-06nvme: use nvme_wait_ready in nvme_shutdown_ctrlChristoph Hellwig1-26/+12
2022-12-06nvme-apple: fix controller shutdown in apple_nvme_disableChristoph Hellwig1-1/+2
2022-12-06nvme-fc: move common code into helperChaitanya Kulkarni1-8/+11
2022-12-06nvme-fc: avoid null pointer dereferenceChaitanya Kulkarni1-1/+10
2022-12-06nvme: allow unprivileged passthrough of Identify ControllerJoel Granados1-0/+2
2022-12-06nvme-multipath: support io stats on the mpath deviceSagi Grimberg3-0/+42
2022-12-06nvme: introduce nvme_start_requestSagi Grimberg7-6/+11
2022-12-06nvme: use kstrtobool() instead of strtobool()Christophe JAILLET2-9/+11
2022-12-06nvme: don't call blk_mq_{,un}quiesce_tagset when ctrl->tagset is NULLChristoph Hellwig1-0/+4
2022-12-05blk-throttle: Use more suitable time_after check for update of slice_startKemeng Shi1-1/+1
2022-12-05blk-throttle: remove repeat check of elapsed timeKemeng Shi1-2/+6
2022-12-05blk-throttle: remove incorrect comment for tg_last_low_overflow_timeKemeng Shi1-1/+0
2022-12-05blk-throttle: fix typo in comment of throtl_adjusted_limitKemeng Shi1-1/+1
2022-12-05blk-throttle: simpfy low limit reached check in throtl_tg_can_upgradeKemeng Shi1-13/+18
2022-12-05blk-throttle: correct calculation of wait time in tg_may_dispatchKemeng Shi1-25/+13
2022-12-05blk-throttle: ignore cgroup without io queued in blk_throtl_cancel_biosKemeng Shi1-1/+12
2022-12-05blk-throttle: Fix that bps of child could exceed bps limited in parentKemeng Shi1-1/+1
2022-12-05blk-throttle: correct stale comment in throtl_pd_initKemeng Shi1-2/+3
2022-12-04floppy: Fix memory leak in do_floppy_init()Yuan Can1-1/+3
2022-12-03block: remove devnode callback from struct block_device_operationsGreg Kroah-Hartman2-12/+0
2022-12-02pktcdvd: remove driver.Greg Kroah-Hartman8-3419/+0
2022-12-02md: fold unbind_rdev_from_array into md_kick_rdev_from_arrayChristoph Hellwig1-21/+16
2022-12-02md: mark md_kick_rdev_from_array staticChristoph Hellwig2-3/+1
2022-12-02md: remove lock_bdev / unlock_bdevChristoph Hellwig1-41/+22
2022-12-02blk-cgroup: Fix some kernel-doc commentsYang Li1-1/+1
2022-12-01null_blk: support read-only and offline zone conditionsShin'ichiro Kawasaki3-4/+121
2022-12-01drbd: add context parameter to expect() macroChristoph Böhmwalder6-42/+42
2022-12-01drbd: introduce drbd_ratelimit()Christoph Böhmwalder8-18/+26
2022-12-01drbd: introduce dynamic debugChristoph Böhmwalder1-36/+97
2022-12-01drbd: split polymorph printk to its own fileChristoph Böhmwalder2-67/+73
2022-12-01drbd: unify how failed assertions are loggedChristoph Böhmwalder1-3/+5
2022-12-01block: bdev & blktrace: use consistent function doc. notationRandy Dunlap2-4/+4