summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | f2fs: add quota_ino feature infraJaegeuk Kim2017-11-052-0/+13
| * | | | f2fs: optimize __update_nat_bitsFan Li2017-11-051-5/+7
| * | | | f2fs: modify for accurate fggc node io statYunlei He2017-11-051-31/+31
| * | | | Revert "f2fs: handle dirty segments inside refresh_sit_entry"Yunlong Song2017-11-052-14/+14
| * | | | f2fs: add a function to move nidFan Li2017-11-051-21/+36
| * | | | f2fs: export SSR allocation thresholdChao Yu2017-11-053-1/+6
| * | | | f2fs: give correct trimmed blocks in fstrimChao Yu2017-11-052-9/+19
| * | | | f2fs: support bio allocation error injectionChao Yu2017-11-054-9/+21
| * | | | f2fs: support get_page error injectionChao Yu2017-11-055-4/+20
| * | | | f2fs: support soft block reservationYunlong Song2017-11-053-6/+25
| * | | | f2fs: handle error case when adding xattr entryJaegeuk Kim2017-11-051-19/+28
| * | | | f2fs: support flexible inline xattr sizeChao Yu2017-11-057-25/+115
| * | | | f2fs: show current cp stateJaegeuk Kim2017-11-051-2/+3
| * | | | f2fs: add missing quota_initializeJaegeuk Kim2017-11-052-0/+13
| * | | | f2fs: show # of dirty segments via sysfsJaegeuk Kim2017-11-051-0/+9
| * | | | f2fs: stop all the operations by cp_error flagJaegeuk Kim2017-11-055-1/+62
| * | | | f2fs: remove several redundant assignmentsColin Ian King2017-10-261-5/+1
| * | | | f2fs: avoid using timespecArnd Bergmann2017-10-261-2/+1
| * | | | f2fs: fix to correct no_fggc_candidateChao Yu2017-10-261-1/+1
| * | | | Revert "f2fs: return wrong error number on f2fs_quota_write"Jaegeuk Kim2017-10-261-1/+1
| * | | | f2fs: remove obsolete pointer for truncate_xattr_nodeJaegeuk Kim2017-10-263-8/+6
| * | | | f2fs: retry ENOMEM for quota_read|writeJaegeuk Kim2017-10-261-3/+13
| * | | | f2fs: limit # of inmemory pagesJaegeuk Kim2017-10-266-0/+55
| * | | | f2fs: update ctx->pos correctly when hitting hole in directoryChao Yu2017-10-261-2/+1
| * | | | f2fs: relocate readahead codes in readdir()Chao Yu2017-10-261-5/+5
| * | | | f2fs: allow readdir() to be interruptedChao Yu2017-10-261-0/+9
| * | | | f2fs: trace f2fs_readdirChao Yu2017-10-261-5/+9
| * | | | f2fs: trace f2fs_lookupChao Yu2017-10-261-17/+32
| * | | | f2fs: skip searching non-exist range in truncate_holeWeichao Guo2017-10-261-1/+1
| * | | | f2fs: expose some sectors to user in inline data or dentry caseJaegeuk Kim2017-10-261-0/+6
| * | | | f2fs: avoid stale fi->gdirty_list pointerJaegeuk Kim2017-10-261-1/+3
| * | | | f2fs/crypto: drop crypto key at evict_inode onlyJaegeuk Kim2017-10-261-1/+0
| * | | | f2fs: fix to avoid race when accessing last_disk_sizeChao Yu2017-10-263-2/+15
| * | | | f2fs: Fix bool initialization/comparisonThomas Meyer2017-10-261-2/+2
| * | | | f2fs: give up CP_TRIMMED_FLAG if it drops discardsChao Yu2017-10-263-6/+14
| * | | | f2fs: trace f2fs_remove_discardChao Yu2017-10-261-0/+2
| * | | | f2fs: reduce cmd_lock coverage in __issue_discard_cmdChao Yu2017-10-261-8/+10
| * | | | f2fs: split discard policyChao Yu2017-10-264-96/+88
| * | | | f2fs: wrap discard policyChao Yu2017-10-262-10/+40
| * | | | f2fs: support issuing/waiting discard in rangeChao Yu2017-10-263-23/+109
| * | | | f2fs: fix to flush multiple device in checkpointChao Yu2017-10-104-0/+41
| * | | | f2fs: enhance multiple device flushChao Yu2017-10-109-21/+86
| * | | | f2fs: fix to show ino management cache size correctlyChao Yu2017-10-101-1/+1
| * | | | f2fs: drop FI_UPDATE_WRITE tag after f2fs_issue_flushChao Yu2017-10-101-2/+4
| * | | | f2fs: obsolete ALLOC_NID_LIST listChao Yu2017-10-105-73/+64
| * | | | f2fs: convert inline data for direct I/O & FI_NO_PREALLOCWeichao Guo2017-10-101-5/+8
| * | | | f2fs: allow readpages with NULL file pointerHsiang Kao2017-10-101-1/+1
| * | | | f2fs: show flush list status in sysfsChao Yu2017-10-102-2/+6
| * | | | f2fs: introduce read_xattr_blockChao Yu2017-10-101-26/+24
| * | | | f2fs: introduce read_inline_xattrChao Yu2017-10-101-30/+29
OpenPOWER on IntegriCloud