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
/
f2fs
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
f2fs: clean up /sys/fs/f2fs/<disk>/features
Jaegeuk Kim
1
-64
/
+131
2021-06-23
f2fs: add pin_file in feature list
Jaegeuk Kim
1
-0
/
+2
2021-06-23
f2fs: Advertise encrypted casefolding in sysfs
Daniel Rosenberg
1
-0
/
+8
2021-06-23
f2fs: Show casefolding support only when supported
Daniel Rosenberg
1
-0
/
+4
2021-06-23
f2fs: support RO feature
Jaegeuk Kim
1
-0
/
+8
2021-05-26
f2fs: atgc: export entries for better tunability via sysfs
Chao Yu
1
-0
/
+27
2021-03-26
f2fs: add sysfs nodes to get runtime compression stat
Daeho Jeong
1
-0
/
+38
2021-03-13
f2fs: expose # of overprivision segments
Jaegeuk Kim
1
-0
/
+9
2021-02-04
f2fs: add ckpt_thread_ioprio sysfs node
Daeho Jeong
1
-0
/
+55
2021-01-28
f2fs: introduce sb_status sysfs node
Chao Yu
1
-0
/
+8
2021-01-28
f2fs: introduce a new per-sb directory in sysfs
Chao Yu
1
-5
/
+64
2020-12-17
Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+4
2020-12-07
f2fs: introduce max_io_bytes, a sysfs entry, to limit bio size
Jaegeuk Kim
1
-0
/
+2
2020-12-03
f2fs: fix kbytes written stat for multi-device case
Chao Yu
1
-1
/
+2
2020-12-02
f2fs: remove a few bd_part checks
Christoph Hellwig
1
-9
/
+0
2020-10-14
f2fs: wait for sysfs kobject removal before freeing f2fs_sb_info
Jamie Iles
1
-0
/
+1
2020-09-11
f2fs: support age threshold based garbage collection
Chao Yu
1
-3
/
+8
2020-09-11
f2fs: Use generic casefolding support
Daniel Rosenberg
1
-4
/
+6
2020-07-26
f2fs: space related cleanup
Jack Qiu
1
-2
/
+2
2020-07-08
f2fs: remove write attribute of main_blkaddr sysfs node
Dehe Gu
1
-1
/
+8
2020-07-08
f2fs: add GC_URGENT_LOW mode in gc_urgent
Daeho Jeong
1
-3
/
+7
2020-06-09
Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-15
/
+82
2020-06-09
f2fs: add node_io_flag for bio flags likewise data_io_flag
Jaegeuk Kim
1
-0
/
+2
2020-05-19
fscrypt: support test_dummy_encryption=v2
Eric Biggers
1
-0
/
+4
2020-05-12
f2fs: add compressed/gc data read IO stat
Chao Yu
1
-0
/
+7
2020-04-17
f2fs: support read iostat
Chao Yu
1
-17
/
+35
2020-04-17
f2fs: add tracepoint for f2fs iostat
Daeho Jeong
1
-0
/
+39
2020-04-17
f2fs: introduce sysfs/data_io_flag to attach REQ_META/FUA
Jaegeuk Kim
1
-1
/
+2
2020-04-03
f2fs: add missing CONFIG_F2FS_FS_COMPRESSION
Chao Yu
1
-0
/
+4
2020-03-19
f2fs: show mounted time
Jaegeuk Kim
1
-0
/
+8
2020-03-19
f2fs: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-19
/
+19
2020-01-23
f2fs: Add f2fs stats to sysfs
Hridya Valsaraju
1
-32
/
+107
2020-01-18
f2fs: fix memleak of kobject
Chao Yu
1
-3
/
+8
2020-01-18
f2fs: support data compression
Chao Yu
1
-0
/
+7
2020-01-16
f2fs: free sysfs kobject
Jaegeuk Kim
1
-0
/
+1
2019-11-25
f2fs: expose main_blkaddr in sysfs
Jaegeuk Kim
1
-0
/
+2
2019-11-07
f2fs: support aligned pinned file
Jaegeuk Kim
1
-0
/
+2
2019-09-22
Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-0
/
+23
2019-08-23
f2fs: include charset encoding information in the superblock
Daniel Rosenberg
1
-0
/
+23
2019-08-13
f2fs: add fs-verity support
Eric Biggers
1
-0
/
+11
2019-07-03
f2fs: avoid get_valid_blocks() for cleanup
Chao Yu
1
-4
/
+2
2019-06-21
f2fs: replace ktype default_attrs with default_groups
Kimberly Brown
1
-2
/
+4
2019-06-03
f2fs: Add option to limit required GC for checkpoint=disable
Daniel Rosenberg
1
-0
/
+16
2019-03-15
Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-3
/
+14
2019-02-04
f2fs: run discard jobs when put_super
Jaegeuk Kim
1
-0
/
+3
2019-01-24
fscrypt: remove filesystem specific build config option
Chandan Rajendra
1
-2
/
+2
2019-01-23
f2fs: UBSAN: set boolean value iostat_enable correctly
Sheng Yong
1
-3
/
+9
2019-01-09
f2fs: check inject_rate validity during configuring
Chao Yu
1
-0
/
+2
2018-11-27
f2fs: export migration_granularity sysfs entry
Chao Yu
1
-0
/
+7
2018-11-27
f2fs: clean up f2fs_sb_has_##feature_name
Chao Yu
1
-10
/
+10
[next]