summaryrefslogtreecommitdiff
path: root/fs/f2fs (follow)
Commit message (Expand)AuthorAge
* FROMLIST: f2fs: don't put dentry page in pagecache into highmemYunlong Song2018-03-13
* f2fs: updates on v4.16-rc1Jaegeuk Kim2018-02-22
* f2fs: fix build error with multiply defined inode_nohighmem()Greg Kroah-Hartman2018-02-21
* fscrypt: updates on 4.15-rc4Jaegeuk Kim2018-01-15
* f2fs: updates on 4.15-rc1Jaegeuk Kim2017-11-27
* FROMLIST: f2fs: expose some sectors to user in inline data or dentry caseJaegeuk Kim2017-10-13
* crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller2017-10-12
* UPSTREAM: f2fs: fix potential panic during fstrimChao Yu2017-10-12
* f2fs: catch up to v4.14-rc1Jaegeuk Kim2017-10-03
* f2fs: reorganize stat informationJaegeuk Kim2017-10-03
* f2fs: clean up flush/discard command namingsJaegeuk Kim2017-10-03
* f2fs: check in-memory sit version bitmapChao Yu2017-10-03
* 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