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
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
2017-11-06
f2fs: show # of dirty segments via sysfs
Jaegeuk Kim
1
-0
/
+9
2017-10-26
f2fs: split discard policy
Chao Yu
1
-13
/
+0
2017-09-12
f2fs: fix to show correct discard_granularity in sysfs
Chao Yu
1
-0
/
+2
2017-08-29
f2fs: wake up discard_thread iff there is a candidate
Jaegeuk Kim
1
-5
/
+1
2017-08-29
f2fs: issue discard commands if gc_urgent is set
Jaegeuk Kim
1
-0
/
+5
2017-08-22
f2fs: introduce discard_granularity sysfs entry
Chao Yu
1
-0
/
+23
2017-08-15
f2fs: introduce gc_urgent mode for background GC
Jaegeuk Kim
1
-0
/
+9
2017-08-10
f2fs: add app/fs io stat
Chao Yu
1
-0
/
+52
2017-08-04
f2fs: expose features to sysfs entry
Jaegeuk Kim
1
-26
/
+130
2017-08-01
f2fs: avoid naming confusion of sysfs init
Jaegeuk Kim
1
-4
/
+4
2017-07-18
f2fs: include seq_file.h for sysfs.c
Jaegeuk Kim
1
-0
/
+1
2017-07-07
f2fs: introduce reserved_blocks in sysfs
Chao Yu
1
-1
/
+15
2017-07-04
f2fs: move sysfs code from super.c to fs/f2fs/sysfs.c
Chao Yu
1
-0
/
+350