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
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
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
/
disk-io.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-06
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2017-06-19
btrfs: btrfs_wait_tree_block_writeback can be void return
Jeff Layton
1
-1
/
+1
2017-06-19
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
1
-3
/
+3
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-6
/
+6
2017-04-18
btrfs: convert btrfs_root.refs from atomic_t to refcount_t
Elena Reshetova
1
-2
/
+2
2017-02-28
btrfs: constify input buffer of btrfs_csum_data
David Sterba
1
-1
/
+1
2017-02-17
btrfs: merge two superblock writing helpers
David Sterba
1
-2
/
+1
2017-02-17
btrfs: remove unused parameter from clean_tree_block
David Sterba
1
-2
/
+1
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
1
-11
/
+12
2016-12-06
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
1
-2
/
+1
2016-12-06
btrfs: call functions that always use the same root with fs_info instead
Jeff Mahoney
1
-2
/
+2
2016-11-30
btrfs: change btrfs_csum_final result param type to u8
Domagoj Tršan
1
-1
/
+1
2016-11-30
btrfs: remove trivial helper btrfs_find_tree_block
David Sterba
1
-2
/
+0
2016-09-26
Btrfs: fix memory leak of block group cache
Liu Bo
1
-0
/
+2
2016-08-27
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2016-08-25
btrfs: don't create or leak aliased root while cleaning up orphans
Jeff Mahoney
1
-0
/
+2
2016-08-05
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2016-07-27
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-07-26
btrfs: tests, require fs_info for root
Jeff Mahoney
1
-1
/
+2
2016-06-07
btrfs: use bio fields for op and flags
Mike Christie
1
-1
/
+1
2016-06-02
Btrfs: self-tests: Support non-4k page size
Feifei Xu
1
-1
/
+1
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
1
-2
/
+2
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
1
-2
/
+2
2015-12-07
btrfs: remove a trivial helper btrfs_set_buffer_uptodate
David Sterba
1
-1
/
+0
2015-10-01
Btrfs: add btrfs_read_dev_one_super() to read one specific SB
Anand Jain
1
-0
/
+2
2015-08-31
btrfs: Add raid56 support for updating
Zhao Lei
1
-0
/
+1
2015-02-16
Btrfs: disk-io: replace root args iff only fs_info used
Daniel Dressler
1
-2
/
+2
2014-12-12
btrfs: sink blocksize parameter to btrfs_find_create_tree_block
David Sterba
1
-1
/
+1
2014-12-12
btrfs: sink blocksize parameter to reada_tree_block_flagged
David Sterba
1
-1
/
+1
2014-12-12
btrfs: sink blocksize parameter to readahead_tree_block
David Sterba
1
-1
/
+1
2014-10-04
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
1
-4
/
+3
2014-10-02
btrfs: use slab for end_io_wq structures
David Sterba
1
-0
/
+2
2014-10-02
btrfs: use enum for wq endio metadata type
David Sterba
1
-2
/
+2
2014-10-02
btrfs: remove unused parameter blocksize from btrfs_find_tree_block
David Sterba
1
-1
/
+1
2014-10-02
btrfs: remove parameter blocksize from read_tree_block
David Sterba
1
-1
/
+1
2014-10-02
btrfs: return void from readahead_tree_block
David Sterba
1
-1
/
+1
2014-10-02
btrfs: remove unused parameter from readahead_tree_block
David Sterba
1
-2
/
+1
2014-09-18
Btrfs: implement repair function when direct read fails
Miao Xie
1
-0
/
+1
2014-09-18
btrfs: make close_ctree return void
David Sterba
1
-1
/
+1
2014-06-10
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
1
-0
/
+1
2013-11-12
Btrfs: add a sanity test for btrfs_split_item
Josef Bacik
1
-0
/
+4
2013-10-11
Btrfs: fix oops caused by the space balance and dead roots
Miao Xie
1
-2
/
+11
2013-06-14
Btrfs: introduce grab/put functions for the root of the fs/file tree
Miao Xie
1
-0
/
+21
2013-06-14
Btrfs: cleanup the similar code of the fs root read
Miao Xie
1
-3
/
+8
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
1
-2
/
+0
2013-05-06
Btrfs: cleanup unused arguments of btrfs_csum_data
Liu Bo
1
-1
/
+1
2013-04-29
Btrfs: cleanup unused function
Liu Bo
1
-1
/
+0
2013-02-01
Btrfs: RAID5 and RAID6
David Woodhouse
1
-0
/
+7
2012-12-13
Btrfs: cleanup for btrfs_btree_balance_dirty
Liu Bo
1
-2
/
+2
2012-10-09
Btrfs: make filesystem read-only when submitting barrier fails
Stefan Behrens
1
-0
/
+2
[next]