index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tests
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-03
btrfs: tests: add cleanup functions for test specific functions
Naohiro Aota
2026-02-03
btrfs: tests: add unit tests for pending extent walking functions
Boris Burkov
2026-02-03
btrfs: tests: prepare extent map tests for strict alignment checks
Qu Wenruo
2026-02-03
btrfs: tests: remove invalid file extent map tests
Qu Wenruo
2026-02-03
btrfs: use the btrfs_extent_map_end() helper everywhere
Filipe Manana
2026-02-03
btrfs: use the btrfs_block_group_end() helper everywhere
Filipe Manana
2026-01-09
btrfs: tests: fix return 0 on rmap test failure
Naohiro Aota
2026-01-09
btrfs: tests: fix root tree leak in btrfs_test_qgroups()
Zilin Guan
2025-12-08
btrfs: tests: fix double btrfs_path free in remove_extent_ref()
Dan Carpenter
2025-11-24
btrfs: tests: do trivial BTRFS_PATH_AUTO_FREE conversions
Sun YangKai
2025-11-24
btrfs: apply the AUTO_K(V)FREE macros throughout the code
Miquel SabatĂ© SolĂ
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
2025-07-22
btrfs: remove btrfs_clear_extent_bits()
Filipe Manana
2025-07-21
btrfs: use pgoff_t for page index variables
David Sterba
2025-07-21
btrfs: add btrfs prefix to free space tree exported functions
Filipe Manana
2025-07-21
btrfs: make extent_buffer_test_bit() return a boolean instead
Filipe Manana
2025-07-21
btrfs: tree-log: add and rename extent bits for dirty_log_pages tree
David Sterba
2025-05-15
btrfs: convert the buffer_radix to an xarray
Josef Bacik
2025-05-15
btrfs: use unsigned types for constants defined as bit shifts
David Sterba
2025-05-15
btrfs: rename remaining exported extent map functions
Filipe Manana
2025-05-15
btrfs: rename functions to allocate and free extent maps
Filipe Manana
2025-05-15
btrfs: rename extent map functions to get block start, end and check if in tree
Filipe Manana
2025-05-15
btrfs: rename exported extent map compression functions
Filipe Manana
2025-05-15
btrfs: rename the functions to init and release an extent io tree
Filipe Manana
2025-05-15
btrfs: rename the functions to search for bits in extent ranges
Filipe Manana
2025-05-15
btrfs: rename set_extent_bit() to include a btrfs prefix
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: use clear_extent_bits() instead of clear_extent_bit() where possible
Filipe Manana
2025-05-15
btrfs: remove EXTENT_UPTODATE io tree flag
Filipe Manana
2025-05-15
btrfs: remove leftover EXTENT_UPTODATE clear from an inode's io_tree
Filipe Manana
2025-03-18
btrfs: tests: fix chunk map leak after failure to add it to the tree
Filipe Manana
2025-03-18
btrfs: merge alloc_dummy_extent_buffer() helpers
David Sterba
2025-03-18
btrfs: don't pass nodesize to __alloc_extent_buffer()
David Sterba
2025-02-17
btrfs: selftests: fix btrfs_test_delayed_refs() leak of transaction
David Disseldorp
2025-01-14
btrfs: selftests: add a selftest for deleting two out of three extents
Johannes Thumshirn
2025-01-14
btrfs: selftests: add test for punching a hole into 3 RAID stripe-extents
Johannes Thumshirn
2025-01-14
btrfs: selftests: add selftest for punching holes into the RAID stripe extents
Johannes Thumshirn
2025-01-14
btrfs: selftests: test RAID stripe-tree deletion spanning two items
Johannes Thumshirn
2025-01-14
btrfs: selftests: don't split RAID extents in half
Johannes Thumshirn
2025-01-14
btrfs: selftests: check for correct return value of failed lookup
Johannes Thumshirn
2025-01-14
btrfs: selftests: correct RAID stripe-tree feature flag setting
Johannes Thumshirn
2025-01-13
btrfs: selftests: add delayed ref self test cases
Josef Bacik
2024-11-11
btrfs: tests: implement case for partial RAID stripe-tree delete
Johannes Thumshirn
2024-11-11
btrfs: tests: add selftests for raid-stripe-tree
Johannes Thumshirn
2024-09-10
btrfs: convert find_lock_delalloc_range() to use a folio
Josef Bacik
2024-07-25
btrfs: fix corrupt read due to bad offset of a compressed extent map
Filipe Manana
[next]