Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
018d82e5f02ef3583411bcaa4e00c69786f46f19
/
fs
/
btrfs
/
extent_io.c
e37563bb
Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
c1d7c51
btrfs: replace GPL boilerplate by SPDX -- sources
by David Sterba
· 7 years ago
b93b016
page cache: use xa_lock
by Matthew Wilcox
· 7 years ago
57599c7
btrfs: lift errors from add_extent_changeset to the callers
by David Sterba
· 7 years ago
b8b3d62
btrfs: document more parameters of submit_extent_page
by David Sterba
· 8 years ago
0c8508a
btrfs: cleanup merging conditions in submit_extent_page
by David Sterba
· 8 years ago
8eec829
btrfs: remove redundant variable in __do_readpage
by David Sterba
· 8 years ago
5c2b1fd
btrfs: assume that bio_ret is always valid in submit_extent_page
by David Sterba
· 8 years ago
e67c718
btrfs: add more __cold annotations
by David Sterba
· 7 years ago
ba02049
btrfs: extent_buffer_uptodate() make it static and inline
by Anand Jain
· 7 years ago
af2679e
Btrfs: enhance leak debug checker for extent state and extent buffer
by Liu Bo
· 7 years ago
31466f3
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
e43bbe5
btrfs: sink unlock_extent parameter gfp_flags
by David Sterba
· 7 years ago
d810a4b
btrfs: add separate helper for unlock_extent_cached with GFP_ATOMIC
by David Sterba
· 7 years ago
ffc9c8d
btrfs: Remove redundant bio_get/bio_set pair from submit_one_bio
by Nikolay Borisov
· 7 years ago
aab6e9e
btrfs: unify extent_page_data type passed as void
by David Sterba
· 7 years ago
935db85
btrfs: sink writepage parameter to extent_write_cache_pages
by David Sterba
· 8 years ago
25b860e
btrfs: sink flush_fn to extent_write_cache_pages
by David Sterba
· 8 years ago
e2932ee
btrfs: merge two flush_write_bio helpers
by David Sterba
· 8 years ago
0a9b0e5
btrfs: sink extent_write_full_page tree argument
by Nikolay Borisov
· 7 years ago
5e3ee23
btrfs: sink extent_write_locked_range tree parameter
by Nikolay Borisov
· 7 years ago
ebbede4
btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
by Anand Jain
· 7 years ago
4a2d25c
btrfs: Remove redundant FLAG_VACANCY
by Nikolay Borisov
· 7 years ago
6af49db
btrfs: sink get_extent parameter to read_extent_buffer_pages
by David Sterba
· 8 years ago
4ef7769
btrfs: sink get_extent parameter to __do_contiguous_readpages
by David Sterba
· 8 years ago
e4d17ef
btrfs: sink get_extent parameter to __extent_readpages
by David Sterba
· 8 years ago
0932584
btrfs: sink get_extent parameter to extent_readpages
by David Sterba
· 8 years ago
e3350e1
btrfs: sink get_extent parameter to get_extent_skip_holes
by David Sterba
· 8 years ago
2135fb9
btrfs: sink get_extent parameter to extent_fiemap
by David Sterba
· 8 years ago
3c98c62
btrfs: drop get_extent from extent_page_data
by David Sterba
· 8 years ago
deac642
btrfs: sink get_extent parameter to extent_write_full_page
by David Sterba
· 8 years ago
916b929
btrfs: sink get_extent parameter to extent_write_locked_range
by David Sterba
· 8 years ago
4331759
btrfs: sink get_extent parameter to extent_writepages
by David Sterba
· 8 years ago
ae0f162
btrfs: sink gfp parameter to clear_extent_bit
by David Sterba
· 7 years ago
66b0c88
btrfs: prepare to drop gfp mask parameter from clear_extent_bit
by David Sterba
· 7 years ago
d3fac6b
btrfs: Remove redundant mirror_num arg
by Nikolay Borisov
· 7 years ago
a0b60d7
btrfs: avoid access to .bi_vcnt directly
by Ming Lei
· 7 years ago
c45a8f2
fs: convert to bio_last_bvec_all()
by Ming Lei
· 7 years ago
26cd947
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
1751e8a
Rename superblock flags (MS_xyz -> SB_xyz)
by Linus Torvalds
· 7 years ago
8667982
mm, pagevec: remove cold parameter for pagevecs
by Mel Gorman
· 7 years ago
67fd707
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
by Jan Kara
· 7 years ago
4006f43
btrfs: use pagevec_lookup_range_tag()
by Jan Kara
· 7 years ago
f82b735
Btrfs: add write_flags for compression bio
by Liu Bo
· 7 years ago
5cea764
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
6273b7f
btrfs: get rid of sector_t and use u64 offset in submit_extent_page
by David Sterba
· 7 years ago
6c5a4e2
btrfs: rename page offset parameter in submit_extent_page
by David Sterba
· 7 years ago
18fdc67
Btrfs: remove bio_flags which indicates a meta block of log-tree
by Liu Bo
· 7 years ago
bf2db0b
Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
2d8ce70
btrfs: avoid overflow when sector_t is 32 bit
by Goffredo Baroncelli
· 7 years ago
5ba88cd
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
5f14efd
Btrfs: do not reset bio->bi_ops while writing bio
by Liu Bo
· 7 years ago
ff40adf
Btrfs: use the new helper wbc_to_write_flags
by Liu Bo
· 7 years ago
0f0d127
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
66ba772
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
f716abd
Btrfs: fix out of bounds array access while reading extent buffer
by Liu Bo
· 7 years ago
4b81ba4
btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_page
by David Sterba
· 8 years ago
f1c77c5
btrfs: cleanup types storing REQ_*
by David Sterba
· 8 years ago
e4ff5fb
btrfs: Remove unused parameters from volume.c functions
by Nikolay Borisov
· 7 years ago
bb739cf
btrfs: btrfs_check_shared should manage its own transaction
by Edmund Nadolski
· 8 years ago
1cbb1f4
btrfs: struct-funcs, constify readers
by Jeff Mahoney
· 8 years ago
bc98a42
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
by David Howells
· 7 years ago
bc24370
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
c3cfb65
Btrfs: fix unexpected return value of bio_readpage_error
by Liu Bo
· 7 years ago
e8f5b39
btrfs: btrfs_create_repair_bio never fails, skip error handling
by David Sterba
· 7 years ago
c09abff
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
by David Sterba
· 7 years ago
a4c20b9
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 8 years ago
8c27cb3
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 8 years ago
848c23b
btrfs: Remove false alert when fiemap range is smaller than on-disk extent
by Qu Wenruo
· 8 years ago
e6959b9
btrfs: add support for passing in write hints for buffered writes
by Jens Axboe
· 8 years ago
104b4e5
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
by Nikolay Borisov
· 8 years ago
c5e4c3d
btrfs: sink gfp parameter to btrfs_io_bio_alloc
by David Sterba
· 8 years ago
184f999
btrfs: add helper to initialize the non-bio part of btrfs_io_bio
by David Sterba
· 8 years ago
c821e7f3
btrfs: pass bytes to btrfs_bio_alloc
by David Sterba
· 8 years ago
9f2179a
btrfs: remove redundant parameters from btrfs_bio_alloc
by David Sterba
· 8 years ago
8b6c1d5
btrfs: sink gfp parameter to btrfs_bio_clone
by David Sterba
· 8 years ago
e4f5690
btrfs: btrfs_io_bio_alloc never fails, skip error handling
by David Sterba
· 8 years ago
0c4dd97
btrfs: btrfs_bio_alloc never fails, skip error handling
by David Sterba
· 8 years ago
6e707bc
btrfs: bioset allocations will never fail, adapt our helpers
by David Sterba
· 8 years ago
3d9ec8c
btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET
by Nikolay Borisov
· 8 years ago
e477094
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
by Liu Bo
· 8 years ago
17347ce
Btrfs: change how we iterate bios in endio
by Liu Bo
· 8 years ago
2f8e914
Btrfs: new helper btrfs_bio_clone_partial
by Liu Bo
· 8 years ago
015c1bd
Btrfs: use bio_clone_fast to clone our bio
by Liu Bo
· 8 years ago
7870d08
Btrfs: don't pass the inode through clean_io_failure
by Josef Bacik
· 8 years ago
6ec656b
btrfs: remove inode argument from repair_io_failure
by Josef Bacik
· 8 years ago
c6100a4
Btrfs: replace tree->mapping with tree->private_data
by Josef Bacik
· 8 years ago
011067b
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
by NeilBrown
· 8 years ago
8f66439
Merge tag 'v4.12-rc5' into for-4.13/block
by Jens Axboe
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
bff5baf
btrfs: fix incorrect error return ret being passed to mapping_set_error
by Colin Ian King
· 8 years ago
4751832
btrfs: fiemap: Cache and merge fiemap extent before submit it to user
by Qu Wenruo
· 8 years ago
c725328
Btrfs: enable repair during read for raid56 profile
by Liu Bo
· 8 years ago
592d92e
Btrfs: create a helper for getting chunk map
by Liu Bo
· 8 years ago
b7ac31b
btrfs: convert extent_state.refs from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
490b54d
btrfs: convert extent_map.refs from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
9d0d1c8
Btrfs: bring back repair during read
by Liu Bo
· 8 years ago
49d4a33
Btrfs: fix regression in lock_delalloc_pages
by Liu Bo
· 8 years ago
Next »