index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-28
btrfs: Remove tree argument from extent_writepages
Nikolay Borisov
1
-2
/
+1
2018-05-28
btrfs: Remove redundant tree argument from extent_readpages
Nikolay Borisov
1
-3
/
+2
2018-05-28
btrfs: Sink extent_tree arguments in try_release_extent_mapping
Nikolay Borisov
1
-3
/
+1
2018-05-28
btrfs: remove unused le_test_bit()
Howard McLauchlan
1
-5
/
+0
2018-05-28
btrfs: clean up le_bitmap_{set, clear}()
Howard McLauchlan
1
-3
/
+0
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
1
-2
/
+4
2018-03-31
btrfs: remove unused parameters from extent_submit_bio_done_t
David Sterba
1
-2
/
+1
2018-03-31
btrfs: remove unused parameters from extent_submit_bio_start_t
David Sterba
1
-2
/
+1
2018-03-31
btrfs: separate types for submit_bio_start and submit_bio_done
David Sterba
1
-0
/
+9
2018-03-26
btrfs: drop extern from function declarations
David Sterba
1
-2
/
+2
2018-03-26
btrfs: add more __cold annotations
David Sterba
1
-1
/
+1
2018-03-26
btrfs: extent_buffer_uptodate() make it static and inline
Anand Jain
1
-1
/
+5
2018-01-30
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-22
/
+26
2018-01-22
btrfs: sink unlock_extent parameter gfp_flags
David Sterba
1
-2
/
+2
2018-01-22
btrfs: add separate helper for unlock_extent_cached with GFP_ATOMIC
David Sterba
1
-0
/
+7
2018-01-22
btrfs: sink extent_write_full_page tree argument
Nikolay Borisov
1
-2
/
+1
2018-01-22
btrfs: sink extent_write_locked_range tree parameter
Nikolay Borisov
1
-2
/
+2
2018-01-22
btrfs: sink get_extent parameter to read_extent_buffer_pages
David Sterba
1
-1
/
+1
2018-01-22
btrfs: sink get_extent parameter to extent_readpages
David Sterba
1
-2
/
+1
2018-01-22
btrfs: sink get_extent parameter to extent_fiemap
David Sterba
1
-1
/
+1
2018-01-22
btrfs: sink get_extent parameter to extent_write_full_page
David Sterba
1
-1
/
+0
2018-01-22
btrfs: sink get_extent parameter to extent_write_locked_range
David Sterba
1
-2
/
+1
2018-01-22
btrfs: sink get_extent parameter to extent_writepages
David Sterba
1
-1
/
+0
2018-01-22
btrfs: sink gfp parameter to clear_extent_uptodate
David Sterba
1
-2
/
+2
2018-01-22
btrfs: sink gfp parameter to clear_extent_bit
David Sterba
1
-6
/
+4
2018-01-22
btrfs: prepare to drop gfp mask parameter from clear_extent_bit
David Sterba
1
-4
/
+8
2018-01-06
btrfs: avoid access to .bi_vcnt directly
Ming Lei
1
-1
/
+1
2017-11-30
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+5
2017-11-15
Btrfs: fix reported number of inode blocks after buffered append writes
Filipe Manana
1
-2
/
+3
2017-11-15
Btrfs: add write_flags for compression bio
Liu Bo
1
-1
/
+2
2017-11-15
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-30
Btrfs: remove bio_flags which indicates a meta block of log-tree
Liu Bo
1
-1
/
+0
2017-08-16
btrfs: struct-funcs, constify readers
Jeff Mahoney
1
-10
/
+9
2017-07-15
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-07-14
Btrfs: fix unexpected return value of bio_readpage_error
Liu Bo
1
-2
/
+2
2017-07-06
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-23
/
+63
2017-06-29
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
1
-0
/
+34
2017-06-29
btrfs: qgroup: Return actually freed bytes for qgroup release or free data
Qu Wenruo
1
-1
/
+1
2017-06-19
btrfs: sink gfp parameter to btrfs_io_bio_alloc
David Sterba
1
-1
/
+1
2017-06-19
btrfs: pass bytes to btrfs_bio_alloc
David Sterba
1
-1
/
+1
2017-06-19
btrfs: remove redundant parameters from btrfs_bio_alloc
David Sterba
1
-3
/
+1
2017-06-19
btrfs: sink gfp parameter to btrfs_bio_clone
David Sterba
1
-1
/
+1
2017-06-19
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
Liu Bo
1
-2
/
+1
2017-06-19
Btrfs: new helper btrfs_bio_clone_partial
Liu Bo
1
-0
/
+2
2017-06-19
Btrfs: don't pass the inode through clean_io_failure
Josef Bacik
1
-3
/
+7
2017-06-19
btrfs: remove inode argument from repair_io_failure
Josef Bacik
1
-3
/
+3
2017-06-19
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
1
-9
/
+12
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-3
/
+3
2017-04-28
Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
1
-1
/
+4
[next]