index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
f2fs.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: checkpoint disabling
Daniel Rosenberg
2018-10-16
1
-0
/
+5
*
f2fs: split IO error injection according to RW
Chao Yu
2018-09-12
1
-1
/
+2
*
f2fs: support fault_type mount option
Chao Yu
2018-08-13
1
-0
/
+18
*
f2fs: add fsync_mode=nobarrier for non-atomic files
Jaegeuk Kim
2018-05-29
1
-7
/
+9
*
f2fs: introduce a new mount option test_dummy_encryption
Sheng Yong
2018-03-17
1
-0
/
+2
*
f2fs: introduce mount option for fsync mode
Junling Zheng
2018-03-17
1
-0
/
+7
*
f2fs: add mount option for segment allocation policy
Jaegeuk Kim
2018-03-13
1
-0
/
+2
*
f2fs: Add the 'whint_mode' mount option to f2fs documentation
Hyunchul Lee
2018-03-13
1
-0
/
+66
*
f2fs: support journalled quota
Chao Yu
2017-08-21
1
-0
/
+9
*
f2fs: introduce gc_urgent mode for background GC
Jaegeuk Kim
2017-08-15
1
-0
/
+9
*
f2fs: support project quota
Chao Yu
2017-07-31
1
-0
/
+1
*
f2fs: support plain user/group quota
Chao Yu
2017-07-08
1
-0
/
+2
*
f2fs: fix to document fault injection option and sysfs file
Chao Yu
2017-07-04
1
-0
/
+2
*
f2fs: introduce noinline_xattr mount option
Chao Yu
2017-02-23
1
-0
/
+1
*
f2fs: fix a typo in f2fs.txt
Tiezhu Yang
2017-02-23
1
-1
/
+1
*
Doc: f2fs: Fix typo in Documentation/filesystems/f2fs.txt
Masanari Iida
2017-02-22
1
-1
/
+1
*
f2fs: get io size bit from mount option
Jaegeuk Kim
2017-01-29
1
-0
/
+2
*
f2fs: enable inline_dentry by default and add noinline_dentry option
Chao Yu
2016-08-29
1
-0
/
+1
*
f2fs: add nodiscard mount option
Chao Yu
2016-07-08
1
-1
/
+3
*
f2fs: introduce mode=lfs mount option
Jaegeuk Kim
2016-06-13
1
-0
/
+3
*
f2fs: introduce new option for controlling data flush
Chao Yu
2015-12-16
1
-0
/
+2
*
Doc: f2fs: Fix typos in Documentation/filesystems/f2fs.txt
Masanari Iida
2015-12-04
1
-4
/
+4
*
f2fs: introduce background_gc=sync mount option
Jaegeuk Kim
2015-10-09
1
-1
/
+2
*
f2fs: add noextent_cache mount option
Jaegeuk Kim
2015-08-04
1
-1
/
+3
*
f2fs: enable inline data by default
Wanpeng Li
2015-04-10
1
-0
/
+2
*
f2fs: add a mount option for rb-tree extent cache
Chao Yu
2015-03-03
1
-0
/
+4
*
f2fs: introduce a batched trim
Jaegeuk Kim
2015-02-11
1
-0
/
+4
*
f2fs: support norecovery mount option
Jaegeuk Kim
2015-02-11
1
-0
/
+2
*
f2fs: introduce -o fastboot for reducing booting time only
Jaegeuk Kim
2014-11-04
1
-0
/
+3
*
f2fs: update f2fs documentation for inline dir support
Chao Yu
2014-11-03
1
-0
/
+4
*
f2fs: change the ipu_policy option to enable combinations
Jaegeuk Kim
2014-09-23
1
-3
/
+3
*
f2fs: give an option to enable in-place-updates during fsync to users
Jaegeuk Kim
2014-09-16
1
-1
/
+8
*
f2fs: add nobarrier mount option
Jaegeuk Kim
2014-07-29
1
-0
/
+5
*
f2fs: avoid overflow when large directory feathure is enabled
Chao Yu
2014-06-04
1
-4
/
+4
*
f2fs: introduce f2fs_issue_flush to avoid redundant flush issue
Jaegeuk Kim
2014-04-07
1
-0
/
+4
*
f2fs: change reclaim rate in percentage
Jaegeuk Kim
2014-03-20
1
-3
/
+5
*
f2fs: throttle the memory footprint with a sysfs entry
Jaegeuk Kim
2014-03-20
1
-0
/
+4
*
f2fs: add an sysfs entry to control the directory level
Jaegeuk Kim
2014-02-27
1
-0
/
+7
*
f2fs: introduce large directory support
Jaegeuk Kim
2014-02-27
1
-2
/
+4
*
f2fs: update documents and a MAINTAINERS entry
Jaegeuk Kim
2014-01-09
1
-0
/
+5
*
f2fs: update f2fs Documentation
Huajun Li
2013-12-26
1
-0
/
+2
*
f2fs: add description about small_discards in document
Jaegeuk Kim
2013-12-23
1
-0
/
+6
*
f2fs: introduce sysfs entry to control in-place-update policy
Jaegeuk Kim
2013-12-23
1
-0
/
+11
*
f2fs: update f2fs document
Jaegeuk Kim
2013-11-01
1
-0
/
+1
*
f2fs: add reclaiming control by sysfs
Jaegeuk Kim
2013-10-25
1
-0
/
+6
*
f2fs: add sysfs entries to select the gc policy
Namjae Jeon
2013-08-06
1
-0
/
+6
*
f2fs: add sysfs support for controlling the gc_thread
Namjae Jeon
2013-08-06
1
-0
/
+26
*
f2fs: add description for fsck.f2fs and dump.f2fs
Changman Lee
2013-07-30
1
-4
/
+39
*
f2fs: add remount_fs callback support
Namjae Jeon
2013-06-17
1
-2
/
+7
*
f2fs: update f2fs.txt related with discard at mkfs
Changman Lee
2013-04-03
1
-1
/
+3
[next]