index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
btrfs: reformat remaining kdoc style comments
David Sterba
2023-10-12
1
-10
/
+12
*
btrfs: reset destination buffer when read_extent_buffer() gets invalid range
Qu Wenruo
2023-09-20
1
-1
/
+7
*
btrfs: don't clear uptodate on write errors
Josef Bacik
2023-09-13
1
-8
/
+1
*
btrfs: zoned: defer advancing meta write pointer
Naohiro Aota
2023-08-21
1
-4
/
+3
*
btrfs: zoned: return int from btrfs_check_meta_write_pointer
Naohiro Aota
2023-08-21
1
-8
/
+3
*
btrfs: zoned: introduce block group context to btrfs_eb_write_context
Naohiro Aota
2023-08-21
1
-8
/
+7
*
btrfs: introduce struct to consolidate extent buffer write context
Naohiro Aota
2023-08-21
1
-7
/
+7
*
btrfs: refactor main loop in memmove_extent_buffer()
Qu Wenruo
2023-08-21
1
-31
/
+17
*
btrfs: refactor main loop in memcpy_extent_buffer()
Qu Wenruo
2023-08-21
1
-27
/
+31
*
btrfs: copy all pages at once at the end of btrfs_clone_extent_buffer()
Qu Wenruo
2023-08-21
1
-1
/
+1
*
btrfs: refactor main loop in copy_extent_buffer_full()
Qu Wenruo
2023-08-21
1
-14
/
+9
*
btrfs: use write_extent_buffer() to implement write_extent_buffer_*id()
Qu Wenruo
2023-08-21
1
-22
/
+0
*
btrfs: refactor extent buffer bitmaps operations
Qu Wenruo
2023-08-21
1
-72
/
+65
*
btrfs: don't redirty locked_page in run_delalloc_zoned
Christoph Hellwig
2023-08-21
1
-3
/
+4
*
btrfs: don't redirty pages in compress_file_range
Christoph Hellwig
2023-08-21
1
-24
/
+5
*
btrfs: reduce the number of arguments to btrfs_run_delalloc_range
Christoph Hellwig
2023-08-21
1
-16
/
+14
*
btrfs: improve the delalloc_to_write calculation in writepage_delalloc
Christoph Hellwig
2023-08-21
1
-15
/
+14
*
btrfs: remove the return value from extent_write_locked_range
Christoph Hellwig
2023-08-21
1
-10
/
+3
*
btrfs: remove end_extent_writepage
Christoph Hellwig
2023-08-21
1
-29
/
+15
*
btrfs: remove btrfs_writepage_endio_finish_ordered
Christoph Hellwig
2023-08-21
1
-9
/
+8
*
btrfs: split page locking out of __process_pages_contig
Christoph Hellwig
2023-08-21
1
-92
/
+59
*
btrfs: move eb subpage preallocation out of the loop
Qu Wenruo
2023-08-21
1
-23
/
+18
*
btrfs: use folio_next_index() helper in extent_write_cache_pages
Minjie Du
2023-08-21
1
-1
/
+1
*
btrfs: only subtract from len_to_oe_boundary when it is tracking an extent
Chris Mason
2023-08-17
1
-1
/
+24
*
btrfs: don't wait for writeback on clean pages in extent_write_cache_pages
Christoph Hellwig
2023-08-10
1
-0
/
+6
*
btrfs: don't stop integrity writeback too early
Christoph Hellwig
2023-08-10
1
-3
/
+4
*
btrfs: use btrfs_finish_ordered_extent to complete buffered writes
Christoph Hellwig
2023-06-19
1
-2
/
+1
*
btrfs: open code end_extent_writepage in end_bio_extent_writepage
Christoph Hellwig
2023-06-19
1
-8
/
+9
*
btrfs: add an ordered_extent pointer to struct btrfs_bio
Christoph Hellwig
2023-06-19
1
-1
/
+1
*
btrfs: limit write bios to a single ordered extent
Christoph Hellwig
2023-06-19
1
-9
/
+2
*
btrfs: don't treat zoned writeback as being from an async helper thread
Christoph Hellwig
2023-06-19
1
-13
/
+7
*
btrfs: only call __extent_writepage_io from extent_write_locked_range
Christoph Hellwig
2023-06-19
1
-39
/
+26
*
btrfs: move writeback_control::nr_to_write update to __extent_writepage
Christoph Hellwig
2023-06-19
1
-6
/
+2
*
btrfs: remove non-standard extent handling in __extent_writepage_io
Christoph Hellwig
2023-06-19
1
-18
/
+5
*
btrfs: remove PAGE_SET_ERROR
Christoph Hellwig
2023-06-19
1
-3
/
+0
*
btrfs: stop setting PageError in the data I/O path
Christoph Hellwig
2023-06-19
1
-19
/
+5
*
btrfs: don't check PageError in __extent_writepage
Christoph Hellwig
2023-06-19
1
-32
/
+1
*
btrfs: don't check PageError in btrfs_verify_page
Christoph Hellwig
2023-06-19
1
-1
/
+1
*
btrfs: fix fsverify read error handling in end_page_read
Christoph Hellwig
2023-06-19
1
-6
/
+2
*
btrfs: factor out a btrfs_verify_page helper
Christoph Hellwig
2023-06-19
1
-5
/
+10
*
btrfs: fix range_end calculation in extent_write_locked_range
Christoph Hellwig
2023-06-19
1
-1
/
+1
*
btrfs: use the same uptodate variable for end_bio_extent_readpage()
Qu Wenruo
2023-06-19
1
-1
/
+1
*
btrfs: subpage: make alloc_extent_buffer() handle previously uptodate range e...
Qu Wenruo
2023-06-19
1
-1
/
+1
*
btrfs: subpage: dump extra subpage bitmaps for debug
Qu Wenruo
2023-06-19
1
-2
/
+3
*
btrfs: drop gfp from parameter extent state helpers
David Sterba
2023-06-19
1
-2
/
+1
*
btrfs: merge write_one_subpage_eb into write_one_eb
Christoph Hellwig
2023-06-19
1
-55
/
+25
*
btrfs: use per-buffer locking for extent_buffer reading
Christoph Hellwig
2023-06-19
1
-115
/
+35
*
btrfs: don't check for uptodate pages in read_extent_buffer_pages
Christoph Hellwig
2023-06-19
1
-20
/
+1
*
btrfs: stop using PageError for extent_buffers
Christoph Hellwig
2023-06-19
1
-17
/
+9
*
btrfs: remove the io_pages field in struct extent_buffer
Christoph Hellwig
2023-06-19
1
-12
/
+5
[prev]
[next]