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
/
disk-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-17
Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...
Robbie Ko
1
-0
/
+1
2018-08-06
btrfs: Introduce mount time chunk <-> dev extent mapping check
Qu Wenruo
1
-0
/
+7
2018-08-06
btrfs: merge free_fs_root helpers
David Sterba
1
-11
/
+5
2018-08-06
btrfs: dev-replace: remove unused members of btrfs_dev_replace
David Sterba
1
-2
/
+0
2018-08-06
btrfs: remove unused member btrfs_root::name
David Sterba
1
-2
/
+0
2018-08-06
btrfs: drop extent_io_ops::set_range_writeback callback
David Sterba
1
-1
/
+0
2018-08-06
btrfs: drop extent_io_ops::merge_bio_hook callback
David Sterba
1
-2
/
+0
2018-08-06
btrfs: drop extent_io_ops::tree_fs_info callback
David Sterba
1
-7
/
+0
2018-08-06
btrfs: unify end_io callbacks of async_submit_bio
David Sterba
1
-25
/
+3
2018-08-06
btrfs: remove unused member async_submit_bio::bio_flags
David Sterba
1
-2
/
+0
2018-08-06
btrfs: remove unused member async_submit_bio::fs_info
David Sterba
1
-2
/
+0
2018-08-06
btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED
Nikolay Borisov
1
-2
/
+2
2018-08-06
btrfs: use correct compare function of dirty_metadata_bytes
Ethan Lien
1
-4
/
+6
2018-08-06
btrfs: prune unused includes
David Sterba
1
-2
/
+0
2018-08-06
btrfs: simplify pointer chasing of local fs_info variables
David Sterba
1
-1
/
+1
2018-08-06
btrfs: print more details when checking tree block finds a problem
Su Yue
1
-4
/
+4
2018-08-06
btrfs: use monotonic time for transaction handling
Arnd Bergmann
1
-1
/
+1
2018-08-06
btrfs: Deduplicate extent_buffer init code
Nikolay Borisov
1
-14
/
+0
2018-08-06
btrfs: replace get_seconds with new 64bit time API
Allen Pais
1
-2
/
+2
2018-05-30
Btrfs: add parent_transid parameter to veirfy_level_key
Liu Bo
1
-6
/
+7
2018-05-28
Btrfs: get rid of unused orphan infrastructure
Omar Sandoval
1
-9
/
+0
2018-05-28
btrfs: Do super block verification before writing it to disk
Qu Wenruo
1
-0
/
+43
2018-05-28
btrfs: Refactor btrfs_check_super_valid
Qu Wenruo
1
-4
/
+25
2018-05-28
btrfs: Move btrfs_check_super_valid() to avoid forward declaration
Qu Wenruo
1
-150
/
+149
2018-05-28
btrfs: move btrfs_raid_group values to btrfs_raid_attr table
Anand Jain
1
-1
/
+1
2018-05-28
btrfs: track running balance in a simpler way
David Sterba
1
-1
/
+0
2018-05-28
btrfs: kill btrfs_fs_info::volume_mutex
David Sterba
1
-1
/
+0
2018-05-17
btrfs: Fix delalloc inodes invalidation during transaction abort
Nikolay Borisov
1
-11
/
+15
2018-04-18
btrfs: qgroup: Commit transaction in advance to reduce early EDQUOT
Qu Wenruo
1
-0
/
+1
2018-04-13
btrfs: Only check first key for committed tree blocks
Qu Wenruo
1
-0
/
+8
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-14
/
+1
2018-04-12
Btrfs: clean up resources during umount after trans is aborted
Liu Bo
1
-1
/
+2
2018-03-31
Btrfs: print error messages when failing to read trees
Liu Bo
1
-9
/
+22
2018-03-31
btrfs: Validate child tree block's level and first key
Qu Wenruo
1
-13
/
+82
2018-03-31
btrfs: qgroup: Use root::qgroup_meta_rsv_* to record qgroup meta reserved space
Qu Wenruo
1
-0
/
+1
2018-03-31
btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroup
Qu Wenruo
1
-1
/
+0
2018-03-31
btrfs: defer adding raid type kobject until after chunk relocation
Jeff Mahoney
1
-0
/
+2
2018-03-31
btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
Jeff Mahoney
1
-1
/
+1
2018-03-31
btrfs: remove max_active var from open_ctree
Nikolay Borisov
1
-3
/
+0
2018-03-31
btrfs: Use sizeof directly instead of a constant variable
Nikolay Borisov
1
-3
/
+2
2018-03-31
btrfs: rename submit callbacks and drop double underscores
David Sterba
1
-4
/
+4
2018-03-31
btrfs: remove unused parameters from extent_submit_bio_done_t
David Sterba
1
-4
/
+2
2018-03-31
btrfs: remove unused parameters from extent_submit_bio_start_t
David Sterba
1
-2
/
+0
2018-03-31
btrfs: separate types for submit_bio_start and submit_bio_done
David Sterba
1
-4
/
+4
2018-03-26
btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devids
Anand Jain
1
-4
/
+4
2018-03-26
btrfs: add more __cold annotations
David Sterba
1
-1
/
+1
2018-03-26
btrfs: Remove custom crc32c init code
Nikolay Borisov
1
-2
/
+2
2018-03-26
btrfs: tree-checker: Replace root parameter with fs_info
Qu Wenruo
1
-3
/
+3
2018-03-26
btrfs: Use schedule_timeout_interruptible
Nikolay Borisov
1
-3
/
+1
2018-03-26
btrfs: remove unused function btrfs_async_submit_limit()
Anand Jain
1
-8
/
+0
[next]