index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-23
btrfs: make the init of static elements in fs_info separate
Josef Bacik
4
-33
/
+21
2020-03-23
btrfs: move fs_info init work into it's own helper function
Josef Bacik
1
-81
/
+84
2020-03-23
btrfs: free more things in btrfs_free_fs_info
Josef Bacik
1
-36
/
+24
2020-03-23
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
14
-106
/
+27
2020-03-23
btrfs: use btrfs_put_fs_root to free roots always
Josef Bacik
5
-23
/
+23
2020-03-23
btrfs: hold a ref on the root in open_ctree
Josef Bacik
1
-0
/
+8
2020-03-23
btrfs: export and rename free_fs_info
Josef Bacik
4
-20
/
+22
2020-03-23
btrfs: hold a ref on the root in btrfs_check_uuid_tree_entry
Josef Bacik
1
-1
/
+5
2020-03-23
btrfs: hold a ref on the root in btrfs_recover_log_trees
Josef Bacik
1
-0
/
+5
2020-03-23
btrfs: hold a ref on the root in create_pending_snapshot
Josef Bacik
2
-0
/
+7
2020-03-23
btrfs: hold a ref on the root in get_subvol_name_from_objectid
Josef Bacik
1
-1
/
+10
2020-03-23
btrfs: hold a ref on the root in btrfs_ioctl_send
Josef Bacik
1
-4
/
+24
2020-03-23
btrfs: hold a ref on the root in scrub_print_warning_inode
Josef Bacik
1
-0
/
+7
2020-03-23
btrfs: hold a ref for the root in btrfs_find_orphan_roots
Josef Bacik
1
-0
/
+3
2020-03-23
btrfs: push grab_fs_root into read_fs_root
Josef Bacik
1
-26
/
+9
2020-03-23
btrfs: hold a ref on the root in btrfs_recover_relocation
Josef Bacik
1
-3
/
+18
2020-03-23
btrfs: hold a ref on the root in create_reloc_inode
Josef Bacik
1
-1
/
+6
2020-03-23
btrfs: hold a ref on the root in find_data_references
Josef Bacik
1
-1
/
+7
2020-03-23
btrfs: hold a ref on the root in record_reloc_root_in_trans
Josef Bacik
1
-1
/
+5
2020-03-23
btrfs: hold a ref on the root in merge_reloc_roots
Josef Bacik
1
-0
/
+2
2020-03-23
btrfs: hold a ref on the root in prepare_to_merge
Josef Bacik
1
-0
/
+2
2020-03-23
btrfs: hold a ref on the root in build_backref_tree
Josef Bacik
1
-9
/
+29
2020-03-23
btrfs: hold ref on root in btrfs_ioctl_default_subvol
Josef Bacik
1
-8
/
+14
2020-03-23
btrfs: hold a ref on the root in btrfs_ioctl_get_subvol_info
Josef Bacik
1
-4
/
+8
2020-03-23
btrfs: hold a ref on the root in btrfs_search_path_in_tree_user
Josef Bacik
1
-13
/
+20
2020-03-23
btrfs: hold a ref on the root in btrfs_search_path_in_tree
Josef Bacik
1
-0
/
+7
2020-03-23
btrfs: hold a ref on the root in search_ioctl
Josef Bacik
1
-1
/
+6
2020-03-23
btrfs: hold a ref on the root in create_subvol
Josef Bacik
1
-0
/
+6
2020-03-23
btrfs: hold a ref on the root in fixup_tree_root_location
Josef Bacik
1
-0
/
+6
2020-03-23
btrfs: hold a ref on the root in __btrfs_run_defrag_inode
Josef Bacik
1
-0
/
+5
2020-03-23
btrfs: hold a root ref in btrfs_get_dentry
Josef Bacik
1
-0
/
+5
2020-03-23
btrfs: hold a ref on the root in resolve_indirect_ref
Josef Bacik
1
-1
/
+9
2020-03-23
btrfs: hold a ref on fs roots while they're in the radix tree
Josef Bacik
1
-1
/
+5
2020-03-23
btrfs: describe the space reservation system in general
Josef Bacik
1
-0
/
+147
2020-03-23
btrfs: add a comment describing delalloc space reservation
Josef Bacik
1
-0
/
+102
2020-03-23
btrfs: add a comment describing block reserves
Josef Bacik
1
-0
/
+92
2020-03-23
btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root
Josef Bacik
1
-0
/
+4
2020-03-23
btrfs: make the fs root init functions static
Josef Bacik
2
-6
/
+3
2020-03-23
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
12
-23
/
+17
2020-03-23
btrfs: remove btrfs_read_fs_root, not used anymore
Josef Bacik
2
-14
/
+1
2020-03-23
btrfs: make relocation use btrfs_read_tree_root()
Josef Bacik
1
-2
/
+4
2020-03-23
btrfs: export and use btrfs_read_tree_root for tree-log
Josef Bacik
3
-3
/
+5
2020-03-23
btrfs: make btrfs_find_orphan_roots use btrfs_get_fs_root
Josef Bacik
1
-34
/
+2
2020-03-23
btrfs: move fs root init stuff into btrfs_init_fs_root
Josef Bacik
1
-6
/
+5
2020-03-23
btrfs: push __setup_root into btrfs_alloc_root
Josef Bacik
1
-21
/
+15
2020-03-23
btrfs: delete the ordered isize update code
Josef Bacik
2
-135
/
+0
2020-03-23
btrfs: replace all uses of btrfs_ordered_update_i_size
Josef Bacik
3
-8
/
+8
2020-03-23
btrfs: use the file extent tree infrastructure
Josef Bacik
4
-1
/
+94
2020-03-23
btrfs: introduce per-inode file extent tree
Josef Bacik
6
-0
/
+158
2020-03-23
btrfs: use btrfs_ordered_update_i_size in clone_finish_inode_update
Josef Bacik
1
-2
/
+4
[prev]
[next]