summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* md/md-multipath: enable io accountingYu Kuai2023-07-271-0/+1
* md/raid10: switch to use md_account_bio() for io accountingYu Kuai2023-07-272-12/+9
* md/raid1: switch to use md_account_bio() for io accountingYu Kuai2023-07-272-9/+6
* raid5: fix missing io accounting in raid5_align_endio()Yu Kuai2023-07-271-21/+8
* md: also clone new io if io accounting is disabledYu Kuai2023-07-273-43/+42
* md: move initialization and destruction of 'io_acct_set' to md.cYu Kuai2023-07-274-63/+23
* md: deprecate bitmap file supportChristoph Hellwig2023-07-272-1/+3
* md: make bitmap file support optionalChristoph Hellwig2023-07-273-0/+32
* md-bitmap: don't use ->index for pages backing the bitmap fileChristoph Hellwig2023-07-272-27/+39
* md-bitmap: account for mddev->bitmap_info.offset in read_sb_pageChristoph Hellwig2023-07-271-9/+8
* md-bitmap: cleanup read_sb_pageChristoph Hellwig2023-07-271-12/+11
* md-bitmap: refactor md_bitmap_init_from_diskChristoph Hellwig2023-07-271-71/+70
* md-bitmap: rename read_page to read_file_pageChristoph Hellwig2023-07-271-6/+4
* md-bitmap: split file writes into a separate helperChristoph Hellwig2023-07-271-24/+24
* md-bitmap: use %pD to print the file name in md_bitmap_file_kickChristoph Hellwig2023-07-271-10/+2
* md-bitmap: initialize variables at declaration time in md_bitmap_file_unmapChristoph Hellwig2023-07-271-8/+4
* md-bitmap: set BITMAP_WRITE_ERROR in write_sb_pageChristoph Hellwig2023-07-271-13/+8
* md: enhance checking in md_check_recovery()Yu Kuai2023-07-271-7/+15
* md: wake up 'resync_wait' at last in md_reap_sync_thread()Yu Kuai2023-07-271-1/+1
* md: refactor idle/frozen_sync_thread() to fix deadlockYu Kuai2023-07-272-4/+21
* md: add a mutex to synchronize idle and frozen in action_store()Yu Kuai2023-07-272-0/+8
* md: refactor action_store() for 'idle' and 'frozen'Yu Kuai2023-07-271-16/+45
* Revert "md: unlock mddev before reap sync_thread in action_store"Yu Kuai2023-07-272-18/+2
* block: Improve performance for BLK_MQ_F_BLOCKING driversBart Van Assche2023-07-241-1/+2
* scsi: Remove a blk_mq_run_hw_queues() callBart Van Assche2023-07-241-1/+1
* scsi: Inline scsi_kick_queue()Bart Van Assche2023-07-241-7/+2
* nbd: automatically load module on genl accessThomas Weißschuh2023-07-171-0/+1
* Merge tag 'pinctrl-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-07-164-55/+63
|\
| * Merge tag 'renesas-pinctrl-fixes-for-v6.5-tag1' of git://git.kernel.org/pub/s...Linus Walleij2023-07-132-16/+40
| |\
| | * pinctrl: renesas: rzg2l: Handle non-unique subnode namesBiju Das2023-07-101-8/+20
| | * pinctrl: renesas: rzv2m: Handle non-unique subnode namesGeert Uytterhoeven2023-07-101-8/+20
| * | pinctrl: amd: Unify debounce handling into amd_pinconf_set()Mario Limonciello2023-07-131-16/+5
| * | pinctrl: amd: Drop pull up select configurationMario Limonciello2023-07-132-13/+4
| * | pinctrl: amd: Use amd_pinconf_set() for all config optionsMario Limonciello2023-07-131-13/+15
| * | pinctrl: amd: Only use special debounce behavior for GPIO 0Mario Limonciello2023-07-131-3/+5
| |/
* | Merge tag 'spi-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-152-1/+3
|\ \
| * | spi: s3c64xx: clear loopback bit after loopback testJaewon Kim2023-07-121-0/+2
| * | spi: bcm63xx: fix max prepend lengthJonas Gorski2023-07-101-1/+1
* | | Merge tag 'regmap-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-07-151-1/+1
|\ \ \
| * | | regmap-irq: Fix out-of-bounds access when allocating config buffersIsaac J. Manjarres2023-07-121-1/+1
| | |/ | |/|
* | | Merge tag 'iommu-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-07-152-14/+16
|\ \ \
| * | | iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()Dan Carpenter2023-07-141-1/+2
| * | | iommu: Fix crash during syfs iommu_groups/N/typeJason Gunthorpe2023-07-141-13/+14
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-07-1414-57/+79
|\ \ \
| * | | scsi: storvsc: Handle SRB status value 0x30Michael Kelley2023-07-111-0/+2
| * | | Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesMartin K. Petersen2023-07-1113-57/+77
| |\ \ \ | | |/ / | |/| |
| | * | Merge patch series "Improve checks in blk_revalidate_disk_zones()"Martin K. Petersen2023-07-054-42/+29
| | |\ \
| | | * | scsi: block: virtio_blk: Set zone limits before revalidating zonesDamien Le Moal2023-07-051-19/+15
| | | * | scsi: block: nullblk: Set zone limits before revalidating zonesDamien Le Moal2023-07-051-11/+5
| | | * | scsi: nvme: zns: Set zone limits before revalidating zonesDamien Le Moal2023-07-051-5/+4