Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fc7100ea2a52fcf200be75421bfd32652827d287
/
fs
/
f2fs
/
sysfs.c
fc7100e
f2fs: Add f2fs stats to sysfs
by Hridya Valsaraju
· 5 years ago
fe396ad
f2fs: fix memleak of kobject
by Chao Yu
· 5 years ago
4c8ff70
f2fs: support data compression
by Chao Yu
· 5 years ago
820d366
f2fs: free sysfs kobject
by Jaegeuk Kim
· 5 years ago
a4db59a
f2fs: expose main_blkaddr in sysfs
by Jaegeuk Kim
· 5 years ago
f5a53ed
f2fs: support aligned pinned file
by Jaegeuk Kim
· 5 years ago
fbc246a
Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 5 years ago
5aba543
f2fs: include charset encoding information in the superblock
by Daniel Rosenberg
· 5 years ago
95ae251
f2fs: add fs-verity support
by Eric Biggers
· 5 years ago
8740edc
f2fs: avoid get_valid_blocks() for cleanup
by Chao Yu
· 6 years ago
176ef3c
f2fs: replace ktype default_attrs with default_groups
by Kimberly Brown
· 6 years ago
4d3aed7
f2fs: Add option to limit required GC for checkpoint=disable
by Daniel Rosenberg
· 6 years ago
5160bcc
Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 6 years ago
03f2c02
f2fs: run discard jobs when put_super
by Jaegeuk Kim
· 6 years ago
643fa96
fscrypt: remove filesystem specific build config option
by Chandan Rajendra
· 6 years ago
ac92985
f2fs: UBSAN: set boolean value iostat_enable correctly
by Sheng Yong
· 6 years ago
36c5733
f2fs: check inject_rate validity during configuring
by Chao Yu
· 6 years ago
3465557
f2fs: export migration_granularity sysfs entry
by Chao Yu
· 6 years ago
7beb01f
f2fs: clean up f2fs_sb_has_##feature_name
by Chao Yu
· 6 years ago
d440c52
f2fs: support superblock checksum
by Junling Zheng
· 6 years ago
a7d10cf
f2fs: add new idle interval timing for discard and gc paths
by Sahitya Tummala
· 6 years ago
7c1a000
f2fs: add SPDX license identifiers
by Chao Yu
· 6 years ago
853137c
f2fs: fix performance issue observed with multi-thread sequential read
by Jaegeuk Kim
· 6 years ago
a690eff
f2fs: wake up gc thread immediately when gc_urgent is set
by Sheng Yong
· 6 years ago
970e348
f2fs: add proc entry to show victim_secmap bitmap
by Yunlong Song
· 6 years ago
cb15d1e
f2fs: fix defined but not used build warnings
by Randy Dunlap
· 7 years ago
a1933c0
f2fs: avoid potential deadlock in f2fs_sbi_store
by Jaegeuk Kim
· 6 years ago
d54d35c
Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 7 years ago
4d57b86
f2fs: clean up symbol namespace
by Chao Yu
· 7 years ago
250dbf5
f2fs: fix to avoid race during access gc_thread pointer
by Chao Yu
· 7 years ago
5b0e953
f2fs: introduce sbi->gc_mode to determine the policy
by Jaegeuk Kim
· 7 years ago
4580038
f2fs: fix spelling mistake: "extenstion" -> "extension"
by Colin Ian King
· 7 years ago
377224c
f2fs: don't split checkpoint in fstrim
by Chao Yu
· 7 years ago
3f3942a
proc: introduce proc_create_single{,_data}
by Christoph Hellwig
· 7 years ago
b7c409d
f2fs: introduce F2FS_FEATURE_LOST_FOUND feature
by Sheng Yong
· 7 years ago
63189b7
f2fs: wrap all options with f2fs_sb_info.mount_opt
by Chao Yu
· 7 years ago
b6a06cb
f2fs: support hot file extension
by Chao Yu
· 7 years ago
846ae67
f2fs: expose extension_list sysfs entry
by Chao Yu
· 7 years ago
ccd31cb
f2fs: clean up f2fs_sb_has_xxx functions
by Sheng Yong
· 7 years ago
1c1d35d
f2fs: support inode creation time
by Chao Yu
· 7 years ago
1ad71a2
f2fs: add an ioctl to disable GC for specific file
by Jaegeuk Kim
· 7 years ago
7e65be4
f2fs: add reserved blocks for root user
by Jaegeuk Kim
· 7 years ago
f6df8f2
f2fs: introduce sysfs readdir_ra to readahead inode block in readdir
by Sheng Yong
· 7 years ago
234a968
f2fs: add quota_ino feature infra
by Jaegeuk Kim
· 7 years ago
a2a12b6
f2fs: export SSR allocation threshold
by Chao Yu
· 7 years ago
80d4214
f2fs: support soft block reservation
by Yunlong Song
· 7 years ago
6afc662
f2fs: support flexible inline xattr size
by Chao Yu
· 7 years ago
8f1572f
f2fs: show # of dirty segments via sysfs
by Jaegeuk Kim
· 7 years ago
78997b5
f2fs: split discard policy
by Chao Yu
· 7 years ago
80647e5
f2fs: fix to show correct discard_granularity in sysfs
by Chao Yu
· 7 years ago
01983c7
f2fs: wake up discard_thread iff there is a candidate
by Jaegeuk Kim
· 7 years ago
5f65654
f2fs: issue discard commands if gc_urgent is set
by Jaegeuk Kim
· 7 years ago
969d1b1
f2fs: introduce discard_granularity sysfs entry
by Chao Yu
· 7 years ago
d9872a6
f2fs: introduce gc_urgent mode for background GC
by Jaegeuk Kim
· 7 years ago
b0af6d4
f2fs: add app/fs io stat
by Chao Yu
· 7 years ago
bf9e697
f2fs: expose features to sysfs entry
by Jaegeuk Kim
· 7 years ago
dc6b205
f2fs: avoid naming confusion of sysfs init
by Jaegeuk Kim
· 7 years ago
299aa41
f2fs: include seq_file.h for sysfs.c
by Jaegeuk Kim
· 7 years ago
daeb433
f2fs: introduce reserved_blocks in sysfs
by Chao Yu
· 8 years ago
8ceffcb
f2fs: move sysfs code from super.c to fs/f2fs/sysfs.c
by Chao Yu
· 8 years ago