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.c
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: Remove redundant bio_get/bio_set pair from submit_one_bio
Nikolay Borisov
2018-01-22
btrfs: unify extent_page_data type passed as void
David Sterba
2018-01-22
btrfs: sink writepage parameter to extent_write_cache_pages
David Sterba
2018-01-22
btrfs: sink flush_fn to extent_write_cache_pages
David Sterba
2018-01-22
btrfs: merge two flush_write_bio helpers
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: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
Anand Jain
2018-01-22
btrfs: Remove redundant FLAG_VACANCY
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 __do_contiguous_readpages
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_readpages
David Sterba
2018-01-22
btrfs: sink get_extent parameter to get_extent_skip_holes
David Sterba
2018-01-22
btrfs: sink get_extent parameter to extent_fiemap
David Sterba
2018-01-22
btrfs: drop get_extent from extent_page_data
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_bit
David Sterba
2018-01-22
btrfs: prepare to drop gfp mask parameter from clear_extent_bit
David Sterba
2018-01-22
btrfs: Remove redundant mirror_num arg
Nikolay Borisov
2018-01-06
btrfs: avoid access to .bi_vcnt directly
Ming Lei
2018-01-06
fs: convert to bio_last_bvec_all()
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-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-15
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
2017-11-15
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2017-11-15
btrfs: use pagevec_lookup_range_tag()
Jan Kara
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: get rid of sector_t and use u64 offset in submit_extent_page
David Sterba
2017-10-30
btrfs: rename page offset parameter in submit_extent_page
David Sterba
2017-10-30
Btrfs: remove bio_flags which indicates a meta block of log-tree
Liu Bo
2017-10-06
Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-10-04
btrfs: avoid overflow when sector_t is 32 bit
Goffredo Baroncelli
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-26
Btrfs: do not reset bio->bi_ops while writing bio
Liu Bo
2017-09-26
Btrfs: use the new helper wbc_to_write_flags
Liu Bo
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-09
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-21
Btrfs: fix out of bounds array access while reading extent buffer
Liu Bo
2017-08-16
btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_page
David Sterba
2017-08-16
btrfs: cleanup types storing REQ_*
David Sterba
2017-08-16
btrfs: Remove unused parameters from volume.c functions
Nikolay Borisov
[next]