index
:
linux-stable.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.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: zoned: fix ordered extent boundary calculation
Naohiro Aota
2021-08-23
1
-6
/
+7
*
btrfs: initial fsverity support
Boris Burkov
2021-08-23
1
-15
/
+11
*
btrfs: remove the dead comment in writepage_delalloc()
Qu Wenruo
2021-08-23
1
-7
/
+1
*
btrfs: fix argument type of btrfs_bio_clone_partial()
Chaitanya Kulkarni
2021-08-23
1
-1
/
+3
*
btrfs: unify regular and subpage error paths in __extent_writepage()
Qu Wenruo
2021-08-23
1
-7
/
+44
*
btrfs: subpage: allow submit_extent_page() to do bio split
Qu Wenruo
2021-08-23
1
-59
/
+131
*
btrfs: subpage: fix writeback which does not have ordered extent
Qu Wenruo
2021-08-23
1
-0
/
+16
*
btrfs: reset this_bio_flag to avoid inheriting old flags
Qu Wenruo
2021-08-23
1
-1
/
+1
*
btrfs: switch uptodate to bool in btrfs_writepage_endio_finish_ordered
David Sterba
2021-08-23
1
-4
/
+4
*
btrfs: remove unused start and end parameters from btrfs_run_delalloc_range()
Qu Wenruo
2021-08-23
1
-4
/
+3
*
btrfs: zoned: remove max_zone_append_size logic
Johannes Thumshirn
2021-08-23
1
-1
/
+0
*
btrfs: subpage: fix a rare race between metadata endio and eb freeing
Qu Wenruo
2021-06-21
1
-21
/
+9
*
btrfs: make __extent_writepage_io() only submit dirty range for subpage
Qu Wenruo
2021-06-21
1
-5
/
+75
*
btrfs: make btrfs_set_range_writeback() subpage compatible
Qu Wenruo
2021-06-21
1
-2
/
+1
*
btrfs: update locked page dirty/writeback/error bits in __process_pages_contig
Qu Wenruo
2021-06-21
1
-4
/
+4
*
btrfs: make page Ordered bit to be subpage compatible
Qu Wenruo
2021-06-21
1
-1
/
+1
*
btrfs: make process_one_page() to handle subpage locking
Qu Wenruo
2021-06-21
1
-3
/
+7
*
btrfs: make end_bio_extent_writepage() to be subpage compatible
Qu Wenruo
2021-06-21
1
-1
/
+2
*
btrfs: make __process_pages_contig() to handle subpage dirty/error/writeback ...
Qu Wenruo
2021-06-21
1
-8
/
+16
*
btrfs: only require sector size alignment for end_bio_extent_writepage()
Qu Wenruo
2021-06-21
1
-17
/
+12
*
btrfs: refactor page status update into process_one_page()
Qu Wenruo
2021-06-21
1
-97
/
+109
*
btrfs: pass bytenr directly to __process_pages_contig()
Qu Wenruo
2021-06-21
1
-20
/
+37
*
btrfs: rename PagePrivate2 to PageOrdered inside btrfs
Qu Wenruo
2021-06-21
1
-2
/
+2
*
btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered()
Qu Wenruo
2021-06-21
1
-6
/
+10
*
btrfs: make subpage metadata write path call its own endio functions
Qu Wenruo
2021-06-21
1
-36
/
+36
*
btrfs: refactor submit_extent_page() to make bio and its flag tracing easier
Qu Wenruo
2021-06-21
1
-76
/
+136
*
btrfs: clean up header members offsets in write helpers
David Sterba
2021-06-21
1
-6
/
+7
*
btrfs: zoned: factor out zoned device lookup
Johannes Thumshirn
2021-06-21
1
-11
/
+5
*
btrfs: remove io_failure_record::in_validation
Qu Wenruo
2021-06-21
1
-99
/
+20
*
btrfs: submit read time repair only for each corrupted sector
Qu Wenruo
2021-06-21
1
-63
/
+154
*
btrfs: correct try_lock_extent() usage in read_extent_buffer_subpage()
Goldwyn Rodrigues
2021-06-21
1
-4
/
+2
*
Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-21
1
-1
/
+1
|
\
|
*
btrfs: zoned: pass start block to btrfs_use_zone_append
Johannes Thumshirn
2021-05-20
1
-1
/
+1
*
|
Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-17
1
-1
/
+6
|
\
|
|
*
btrfs: return whole extents in fiemap
Boris Burkov
2021-05-14
1
-1
/
+6
*
|
btrfs: use memzero_page() instead of open coded kmap pattern
Ira Weiny
2021-05-05
1
-18
/
+4
|
/
*
btrfs: more graceful errors/warnings on 32bit systems when reaching limits
Qu Wenruo
2021-04-20
1
-0
/
+11
*
btrfs: introduce submit_eb_subpage() to submit a subpage metadata page
Qu Wenruo
2021-04-19
1
-0
/
+95
*
btrfs: make lock_extent_buffer_for_io() to be subpage compatible
Qu Wenruo
2021-04-19
1
-1
/
+7
*
btrfs: introduce write_one_subpage_eb() function
Qu Wenruo
2021-04-19
1
-0
/
+53
*
btrfs: introduce end_bio_subpage_eb_writepage() function
Qu Wenruo
2021-04-19
1
-29
/
+106
*
btrfs: add and use readahead_batch_length
Matthew Wilcox (Oracle)
2021-04-19
1
-4
/
+2
*
btrfs: make set_btree_ioerr accept extent buffer and be subpage compatible
Qu Wenruo
2021-04-19
1
-10
/
+8
*
btrfs: make set/clear_extent_buffer_dirty() subpage compatible
Qu Wenruo
2021-04-19
1
-12
/
+53
*
btrfs: support page uptodate assertions in subpage mode
Qu Wenruo
2021-04-19
1
-10
/
+32
*
btrfs: make alloc_extent_buffer() check subpage dirty bitmap
Qu Wenruo
2021-04-19
1
-1
/
+1
*
btrfs: remove duplicated in_range() macro
Johannes Thumshirn
2021-04-19
1
-0
/
+1
*
btrfs: remove mirror argument from btrfs_csum_verify_data()
Goldwyn Rodrigues
2021-04-19
1
-2
/
+1
*
Merge tag 'for-5.12-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-03-18
1
-2
/
+31
|
\
|
*
btrfs: subpage: fix wild pointer access during metadata read failure
Qu Wenruo
2021-03-16
1
-1
/
+30
[next]