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-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
2017-10-30
Btrfs: remove bio_flags which indicates a meta block of log-tree
Liu Bo
2017-08-16
btrfs: struct-funcs, constify readers
Jeff Mahoney
2017-07-14
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-14
Btrfs: fix unexpected return value of bio_readpage_error
Liu Bo
2017-07-05
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-06-29
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
2017-06-29
btrfs: qgroup: Return actually freed bytes for qgroup release or free data
Qu Wenruo
2017-06-19
btrfs: sink gfp parameter to btrfs_io_bio_alloc
David Sterba
2017-06-19
btrfs: pass bytes to btrfs_bio_alloc
David Sterba
2017-06-19
btrfs: remove redundant parameters from btrfs_bio_alloc
David Sterba
2017-06-19
btrfs: sink gfp parameter to btrfs_bio_clone
David Sterba
2017-06-19
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
Liu Bo
2017-06-19
Btrfs: new helper btrfs_bio_clone_partial
Liu Bo
2017-06-19
Btrfs: don't pass the inode through clean_io_failure
Josef Bacik
2017-06-19
btrfs: remove inode argument from repair_io_failure
Josef Bacik
2017-06-19
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-04-27
Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
2017-04-26
Btrfs: fix reported number of inode blocks
Filipe Manana
2017-04-26
Btrfs: fix invalid attempt to free reserved space on failure to cow range
Filipe Manana
2017-04-18
btrfs: convert extent_state.refs from atomic_t to refcount_t
Elena Reshetova
2017-02-28
btrfs: add dummy callback for readpage_io_failed and drop checks
David Sterba
2017-02-28
btrfs: document existence of extent_io ops callbacks
David Sterba
2017-02-28
btrfs: let writepage_end_io_hook return void
David Sterba
2017-02-28
btrfs: Make get_extent_t take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make btrfs_clear_bit_hook take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: make btrfs_free_io_failure_record take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: make clean_io_failure take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: make repair_io_failure take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: make free_io_failure take btrfs_inode
Nikolay Borisov
[next]