Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | f2fs: fix sbi->extent_list corruption issue | Sahitya Tummala | 2018-12-26 | 1 | -1/+1 |
* | f2fs: add SPDX license identifiers | Chao Yu | 2018-09-12 | 1 | -4/+1 |
* | f2fs: clean up symbol namespace | Chao Yu | 2018-05-31 | 1 | -2/+2 |
* | f2fs: obsolete ALLOC_NID_LIST list | Chao Yu | 2017-10-10 | 1 | -1/+1 |
* | f2fs: avoid casted negative value as shrink count | Chao Yu | 2016-11-23 | 1 | -4/+6 |
* | f2fs: split free nid list | Chao Yu | 2016-11-23 | 1 | -2/+2 |
* | f2fs: produce more nids and reduce readahead nats | Jaegeuk Kim | 2016-07-06 | 1 | -2/+3 |
* | f2fs: speed up shrinking extent tree entries | Jaegeuk Kim | 2015-12-30 | 1 | -1/+1 |
* | f2fs: use atomic variable for total_extent_tree | Jaegeuk Kim | 2015-12-22 | 1 | -1/+2 |
* | f2fs: shrink free_nids entries | Chao Yu | 2015-08-20 | 1 | -0/+14 |
* | f2fs: use extent_cache by default | Jaegeuk Kim | 2015-08-04 | 1 | -0/+2 |
* | f2fs: shrink extent_cache entries | Jaegeuk Kim | 2015-08-04 | 1 | -1/+13 |
* | f2fs: shrink nat_cache entries | Jaegeuk Kim | 2015-08-04 | 1 | -2/+9 |
* | f2fs: introduce a shrinker for mounted fs | Jaegeuk Kim | 2015-08-04 | 1 | -0/+104 |