summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-03drm/i915/display: Extend the max dotclock limit to WCLChaitanya Kumar Borah-1/+9
2026-02-03drm/i915/display: Add upper limit check for pixel clockChaitanya Kumar Borah-0/+15
2026-02-03drm/i915/dp: Add helpers for joiner candidate loopsAnkit Nautiyal-47/+29
2026-02-03drm/i915/dp: Account for DSC slice overheadAnkit Nautiyal-1/+46
2026-02-03drm/i915/dp: Refactor dsc_slice_count handling in intel_dp_mode_valid()Ankit Nautiyal-7/+7
2026-02-03drm/i915/dp: Introduce helper to check pixel rate against dotclock limitsAnkit Nautiyal-18/+35
2026-02-03drm/i915/dp: Remove unused joiner helpersAnkit Nautiyal-41/+0
2026-02-03drm/i915/dp_mst: Rework pipe joiner logic in compute_configAnkit Nautiyal-11/+32
2026-02-03drm/i915/dp_mst: Extract helper to compute link for given joiner configAnkit Nautiyal-25/+48
2026-02-03drm/i915/dp_mst: Rework pipe joiner logic in mode_validAnkit Nautiyal-34/+51
2026-02-03drm/i915/dp_mst: Move the joiner dependent code togetherAnkit Nautiyal-8/+8
2026-02-03drm/i915/dp_mst: Move the check for dotclock at the endAnkit Nautiyal-5/+13
2026-02-03drm/i915/dp: Rework pipe joiner logic in compute_configAnkit Nautiyal-17/+73
2026-02-03drm/i915/dp: Rework pipe joiner logic in mode_validAnkit Nautiyal-50/+97
2026-02-03drm/i915/dp: Extract helper to get the hdisplay limitAnkit Nautiyal-4/+7
2026-02-03drm/i915/dp: Move num_joined_pipes and related checks togetherAnkit Nautiyal-16/+16
2026-02-03drm/i915/dp: Early reject bad hdisplay in intel_dp_mode_validAnkit Nautiyal-3/+3
2026-02-03btrfs: get rid of compressed_bio::compressed_folios[]Qu Wenruo-7/+0
2026-02-03btrfs: get rid of compressed_folios[] usage for encoded writesQu Wenruo-62/+57
2026-02-03btrfs: get rid of compressed_folios[] usage for compressed readQu Wenruo-20/+21
2026-02-03btrfs: remove the old btrfs_compress_folios() infrastructureQu Wenruo-649/+1
2026-02-03btrfs: switch to btrfs_compress_bio() interface for compressed writesQu Wenruo-94/+107
2026-02-03btrfs: introduce btrfs_compress_bio() helperQu Wenruo-0/+81
2026-02-03btrfs: zlib: introduce zlib_compress_bio() helperQu Wenruo-0/+195
2026-02-03btrfs: zstd: introduce zstd_compress_bio() helperQu Wenruo-0/+187
2026-02-03btrfs: lzo: introduce lzo_compress_bio() helperQu Wenruo-0/+259
2026-02-03btrfs: zoned: factor out the zone loading part into a testable functionNaohiro Aota-48/+66
2026-02-03btrfs: add cleanup function for btrfs_free_chunk_mapNaohiro Aota-0/+1
2026-02-03btrfs: tests: add cleanup functions for test specific functionsNaohiro Aota-0/+6
2026-02-03btrfs: raid56: fix memory leak of btrfs_raid_bio::stripe_uptodate_bitmapFilipe Manana-0/+1
2026-02-03btrfs: tests: add unit tests for pending extent walking functionsBoris Burkov-8/+495
2026-02-03btrfs: fix EEXIST abort due to non-consecutive gaps in chunk allocationBoris Burkov-60/+183
2026-02-03btrfs: fix transaction commit blocking during trim of unallocated spacejinbaohong-22/+140
2026-02-03btrfs: handle user interrupt properly in btrfs_trim_fs()jinbaohong-0/+11
2026-02-03btrfs: preserve first error in btrfs_trim_fs()jinbaohong-6/+9
2026-02-03btrfs: continue trimming remaining devices on failurejinbaohong-1/+1
2026-02-03btrfs: do not BUG_ON() in btrfs_remove_block_group()Filipe Manana-1/+6
2026-02-03btrfs: abort transaction on error in btrfs_remove_block_group()Filipe Manana-9/+17
2026-02-03btrfs: fix block_group_tree dirty_list corruptionBoris Burkov-7/+0
2026-02-03btrfs: fix copying the flags of btrfs_bio after splitJohannes Thumshirn-0/+6
2026-02-03btrfs: zoned: use local fs_info variable in btrfs_load_block_group_dup()Johannes Thumshirn-3/+3
2026-02-03btrfs: zoned: fixup last alloc pointer after extent removal for RAID0/10Naohiro Aota-15/+179
2026-02-03btrfs: zoned: fixup last alloc pointer after extent removal for DUPNaohiro Aota-0/+14
2026-02-03btrfs: zoned: fixup last alloc pointer after extent removal for RAID1Naohiro Aota-0/+15
2026-02-03btrfs: remove out label in btrfs_wait_for_commit()Filipe Manana-4/+5
2026-02-03btrfs: remove out label in btrfs_init_space_info()Filipe Manana-7/+6
2026-02-03btrfs: remove out label in btrfs_check_rw_degradable()Filipe Manana-7/+5
2026-02-03btrfs: remove out label in finish_verity()Filipe Manana-8/+5
2026-02-03btrfs: remove out label in scrub_find_fill_first_stripe()Filipe Manana-4/+4
2026-02-03btrfs: remove out label in lzo_decompress()Filipe Manana-10/+7