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
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
/
ctree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-09
btrfs: cleanup kobject.h includes
David Sterba
1
-1
/
+0
2019-09-09
btrfs: move sysfs declarations out of ctree.h
David Sterba
1
-12
/
+0
2019-09-09
btrfs: export the excluded extents helpers
Josef Bacik
1
-0
/
+3
2019-09-09
btrfs: migrate nocow and reservation helpers
Josef Bacik
1
-6
/
+0
2019-09-09
btrfs: migrate the block group ref counting stuff
Josef Bacik
1
-3
/
+0
2019-09-09
btrfs: migrate the block group lookup code
Josef Bacik
1
-3
/
+0
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
1
-147
/
+1
2019-09-09
btrfs: remove unused key type set/get helpers
David Sterba
1
-10
/
+0
2019-09-09
btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()
Qu Wenruo
1
-1
/
+0
2019-09-09
btrfs: Remove leftover of in-band dedupe
Nikolay Borisov
1
-1
/
+1
2019-09-09
Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extents
Filipe Manana
1
-0
/
+14
2019-08-07
Btrfs: fix sysfs warning and missing raid sysfs directories
Filipe Manana
1
-4
/
+0
2019-07-04
btrfs: migrate the delalloc space stuff to it's own home
Josef Bacik
1
-14
/
+0
2019-07-04
btrfs: migrate btrfs_trans_release_chunk_metadata
Josef Bacik
1
-1
/
+0
2019-07-04
btrfs: migrate the delayed refs rsv code
Josef Bacik
1
-9
/
+0
2019-07-02
btrfs: move btrfs_block_rsv definitions into it's own header
Josef Bacik
1
-68
/
+1
2019-07-02
btrfs: export block_rsv_use_bytes
Josef Bacik
1
-0
/
+1
2019-07-02
btrfs: rename do_chunk_alloc to btrfs_chunk_alloc
Josef Bacik
1
-0
/
+22
2019-07-02
btrfs: move space_info to space-info.h
Josef Bacik
1
-72
/
+1
2019-07-02
btrfs: improve messages when updating feature flags
David Sterba
1
-16
/
+24
2019-07-02
Btrfs: prevent send failures and crashes due to concurrent relocation
Filipe Manana
1
-0
/
+7
2019-07-02
btrfs: document BTRFS_MAX_MIRRORS
David Sterba
1
-1
/
+10
2019-07-01
btrfs: use file:line format for assertion report
David Sterba
1
-2
/
+1
2019-07-01
btrfs: add boilerplate code for directly including the crypto framework
Johannes Thumshirn
1
-0
/
+8
2019-07-01
btrfs: don't assume ordered sums to be 4 bytes
Johannes Thumshirn
1
-1
/
+2
2019-07-01
btrfs: resurrect btrfs_crc32c()
Johannes Thumshirn
1
-0
/
+11
2019-07-01
btrfs: remove mapping tree structures indirection
David Sterba
1
-5
/
+1
2019-07-01
btrfs: detect fast implementation of crc32c on all architectures
David Sterba
1
-0
/
+6
2019-05-07
Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-40
/
+38
2019-05-02
btrfs: use ->free_inode()
Al Viro
1
-0
/
+1
2019-04-29
btrfs: track DIO bytes in flight
Josef Bacik
1
-0
/
+1
2019-04-29
Btrfs: fix race between send and deduplication that lead to failures and crashes
Filipe Manana
1
-0
/
+6
2019-04-29
btrfs: remove unused parameter fs_info from btrfs_set_disk_extent_flags
David Sterba
1
-1
/
+0
2019-04-29
btrfs: remove unused parameter fs_info from btrfs_extend_item
David Sterba
1
-2
/
+1
2019-04-29
btrfs: remove unused parameter fs_info from btrfs_truncate_item
David Sterba
1
-2
/
+1
2019-04-29
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent()
Qu Wenruo
1
-4
/
+1
2019-04-29
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref()
Qu Wenruo
1
-3
/
+2
2019-04-29
btrfs: get fs_info from device in btrfs_scrub_cancel_dev
David Sterba
1
-2
/
+1
2019-04-29
Btrfs: remove no longer used function to run delayed refs asynchronously
Filipe Manana
1
-2
/
+0
2019-04-29
btrfs: get fs_info from trans in btrfs_write_dirty_block_groups
David Sterba
1
-2
/
+1
2019-04-29
btrfs: get fs_info from trans in btrfs_setup_space_cache
David Sterba
1
-2
/
+1
2019-04-29
btrfs: Factor out in_range macro
Nikolay Borisov
1
-0
/
+2
2019-04-29
btrfs: replace pending/pinned chunks lists with io tree
Jeff Mahoney
1
-6
/
+0
2019-04-29
btrfs: tree-checker: Verify inode item
Qu Wenruo
1
-0
/
+15
2019-04-29
btrfs: qgroup: remove obsolete fs_info members
David Sterba
1
-3
/
+0
2019-04-29
btrfs: get fs_info from eb in btrfs_leaf_free_space
David Sterba
1
-2
/
+1
2019-04-29
btrfs: get fs_info from eb in btrfs_exclude_logged_extents
David Sterba
1
-2
/
+1
2019-04-29
btrfs: get fs_info from eb in leaf_data_end
David Sterba
1
-3
/
+2
2019-04-29
btrfs: Make btrfs_(set|clear)_header_flag return void
Qu Wenruo
1
-4
/
+2
2019-03-13
Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
[next]