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
/
inode.c
Age
Commit message (
Expand
)
Author
28 hours
btrfs: stop reading free space inodes from the commit root
Tal Zussman
28 hours
btrfs: stop special-casing free space inodes in the delalloc accounting
Tal Zussman
28 hours
btrfs: remove the free space inode special cases from the COW paths
Tal Zussman
28 hours
btrfs: remove the free space inode ordered extent special cases
Tal Zussman
28 hours
btrfs: drop the transaction handle from the prealloc helpers
Tal Zussman
28 hours
btrfs: remove the v1 space cache write path
Tal Zussman
28 hours
btrfs: always return -EIOCBQUEUED after btrfs_uring_read_extent_endio
Yang Xiuwei
30 hours
btrfs: use kvmalloc() for uncompress_inline()
Qu Wenruo
3 days
btrfs: pre-allocate delayed dir index for non-overwrite rename
Jeff Layton
3 days
btrfs: handle ENOMEM from btrfs_insert_dir_item() without aborting
Jeff Layton
3 days
btrfs: pre-allocate delayed dir index before btree modification
Jeff Layton
3 days
btrfs: remove on-stack paddrs[] array usage
Qu Wenruo
3 days
btrfs: use a shared helper to calculate data checksum for a bio
Qu Wenruo
3 days
btrfs: enhance btrfs_data_csum_ok() to use bio for page iteration
Qu Wenruo
5 days
Merge tag 'for-7.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7 days
btrfs: fix the possible bioc_list memory leak during error
Qu Wenruo
2026-08-20
Merge tag 'for-7.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-08-07
btrfs: use %pe for error code output
Qu Wenruo
2026-08-07
btrfs: write-protect folios during data writeback
Boris Burkov
2026-08-07
btrfs: use correct type for sectorsize/nodesize/blocksize
Qu Wenruo
2026-08-07
btrfs: log swapfile activation/deactivation and warn about pinned block groups
Qu Wenruo
2026-08-06
Merge tag 'for-7.2-rc6-fixup-worker-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2026-08-06
Merge tag 'for-7.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-08-04
btrfs: flush the fixup workers during close_ctree
Boris Burkov
2026-07-31
btrfs: initialize inode mapping flags for cached inodes
Qu Wenruo
2026-07-31
btrfs: fix memory leak in btrfs_do_encoded_write()
Dmitry Antipov
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
2026-07-30
btrfs: trigger cow fixup via dirty_folio()
Boris Burkov
2026-07-21
Merge tag 'for-7.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-07-14
btrfs: only account delalloc bytes for regular file inodes in btrfs_getattr()
Dave Chen
2026-07-01
btrfs: drop redundant S_IFDIR from mkdir
Jori Koolstra
2026-06-16
Merge tag 'for-7.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-09
btrfs: move locking into btrfs_get_reloc_bg_bytenr()
Filipe Manana
2026-06-09
btrfs: fix false IO failure after falling back to buffered write
Qu Wenruo
2026-06-09
btrfs: switch local indicator variables to bools
David Sterba
2026-06-09
btrfs: allocate eb-attached btree pages as movable
Rik van Riel
2026-06-09
btrfs: annotate lockless read of defrag_bytes in should_nocow()
Cen Zhang
2026-06-09
btrfs: use bvec_phys() in compressed_bio_last_folio()
Matthew Wilcox (Oracle)
2026-06-08
btrfs: remove folio ordered flag and subpage bitmap
Qu Wenruo
2026-06-08
btrfs: remove folio_test_ordered() usage
Qu Wenruo
2026-06-08
btrfs: use dirty flag to check if an ordered extent needs to be truncated
Qu Wenruo
2026-06-08
btrfs: unify folio dirty flag clearing
Qu Wenruo
2026-06-08
btrfs: add missing unlikely to if branches leading to a DEBUG_WARN()
Filipe Manana
2026-06-08
btrfs: check and set EXTENT_DELALLOC_NEW before clearing EXTENT_DELALLOC
Qu Wenruo
2026-06-08
btrfs: move condition to WARN_ON in btrfs_set_delalloc_extent()
David Sterba
2026-06-08
btrfs: remove folio checked subpage bitmap tracking
Qu Wenruo
2026-06-08
btrfs: remove the COW fixup mechanism
Qu Wenruo
[next]