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
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-11
btrfs: introduce new "rescue=ignoresuperflags" mount option
Qu Wenruo
1
-0
/
+1
2024-07-11
btrfs: introduce new "rescue=ignoremetacsums" mount option
Qu Wenruo
1
-0
/
+1
2024-07-11
btrfs: periodic block_group reclaim
Boris Burkov
1
-0
/
+34
2024-07-11
btrfs: dynamic block_group reclaim threshold
Boris Burkov
1
-1
/
+42
2024-07-11
btrfs: report reclaim stats in sysfs
Boris Burkov
1
-0
/
+6
2024-05-07
btrfs: use btrfs_is_testing() everywhere
David Sterba
1
-4
/
+4
2024-03-04
btrfs: introduce offload_csum_mode to tweak checksum offloading behavior
Naohiro Aota
1
-0
/
+44
2024-03-04
btrfs: sysfs: drop unnecessary double logical negation in acl_show()
Neal Gompa
1
-1
/
+1
2024-03-04
btrfs: use READ/WRITE_ONCE for fs_devices->read_policy
Naohiro Aota
1
-3
/
+4
2023-12-16
btrfs: sysfs: validate scrub_speed_max value
David Disseldorp
1
-0
/
+4
2023-10-12
btrfs: sysfs: show temp_fsid feature
Anand Jain
1
-0
/
+18
2023-10-12
btrfs: add and use helpers for reading and writing fs_info->generation
Filipe Manana
1
-1
/
+1
2023-10-12
btrfs: sysfs: add simple_quota incompat feature entry
Boris Burkov
1
-0
/
+2
2023-10-12
btrfs: sysfs: expose quota mode via sysfs
Boris Burkov
1
-0
/
+28
2023-10-12
btrfs: sysfs: announce presence of raid-stripe-tree
Johannes Thumshirn
1
-0
/
+3
2023-08-21
btrfs: sysfs: show if ACL support has been compiled in
Anand Jain
1
-0
/
+7
2023-04-17
btrfs: sysfs: relax bg_reclaim_threshold for debugging purposes
Naohiro Aota
1
-0
/
+5
2023-03-01
btrfs: sysfs: add size class stats
Boris Burkov
1
-0
/
+42
2023-02-15
btrfs: make kobj_type structures constant
Thomas Weißschuh
1
-6
/
+6
2023-02-13
btrfs: sysfs: update fs features directory asynchronously
Qu Wenruo
1
-21
/
+8
2022-12-05
btrfs: simplify percent calculation helpers, rename div_factor
David Sterba
1
-1
/
+1
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flag
Josef Bacik
1
-2
/
+2
2022-12-05
btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move the printk helpers out of ctree.h
Josef Bacik
1
-1
/
+1
2022-12-05
btrfs: sysfs: convert remaining scnprintf to sysfs_emit
David Sterba
1
-3
/
+3
2022-11-23
btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()
Zhen Lei
1
-2
/
+5
2022-09-26
btrfs: skip subtree scan if it's too high to avoid low stall in btrfs_commit_...
Qu Wenruo
1
-0
/
+39
2022-09-26
btrfs: sysfs: introduce global qgroup attribute group
Qu Wenruo
1
-4
/
+61
2022-09-26
btrfs: remove the unnecessary result variables
zhang songyi
1
-8
/
+2
2022-09-26
btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2
Qu Wenruo
1
-0
/
+2
2022-09-26
btrfs: sysfs: show discard stats and tunables in non-debug build
David Sterba
1
-19
/
+16
2022-09-26
btrfs: sysfs: use sysfs_streq for string matching
David Sterba
1
-20
/
+1
2022-07-25
btrfs: sysfs: remove BIG_METADATA feature files
Nikolay Borisov
1
-2
/
+0
2022-07-25
btrfs: sysfs: remove MIXED_BACKREF feature file
Nikolay Borisov
1
-2
/
+0
2022-07-25
btrfs: sysfs: export commit stats
Ioannis Angelakopoulos
1
-1
/
+43
2022-07-25
btrfs: sysfs: advertise zoned support among features
David Sterba
1
-3
/
+6
2022-07-25
btrfs: sysfs: add force_chunk_alloc trigger to force allocation
Stefan Roesch
1
-0
/
+53
2022-07-25
btrfs: sysfs: export chunk size in space infos
Stefan Roesch
1
-0
/
+74
2022-07-25
btrfs: fix typos in comments
David Sterba
1
-1
/
+1
2022-05-16
btrfs: change the bg_reclaim_threshold valid region from 0 to 100
Josef Bacik
1
-1
/
+1
2022-05-16
btrfs: make the bg_reclaim_threshold per-space info
Josef Bacik
1
-0
/
+37
2022-05-16
btrfs: expand subpage support to any PAGE_SIZE > 4K
Qu Wenruo
1
-4
/
+2
2022-05-05
btrfs: sysfs: export the balance paused state of exclusive operation
David Sterba
1
-0
/
+3
2022-03-14
btrfs: replace BUILD_BUG_ON by static_assert
David Sterba
1
-5
/
+5
2022-03-14
btrfs: add definition for EXTENT_TREE_V2
Josef Bacik
1
-1
/
+4
2022-01-07
btrfs: sysfs: add devinfo/fsid to retrieve actual fsid from the device
Anand Jain
1
-0
/
+11
2021-10-26
btrfs: sysfs: convert scnprintf and snprintf to sysfs_emit
Anand Jain
1
-49
/
+44
2021-08-23
btrfs: sysfs: document structures and their associated files
Anand Jain
1
-16
/
+75
2021-08-23
btrfs: zoned: allow disabling of zone auto reclaim
Johannes Thumshirn
1
-3
/
+4
[next]