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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-23
btrfs: kill the subvol_srcu
Josef Bacik
1
-28
/
+9
2020-03-23
btrfs: make btrfs_cleanup_fs_roots use the radix tree lock
Josef Bacik
1
-4
/
+3
2020-03-23
btrfs: don't take an extra root ref at allocation time
Josef Bacik
1
-14
/
+6
2020-03-23
btrfs: hold a ref on the root on the dead roots list
Josef Bacik
1
-2
/
+1
2020-03-23
btrfs: make inodes hold a ref on their roots
Josef Bacik
1
-1
/
+1
2020-03-23
btrfs: move the root freeing stuff into btrfs_put_root
Josef Bacik
1
-31
/
+32
2020-03-23
btrfs: move ino_cache_inode dropping out of btrfs_free_fs_root
Josef Bacik
1
-1
/
+4
2020-03-23
btrfs: make the extent buffer leak check per fs info
Josef Bacik
1
-0
/
+3
2020-03-23
btrfs: return void from csum_tree_block
David Sterba
1
-10
/
+3
2020-03-23
btrfs: simplify tree block checksumming loop
David Sterba
1
-24
/
+8
2020-03-23
Btrfs: fix crash during unmount due to race with delayed inode workers
Filipe Manana
1
-0
/
+13
2020-03-23
btrfs: switch to use new generic UUID API
Andy Shevchenko
1
-3
/
+3
2020-03-23
btrfs: reduce pointer intdirections in btree_readpage_end_io_hook
David Sterba
1
-3
/
+4
2020-03-23
btrfs: adjust delayed refs message level
David Sterba
1
-1
/
+1
2020-03-23
btrfs: open code trivial helper btrfs_header_chunk_tree_uuid
David Sterba
1
-1
/
+2
2020-03-23
btrfs: open code trivial helper btrfs_header_fsid
David Sterba
1
-2
/
+4
2020-03-23
btrfs: convert snapshot/nocow exlcusion to drew lock
Nikolay Borisov
1
-35
/
+10
2020-03-23
btrfs: set update the uuid generation as soon as possible
Josef Bacik
1
-2
/
+12
2020-03-23
btrfs: bail out of uuid tree scanning if we're closing
Josef Bacik
1
-1
/
+3
2020-03-23
btrfs: make btrfs_check_uuid_tree private to disk-io.c
Nikolay Borisov
1
-0
/
+35
2020-03-23
btrfs: use bios instead of buffer_heads from super block writeout
Johannes Thumshirn
1
-54
/
+73
2020-03-23
btrfs: use the page cache for super block reading
Johannes Thumshirn
1
-43
/
+31
2020-03-23
btrfs: switch to per-transaction pinned extents
Nikolay Borisov
1
-25
/
+5
2020-03-23
btrfs: Perform pinned cleanup directly in btrfs_destroy_delayed_refs
Nikolay Borisov
1
-3
/
+25
2020-03-23
btrfs: sink argument tree to extent_read_full_page
David Sterba
1
-3
/
+1
2020-03-23
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
1
-39
/
+39
2020-03-23
btrfs: add a leak check for roots
Josef Bacik
1
-0
/
+28
2020-03-23
btrfs: make the init of static elements in fs_info separate
Josef Bacik
1
-8
/
+11
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
1
-19
/
+26
2020-03-23
btrfs: use btrfs_put_fs_root to free roots always
Josef Bacik
1
-15
/
+15
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
1
-0
/
+18
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: make the fs root init functions static
Josef Bacik
1
-3
/
+3
2020-03-23
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
1
-1
/
+1
2020-03-23
btrfs: remove btrfs_read_fs_root, not used anymore
Josef Bacik
1
-12
/
+1
2020-03-23
btrfs: export and use btrfs_read_tree_root for tree-log
Josef Bacik
1
-2
/
+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-02-19
btrfs: do not check delayed items are empty for single transaction cleanup
Josef Bacik
1
-1
/
+0
2020-02-19
btrfs: reset fs_root to NULL on error in open_ctree
Josef Bacik
1
-0
/
+1
2020-02-19
btrfs: destroy qgroup extent records on transaction abort
Jeff Mahoney
1
-0
/
+1
2020-02-12
btrfs: print message when tree-log replay starts
David Sterba
1
-0
/
+1
2020-01-31
Btrfs: fix race between adding and putting tree mod seq elements and nodes
Filipe Manana
1
-1
/
+0
2020-01-23
btrfs: free block groups after free'ing fs trees
Josef Bacik
1
-2
/
+9
2020-01-20
btrfs: add the beginning of async discard, discard workqueue
Dennis Zhou
1
-1
/
+12
2020-01-20
btrfs: drop create parameter to btrfs_get_extent()
Omar Sandoval
1
-2
/
+2
2020-01-20
btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsid
Anand Jain
1
-7
/
+0
[next]