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
/
free-space-cache.c
Age
Commit message (
Expand
)
Author
12 days
btrfs: use pgoff_t for page index variables
David Sterba
12 days
btrfs: rename err to ret in btrfs_alloc_from_bitmap()
David Sterba
2025-05-15
btrfs: return real error from __filemap_get_folio() calls
Filipe Manana
2025-05-15
btrfs: use list_first_entry() everywhere
David Sterba
2025-05-15
btrfs: rename the functions to search for bits in extent ranges
Filipe Manana
2025-05-15
btrfs: rename the functions to clear bits for an extent range
Filipe Manana
2025-05-15
btrfs: add btrfs prefix to main lock, try lock and unlock extent functions
Filipe Manana
2025-05-15
btrfs: do more trivial BTRFS_PATH_AUTO_FREE conversions
David Sterba
2025-03-18
btrfs: make btrfs_iget_path() return a btrfs inode instead
Filipe Manana
2025-03-18
btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_remove_free_space_inode()
David Sterba
2025-03-18
btrfs: unify ordering of btrfs_key initializations
David Sterba
2025-03-17
btrfs: convert io_ctl_prepare_pages() to work on folios
Matthew Wilcox (Oracle)
2025-01-13
btrfs: open code set_page_extent_mapped()
David Sterba
2025-01-13
btrfs: free-space-cache: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: move extent-tree function declarations out of ctree.h
Filipe Manana
2024-11-11
btrfs: convert btrfs_buffered_write() to use folios
Qu Wenruo
2024-11-11
btrfs: make buffered write to copy one page a time
Qu Wenruo
2024-11-11
btrfs: use str_yes_no() helper function in btrfs_dump_free_space()
Thorsten Blum
2024-11-11
btrfs: remove the dirty_page local variable
Qu Wenruo
2024-10-07
btrfs: add cancellation points to trim loops
Luca Stefani
2024-08-15
btrfs: zoned: properly take lock to read/update block group's zoned variables
Naohiro Aota
2024-07-29
btrfs: zoned: fix zone_unusable accounting on making block group read-write a...
Naohiro Aota
2024-07-11
btrfs: fix bitmap leak when loading free space cache on duplicate entry
Filipe Manana
2024-07-11
btrfs: switch btrfs_block_group::inode to struct btrfs_inode
David Sterba
2024-07-11
btrfs: remove super block argument from btrfs_iget_path()
Filipe Manana
2024-07-11
btrfs: pass a btrfs_inode to btrfs_wait_ordered_range()
Filipe Manana
2024-07-11
btrfs: pass a btrfs_inode to btrfs_fdatawrite_range()
Filipe Manana
2024-06-27
Merge tag 'for-6.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-25
btrfs: zoned: fix initial free space detection
Naohiro Aota
2024-04-01
btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
Alexander Lobakin
2024-03-05
btrfs: remove SLAB_MEM_SPREAD flag use
Chengming Zhou
2024-03-04
btrfs: use KMEM_CACHE() to create btrfs_free_space cache
Kunwu Chan
2024-03-04
btrfs: add helper to get fs_info from struct inode pointer
David Sterba
2024-03-04
btrfs: mark __btrfs_add_free_space static
Lijuan Li
2024-03-04
btrfs: remove unused included headers
David Sterba
2023-12-15
btrfs: migrate subpage code to folio interfaces
Qu Wenruo
2023-10-12
btrfs: remove redundant root argument from btrfs_update_inode()
Filipe Manana
2023-10-12
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-10-12
btrfs: remove btrfs_crc32c wrapper
Josef Bacik
2023-10-12
btrfs: move btrfs_crc32c_final into free-space-cache.c
Josef Bacik
2023-08-21
btrfs: zoned: no longer count fresh BG region as zone unusable
Naohiro Aota
2023-08-21
btrfs: print target number of bytes when dumping free space
Filipe Manana
2023-08-21
btrfs: make find_first_extent_bit() return a boolean
Filipe Manana
2023-06-19
btrfs: move btrfs_check_trunc_cache_free_space into block-rsv.c
Josef Bacik
2023-06-19
btrfs: assert tree lock is held when removing free space entries
Filipe Manana
2023-06-19
btrfs: assert tree lock is held when linking free space
Filipe Manana
2023-06-19
btrfs: assert tree lock is held when searching for free space entries
Filipe Manana
2023-06-19
btrfs: assert proper locks are held at tree_insert_offset()
Filipe Manana
2023-06-19
btrfs: simplify arguments to tree_insert_offset()
Filipe Manana
2023-06-19
btrfs: use precomputed end offsets at do_trimming()
Filipe Manana
[next]