summaryrefslogtreecommitdiff
path: root/fs/f2fs (follow)
Commit message (Expand)AuthorAge
...
| | * | Revert "f2fs: handle dirty segments inside refresh_sit_entry"Yunlong Song2017-11-15
| | * | f2fs: add a function to move nidFan Li2017-11-15
| | * | f2fs: export SSR allocation thresholdChao Yu2017-11-15
| | * | f2fs: give correct trimmed blocks in fstrimChao Yu2017-11-15
| | * | f2fs: support bio allocation error injectionChao Yu2017-11-15
| | * | f2fs: support get_page error injectionChao Yu2017-11-15
| | * | f2fs: support soft block reservationYunlong Song2017-11-15
| | * | f2fs: handle error case when adding xattr entryJaegeuk Kim2017-11-15
| | * | f2fs: support flexible inline xattr sizeChao Yu2017-11-15
| | * | f2fs: show current cp stateJaegeuk Kim2017-11-15
| | * | f2fs: add missing quota_initializeJaegeuk Kim2017-11-15
| | * | f2fs: show # of dirty segments via sysfsJaegeuk Kim2017-11-15
| | * | f2fs: stop all the operations by cp_error flagJaegeuk Kim2017-11-15
| | * | f2fs: remove several redundant assignmentsColin Ian King2017-11-15
| | * | f2fs: avoid using timespecArnd Bergmann2017-11-15
| | * | f2fs: fix to correct no_fggc_candidateChao Yu2017-11-15
| | * | Revert "f2fs: return wrong error number on f2fs_quota_write"Jaegeuk Kim2017-11-15
| | * | f2fs: remove obsolete pointer for truncate_xattr_nodeJaegeuk Kim2017-11-15
| | * | f2fs: retry ENOMEM for quota_read|writeJaegeuk Kim2017-11-15
| | * | f2fs: limit # of inmemory pagesJaegeuk Kim2017-11-15
| | * | f2fs: update ctx->pos correctly when hitting hole in directoryChao Yu2017-11-15
| | * | f2fs: relocate readahead codes in readdir()Chao Yu2017-11-15
| | * | f2fs: allow readdir() to be interruptedChao Yu2017-11-15
| | * | f2fs: trace f2fs_readdirChao Yu2017-11-15
| | * | f2fs: trace f2fs_lookupChao Yu2017-11-15
| | * | f2fs: skip searching non-exist range in truncate_holeWeichao Guo2017-11-15
| | * | f2fs: expose some sectors to user in inline data or dentry caseJaegeuk Kim2017-11-15
| | * | f2fs: avoid stale fi->gdirty_list pointerJaegeuk Kim2017-11-15
| | * | f2fs/crypto: drop crypto key at evict_inode onlyJaegeuk Kim2017-11-15
| | * | f2fs: fix to avoid race when accessing last_disk_sizeChao Yu2017-11-15
| | * | f2fs: Fix bool initialization/comparisonThomas Meyer2017-11-15
| | * | f2fs: give up CP_TRIMMED_FLAG if it drops discardsChao Yu2017-11-15
| | * | f2fs: trace f2fs_remove_discardChao Yu2017-11-15
| | * | f2fs: reduce cmd_lock coverage in __issue_discard_cmdChao Yu2017-11-15
| | * | f2fs: split discard policyChao Yu2017-11-15
| | * | f2fs: wrap discard policyChao Yu2017-11-15
| | * | f2fs: support issuing/waiting discard in rangeChao Yu2017-11-15
| | * | f2fs: fix to flush multiple device in checkpointChao Yu2017-11-15
| | * | f2fs: enhance multiple device flushChao Yu2017-11-15
| | * | f2fs: fix to show ino management cache size correctlyChao Yu2017-11-15
| | * | f2fs: drop FI_UPDATE_WRITE tag after f2fs_issue_flushChao Yu2017-11-15
| | * | f2fs: obsolete ALLOC_NID_LIST listChao Yu2017-11-15
| | * | f2fs: convert inline data for direct I/O & FI_NO_PREALLOCWeichao Guo2017-11-15
| | * | f2fs: allow readpages with NULL file pointerHsiang Kao2017-11-15
| | * | f2fs: show flush list status in sysfsChao Yu2017-11-15
| | * | f2fs: introduce read_xattr_blockChao Yu2017-11-15
| | * | f2fs: introduce read_inline_xattrChao Yu2017-11-15
| | * | Revert "f2fs: reuse nids more aggressively"Chao Yu2017-11-15
| | * | Revert "f2fs: node segment is prior to data segment selected victim"Yunlong Song2017-11-15
| | * | f2fs: fix potential panic during fstrimChao Yu2017-10-12