summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-03-18btrfs: simplify returns and labels in btrfs_init_fs_root()David Sterba
2025-03-18btrfs: unify ordering of btrfs_key initializationsDavid Sterba
2025-03-18btrfs: zstd: remove local variable for storing page offsetsDavid Sterba
2025-03-18btrfs: zstd: move zstd_parameters to the workspaceDavid Sterba
2025-03-18btrfs: async-thread: switch local variables need_order boolDavid Sterba
2025-03-18btrfs: add __cold attribute to extent_io_tree_panic()David Sterba
2025-03-18btrfs: zoned: exit btrfs_can_activate_zone if BTRFS_FS_NEED_ZONE_FINISH is setJohannes Thumshirn
2025-03-18btrfs: require strict data/metadata split for subpage checksQu Wenruo
2025-03-18btrfs: simplify subpage handling of read_extent_buffer_pages_nowait()Qu Wenruo
2025-03-18btrfs: simplify subpage handling of write_one_eb()Qu Wenruo
2025-03-18btrfs: simplify subpage handling of btrfs_clear_buffer_dirty()Qu Wenruo
2025-03-18btrfs: use metadata specific helpers to simplify extent buffer helpersQu Wenruo
2025-03-18btrfs: make subpage attach and detach handle metadata properlyQu Wenruo
2025-03-18btrfs: factor out metadata subpage detection into a dedicated helperQu Wenruo
2025-03-18btrfs: remove btrfs_fs_info::sectors_per_pageQu Wenruo
2025-03-18btrfs: zstd: enable negative compression levels mount optionDaniel Vacek
2025-03-18btrfs: move ordered extent cleanup to where they are allocatedQu Wenruo
2025-03-18btrfs: factor out nocow ordered extent and extent map generation into a helperQu Wenruo
2025-03-18btrfs: expose per-inode stable writes flagQu Wenruo
2025-03-18btrfs: zlib: refactor S390x HW acceleration buffer preparationQu Wenruo
2025-03-18btrfs: avoid assigning twice to block_start at btrfs_do_readpage()Filipe Manana
2025-03-18btrfs: always fallback to buffered write if the inode requires checksumQu Wenruo
2025-03-18dlm: make tcp still work in multi-link envHeming Zhao
2025-03-18fs: drop the lock trip around I_NEW wake up in evict()Mateusz Guzik
2025-03-18fs: use wq_has_sleeper() in end_dir_add()Mateusz Guzik
2025-03-18VFS/autofs: try_lookup_one_len() does not need any locksNeilBrown
2025-03-18fs: dedup handling of struct filename init and refcounts bumpsMateusz Guzik
2025-03-18fs: consistently deref the files table with rcu_dereference_raw()Mateusz Guzik
2025-03-18xfs: remove the flags argument to xfs_buf_get_uncachedChristoph Hellwig
2025-03-18xfs: remove the flags argument to xfs_buf_read_uncachedChristoph Hellwig
2025-03-18xfs: remove xfs_buf_free_mapsChristoph Hellwig
2025-03-18xfs: remove xfs_buf_get_mapsChristoph Hellwig
2025-03-18xfs: call xfs_buf_alloc_backing_mem from _xfs_buf_allocChristoph Hellwig
2025-03-18xfs: remove unnecessary NULL check before kvfree()Chen Ni
2025-03-18Merge branch 'xfs-6.15-folios_vmalloc' into XFS-for-linus-6.15-mergeCarlos Maiolino
2025-03-18Merge branch 'xfs-6.15-zoned_devices' into XFS-for-linus-6.15-mergeCarlos Maiolino
2025-03-18gfs2: some comment clarificationsAndreas Gruenbacher
2025-03-18xfs: don't wake zone space waiters without m_zone_infoDarrick J. Wong
2025-03-18xfs: don't increment m_generation for all errors in xfs_growfs_dataChristoph Hellwig
2025-03-18xfs: fix a missing unlock in xfs_growfs_dataChristoph Hellwig
2025-03-18um: hostfs: avoid issues on inode number reuse by hostBenjamin Berg
2025-03-18efivarfs: fix NULL dereference on resumeJames Bottomley
2025-03-17Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-17hugetlb: convert adjust_range_hwpoison() to take a folioMatthew Wilcox (Oracle)
2025-03-17hugetlb: convert hugetlb_vma_maps_page() to hugetlb_vma_maps_pfn()Matthew Wilcox (Oracle)
2025-03-17fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup ...David Hildenbrand
2025-03-17fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO...David Hildenbrand
2025-03-17fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (...David Hildenbrand
2025-03-17fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFI...David Hildenbrand
2025-03-17mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()David Hildenbrand