summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* btrfs: replace sb::s_blocksize by fs_info::sectorsizeDavid Sterba2024-03-047-9/+11
* btrfs: remove duplicate recording of physical addressJohannes Thumshirn2024-03-041-2/+0
* btrfs: page to folio conversion in btrfs_truncate_block()Goldwyn Rodrigues2024-03-041-22/+24
* btrfs: use a folio array throughout the defrag processMatthew Wilcox (Oracle)2024-03-041-23/+21
* btrfs: convert defrag_prepare_one_page() to use a folioMatthew Wilcox (Oracle)2024-03-041-26/+27
* btrfs: add set_folio_extent_mapped() helperMatthew Wilcox (Oracle)2024-03-042-4/+9
* btrfs: WARN_ON_ONCE() in our leak detection codeJosef Bacik2024-03-043-0/+3
* btrfs: remove extent_map_tree forward declaration at extent_io.hFilipe Manana2024-03-041-2/+0
* btrfs: cache folio size and shift in extent_bufferQu Wenruo2024-03-045-28/+42
* btrfs: remove unused variable bio_offset from end_bbio_data_read()Qu Wenruo2024-03-041-9/+0
* btrfs: remove the pg_offset parameter from btrfs_get_extent()Qu Wenruo2024-03-045-44/+36
* Linux 6.8-rc7v6.8-rc7Linus Torvalds2024-03-031-1/+1
* Merge tag 'phy-fixes2-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-03-034-111/+69
|\
| * phy: qcom-qmp-usb: fix v3 offsets dataDmitry Baryshkov2024-02-161-5/+5
| * phy: qualcomm: eusb2-repeater: Rework init to drop redundant zero-out loopAbel Vesa2024-02-071-104/+62
| * phy: qcom: phy-qcom-m31: fix wrong pointer pass to PTR_ERR()Yang Yingliang2024-02-071-1/+1
| * phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashesAlexander Stein2024-02-071-1/+1
* | Merge tag 'dmaengine-fix2-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-0313-47/+85
|\ \
| * | dmaengine: ptdma: use consistent DMA masksTadeusz Struk2024-02-231-2/+0
| * | dmaengine: fsl-qdma: add __iomem and struct in union to fix sparse warningFrank Li2024-02-231-11/+10
| * | dmaengine: idxd: Ensure safe user copy of completion recordFenghua Yu2024-02-221-3/+12
| * | dmaengine: fsl-edma: correct max_segment_size settingFrank Li2024-02-162-3/+6
| * | dmaengine: idxd: Remove shadow Event Log head stored in idxdFenghua Yu2024-02-164-5/+3
| * | dmaengine: fsl-edma: correct calculation of 'nbytes' in multi-fifo scenarioJoy Zou2024-02-071-1/+1
| * | dmaengine: fsl-qdma: init irq after reg initializationCurtis Klein2024-02-071-9/+8
| * | dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned readPeng Ma2024-02-071-1/+3
| * | dmaengine: dw-edma: eDMA: Add sync read before starting the DMA transfer in r...Kory Maincent2024-02-071-0/+17
| * | dmaengine: dw-edma: HDMA: Add sync read before starting the DMA transfer in r...Kory Maincent2024-02-071-0/+17
| * | dmaengine: dw-edma: Add HDMA remote interrupt configurationKory Maincent2024-02-071-0/+2
| * | dmaengine: dw-edma: HDMA_V0_REMOTEL_STOP_INT_EN typo fixKory Maincent2024-02-071-1/+1
| * | dmaengine: dw-edma: Fix wrong interrupt bit set for HDMAKory Maincent2024-02-071-1/+1
| * | dmaengine: dw-edma: Fix the ch_count hdma callbackKory Maincent2024-02-071-12/+6
| |/
* | Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-034-65/+120
|\ \
| * | selftests/powerpc: Fix fpu_signal failuresMichael Ellerman2024-03-011-10/+6
| * | powerpc/rtas: use correct function name for resetting TCE tablesNathan Lynch2024-02-232-4/+9
| * | powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOVGaurav Batra2024-02-231-51/+105
* | | Merge tag 'x86_urgent_for_v6.8_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-033-92/+98
|\ \ \
| * | | x86/e820: Don't reserve SETUP_RNG_SEED in e820Jiri Bohac2024-03-011-3/+5
| * | | x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registersPaolo Bonzini2024-02-261-87/+91
| * | | x86/cpu: Allow reducing x86_phys_bits during early_identify_cpu()Paolo Bonzini2024-02-261-2/+2
* | | | Merge tag 'firewire-fixes-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-03-031-1/+13
|\ \ \ \
| * | | | firewire: core: use long bus reset on gap count errorTakashi Sakamoto2024-02-291-1/+13
* | | | | Merge tag 'xfs-6.8-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-03-021-1/+0
|\ \ \ \ \
| * | | | | xfs: drop experimental warning for FSDAXShiyang Ruan2024-02-271-1/+0
| |/ / / /
* | | | | Merge tag 'gpio-fixes-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-022-7/+7
|\ \ \ \ \
| * | | | | gpio: fix resource unwinding order in error pathBartosz Golaszewski2024-03-011-4/+4
| * | | | | gpiolib: Fix the error path order in gpiochip_add_data_with_key()Andy Shevchenko2024-03-011-1/+1
| * | | | | gpio: 74x164: Enable output pins after registers are resetArturas Moskvinas2024-03-011-2/+2
| |/ / / /
* | | | | block: define bvec_iter as __packed __aligned(4)Ming Lei2024-03-021-1/+1
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-03-022-2/+9
|\ \ \ \ \