index
:
pub/scm/linux/kernel/git/mbenes/linux.git
master
Miroslav Benes's fork of linux.git
Miroslav Benes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
subpage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-07
btrfs: enable unlocked NOFAIL retry for eb allocations
Boris Burkov
1
-3
/
+4
2026-07-30
btrfs: trigger cow fixup via dirty_folio()
Boris Burkov
1
-5
/
+211
2026-07-14
btrfs: fix a regression where PAGECACHE_TAG_DIRTY is never cleared
Qu Wenruo
1
-3
/
+23
2026-06-09
btrfs: introduce support for huge folios
Qu Wenruo
1
-3
/
+4
2026-06-09
btrfs: migrate btrfs_bio_ctrl::submit_bitmap to support larger bitmaps
Qu Wenruo
1
-9
/
+20
2026-06-09
btrfs: prepare subpage operations to support more than BITS_PER_LONG sub-bitmaps
Qu Wenruo
1
-34
/
+84
2026-06-09
btrfs: update the out-of-date comments on subpage
Qu Wenruo
1
-34
/
+5
2026-06-08
btrfs: remove folio ordered flag and subpage bitmap
Qu Wenruo
1
-37
/
+2
2026-06-08
btrfs: remove locked subpage bitmap
Qu Wenruo
1
-35
/
+10
2026-06-08
btrfs: remove folio checked subpage bitmap tracking
Qu Wenruo
1
-37
/
+2
2025-12-03
Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-40
/
+27
2025-11-24
btrfs: make a few more ASSERTs verbose
David Sterba
1
-3
/
+7
2025-11-24
btrfs: subpage: simplify the PAGECACHE_TAG_TOWRITE handling
Qu Wenruo
1
-11
/
+3
2025-11-24
btrfs: subpage: rename macro variables to avoid shadowing
David Sterba
1
-26
/
+17
2025-11-24
btrfs: fix trivial -Wshadow warnings
David Sterba
1
-3
/
+3
2025-10-31
btrfs: Use folio_next_pos()
Matthew Wilcox (Oracle)
1
-2
/
+3
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
1
-1
/
+1
2025-08-13
btrfs: subpage: keep TOWRITE tag until folio is cleaned
Naohiro Aota
1
-1
/
+18
2025-07-22
btrfs: output more info when btrfs_subpage_assert() failed
Qu Wenruo
1
-2
/
+3
2025-07-21
btrfs: use folio_end() where appropriate
David Sterba
1
-3
/
+2
2025-07-21
btrfs: rename btrfs_subpage structure
Qu Wenruo
1
-122
/
+117
2025-05-15
btrfs: subpage: prepare for large data folios
Qu Wenruo
1
-4
/
+2
2025-04-17
btrfs: fix the ASSERT() inside GET_SUBPAGE_BITMAP()
Qu Wenruo
1
-1
/
+1
2025-04-17
btrfs: subpage: access correct object when reading bitmap start in subpage_ca...
Qu Wenruo
1
-1
/
+1
2025-03-18
btrfs: replace PAGE_SIZE with folio_size for subpage.[ch]
Qu Wenruo
1
-3
/
+3
2025-03-18
btrfs: add a size parameter to btrfs_alloc_subpage()
Qu Wenruo
1
-4
/
+4
2025-03-18
btrfs: subpage: make btrfs_is_subpage() check against a folio
Qu Wenruo
1
-12
/
+12
2025-03-18
btrfs: simplify parameters of metadata folio helpers
David Sterba
1
-16
/
+12
2025-03-18
btrfs: update include and forward declarations in headers
David Sterba
1
-1
/
+0
2025-03-18
btrfs: require strict data/metadata split for subpage checks
Qu Wenruo
1
-24
/
+0
2025-03-18
btrfs: simplify subpage handling of btrfs_clear_buffer_dirty()
Qu Wenruo
1
-0
/
+23
2025-03-18
btrfs: use metadata specific helpers to simplify extent buffer helpers
Qu Wenruo
1
-0
/
+25
2025-03-18
btrfs: make subpage attach and detach handle metadata properly
Qu Wenruo
1
-3
/
+12
2025-03-18
btrfs: factor out metadata subpage detection into a dedicated helper
Qu Wenruo
1
-2
/
+2
2025-03-18
btrfs: remove btrfs_fs_info::sectors_per_page
Qu Wenruo
1
-41
/
+63
2025-03-17
btrfs: update some folio related comments
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-01-13
btrfs: subpage: dump the involved bitmap when ASSERT() failed
Qu Wenruo
1
-11
/
+30
2025-01-13
btrfs: subpage: fix the bitmap dump of the locked flags
Qu Wenruo
1
-2
/
+4
2024-11-11
btrfs: remove check for NULL fs_info at btrfs_folio_end_lock_bitmap()
Filipe Manana
1
-1
/
+1
2024-11-11
btrfs: rename btrfs_folio_(set|start|end)_writer_lock()
Qu Wenruo
1
-23
/
+23
2024-11-11
btrfs: unify to use writer locks for subpage locking
Qu Wenruo
1
-60
/
+2
2024-11-11
btrfs: remove unused btrfs_folio_start_writer_lock()
Qu Wenruo
1
-47
/
+0
2024-11-11
btrfs: move the delalloc range bitmap search into extent_io.c
Qu Wenruo
1
-47
/
+0
2024-09-10
btrfs: only unlock the to-be-submitted ranges inside a folio
Qu Wenruo
1
-0
/
+33
2024-09-10
btrfs: merge btrfs_folio_unlock_writer() into btrfs_folio_end_writer_lock()
Qu Wenruo
1
-47
/
+34
2024-09-10
btrfs: remove btrfs_folio_end_all_writers()
Qu Wenruo
1
-49
/
+8
2024-09-10
btrfs: rename __extent_writepage() and drop double underscores
David Sterba
1
-2
/
+2
2024-09-10
btrfs: subpage: remove btrfs_fs_info::subpage_info member
Qu Wenruo
1
-63
/
+30
2024-09-10
btrfs: refactor __extent_writepage_io() to do sector-by-sector submission
Qu Wenruo
1
-0
/
+17
2024-09-10
btrfs: subpage: fix the bitmap dump which can cause bitmap corruption
Qu Wenruo
1
-2
/
+8
[next]