index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
subpage.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-19
btrfs: stop setting PageError in the data I/O path
Christoph Hellwig
1
-6
/
+4
2023-06-19
btrfs: subpage: dump extra subpage bitmaps for debug
Qu Wenruo
1
-0
/
+2
2022-05-16
btrfs: make nodesize >= PAGE_SIZE case to reuse the non-subpage routine
Qu Wenruo
1
-0
/
+2
2021-10-26
btrfs: rework page locking in __extent_writepage()
Qu Wenruo
1
-0
/
+2
2021-10-26
btrfs: subpage: add bitmap for PageChecked flag
Qu Wenruo
1
-0
/
+2
2021-10-26
btrfs: subpage: pack all subpage bitmaps into a larger bitmap
Qu Wenruo
1
-16
/
+3
2021-10-25
btrfs: subpage: introduce btrfs_subpage_bitmap_info
Qu Wenruo
1
-0
/
+34
2021-10-25
btrfs: subpage: make btrfs_alloc_subpage() return btrfs_subpage directly
Qu Wenruo
1
-3
/
+2
2021-08-23
btrfs: subpage: fix writeback which does not have ordered extent
Qu Wenruo
1
-0
/
+3
2021-06-21
btrfs: subpage: fix a rare race between metadata endio and eb freeing
Qu Wenruo
1
-1
/
+8
2021-06-21
btrfs: introduce helpers for subpage ordered status
Qu Wenruo
1
-0
/
+4
2021-06-21
btrfs: make process_one_page() to handle subpage locking
Qu Wenruo
1
-0
/
+10
2021-06-21
btrfs: provide btrfs_page_clamp_*() helpers
Qu Wenruo
1
-0
/
+10
2021-04-19
btrfs: subpage: introduce helpers for writeback status
Qu Wenruo
1
-0
/
+2
2021-04-19
btrfs: subpage: introduce helpers for dirty status
Qu Wenruo
1
-0
/
+5
2021-02-08
btrfs: integrate page status update for data read path into begin/end_page_read
Qu Wenruo
1
-0
/
+8
2021-02-08
btrfs: introduce helpers for subpage error status
Qu Wenruo
1
-0
/
+2
2021-02-08
btrfs: introduce helpers for subpage uptodate status
Qu Wenruo
1
-0
/
+27
2021-02-08
btrfs: support subpage for extent buffer page release
Qu Wenruo
1
-1
/
+12
2021-02-08
btrfs: make attach_extent_buffer_page() handle subpage case
Qu Wenruo
1
-0
/
+10
2021-02-08
btrfs: introduce the skeleton of btrfs_subpage structure
Qu Wenruo
1
-0
/
+33