index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
fiemap.c
Age
Commit message (
Expand
)
Author
2026-08-07
btrfs: use aligned range for locking in extent_fiemap()
Qu Wenruo
2026-08-07
btrfs: use correct type for sectorsize/nodesize/blocksize
Qu Wenruo
2026-06-08
btrfs: make more ASSERTs verbose, part 3
David Sterba
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
2025-07-21
btrfs: use refcount_t type for the extent buffer reference counter
Filipe Manana
2025-05-15
btrfs: rename free_extent_state() to include a btrfs prefix
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
2024-11-11
btrfs: correct typos in multiple comments across various files
Shen Lichuan
2024-08-26
btrfs: initialize last_extent_end to fix -Wmaybe-uninitialized warning in ext...
David Sterba
2024-07-11
btrfs: move fiemap code into its own file
Filipe Manana