summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-25btrfs: send: do not allocate memory for xattr data when checking it existsFilipe Manana
2025-11-25btrfs: send: add unlikely to all unexpected overflow checksFilipe Manana
2025-11-25btrfs: reduce arguments to btrfs_del_inode_ref_in_log()Filipe Manana
2025-11-25btrfs: remove root argument from btrfs_del_dir_entries_in_log()Filipe Manana
2025-11-25btrfs: use test_and_set_bit() in btrfs_delayed_delete_inode_ref()Filipe Manana
2025-11-25btrfs: don't search back for dir inode item in INO_LOOKUP_USERJosef Bacik
2025-11-25btrfs: don't rewrite ret from inode_permissionJosef Bacik
2025-11-25btrfs: add orig_logical to btrfs_bio for encryptionJosef Bacik
2025-11-25btrfs: disable verity on encrypted inodesSweet Tea Dorminy
2025-11-25btrfs: disable various operations on encrypted inodesOmar Sandoval
2025-11-25btrfs: remove redundant level reset in btrfs_del_items()Sun YangKai
2025-11-25btrfs: simplify leaf traversal after path release in btrfs_next_old_leaf()Sun YangKai
2025-11-25btrfs: optimize balance_level() path reference handlingSun YangKai
2025-11-25btrfs: factor out root promotion logic into promote_child_to_root()Sun YangKai
2025-11-25btrfs: raid56: remove the "_step" infixQu Wenruo
2025-11-25btrfs: raid56: enable bs > ps supportQu Wenruo
2025-11-24selftests/bpf: Fix htab_update/reenter_update selftest failureSaket Kumar Bhaskar
2025-11-25btrfs: raid56: prepare finish_parity_scrub() to support bs > ps casesQu Wenruo
2025-11-25btrfs: raid56: prepare rbio_bio_add_io_paddr() to support bs > ps casesQu Wenruo
2025-11-25btrfs: raid56: prepare steal_rbio() to support bs > ps casesQu Wenruo
2025-11-25btrfs: raid56: prepare set_bio_pages_uptodate() to support bs > ps casesQu Wenruo
2025-11-25btrfs: raid56: prepare verify_bio_data_sectors() to support bs > ps casesQu Wenruo
2025-11-25btrfs: raid56: prepare verify_one_sector() to support bs > ps casesQu Wenruo
2025-11-25btrfs: raid56: prepare recover_vertical() to support bs > ps casesQu Wenruo
2025-11-25btrfs: raid56: prepare generate_pq_vertical() for bs > ps casesQu Wenruo
2025-11-25btrfs: raid56: introduce a new parameter to locate a sectorQu Wenruo
2025-11-25btrfs: raid56: add an overview for the btrfs_raid_bio structureQu Wenruo
2025-11-24hfsplus: introduce KUnit tests for HFS+ string operationsViacheslav Dubeyko
2025-11-24PCI: Validate pci_rebar_size_supported() inputIlpo Järvinen
2025-11-24pagemap: update BUDDY flag documentationRichard Weinberger
2025-11-24mm: swap: remove scan_swap_map_slots() references from commentsYoungjun Park
2025-11-24mm: swap: change swap_alloc_slow() to voidYoungjun Park
2025-11-24mm, swap: remove redundant comment for read_swap_cache_asyncYoungjun Park
2025-11-24mm, swap: use SWP_SOLIDSTATE to determine if swap is rotationalYoungjun Park
2025-11-24mm, swap: fix memory leak in setup_clusters() error pathYoungjun Park
2025-11-24mm/swap: fix wrong plist empty check in swap_alloc_slow()Youngjun Park
2025-11-24mm/damon/tests/sysfs-kunit: fix use after free on error pathDan Carpenter
2025-11-24hugetlb: add __read_mostly to sysctl_hugetlb_shm_groupGregory Price
2025-11-24tools/testing/vma: add missing stubLorenzo Stoakes
2025-11-24zram: fix the issue that the write - back limits might overflowYuwen Chen
2025-11-24mm: tweak __vma_enter_locked()Matthew Wilcox (Oracle)
2025-11-24mm/memory-failure: remove the selection of RASXie Yuanbin
2025-11-24dt-bindings: riscv: Add Svrsw60t59b extension descriptionChunyan Zhang
2025-11-24riscv: mm: add userfaultfd write-protect supportChunyan Zhang
2025-11-24riscv: mm: add soft-dirty page tracking supportChunyan Zhang
2025-11-24riscv: add RISC-V Svrsw60t59b extension supportChunyan Zhang
2025-11-24mm: userfaultfd: add pgtable_supports_uffd_wp()Chunyan Zhang
2025-11-24mm: softdirty: add pgtable_supports_soft_dirty()Chunyan Zhang
2025-11-24mm/vmalloc: cleanup gfp flag use in new_vmap_block()Vishal Moola (Oracle)
2025-11-24mm/vmalloc: cleanup large_gfp in vm_area_alloc_pages()Vishal Moola (Oracle)