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
/
inode.c
Age
Commit message (
Expand
)
Author
12 days
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-17
btrfs: fix a bug that makes encoded write bio larger than expected
Qu Wenruo
2026-03-17
btrfs: check for NULL root after calls to btrfs_csum_root()
Filipe Manana
2026-03-12
Merge tag 'for-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-03
Merge tag 'for-7.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-03
btrfs: fix transaction abort on file creation due to name hash collision
Filipe Manana
2026-02-26
btrfs: print correct subvol num if active swapfile prevents deletion
Mark Harmstone
2026-02-26
btrfs: fix a double release on reserved extents in cow_one_range()
Qu Wenruo
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
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-20
Merge tag 'for-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-18
btrfs: handle unexpected exact match in btrfs_set_inode_index_count()
Adarsh Das
2026-02-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2026-02-09
Merge tag 'for-6.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/sc...
Linus Torvalds
2026-02-04
fsverity: use a hashtable to find the fsverity_info
Christoph Hellwig
2026-02-03
btrfs: get rid of compressed_folios[] usage for encoded writes
Qu Wenruo
2026-02-03
btrfs: remove the old btrfs_compress_folios() infrastructure
Qu Wenruo
2026-02-03
btrfs: switch to btrfs_compress_bio() interface for compressed writes
Qu Wenruo
2026-02-03
btrfs: remove pointless out labels from inode.c
Filipe Manana
2026-02-03
btrfs: unfold transaction aborts in btrfs_finish_one_ordered()
Filipe Manana
2026-02-03
btrfs: use the btrfs_extent_map_end() helper everywhere
Filipe Manana
2026-02-03
btrfs: add do_remap parameter to btrfs_discard_extent()
Mark Harmstone
2026-02-03
btrfs: reject single block sized compression early
Qu Wenruo
2026-02-03
btrfs: move unlikely checks around btrfs_is_shutdown() into the helper
Filipe Manana
2026-02-03
btrfs: refactor the main loop of cow_file_range()
Qu Wenruo
2026-02-03
btrfs: update stale comment in __cow_file_range_inline()
Filipe Manana
2026-02-03
btrfs: merge setting ret and return ret
David Sterba
2026-02-03
btrfs: introduce BTRFS_PATH_AUTO_RELEASE() helper
Qu Wenruo
2026-02-03
btrfs: switch to library APIs for checksums
Eric Biggers
2026-01-29
fs,fsverity: clear out fsverity_info from common code
Christoph Hellwig
2026-01-17
Merge tag 'for-6.19-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-01-12
fs: add support for non-blocking timestamp updates
Christoph Hellwig
2026-01-12
fs: refactor ->update_time handling
Christoph Hellwig
2026-01-12
btrfs: add setlease file operation
Jeff Layton
2026-01-09
Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-01-09
btrfs: release path before iget_failed() in btrfs_read_locked_inode()
Filipe Manana
2026-01-06
btrfs: release path before initializing extent tree in btrfs_read_locked_inode()
Filipe Manana
2026-01-06
btrfs: avoid access-beyond-folio for bs > ps encoded writes
Qu Wenruo
2026-01-05
Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-16
btrfs: fix reservation leak in some error paths when inserting inline extent
Filipe Manana
2025-12-16
btrfs: do not free data reservation in fallback from inline due to -ENOSPC
Filipe Manana
2025-12-16
Merge tag 'for-6.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-09
btrfs: fix a potential path leak in print_data_reloc_error()
Qu Wenruo
2025-12-03
Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]