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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
btrfs: support subpage in try_release_extent_buffer()
Qu Wenruo
1
-2
/
+104
2021-02-09
btrfs: support subpage in btrfs_clone_extent_buffer
Qu Wenruo
1
-2
/
+1
2021-02-09
btrfs: support subpage in set/clear_extent_buffer_uptodate()
Qu Wenruo
1
-4
/
+7
2021-02-09
btrfs: introduce helpers for subpage error status
Qu Wenruo
2
-0
/
+31
2021-02-09
btrfs: introduce helpers for subpage uptodate status
Qu Wenruo
2
-0
/
+140
2021-02-09
btrfs: attach private to dummy extent buffer pages
Qu Wenruo
1
-1
/
+8
2021-02-09
btrfs: support subpage for extent buffer page release
Qu Wenruo
3
-16
/
+133
2021-02-09
btrfs: make grab_extent_buffer_from_page() handle subpage case
Qu Wenruo
1
-2
/
+11
2021-02-09
btrfs: make attach_extent_buffer_page() handle subpage case
Qu Wenruo
3
-13
/
+96
2021-02-09
btrfs: introduce the skeleton of btrfs_subpage structure
Qu Wenruo
4
-2
/
+78
2021-02-09
btrfs: set UNMAPPED bit early in btrfs_clone_extent_buffer() for subpage support
Qu Wenruo
1
-2
/
+7
2021-02-09
btrfs: merge PAGE_CLEAR_DIRTY and PAGE_SET_WRITEBACK to PAGE_START_WRITEBACK
Qu Wenruo
3
-26
/
+18
2021-02-09
btrfs: make concurrent fsyncs wait less when waiting for a transaction commit
Filipe Manana
3
-8
/
+34
2021-02-09
btrfs: remove unnecessary check_parent_dirs_for_sync()
Filipe Manana
1
-106
/
+15
2021-02-09
btrfs: skip logging inodes already logged when logging new entries
Filipe Manana
1
-1
/
+1
2021-02-09
btrfs: skip logging directories already logged when logging all parents
Filipe Manana
1
-0
/
+5
2021-02-09
btrfs: avoid logging new ancestor inodes when logging new inode
Filipe Manana
1
-2
/
+33
2021-02-09
btrfs: stop setting nbytes when filling inode item for logging
Filipe Manana
1
-1
/
+8
2021-02-09
btrfs: remove unnecessary directory inode item update when deleting dir entry
Filipe Manana
1
-35
/
+4
2021-02-09
btrfs: let callers of btrfs_get_io_geometry pass the em
Michal Rostecki
3
-38
/
+51
2021-02-09
btrfs: fix double accounting of ordered extent for subpage case in btrfs_inva...
Qu Wenruo
1
-1
/
+2
2021-02-09
btrfs: simplify condition in __btrfs_run_delayed_items
Abaci Team
1
-1
/
+1
2021-02-09
btrfs: remove wrong comment for can_nocow_extent()
Filipe Manana
1
-3
/
+0
2021-02-09
btrfs: add a trace class for dumping the current ENOSPC state
Josef Bacik
2
-0
/
+63
2021-02-09
btrfs: adjust the flush trace point to include the source
Josef Bacik
2
-12
/
+15
2021-02-09
btrfs: implement space clamping for preemptive flushing
Josef Bacik
2
-2
/
+55
2021-02-09
btrfs: simplify the logic in need_preemptive_flushing
Josef Bacik
1
-25
/
+48
2021-02-09
btrfs: rework btrfs_calc_reclaim_metadata_size
Josef Bacik
1
-24
/
+20
2021-02-09
btrfs: check reclaim_size in need_preemptive_reclaim
Josef Bacik
1
-0
/
+7
2021-02-09
btrfs: rename need_do_async_reclaim
Josef Bacik
1
-7
/
+7
2021-02-09
btrfs: improve preemptive background space flushing
Josef Bacik
3
-2
/
+100
2021-02-09
btrfs: introduce a FORCE_COMMIT_TRANS flush operation
Josef Bacik
3
-1
/
+17
2021-02-09
btrfs: track ordered bytes instead of just dio ordered bytes
Josef Bacik
4
-23
/
+18
2021-02-09
btrfs: add a trace point for reserve tickets
Josef Bacik
2
-1
/
+40
2021-02-09
btrfs: make flush_space take a enum btrfs_flush_state instead of int
Josef Bacik
1
-3
/
+3
2021-02-09
btrfs: send: use struct send_ctx *sctx for btrfs_compare_trees and changed_cb
Roman Anasal
1
-8
/
+7
2021-02-09
btrfs: run delayed refs less often in commit_cowonly_roots
Josef Bacik
1
-11
/
+12
2021-02-09
btrfs: stop running all delayed refs during snapshot
Josef Bacik
1
-6
/
+0
2021-02-09
btrfs: remove bogus BUG_ON in alloc_reserved_tree_block
Josef Bacik
1
-1
/
+0
2021-02-09
btrfs: move delayed ref flushing for qgroup into qgroup helper
Josef Bacik
1
-6
/
+17
2021-02-09
btrfs: only run delayed refs once before committing
Josef Bacik
1
-6
/
+0
2021-02-09
btrfs: delayed refs pre-flushing should only run the heads we have
Josef Bacik
1
-1
/
+1
2021-02-09
btrfs: only let one thread pre-flush delayed refs in commit
Josef Bacik
2
-23
/
+21
2021-02-09
btrfs: do not block on deleted bgs mutex in the cleaner
Josef Bacik
1
-3
/
+8
2021-02-09
btrfs: abort the transaction if we fail to inc ref in btrfs_copy_root
Josef Bacik
1
-2
/
+3
2021-02-09
btrfs: add asserts for deleting backref cache nodes
Josef Bacik
1
-3
/
+6
2021-02-09
btrfs: do not warn if we can't find the reloc root when looking up backref
Josef Bacik
1
-1
/
+1
2021-02-09
btrfs: splice remaining dirty_bg's onto the transaction dirty bg list
Josef Bacik
1
-7
/
+12
2021-02-09
btrfs: fix reloc root leak with 0 ref reloc roots on recovery
Josef Bacik
1
-3
/
+1
2021-02-09
btrfs: remove repeated word in struct member comment
Nigel Christian
1
-1
/
+1
[prev]
[next]