summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-05btrfs: move trans_handle_cachep out of ctree.hJosef Bacik5-10/+28
2022-12-05btrfs: move btrfs_print_data_csum_error into inode.cJosef Bacik2-26/+26
2022-12-05btrfs: move flush related definitions to space-info.hJosef Bacik6-59/+63
2022-12-05btrfs: move btrfs_should_fragment_free_space into block-group.cJosef Bacik2-10/+13
2022-12-05btrfs: move discard stat defs to free-space-cache.hJosef Bacik2-9/+9
2022-12-05btrfs: move BTRFS_MAX_MIRRORS into scrub.cJosef Bacik2-11/+11
2022-12-05btrfs: move maximum limits to btrfs_tree.hJosef Bacik2-13/+12
2022-12-05btrfs: move btrfs_get_block_group helper out of disk-io.hJosef Bacik2-7/+8
2022-12-05btrfs: move btrfs on-disk definitions out of ctree.hJosef Bacik2-214/+216
2022-12-05btrfs: remove unused BTRFS_IOPRIO_READAJosef Bacik1-3/+0
2022-12-05btrfs: remove unused BTRFS_TOTAL_BYTES_PINNED_BATCHJosef Bacik1-8/+0
2022-12-05btrfs: remove unused set/clear_pending_info helpersJosef Bacik1-24/+0
2022-12-05btrfs: simplify cleanup after error in btrfs_create_treePeng Hao1-4/+1
2022-12-05btrfs: add cached_state to read_extent_buffer_subpageJosef Bacik1-5/+10
2022-12-05btrfs: cache the failed state when locking extentsJosef Bacik3-15/+43
2022-12-05btrfs: use a cached_state everywhere in relocationJosef Bacik1-14/+26
2022-12-05btrfs: use cached_state for btrfs_check_nocow_lockJosef Bacik3-7/+12
2022-12-05btrfs: add a cached_state to try_lock_extentJosef Bacik7-9/+14
2022-12-05Linux 6.1-rc8Linus Torvalds1-1/+1
2022-12-04Revert "mm: align larger anonymous mappings on THP boundaries"Linus Torvalds1-3/+0
2022-12-04char: tpm: Protect tpm_pm_suspend with locksJan Dabros1-2/+3
2022-12-04Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+13
2022-12-04Merge tag 'timers_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2022-12-04Merge tag 'powerpc-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-31/+22
2022-12-04Merge tag 'input-for-v6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2022-12-04Merge tag 'i2c-for-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-11/+27
2022-12-04Merge tag 'dax-fixes-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-16/+35
2022-12-03Merge tag 'block-6.1-2022-12-02' of git://git.kernel.dk/linuxLinus Torvalds3-1/+6
2022-12-03Merge tag 'pinctrl-v6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds3-5/+33
2022-12-03Merge tag 'riscv-for-linus-6.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-24/+187
2022-12-03Merge tag 'mmc-v6.1-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds8-17/+72
2022-12-03Merge tag 'iommu-fixes-v6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-9/+88
2022-12-03x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3Pawan Gupta3-9/+16
2022-12-03Input: raydium_ts_i2c - fix memory leak in raydium_i2c_send()Zhang Xiaoxu1-1/+3
2022-12-03Merge tag 'sound-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-9/+38
2022-12-03Merge tag 'drm-fixes-2022-12-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-8/+19
2022-12-03Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds23-66/+240
2022-12-03v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() failsLinus Torvalds1-56/+12
2022-12-02Merge tag 'nvme-6.1-2022-01-02' of git://git.infradead.org/nvme into block-6.1Jens Axboe3-1/+6
2022-12-02iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang1-0/+1
2022-12-02iommu/vt-d: Fix PCI device refcount leak in has_external_pci()Xiongfeng Wang1-1/+3
2022-12-02iommu/vt-d: Fix PCI device refcount leak in prq_event_thread()Yang Yingliang1-5/+9
2022-12-02iommu/vt-d: Add a fix for devices need extra dtlb flushJacob Pan3-3/+75
2022-12-02Merge tag 'amd-drm-fixes-6.1-2022-12-01' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+3
2022-12-02i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag setAndrew Lunn1-2/+4
2022-12-02i2c: qcom-geni: fix error return code in geni_i2c_gpi_xferWang Yufen1-1/+0
2022-12-02i2c: cadence: Fix regression with bus recoveryCarsten Haitzler1-3/+8
2022-12-02Merge tag 'drm-intel-fixes-2022-12-01' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-8/+16
2022-12-02error-injection: Add prompt for function error injectionSteven Rostedt (Google)1-1/+7
2022-12-01drm/amdgpu: enable Vangogh VCN indirect sram modeLeo Liu1-0/+3