| Commit message (Expand) | Author | Age | Files | Lines |
* | f2fs: delete duplicate information on sysfs nodes | Hridya Valsaraju | 2020-01-22 | 1 | -166/+0 |
* | f2fs: update f2fs document regarding to fsync_mode | Jaegeuk Kim | 2020-01-17 | 1 | -1/+2 |
* | f2fs: add a way to turn off ipu bio cache | Jaegeuk Kim | 2020-01-17 | 1 | -2/+3 |
* | f2fs: support data compression | Chao Yu | 2020-01-17 | 1 | -0/+52 |
* | f2fs: expose main_blkaddr in sysfs | Jaegeuk Kim | 2019-11-25 | 1 | -0/+3 |
* | f2fs: fix wrong description in document | Chao Yu | 2019-10-25 | 1 | -1/+1 |
* | f2fs: add missing documents of reserve_root/resuid/resgid | Chao Yu | 2019-09-06 | 1 | -0/+5 |
* | f2fs: include charset encoding information in the superblock | Daniel Rosenberg | 2019-08-23 | 1 | -0/+3 |
* | f2fs: allocate blocks for pinned file | Jaegeuk Kim | 2019-07-02 | 1 | -0/+25 |
* | f2fs: Add option to limit required GC for checkpoint=disable | Daniel Rosenberg | 2019-06-03 | 1 | -1/+18 |
* | f2fs: add missing sysfs entries in documentation | Jaegeuk Kim | 2019-05-30 | 1 | -9/+80 |
* | f2fs: fix to document inline_xattr_size option | Chao Yu | 2019-03-05 | 1 | -0/+2 |
* | 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 |