index
:
linux.git
master
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.h
Age
Commit message (
Expand
)
Author
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-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-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: unify end_io callbacks of async_submit_bio
David Sterba
2018-08-06
btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED
Nikolay Borisov
2018-08-06
btrfs: switch types to int when counting eb pages
David Sterba
2018-08-06
btrfs: use round_up wrapper in num_extent_pages
David Sterba
2018-08-06
btrfs: pass only eb to num_extent_pages
David Sterba
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: Sink extent_tree arguments in try_release_extent_mapping
Nikolay Borisov
2018-05-28
btrfs: remove unused le_test_bit()
Howard McLauchlan
2018-05-28
btrfs: clean up le_bitmap_{set, clear}()
Howard McLauchlan
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
2018-03-31
btrfs: remove unused parameters from extent_submit_bio_done_t
David Sterba
2018-03-31
btrfs: remove unused parameters from extent_submit_bio_start_t
David Sterba
2018-03-31
btrfs: separate types for submit_bio_start and submit_bio_done
David Sterba
2018-03-26
btrfs: drop extern from function declarations
David Sterba
2018-03-26
btrfs: add more __cold annotations
David Sterba
2018-03-26
btrfs: extent_buffer_uptodate() make it static and inline
Anand Jain
2018-01-29
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2018-01-22
btrfs: sink unlock_extent parameter gfp_flags
David Sterba
2018-01-22
btrfs: add separate helper for unlock_extent_cached with GFP_ATOMIC
David Sterba
2018-01-22
btrfs: sink extent_write_full_page tree argument
Nikolay Borisov
2018-01-22
btrfs: sink extent_write_locked_range tree parameter
Nikolay Borisov
2018-01-22
btrfs: sink get_extent parameter to read_extent_buffer_pages
David Sterba
2018-01-22
btrfs: sink get_extent parameter to extent_readpages
David Sterba
2018-01-22
btrfs: sink get_extent parameter to extent_fiemap
David Sterba
2018-01-22
btrfs: sink get_extent parameter to extent_write_full_page
David Sterba
2018-01-22
btrfs: sink get_extent parameter to extent_write_locked_range
David Sterba
2018-01-22
btrfs: sink get_extent parameter to extent_writepages
David Sterba
2018-01-22
btrfs: sink gfp parameter to clear_extent_uptodate
David Sterba
2018-01-22
btrfs: sink gfp parameter to clear_extent_bit
David Sterba
2018-01-22
btrfs: prepare to drop gfp mask parameter from clear_extent_bit
David Sterba
2018-01-06
btrfs: avoid access to .bi_vcnt directly
Ming Lei
2017-11-29
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-15
Btrfs: fix reported number of inode blocks after buffered append writes
Filipe Manana
2017-11-15
Btrfs: add write_flags for compression bio
Liu Bo
2017-11-14
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
[next]