index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.c
Age
Commit message (
Expand
)
Author
2018-12-17
btrfs: Remove extent_io_ops::readpage_io_failed_hook
Nikolay Borisov
2018-12-17
btrfs: replace btrfs_io_bio::end_io with a simple helper
David Sterba
2018-12-17
btrfs: use EXPORT_FOR_TESTS for conditionally exported functions
Johannes Thumshirn
2018-12-17
btrfs: Replace BUG_ON with ASSERT in find_lock_delalloc_range
Nikolay Borisov
2018-12-17
btrfs: Sink find_lock_delalloc_range's 'max_bytes' argument
Nikolay Borisov
2018-12-17
btrfs: use tagged writepage to mitigate livelock of snapshot
Ethan Lien
2018-12-17
btrfs: Remove unused extent_state argument from btrfs_writepage_endio_finish_...
Nikolay Borisov
2018-12-17
btrfs: Remove extent_page_data argument from writepage_delalloc
Nikolay Borisov
2018-12-17
btrfs: Move epd::extent_locked check to writepage_delalloc's caller
Nikolay Borisov
2018-12-17
btrfs: Adjust loop in free_extent_buffer
Nikolay Borisov
2018-12-17
btrfs: Remove special handling of EXTENT_BUFFER_UNMAPPED while freeing
Nikolay Borisov
2018-12-17
btrfs: Remove extent_io_ops::split_extent_hook callback
Nikolay Borisov
2018-12-17
btrfs: Remove extent_io_ops::merge_extent_hook callback
Nikolay Borisov
2018-12-17
btrfs: Remove extent_io_ops::clear_bit_hook callback
Nikolay Borisov
2018-12-17
btrfs: Remove extent_io_ops::set_bit_hook extent_io callback
Nikolay Borisov
2018-12-17
btrfs: Remove extent_io_ops::check_extent_io_range callback
Nikolay Borisov
2018-12-17
btrfs: Remove extent_io_ops::writepage_end_io_hook
Nikolay Borisov
2018-12-17
btrfs: Remove extent_io_ops::writepage_start_hook
Nikolay Borisov
2018-12-17
btrfs: Remove extent_io_ops::fill_delalloc
Nikolay Borisov
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-21
btrfs: Convert page cache to XArray
Matthew Wilcox
2018-10-21
pagevec: Use xa_mark_t
Matthew Wilcox
2018-10-15
btrfs: tests: add separate stub for find_lock_delalloc_range
David Sterba
2018-10-15
Btrfs: skip set_page_dirty if eb pages are already dirty
Liu Bo
2018-10-15
Btrfs: assert page dirty bit on extent buffer pages
Liu Bo
2018-10-15
Btrfs: use next_state in find_first_extent_bit
Liu Bo
2018-08-17
btrfs: readpages() should submit IO as read-ahead
Jens Axboe
2018-08-06
btrfs: drop extent_io_ops::set_range_writeback callback
David Sterba
2018-08-06
btrfs: drop extent_io_ops::merge_bio_hook callback
David Sterba
2018-08-06
btrfs: drop extent_io_ops::tree_fs_info callback
David Sterba
2018-08-06
btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED
Nikolay Borisov
2018-08-06
btrfs: Document locking requirement via lockdep_assert_held
Nikolay Borisov
2018-08-06
btrfs: rename btrfs_release_extent_buffer_page
David Sterba
2018-08-06
btrfs: Refactor loop in btrfs_release_extent_buffer_page
Nikolay Borisov
2018-08-06
btrfs: Reword dodgy comments in alloc_extent_buffer
Nikolay Borisov
2018-08-06
btrfs: Simplify page unlocking in alloc_extent_buffer
Nikolay Borisov
2018-08-06
btrfs: open-code bio_set_op_attrs
David Sterba
2018-08-06
btrfs: switch types to int when counting eb pages
David Sterba
2018-08-06
btrfs: pass only eb to num_extent_pages
David Sterba
2018-07-21
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-19
Btrfs: fix file data corruption after cloning a range and fsync
Filipe Manana
2018-06-26
Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-21
Btrfs: fix physical offset reported by fiemap for inline extents
Filipe Manana
2018-06-15
Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-07
Btrfs: fiemap: pass correct bytenr when fm_extent_count is zero
Robbie Ko
2018-06-04
Merge tag 'for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2018-05-30
btrfs: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-28
btrfs: Remove tree argument from extent_writepages
Nikolay Borisov
2018-05-28
btrfs: Remove redundant tree argument from extent_readpages
Nikolay Borisov
2018-05-28
btrfs: Remove map argument from try_release_extent_state
Nikolay Borisov
[prev]
[next]