index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: extent_buffer_uptodate() make it static and inline
Anand Jain
2018-03-26
1
-5
/
+0
*
Btrfs: enhance leak debug checker for extent state and extent buffer
Liu Bo
2018-03-26
1
-2
/
+2
*
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2018-01-29
1
-86
/
+57
|
\
|
*
btrfs: sink unlock_extent parameter gfp_flags
David Sterba
2018-01-22
1
-6
/
+4
|
*
btrfs: add separate helper for unlock_extent_cached with GFP_ATOMIC
David Sterba
2018-01-22
1
-1
/
+1
|
*
btrfs: Remove redundant bio_get/bio_set pair from submit_one_bio
Nikolay Borisov
2018-01-22
1
-2
/
+0
|
*
btrfs: unify extent_page_data type passed as void
David Sterba
2018-01-22
1
-10
/
+7
|
*
btrfs: sink writepage parameter to extent_write_cache_pages
David Sterba
2018-01-22
1
-5
/
+4
|
*
btrfs: sink flush_fn to extent_write_cache_pages
David Sterba
2018-01-22
1
-6
/
+4
|
*
btrfs: merge two flush_write_bio helpers
David Sterba
2018-01-22
1
-11
/
+8
|
*
btrfs: sink extent_write_full_page tree argument
Nikolay Borisov
2018-01-22
1
-3
/
+2
|
*
btrfs: sink extent_write_locked_range tree parameter
Nikolay Borisov
2018-01-22
1
-2
/
+3
|
*
btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
Anand Jain
2018-01-22
1
-1
/
+2
|
*
btrfs: Remove redundant FLAG_VACANCY
Nikolay Borisov
2018-01-22
1
-3
/
+1
|
*
btrfs: sink get_extent parameter to read_extent_buffer_pages
David Sterba
2018-01-22
1
-3
/
+3
|
*
btrfs: sink get_extent parameter to __do_contiguous_readpages
David Sterba
2018-01-22
1
-6
/
+4
|
*
btrfs: sink get_extent parameter to __extent_readpages
David Sterba
2018-01-22
1
-7
/
+8
|
*
btrfs: sink get_extent parameter to extent_readpages
David Sterba
2018-01-22
1
-6
/
+5
|
*
btrfs: sink get_extent parameter to get_extent_skip_holes
David Sterba
2018-01-22
1
-8
/
+5
|
*
btrfs: sink get_extent parameter to extent_fiemap
David Sterba
2018-01-22
1
-3
/
+3
|
*
btrfs: drop get_extent from extent_page_data
David Sterba
2018-01-22
1
-6
/
+1
|
*
btrfs: sink get_extent parameter to extent_write_full_page
David Sterba
2018-01-22
1
-2
/
+1
|
*
btrfs: sink get_extent parameter to extent_write_locked_range
David Sterba
2018-01-22
1
-3
/
+2
|
*
btrfs: sink get_extent parameter to extent_writepages
David Sterba
2018-01-22
1
-2
/
+1
|
*
btrfs: sink gfp parameter to clear_extent_bit
David Sterba
2018-01-22
1
-5
/
+5
|
*
btrfs: prepare to drop gfp mask parameter from clear_extent_bit
David Sterba
2018-01-22
1
-3
/
+3
|
*
btrfs: Remove redundant mirror_num arg
Nikolay Borisov
2018-01-22
1
-9
/
+7
*
|
btrfs: avoid access to .bi_vcnt directly
Ming Lei
2018-01-06
1
-4
/
+5
*
|
fs: convert to bio_last_bvec_all()
Ming Lei
2018-01-06
1
-1
/
+1
|
/
*
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-29
1
-1
/
+1
|
\
|
*
Btrfs: add write_flags for compression bio
Liu Bo
2017-11-15
1
-1
/
+1
*
|
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-1
/
+1
*
|
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
2017-11-15
1
-2
/
+2
*
|
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2017-11-15
1
-3
/
+3
*
|
btrfs: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
1
-15
/
+4
*
|
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-11-14
1
-26
/
+18
|
\
\
|
|
/
|
*
btrfs: get rid of sector_t and use u64 offset in submit_extent_page
David Sterba
2017-10-30
1
-11
/
+12
|
*
btrfs: rename page offset parameter in submit_extent_page
David Sterba
2017-10-30
1
-4
/
+4
|
*
Btrfs: remove bio_flags which indicates a meta block of log-tree
Liu Bo
2017-10-30
1
-11
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-10-06
1
-1
/
+1
|
\
|
*
btrfs: avoid overflow when sector_t is 32 bit
Goffredo Baroncelli
2017-10-04
1
-1
/
+1
*
|
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-29
1
-6
/
+2
|
\
\
|
|
/
|
*
Btrfs: do not reset bio->bi_ops while writing bio
Liu Bo
2017-09-26
1
-3
/
+0
|
*
Btrfs: use the new helper wbc_to_write_flags
Liu Bo
2017-09-26
1
-3
/
+2
*
|
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
1
-2
/
+2
|
\
\
|
*
|
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
1
-2
/
+2
*
|
|
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-09-09
1
-51
/
+41
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Btrfs: fix out of bounds array access while reading extent buffer
Liu Bo
2017-08-21
1
-8
/
+12
|
*
|
btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_page
David Sterba
2017-08-16
1
-6
/
+8
[next]