index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-25
f2fs: add sysfs nodes to get runtime compression stat
Daeho Jeong
1
-0
/
+38
2021-03-12
f2fs: expose # of overprivision segments
Jaegeuk Kim
1
-0
/
+9
2021-02-03
f2fs: add ckpt_thread_ioprio sysfs node
Daeho Jeong
1
-0
/
+55
2021-01-27
f2fs: introduce sb_status sysfs node
Chao Yu
1
-0
/
+8
2021-01-27
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-02
f2fs: fix kbytes written stat for multi-device case
Chao Yu
1
-1
/
+2
2020-12-01
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-10
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-07
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-08
f2fs: add node_io_flag for bio flags likewise data_io_flag
Jaegeuk Kim
1
-0
/
+2
2020-05-18
fscrypt: support test_dummy_encryption=v2
Eric Biggers
1
-0
/
+4
2020-05-11
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-16
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-17
f2fs: fix memleak of kobject
Chao Yu
1
-3
/
+8
2020-01-17
f2fs: support data compression
Chao Yu
1
-0
/
+7
2020-01-15
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-21
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-12
f2fs: add fs-verity support
Eric Biggers
1
-0
/
+11
2019-07-02
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-23
fscrypt: remove filesystem specific build config option
Chandan Rajendra
1
-2
/
+2
2019-01-22
f2fs: UBSAN: set boolean value iostat_enable correctly
Sheng Yong
1
-3
/
+9
2019-01-08
f2fs: check inject_rate validity during configuring
Chao Yu
1
-0
/
+2
2018-11-26
f2fs: export migration_granularity sysfs entry
Chao Yu
1
-0
/
+7
2018-11-26
f2fs: clean up f2fs_sb_has_##feature_name
Chao Yu
1
-10
/
+10
2018-09-30
f2fs: support superblock checksum
Junling Zheng
1
-0
/
+7
2018-09-19
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-20
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
[next]