index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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: fix corruption reading shared and compressed extents after hole punching
Filipe Manana
2019-03-23
1
-2
/
+2
*
fs: don't open code lru_to_page()
Nikolay Borisov
2019-01-04
1
-2
/
+1
*
btrfs: Fix typos in comments and strings
Andrea Gelmini
2018-12-17
1
-2
/
+2
*
btrfs: Refactor main loop in extent_readpages
Nikolay Borisov
2018-12-17
1
-20
/
+14
*
btrfs: use offset_in_page instead of open-coding it
Johannes Thumshirn
2018-12-17
1
-29
/
+24
*
btrfs: remove always true if branch in find_delalloc_range
Lu Fengqi
2018-12-17
1
-16
/
+16
*
btrfs: Refactor btrfs_merge_bio_hook
Nikolay Borisov
2018-12-17
1
-2
/
+2
*
btrfs: don't initialize 'offset' in map_private_extent_buffer()
Johannes Thumshirn
2018-12-17
1
-1
/
+1
*
btrfs: Remove extent_io_ops::readpage_io_failed_hook
Nikolay Borisov
2018-12-17
1
-36
/
+35
*
btrfs: replace btrfs_io_bio::end_io with a simple helper
David Sterba
2018-12-17
1
-2
/
+1
*
btrfs: use EXPORT_FOR_TESTS for conditionally exported functions
Johannes Thumshirn
2018-12-17
1
-11
/
+2
*
btrfs: Replace BUG_ON with ASSERT in find_lock_delalloc_range
Nikolay Borisov
2018-12-17
1
-1
/
+1
*
btrfs: Sink find_lock_delalloc_range's 'max_bytes' argument
Nikolay Borisov
2018-12-17
1
-6
/
+5
*
btrfs: use tagged writepage to mitigate livelock of snapshot
Ethan Lien
2018-12-17
1
-2
/
+15
*
btrfs: Remove unused extent_state argument from btrfs_writepage_endio_finish_...
Nikolay Borisov
2018-12-17
1
-7
/
+5
*
btrfs: Remove extent_page_data argument from writepage_delalloc
Nikolay Borisov
2018-12-17
1
-7
/
+4
*
btrfs: Move epd::extent_locked check to writepage_delalloc's caller
Nikolay Borisov
2018-12-17
1
-7
/
+8
*
btrfs: Adjust loop in free_extent_buffer
Nikolay Borisov
2018-12-17
1
-1
/
+3
*
btrfs: Remove special handling of EXTENT_BUFFER_UNMAPPED while freeing
Nikolay Borisov
2018-12-17
1
-11
/
+0
*
btrfs: Remove extent_io_ops::split_extent_hook callback
Nikolay Borisov
2018-12-17
1
-8
/
+2
*
btrfs: Remove extent_io_ops::merge_extent_hook callback
Nikolay Borisov
2018-12-17
1
-9
/
+8
*
btrfs: Remove extent_io_ops::clear_bit_hook callback
Nikolay Borisov
2018-12-17
1
-8
/
+4
*
btrfs: Remove extent_io_ops::set_bit_hook extent_io callback
Nikolay Borisov
2018-12-17
1
-8
/
+3
*
btrfs: Remove extent_io_ops::check_extent_io_range callback
Nikolay Borisov
2018-12-17
1
-3
/
+12
*
btrfs: Remove extent_io_ops::writepage_end_io_hook
Nikolay Borisov
2018-12-17
1
-21
/
+12
*
btrfs: Remove extent_io_ops::writepage_start_hook
Nikolay Borisov
2018-12-17
1
-13
/
+10
*
btrfs: Remove extent_io_ops::fill_delalloc
Nikolay Borisov
2018-12-17
1
-11
/
+9
*
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
1
-7
/
+5
|
\
|
*
btrfs: Convert page cache to XArray
Matthew Wilcox
2018-10-21
1
-5
/
+3
|
*
pagevec: Use xa_mark_t
Matthew Wilcox
2018-10-21
1
-2
/
+2
*
|
btrfs: tests: add separate stub for find_lock_delalloc_range
David Sterba
2018-10-15
1
-1
/
+12
*
|
Btrfs: skip set_page_dirty if eb pages are already dirty
Liu Bo
2018-10-15
1
-4
/
+5
*
|
Btrfs: assert page dirty bit on extent buffer pages
Liu Bo
2018-10-15
1
-0
/
+6
*
|
Btrfs: use next_state in find_first_extent_bit
Liu Bo
2018-10-15
1
-6
/
+1
|
/
*
btrfs: readpages() should submit IO as read-ahead
Jens Axboe
2018-08-17
1
-1
/
+1
*
btrfs: drop extent_io_ops::set_range_writeback callback
David Sterba
2018-08-06
1
-9
/
+1
*
btrfs: drop extent_io_ops::merge_bio_hook callback
David Sterba
2018-08-06
1
-2
/
+2
*
btrfs: drop extent_io_ops::tree_fs_info callback
David Sterba
2018-08-06
1
-10
/
+4
*
btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED
Nikolay Borisov
2018-08-06
1
-5
/
+5
*
btrfs: Document locking requirement via lockdep_assert_held
Nikolay Borisov
2018-08-06
1
-1
/
+2
*
btrfs: rename btrfs_release_extent_buffer_page
David Sterba
2018-08-06
1
-4
/
+4
*
btrfs: Refactor loop in btrfs_release_extent_buffer_page
Nikolay Borisov
2018-08-06
1
-9
/
+6
*
btrfs: Reword dodgy comments in alloc_extent_buffer
Nikolay Borisov
2018-08-06
1
-9
/
+8
*
btrfs: Simplify page unlocking in alloc_extent_buffer
Nikolay Borisov
2018-08-06
1
-7
/
+2
*
btrfs: open-code bio_set_op_attrs
David Sterba
2018-08-06
1
-1
/
+1
*
btrfs: switch types to int when counting eb pages
David Sterba
2018-08-06
1
-22
/
+22
*
btrfs: pass only eb to num_extent_pages
David Sterba
2018-08-06
1
-15
/
+15
*
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-21
1
-2
/
+5
|
\
|
*
Btrfs: fix file data corruption after cloning a range and fsync
Filipe Manana
2018-07-19
1
-2
/
+5
*
|
Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-26
1
-1
/
+4
|
\
\
|
|
/
[next]