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
2022-10-24
btrfs: make thaw time super block check to also verify checksum
Qu Wenruo
1
-0
/
+2
2022-09-26
btrfs: relax block-group-tree feature dependency checks
Qu Wenruo
1
-0
/
+1
2022-09-26
btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2
Qu Wenruo
1
-1
/
+1
2022-09-26
btrfs: check superblock to ensure the fs was not modified at thaw time
Qu Wenruo
1
-1
/
+3
2022-08-17
btrfs: move lockdep class helpers to locking.c
Josef Bacik
1
-10
/
+0
2022-07-25
btrfs: handle allocation failure in btrfs_wq_submit_bio gracefully
Christoph Hellwig
1
-3
/
+3
2022-07-25
btrfs: remove btrfs_end_io_wq
Christoph Hellwig
1
-10
/
+0
2022-07-25
btrfs: defer I/O completion based on the btrfs_raid_bio
Christoph Hellwig
1
-1
/
+0
2022-05-16
btrfs: remove unused parameter bio_flags from btrfs_wq_submit_bio
David Sterba
1
-2
/
+1
2022-05-16
btrfs: do not return errors from btrfs_submit_metadata_bio
Christoph Hellwig
1
-2
/
+1
2022-05-16
btrfs: remove unused bio_flags argument to btrfs_submit_metadata_bio
Christoph Hellwig
1
-1
/
+1
2022-05-16
btrfs: remove trivial wrapper btrfs_read_buffer()
Filipe Manana
1
-2
/
+2
2022-03-14
btrfs: add code to support the block group root
Josef Bacik
1
-0
/
+2
2022-01-03
btrfs: track the csum, extent, and free space trees in a rb tree
Josef Bacik
1
-12
/
+6
2022-01-03
btrfs: stop accessing ->csum_root directly
Josef Bacik
1
-0
/
+6
2022-01-03
btrfs: stop accessing ->extent_root directly
Josef Bacik
1
-1
/
+7
2022-01-03
btrfs: add a btrfs_block_group_root() helper
Josef Bacik
1
-0
/
+5
2021-10-26
btrfs: make btrfs_super_block size match BTRFS_SUPER_INFO_SIZE
Qu Wenruo
1
-3
/
+0
2021-10-26
btrfs: rename struct btrfs_io_bio to btrfs_bio
Qu Wenruo
1
-1
/
+1
2021-02-09
btrfs: split alloc_log_tree()
Naohiro Aota
1
-0
/
+2
2021-02-09
btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid
Nikolay Borisov
1
-1
/
+1
2021-02-09
btrfs: rename btrfs_find_highest_objectid to btrfs_init_root_free_objectid
Nikolay Borisov
1
-1
/
+1
2020-12-09
btrfs: rename bio_offset of extent_submit_bio_start_t to dio_file_offset
Qu Wenruo
1
-1
/
+1
2020-12-09
btrfs: clear oneshot options on mount and remount
Boris Burkov
1
-0
/
+1
2020-12-09
btrfs: lift read-write mount setup from mount and remount
Boris Burkov
1
-0
/
+1
2020-12-09
btrfs: move btrfs_find_highest_objectid/btrfs_find_free_objectid to disk-io.c
Nikolay Borisov
1
-0
/
+2
2020-12-08
btrfs: remove unused parameter phy_offset from btrfs_validate_metadata_buffer
Qu Wenruo
1
-1
/
+1
2020-12-08
btrfs: pass the owner_root and level to alloc_extent_buffer
Josef Bacik
1
-1
/
+2
2020-12-08
btrfs: pass root owner to read_tree_block
Josef Bacik
1
-2
/
+2
2020-12-08
btrfs: cleanup extent buffer readahead
Josef Bacik
1
-1
/
+0
2020-12-08
btrfs: replace fs_info and private_data with inode in btrfs_wq_submit_bio
Qu Wenruo
1
-4
/
+4
2020-12-08
btrfs: generate lockdep keyset names at compile time
David Sterba
1
-3
/
+0
2020-10-26
btrfs: add a helper to read the tree_root commit root for backref lookup
Josef Bacik
1
-0
/
+3
2020-10-07
btrfs: call submit_bio_hook directly for metadata pages
Nikolay Borisov
1
-0
/
+2
2020-10-07
btrfs: replace readpage_end_io_hook with direct calls
Nikolay Borisov
1
-1
/
+3
2020-10-07
btrfs: remove btree_get_extent
Nikolay Borisov
1
-3
/
+0
2020-07-27
btrfs: preallocate anon block device at first phase of snapshot creation
Qu Wenruo
1
-0
/
+2
2020-05-25
btrfs: simplify root lookup by id
David Sterba
1
-2
/
+1
2020-05-25
btrfs: get rid of endio_repair_workers
Omar Sandoval
1
-1
/
+0
2020-03-23
btrfs: move the root freeing stuff into btrfs_put_root
Josef Bacik
1
-15
/
+1
2020-03-23
btrfs: use the page cache for super block reading
Johannes Thumshirn
1
-3
/
+3
2020-03-23
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
1
-2
/
+2
2020-03-23
btrfs: add a leak check for roots
Josef Bacik
1
-1
/
+8
2020-03-23
btrfs: make the init of static elements in fs_info separate
Josef Bacik
1
-0
/
+1
2020-03-23
btrfs: export and rename free_fs_info
Josef Bacik
1
-0
/
+1
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
1
-3
/
+0
2020-03-23
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
1
-6
/
+0
2020-03-23
btrfs: remove btrfs_read_fs_root, not used anymore
Josef Bacik
1
-2
/
+0
2020-03-23
btrfs: export and use btrfs_read_tree_root for tree-log
Josef Bacik
1
-0
/
+2
[next]