summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-11x86/xen: eliminate some private header filesJuergen Gross
2024-07-11x86/xen: make some functions staticJuergen Gross
2024-07-11xen: make multicall debug boot time selectableJuergen Gross
2024-07-11libceph: fix crush_choose_firstn() kernel-doc warningsJeff Johnson
2024-07-11btrfs: fix extent map use-after-free when adding pages to compressed bioFilipe Manana
2024-07-11libceph: suppress crush_choose_indep() kernel-doc warningsJeff Johnson
2024-07-11affs: struct slink_front: Replace 1-element array with flexible arrayKees Cook
2024-07-11affs: struct affs_data_head: Replace 1-element array with flexible arrayKees Cook
2024-07-11affs: struct affs_head: Replace 1-element array with flexible arrayKees Cook
2024-07-11sparc64: Fix prototype warnings in hibernate.cAndreas Larsson
2024-07-11sparc64: Fix prototype warning for prom_get_mmu_ihandleAndreas Larsson
2024-07-11sparc64: Fix incorrect function signature and add prototype for prom_cif_initAndreas Larsson
2024-07-11sparc64: Fix prototype warnings for floppy_64.hAndreas Larsson
2024-07-11sparc32: Fix truncated relocation errors when linking large kernelsAndreas Larsson
2024-07-11drm/xe: Drop trace_xe_hw_fence_freeMatthew Brost
2024-07-11drm/xe/uapi: Rename xe perf layer as xe observation layerAshutosh Dixit
2024-07-11btrfs: fix bitmap leak when loading free space cache on duplicate entryFilipe Manana
2024-07-11btrfs: remove the BUG_ON() inside extent_range_clear_dirty_for_io()Qu Wenruo
2024-07-11btrfs: move extent_range_clear_dirty_for_io() into inode.cQu Wenruo
2024-07-11btrfs: enhance compression error messagesDavid Sterba
2024-07-11btrfs: fix data race when accessing the last_trans field of a rootFilipe Manana
2024-07-11pwm: axi-pwmgen: add .max_register to regmapTrevor Gamblin
2024-07-11sbus: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-11btrfs: rename the extra_gfp parameter of btrfs_alloc_page_array()Qu Wenruo
2024-07-11btrfs: remove the extra_gfp parameter from btrfs_alloc_folio_array()Qu Wenruo
2024-07-11btrfs: introduce new "rescue=ignoresuperflags" mount optionQu Wenruo
2024-07-11btrfs: introduce new "rescue=ignoremetacsums" mount optionQu Wenruo
2024-07-11btrfs: output the unrecognized super block flags as hexQu Wenruo
2024-07-11btrfs: remove unused Opt enumsQu Wenruo
2024-07-11btrfs: tree-checker: add extra ram_bytes and disk_num_bytes checkQu Wenruo
2024-07-11btrfs: fix the ram_bytes assignment for truncated ordered extentsQu Wenruo
2024-07-11btrfs: make validate_extent_map() catch ram_bytes mismatchQu Wenruo
2024-07-11btrfs: ignore incorrect btrfs_file_extent_item::ram_bytesQu Wenruo
2024-07-11btrfs: cleanup the bytenr usage inside btrfs_extent_item_to_extent_map()Qu Wenruo
2024-07-11btrfs: fix typo in error message in btrfs_validate_super()Mark Harmstone
2024-07-11btrfs: move the direct IO code into its own fileFilipe Manana
2024-07-11btrfs: pass a btrfs_inode to btrfs_set_prop()David Sterba
2024-07-11btrfs: pass a btrfs_inode to btrfs_compress_heuristic()David Sterba
2024-07-11btrfs: switch btrfs_ordered_extent::inode to struct btrfs_inodeDavid Sterba
2024-07-11btrfs: switch btrfs_pending_snapshot::dir to btrfs_inodeDavid Sterba
2024-07-11btrfs: pass a btrfs_inode to btrfs_ioctl_send()David Sterba
2024-07-11btrfs: switch btrfs_block_group::inode to struct btrfs_inodeDavid Sterba
2024-07-11btrfs: pass a btrfs_inode to is_data_inode()David Sterba
2024-07-11btrfs: pass a btrfs_inode to btrfs_readdir_get_delayed_items()David Sterba
2024-07-11btrfs: pass a btrfs_inode to btrfs_readdir_put_delayed_items()David Sterba
2024-07-11btrfs: remove raid-stripe-tree encoding field from stripe_extentJohannes Thumshirn
2024-07-11btrfs: print-tree: add generation and type dump for EXTENT_DATA_KEYQu Wenruo
2024-07-11btrfs: urgent periodic reclaim passBoris Burkov
2024-07-11btrfs: prevent pathological periodic reclaim loopsBoris Burkov
2024-07-11btrfs: periodic block_group reclaimBoris Burkov