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.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-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
/
extent_io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-18
Btrfs: fix missing error return if writeback for extent buffer never started
Filipe Manana
1
-0
/
+4
2020-11-10
btrfs: Don't submit any btree write bio if the fs has errors
Qu Wenruo
1
-1
/
+33
2020-11-10
Btrfs: fix unwritten extent buffers and hangs on future writeback attempts
Filipe Manana
1
-9
/
+26
2020-11-10
btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io()
Qu Wenruo
1
-5
/
+22
2020-11-10
btrfs: extent_io: Handle errors better in btree_write_cache_pages()
Qu Wenruo
1
-3
/
+6
2020-11-10
btrfs: extent_io: Handle errors better in extent_write_full_page()
Qu Wenruo
1
-3
/
+21
2020-11-10
btrfs: flush write bio if we loop in extent_write_cache_pages
Josef Bacik
1
-1
/
+10
2020-11-10
Revert "btrfs: flush write bio if we loop in extent_write_cache_pages"
Ben Hutchings
1
-8
/
+0
2020-11-10
btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up
Qu Wenruo
1
-14
/
+41
2020-11-10
btrfs: extent_io: Kill the forward declaration of flush_write_bio
Qu Wenruo
1
-34
/
+32
2020-09-09
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
1
-4
/
+4
2020-08-19
fs/btrfs: Add cond_resched() for try_release_extent_mapping() stalls
Paul E. McKenney
1
-0
/
+2
2020-07-29
btrfs: fix page leaks after failure to lock page for delalloc
Robbie Ko
1
-1
/
+2
2020-07-16
btrfs: fix fatal extent_buffer readahead vs releasepage race
Boris Burkov
1
-16
/
+24
2020-02-11
btrfs: flush write bio if we loop in extent_write_cache_pages
Josef Bacik
1
-0
/
+8
2019-12-31
btrfs: return error pointer from alloc_test_extent_buffer
Dan Carpenter
1
-2
/
+4
2019-12-17
btrfs: Avoid getting stuck during cyclic writebacks
Tejun Heo
1
-11
/
+1
2019-09-16
btrfs: Remove extent_io_ops::fill_delalloc
Nikolay Borisov
1
-11
/
+9
2019-03-23
Btrfs: fix corruption reading shared and compressed extents after hole punching
Filipe Manana
1
-2
/
+2
2019-02-12
btrfs: use tagged writepage to mitigate livelock of snapshot
Ethan Lien
1
-2
/
+15
2018-08-18
btrfs: readpages() should submit IO as read-ahead
Jens Axboe
1
-1
/
+1
2018-08-06
btrfs: drop extent_io_ops::set_range_writeback callback
David Sterba
1
-9
/
+1
2018-08-06
btrfs: drop extent_io_ops::merge_bio_hook callback
David Sterba
1
-2
/
+2
2018-08-06
btrfs: drop extent_io_ops::tree_fs_info callback
David Sterba
1
-10
/
+4
2018-08-06
btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED
Nikolay Borisov
1
-5
/
+5
2018-08-06
btrfs: Document locking requirement via lockdep_assert_held
Nikolay Borisov
1
-1
/
+2
2018-08-06
btrfs: rename btrfs_release_extent_buffer_page
David Sterba
1
-4
/
+4
2018-08-06
btrfs: Refactor loop in btrfs_release_extent_buffer_page
Nikolay Borisov
1
-9
/
+6
2018-08-06
btrfs: Reword dodgy comments in alloc_extent_buffer
Nikolay Borisov
1
-9
/
+8
2018-08-06
btrfs: Simplify page unlocking in alloc_extent_buffer
Nikolay Borisov
1
-7
/
+2
2018-08-06
btrfs: open-code bio_set_op_attrs
David Sterba
1
-1
/
+1
2018-08-06
btrfs: switch types to int when counting eb pages
David Sterba
1
-22
/
+22
2018-08-06
btrfs: pass only eb to num_extent_pages
David Sterba
1
-15
/
+15
2018-07-22
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+5
2018-07-19
Btrfs: fix file data corruption after cloning a range and fsync
Filipe Manana
1
-2
/
+5
2018-06-26
Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+4
2018-06-21
Btrfs: fix physical offset reported by fiemap for inline extents
Filipe Manana
1
-1
/
+4
2018-06-15
Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+1
2018-06-07
Btrfs: fiemap: pass correct bytenr when fm_extent_count is zero
Robbie Ko
1
-3
/
+1
2018-06-05
Merge tag 'for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-52
/
+10
2018-05-31
btrfs: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-14
/
+11
2018-05-28
btrfs: Remove tree argument from extent_writepages
Nikolay Borisov
1
-3
/
+2
2018-05-28
btrfs: Remove redundant tree argument from extent_readpages
Nikolay Borisov
1
-3
/
+3
2018-05-28
btrfs: Remove map argument from try_release_extent_state
Nikolay Borisov
1
-3
/
+2
2018-05-28
btrfs: Sink extent_tree arguments in try_release_extent_mapping
Nikolay Borisov
1
-3
/
+3
2018-05-28
btrfs: clean up le_bitmap_{set, clear}()
Howard McLauchlan
1
-40
/
+0
2018-04-16
Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-0
/
+1
2018-04-11
page cache: use xa_lock
Matthew Wilcox
1
-8
/
+8
2018-03-31
btrfs: lift errors from add_extent_changeset to the callers
David Sterba
1
-8
/
+11
[next]