index
:
kernel/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-06
Merge tag 'for-7.2-rc6-fixup-worker-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+216
2026-08-06
Merge tag 'for-7.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+3
2026-08-04
btrfs: flush the fixup workers during close_ctree
Boris Burkov
1
-0
/
+17
2026-07-31
btrfs: initialize inode mapping flags for cached inodes
Qu Wenruo
1
-1
/
+2
2026-07-31
btrfs: fix memory leak in btrfs_do_encoded_write()
Dmitry Antipov
1
-0
/
+1
2026-07-30
btrfs: trigger cow fixup via dirty_folio()
Boris Burkov
1
-1
/
+199
2026-07-21
Merge tag 'for-7.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2026-07-14
btrfs: only account delalloc bytes for regular file inodes in btrfs_getattr()
Dave Chen
1
-1
/
+2
2026-06-16
Merge tag 'for-7.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-261
/
+64
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2026-06-09
btrfs: move locking into btrfs_get_reloc_bg_bytenr()
Filipe Manana
1
-2
/
+0
2026-06-09
btrfs: fix false IO failure after falling back to buffered write
Qu Wenruo
1
-5
/
+1
2026-06-09
btrfs: switch local indicator variables to bools
David Sterba
1
-2
/
+2
2026-06-09
btrfs: allocate eb-attached btree pages as movable
Rik van Riel
1
-1
/
+1
2026-06-09
btrfs: annotate lockless read of defrag_bytes in should_nocow()
Cen Zhang
1
-1
/
+1
2026-06-09
btrfs: use bvec_phys() in compressed_bio_last_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2026-06-08
btrfs: remove folio ordered flag and subpage bitmap
Qu Wenruo
1
-29
/
+2
2026-06-08
btrfs: remove folio_test_ordered() usage
Qu Wenruo
1
-12
/
+0
2026-06-08
btrfs: use dirty flag to check if an ordered extent needs to be truncated
Qu Wenruo
1
-8
/
+13
2026-06-08
btrfs: unify folio dirty flag clearing
Qu Wenruo
1
-0
/
+2
2026-06-08
btrfs: add missing unlikely to if branches leading to a DEBUG_WARN()
Filipe Manana
1
-1
/
+1
2026-06-08
btrfs: check and set EXTENT_DELALLOC_NEW before clearing EXTENT_DELALLOC
Qu Wenruo
1
-7
/
+54
2026-06-08
btrfs: move condition to WARN_ON in btrfs_set_delalloc_extent()
David Sterba
1
-2
/
+1
2026-06-08
btrfs: remove folio checked subpage bitmap tracking
Qu Wenruo
1
-3
/
+0
2026-06-08
btrfs: remove the COW fixup mechanism
Qu Wenruo
1
-202
/
+0
2026-05-16
btrfs: always drop root->inodes lock before cond_resched()
Boris Burkov
1
-1
/
+3
2026-05-12
fs: add icount_read_once() and stop open-coding ->i_count loads
Mateusz Guzik
1
-1
/
+1
2026-05-08
btrfs: fix incorrect i_size after remount caused by KEEP_SIZE prealloc gap
Robbie Ko
1
-0
/
+28
2026-04-21
btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()
Mark Harmstone
1
-1
/
+1
2026-04-21
btrfs: fix missing last_unlink_trans update when removing a directory
Filipe Manana
1
-0
/
+2
2026-04-07
btrfs: skip clearing EXTENT_DEFRAG for NOCOW ordered extents
Dave Chen
1
-3
/
+7
2026-04-07
btrfs: tag as unlikely if statements that check for fs in error state
Filipe Manana
1
-2
/
+2
2026-04-07
btrfs: prevent direct reclaim during compressed readahead
JP Kobryn (Meta)
1
-1
/
+1
2026-04-07
btrfs: fix unnecessary flush on close when truncating zero-sized files
Dave Chen
1
-1
/
+1
2026-04-07
btrfs: prefer IS_ERR_OR_NULL() over manual NULL check
Philipp Hahn
1
-1
/
+1
2026-04-07
btrfs: extract inlined creation into a dedicated delalloc helper
Qu Wenruo
1
-110
/
+110
2026-04-07
btrfs: extract the max compression chunk size into a macro
Qu Wenruo
1
-2
/
+2
2026-04-07
btrfs: do compressed bio size roundup and zeroing in one go
Qu Wenruo
1
-22
/
+5
2026-04-07
btrfs: check snapshot_force_cow earlier in can_nocow_file_extent()
Chen Guan Jie
1
-5
/
+5
2026-04-07
btrfs: do not mark inode incompressible after inline attempt fails
Qu Wenruo
1
-0
/
+6
2026-04-07
btrfs: remove folio parameter from ordered io related functions
Qu Wenruo
1
-2
/
+4
2026-04-07
btrfs: remove the btrfs_inode parameter from btrfs_remove_ordered_extent()
Qu Wenruo
1
-2
/
+2
2026-04-07
btrfs: pass literal booleans to functions that take boolean arguments
Filipe Manana
1
-6
/
+6
2026-04-07
btrfs: rename btrfs_csum_file_blocks() to btrfs_insert_data_csums()
Qu Wenruo
1
-1
/
+1
2026-04-07
btrfs: make add_pending_csums() to take an ordered extent as parameter
Qu Wenruo
1
-5
/
+7
2026-04-07
btrfs: rename btrfs_ordered_extent::list to csum_list
Qu Wenruo
1
-3
/
+3
2026-04-07
btrfs: fix the inline compressed extent check in inode_need_compress()
Qu Wenruo
1
-1
/
+2
2026-03-21
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+20
2026-03-17
btrfs: fix a bug that makes encoded write bio larger than expected
Qu Wenruo
1
-3
/
+4
2026-03-17
btrfs: check for NULL root after calls to btrfs_csum_root()
Filipe Manana
1
-2
/
+16
[next]