index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_inode_inherit_props()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_load_inode_props()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_fill_inode()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_inode_type()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to new_simple_dir()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_iget_locked()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_read_locked_inode()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to extent_range_clear_dirty_for_io()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to can_nocow_extent()
David Sterba
2025-03-18
btrfs: unify ordering of btrfs_key initializations
David Sterba
2025-03-18
btrfs: zstd: enable negative compression levels mount option
Daniel Vacek
2025-03-18
btrfs: move ordered extent cleanup to where they are allocated
Qu Wenruo
2025-03-18
btrfs: factor out nocow ordered extent and extent map generation into a helper
Qu Wenruo
2025-03-18
btrfs: expose per-inode stable writes flag
Qu Wenruo
2025-03-17
btrfs: update some folio related comments
Matthew Wilcox (Oracle)
2025-03-17
btrfs: keep private struct on stack for sync reads in btrfs_encoded_read_regu...
Daniel Vacek
2025-03-07
Merge tag 'for-6.14-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-02-26
btrfs: zoned: fix extent range end unlock in cow_file_range()
Naohiro Aota
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm, swap: clean up device availability check
Kairui Song
2025-01-13
btrfs: remove the unused locked_folio parameter from btrfs_cleanup_ordered_ex...
Qu Wenruo
2025-01-13
btrfs: add extra error messages for delalloc range related errors
Qu Wenruo
2025-01-13
btrfs: do proper folio cleanup when run_delalloc_nocow() failed
Qu Wenruo
2025-01-13
btrfs: do proper folio cleanup when cow_file_range() failed
Qu Wenruo
2025-01-13
btrfs: fix error handling of submit_uncompressed_range()
Qu Wenruo
2025-01-13
btrfs: fix double accounting race when btrfs_run_delalloc_range() failed
Qu Wenruo
2025-01-13
btrfs: inode: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: uncollapse transaction aborts during renames
Filipe Manana
2025-01-13
btrfs: simplify arguments for btrfs_cross_ref_exist()
Filipe Manana
2025-01-13
btrfs: remove no longer needed strict argument from can_nocow_extent()
Filipe Manana
2025-01-13
btrfs: drop fs_info argument from btrfs_update_space_info_*()
Naohiro Aota
2024-12-29
Merge tag 'for-6.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-23
btrfs: avoid monopolizing a core when activating a swap file
Filipe Manana
2024-12-23
btrfs: allow swap activation to be interruptible
Filipe Manana
2024-12-23
btrfs: fix swap file activation failure due to extents that used to be shared
Filipe Manana
2024-12-23
btrfs: fix race with memory mapped writes when activating swap file
Filipe Manana
2024-12-23
btrfs: fix use-after-free waiting for encoded read endios
Johannes Thumshirn
2024-12-10
Merge tag 'for-6.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-03
btrfs: fix missing snapshot drew unlock when root is dead during swap activation
Filipe Manana
2024-12-03
Merge tag 'for-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-28
btrfs: fix deadlock between transaction commits and extent locks
Filipe Manana
2024-11-28
btrfs: fix use-after-free in btrfs_encoded_read_endio()
Johannes Thumshirn
2024-11-18
Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-11
btrfs: avoid superfluous calls to free_extent_map() in btrfs_encoded_read()
Mark Harmstone
2024-11-11
btrfs: simplify range tracking in cow_file_range()
Haisu Wang
2024-11-11
btrfs: remove conditional path allocation in btrfs_read_locked_inode()
Leo Martins
2024-11-11
btrfs: push cleanup into btrfs_read_locked_inode()
Leo Martins
2024-11-11
btrfs: add io_uring command for encoded reads (ENCODED_READ ioctl)
Mark Harmstone
[next]