index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
ABI
/
testing
/
sysfs-fs-f2fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: introduce gc_urgent_mid mode
Daeho Jeong
2022-03-17
1
-6
/
+11
*
f2fs: don't get FREEZE lock in f2fs_evict_inode in frozen fs
Jaegeuk Kim
2022-03-11
1
-0
/
+1
*
f2fs: add a way to limit roll forward recovery time
Jaegeuk Kim
2022-02-12
1
-0
/
+6
*
f2fs: introduce F2FS_IPU_HONOR_OPU_WRITE ipu policy
Chao Yu
2022-02-07
1
-1
/
+2
*
f2fs: expose discard related parameters in sysfs
Konstantin Vyshetsky
2022-02-03
1
-0
/
+27
*
f2fs: add gc_urgent_high_remaining sysfs node
Daeho Jeong
2021-12-11
1
-0
/
+7
*
f2fs: show number of pending discard commands
Jaegeuk Kim
2021-12-11
1
-0
/
+5
*
f2fs: introduce fragment allocation mode mount option
Daeho Jeong
2021-10-26
1
-0
/
+16
*
f2fs: fix description about main_blkaddr node
Yangtao Li
2021-08-17
1
-2
/
+1
*
f2fs: add sysfs node to control ra_pages for fadvise seq file
Daeho Jeong
2021-08-03
1
-0
/
+6
*
f2fs: add sysfs nodes to get GC info for each GC mode
Daeho Jeong
2021-07-14
1
-0
/
+14
*
Merge tag 'f2fs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-09
1
-1
/
+56
|
\
|
*
f2fs: clean up /sys/fs/f2fs/<disk>/features
Jaegeuk Kim
2021-06-23
1
-1
/
+28
|
*
f2fs: atgc: export entries for better tunability via sysfs
Chao Yu
2021-05-26
1
-0
/
+28
*
|
docs: typo fixes in Documentation/ABI/
Carlos Bilbao
2021-05-13
1
-1
/
+1
|
/
*
f2fs: add sysfs nodes to get runtime compression stat
Daeho Jeong
2021-03-26
1
-0
/
+24
*
f2fs: expose # of overprivision segments
Jaegeuk Kim
2021-03-12
1
-0
/
+5
*
f2fs: fix a spelling error
xuyehan
2021-03-12
1
-1
/
+1
*
f2fs: add ckpt_thread_ioprio sysfs node
Daeho Jeong
2021-02-03
1
-0
/
+9
*
f2fs: introduce sb_status sysfs node
Chao Yu
2021-01-28
1
-0
/
+23
*
f2fs: introduce max_io_bytes, a sysfs entry, to limit bio size
Jaegeuk Kim
2020-12-07
1
-0
/
+7
*
docs: ABI: cleanup several ABI documents
Mauro Carvalho Chehab
2020-10-30
1
-14
/
+34
*
f2fs: support age threshold based garbage collection
Chao Yu
2020-09-11
1
-1
/
+2
*
f2fs: add GC_URGENT_LOW mode in gc_urgent
Daeho Jeong
2020-07-08
1
-1
/
+3
*
f2fs: add node_io_flag for bio flags likewise data_io_flag
Jaegeuk Kim
2020-06-09
1
-0
/
+9
*
f2fs: add tracepoint for f2fs iostat
Daeho Jeong
2020-04-17
1
-0
/
+6
*
f2fs: introduce sysfs/data_io_flag to attach REQ_META/FUA
Jaegeuk Kim
2020-04-16
1
-0
/
+9
*
f2fs: show mounted time
Jaegeuk Kim
2020-03-19
1
-0
/
+5
*
f2fs: Add f2fs stats to sysfs
Hridya Valsaraju
2020-01-23
1
-0
/
+47
*
f2fs: delete duplicate information on sysfs nodes
Hridya Valsaraju
2020-01-23
1
-113
/
+120
*
f2fs: expose main_blkaddr in sysfs
Jaegeuk Kim
2019-11-25
1
-0
/
+6
*
f2fs: include charset encoding information in the superblock
Daniel Rosenberg
2019-08-23
1
-0
/
+7
*
f2fs: Add option to limit required GC for checkpoint=disable
Daniel Rosenberg
2019-06-03
1
-0
/
+8
*
f2fs: run discard jobs when put_super
Jaegeuk Kim
2019-02-04
1
-0
/
+7
*
f2fs: export migration_granularity sysfs entry
Chao Yu
2018-11-27
1
-0
/
+9
*
f2fs: add new idle interval timing for discard and gc paths
Sahitya Tummala
2018-09-20
1
-1
/
+16
*
f2fs: fix performance issue observed with multi-thread sequential read
Jaegeuk Kim
2018-08-21
1
-0
/
+8
*
f2fs: fix features filename in sysfs documentation
Eric Biggers
2018-05-31
1
-1
/
+1
*
f2fs: don't split checkpoint in fstrim
Chao Yu
2018-05-30
1
-0
/
+1
*
f2fs: support hot file extension
Chao Yu
2018-03-13
1
-2
/
+4
*
f2fs: expose extension_list sysfs entry
Chao Yu
2018-03-13
1
-0
/
+9
*
f2fs: introduce sysfs readdir_ra to readahead inode block in readdir
Sheng Yong
2018-01-03
1
-0
/
+6
*
f2fs: export SSR allocation threshold
Chao Yu
2017-11-06
1
-0
/
+6
*
f2fs: add missing sysfs description
Chao Yu
2017-11-06
1
-0
/
+18
*
f2fs: support soft block reservation
Yunlong Song
2017-11-06
1
-1
/
+12
*
f2fs: introduce discard_granularity sysfs entry
Chao Yu
2017-08-22
1
-0
/
+9
*
f2fs: introduce gc_urgent mode for background GC
Jaegeuk Kim
2017-08-15
1
-0
/
+12
*
f2fs: introduce reserved_blocks in sysfs
Chao Yu
2017-07-07
1
-0
/
+6
*
f2fs: fix to document fault injection option and sysfs file
Chao Yu
2017-07-04
1
-0
/
+12
*
f2fs: fix incorrect document of batched_trim_sections
Chao Yu
2017-07-04
1
-1
/
+1
[next]