summaryrefslogtreecommitdiff
path: root/fs/f2fs (follow)
Commit message (Expand)AuthorAge
...
* | | f2fs: check in-memory nat version bitmapChao Yu2017-10-03
* | | f2fs: check in-memory block bitmapChao Yu2017-10-03
* | | f2fs: introduce FI_ATOMIC_COMMITChao Yu2017-10-03
* | | f2fs: clean up with list_{first, last}_entryChao Yu2017-10-03
* | | f2fs: return fs_trim if there is no candidateJaegeuk Kim2017-10-03
* | | f2fs: avoid needless checkpoint in f2fs_trim_fsJaegeuk Kim2017-10-03
* | | f2fs: relax async discard commands moreJaegeuk Kim2017-10-03
* | | f2fs: drop exist_data for inline_data when truncated to 0Jaegeuk Kim2017-10-03
* | | f2fs: don't allow encrypted operations without keysJaegeuk Kim2017-10-03
* | | f2fs: show the max number of atomic operationsJaegeuk Kim2017-10-03
* | | f2fs: get io size bit from mount optionJaegeuk Kim2017-10-03
* | | f2fs: support IO alignment for DATA and NODE writesJaegeuk Kim2017-10-03
* | | f2fs: add submit_bio tracepointJaegeuk Kim2017-10-03
* | | f2fs: reassign new segment for mode=lfsJaegeuk Kim2017-10-03
* | | f2fs: fix a missing discard prefree segmentsYunlei He2017-10-03
* | | f2fs: use rb_entry_safeGeliang Tang2017-10-03
* | | f2fs: add a case of no need to read a page in write beginYunlei He2017-10-03
* | | f2fs: fix a problem of using memory after freeYunlei He2017-10-03
* | | f2fs: remove unneeded conditionDan Carpenter2017-10-03
* | | f2fs: don't cache nat entry if out of memoryChao Yu2017-10-03
* | | f2fs: remove unused values in recover_fsync_dataYunlei He2017-10-03
* | | f2fs: support async discard based on v4.9Jaegeuk Kim2017-10-03
* | | f2fs: resolve op and op_flags confilctsJaegeuk Kim2017-10-03
* | | f2fs: remove wrong backported codesJaegeuk Kim2017-10-03
* | | Merge 4.4.89 into android-4.4Greg Kroah-Hartman2017-09-27
|\| |
| * | f2fs: check hot_data for roll-forward recoveryJaegeuk Kim2017-09-27
| * | f2fs: sanity check checkpoint segno and blkoffJin Qian2017-08-11
* | | f2fs: fix a missing size change in f2fs_setattrYunlei He2017-09-25
* | | f2fs: fix to access nullified flush_cmd_control pointerJaegeuk Kim2017-09-25
* | | f2fs: free meta pages if sanity check for ckpt is failedJaegeuk Kim2017-09-25
* | | f2fs: detect wrong layoutJaegeuk Kim2017-09-25
* | | f2fs: call sync_fs when f2fs is idleJaegeuk Kim2017-09-25
* | | Revert "f2fs: use percpu_counter for # of dirty pages in inode"Jaegeuk Kim2017-09-25
* | | f2fs: return AOP_WRITEPAGE_ACTIVATE for writepageChao Yu2017-09-25
* | | f2fs: do not activate auto_recovery for fallocated i_sizeJaegeuk Kim2017-09-25
* | | f2fs: fix 32-bit buildArnd Bergmann2017-09-25
* | | f2fs: fix incorrect free inode count in ->statfsChao Yu2017-09-25
* | | f2fs: drop duplicate header timer.hGeliang Tang2017-09-25
* | | f2fs: fix wrong AUTO_RECOVER conditionJaegeuk Kim2017-09-25
* | | f2fs: do not recover i_size if it's validJaegeuk Kim2017-09-25
* | | f2fs: fix fdatasyncChao Yu2017-09-25
* | | f2fs: fix to account total free nid correctlyChao Yu2017-09-25
* | | f2fs: fix an infinite loop when flush nodes in cpYunlei He2017-09-25
* | | f2fs: don't wait writeback for datas during checkpointChao Yu2017-09-25
* | | f2fs: fix wrong written_valid_blocks countingJaegeuk Kim2017-09-25
* | | f2fs: avoid BG_GC in f2fs_balance_fsJaegeuk Kim2017-09-25
* | | f2fs: fix redundant block allocationJaegeuk Kim2017-09-25
* | | f2fs: use err for f2fs_preallocate_blocksJaegeuk Kim2017-09-25
* | | f2fs: support multiple devicesJaegeuk Kim2017-09-25
* | | f2fs: allow dio read for LFS modeJaegeuk Kim2017-09-25