summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-27md/md-multipath: enable io accountingYu Kuai
2023-07-27md/raid10: switch to use md_account_bio() for io accountingYu Kuai
2023-07-27md/raid1: switch to use md_account_bio() for io accountingYu Kuai
2023-07-27raid5: fix missing io accounting in raid5_align_endio()Yu Kuai
2023-07-27md: also clone new io if io accounting is disabledYu Kuai
2023-07-27md: move initialization and destruction of 'io_acct_set' to md.cYu Kuai
2023-07-27md: deprecate bitmap file supportChristoph Hellwig
2023-07-27md: make bitmap file support optionalChristoph Hellwig
2023-07-27md-bitmap: don't use ->index for pages backing the bitmap fileChristoph Hellwig
2023-07-27md-bitmap: account for mddev->bitmap_info.offset in read_sb_pageChristoph Hellwig
2023-07-27md-bitmap: cleanup read_sb_pageChristoph Hellwig
2023-07-27md-bitmap: refactor md_bitmap_init_from_diskChristoph Hellwig
2023-07-27md-bitmap: rename read_page to read_file_pageChristoph Hellwig
2023-07-27md-bitmap: split file writes into a separate helperChristoph Hellwig
2023-07-27md-bitmap: use %pD to print the file name in md_bitmap_file_kickChristoph Hellwig
2023-07-27md-bitmap: initialize variables at declaration time in md_bitmap_file_unmapChristoph Hellwig
2023-07-27md-bitmap: set BITMAP_WRITE_ERROR in write_sb_pageChristoph Hellwig
2023-07-27md: enhance checking in md_check_recovery()Yu Kuai
2023-07-27md: wake up 'resync_wait' at last in md_reap_sync_thread()Yu Kuai
2023-07-27md: refactor idle/frozen_sync_thread() to fix deadlockYu Kuai
2023-07-27md: add a mutex to synchronize idle and frozen in action_store()Yu Kuai
2023-07-27md: refactor action_store() for 'idle' and 'frozen'Yu Kuai
2023-07-27Revert "md: unlock mddev before reap sync_thread in action_store"Yu Kuai
2023-07-24block: Improve performance for BLK_MQ_F_BLOCKING driversBart Van Assche
2023-07-24scsi: Remove a blk_mq_run_hw_queues() callBart Van Assche
2023-07-24scsi: Inline scsi_kick_queue()Bart Van Assche
2023-07-17nbd: automatically load module on genl accessThomas Weißschuh
2023-07-16Merge tag 'pinctrl-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-07-15Merge tag 'spi-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-15Merge tag 'regmap-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-15Merge tag 'iommu-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-07-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-07-14Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-14Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-14Merge tag 'pm-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-07-14Merge tag 'drm-fixes-2023-07-14-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-07-14iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()Dan Carpenter
2023-07-14iommu: Fix crash during syfs iommu_groups/N/typeJason Gunthorpe
2023-07-14Merge tag 'amd-drm-fixes-6.5-2023-07-12' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-07-14Merge tag 'drm-intel-fixes-2023-07-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-13Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-13nvme-pci: fix DMA direction of unmapping integrity dataMing Lei
2023-07-13nvme: don't reject probe due to duplicate IDs for single-ported PCIe devicesChristoph Hellwig
2023-07-12wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()Zhang Shurong
2023-07-12net: txgbe: fix eeprom calculation errorJiawen Wu
2023-07-12net: ena: fix shift-out-of-bounds in exponential backoffKrister Johansen
2023-07-13Merge tag 'renesas-pinctrl-fixes-for-v6.5-tag1' of git://git.kernel.org/pub/s...Linus Walleij
2023-07-13pinctrl: amd: Unify debounce handling into amd_pinconf_set()Mario Limonciello
2023-07-13pinctrl: amd: Drop pull up select configurationMario Limonciello