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
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
2018-10-01
f2fs: support superblock checksum
Junling Zheng
1
-0
/
+7
2018-09-20
f2fs: add new idle interval timing for discard and gc paths
Sahitya Tummala
1
-0
/
+5
2018-09-12
f2fs: add SPDX license identifiers
Chao Yu
1
-4
/
+1
2018-08-21
f2fs: fix performance issue observed with multi-thread sequential read
Jaegeuk Kim
1
-0
/
+2
2018-08-13
f2fs: wake up gc thread immediately when gc_urgent is set
Sheng Yong
1
-0
/
+1
2018-08-01
f2fs: add proc entry to show victim_secmap bitmap
Yunlong Song
1
-0
/
+25
2018-08-01
f2fs: fix defined but not used build warnings
Randy Dunlap
1
-3
/
+7
2018-07-27
f2fs: avoid potential deadlock in f2fs_sbi_store
Jaegeuk Kim
1
-2
/
+4
2018-06-11
Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-13
/
+50
2018-05-31
f2fs: clean up symbol namespace
Chao Yu
1
-4
/
+4
2018-05-31
f2fs: fix to avoid race during access gc_thread pointer
Chao Yu
1
-1
/
+18
2018-05-31
f2fs: introduce sbi->gc_mode to determine the policy
Jaegeuk Kim
1
-8
/
+25
2018-05-31
f2fs: fix spelling mistake: "extenstion" -> "extension"
Colin Ian King
1
-2
/
+2
2018-05-30
f2fs: don't split checkpoint in fstrim
Chao Yu
1
-0
/
+3
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-23
/
+6
2018-03-17
f2fs: introduce F2FS_FEATURE_LOST_FOUND feature
Sheng Yong
1
-0
/
+7
2018-03-17
f2fs: wrap all options with f2fs_sb_info.mount_opt
Chao Yu
1
-2
/
+2
2018-03-13
f2fs: support hot file extension
Chao Yu
1
-6
/
+24
2018-03-13
f2fs: expose extension_list sysfs entry
Chao Yu
1
-0
/
+40
2018-03-13
f2fs: clean up f2fs_sb_has_xxx functions
Sheng Yong
1
-2
/
+2
2018-01-26
f2fs: support inode creation time
Chao Yu
1
-0
/
+7
2018-01-23
f2fs: add an ioctl to disable GC for specific file
Jaegeuk Kim
1
-0
/
+2
2018-01-17
f2fs: add reserved blocks for root user
Jaegeuk Kim
1
-1
/
+2
2018-01-03
f2fs: introduce sysfs readdir_ra to readahead inode block in readdir
Sheng Yong
1
-0
/
+2
2017-11-06
f2fs: add quota_ino feature infra
Jaegeuk Kim
1
-0
/
+7
2017-11-06
f2fs: export SSR allocation threshold
Chao Yu
1
-0
/
+2
2017-11-06
f2fs: support soft block reservation
Yunlong Song
1
-3
/
+12
2017-11-06
f2fs: support flexible inline xattr size
Chao Yu
1
-0
/
+7
[next]