summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-03-18btrfs: pass struct btrfs_inode to btrfs_double_mmap_unlock()David Sterba
2025-03-18btrfs: pass struct btrfs_inode to btrfs_double_mmap_lock()David Sterba
2025-03-18btrfs: pass struct btrfs_inode to clone_copy_inline_extent()David Sterba
2025-03-18btrfs: props: switch prop_handler::extract to struct btrfs_inodeDavid Sterba
2025-03-18btrfs: props: switch prop_handler::apply to struct btrfs_inodeDavid Sterba
2025-03-18btrfs: pass struct btrfs_inode to btrfs_inode_inherit_props()David Sterba
2025-03-18btrfs: pass struct btrfs_inode to btrfs_load_inode_props()David Sterba
2025-03-18btrfs: pass struct btrfs_inode to btrfs_fill_inode()David Sterba
2025-03-18btrfs: pass struct btrfs_inode to fill_stack_inode_item()David Sterba
2025-03-18btrfs: use struct btrfs_inode inside create_pending_snapshot()David Sterba
2025-03-18btrfs: pass struct btrfs_inode to btrfs_defrag_file()David Sterba
2025-03-18btrfs: pass struct btrfs_inode to btrfs_inode_type()David Sterba
2025-03-18btrfs: pass struct btrfs_inode to new_simple_dir()David Sterba
2025-03-18btrfs: pass struct btrfs_inode to btrfs_iget_locked()David Sterba
2025-03-18btrfs: pass struct btrfs_inode to btrfs_read_locked_inode()David Sterba
2025-03-18btrfs: pass struct btrfs_inode to extent_range_clear_dirty_for_io()David Sterba
2025-03-18btrfs: pass struct btrfs_inode to can_nocow_extent()David Sterba
2025-03-18btrfs: update include and forward declarations in headersDavid Sterba
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