summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| | | * | | f2fs: show # of APPEND and UPDATE inodesJaegeuk Kim2017-02-06
| | | * | | f2fs: fix 446 coding style warnings in f2fs.hDongOh Shin2017-02-06
| | | * | | f2fs: fix 3 coding style errors in f2fs.hDongOh Shin2017-02-06
| | | * | | f2fs: declare missing static functionJaegeuk Kim2017-02-06
| | | * | | f2fs: show the fault injection mount optionKaixu Xia2017-02-06
| | | * | | f2fs: fix null pointer dereference when issuing flush in ->fsyncChao Yu2017-02-06
| | | * | | f2fs: fix to avoid overflow when left shifting page offsetChao Yu2017-02-06
| | | * | | f2fs: enhance lookup xattrChao Yu2017-02-06
| | | * | | f2fs: fix a dead loop in f2fs_fiemap()Wei Fang2017-02-06
| | | * | | f2fs: do not preallocate blocks which has wrong bufferJaegeuk Kim2017-02-06
| | | * | | f2fs: show # of on-going flush and discard biosJaegeuk Kim2017-02-06
| | | * | | f2fs: add a kernel thread to issue discard commands asynchronouslyJaegeuk Kim2017-02-06
| | | * | | f2fs: factor out discard command info into discard_cmd_controlJaegeuk Kim2017-02-06
| | | * | | f2fs: remove batched discard in f2fs_trim_fsJaegeuk Kim2017-02-06
| | | * | | f2fs: reorganize stat informationJaegeuk Kim2017-02-06
| | | * | | f2fs: clean up flush/discard command namingsJaegeuk Kim2017-02-06
| | | * | | f2fs: check in-memory sit version bitmapChao Yu2017-02-06
| | | * | | f2fs: check in-memory nat version bitmapChao Yu2017-02-06
| | | * | | f2fs: check in-memory block bitmapChao Yu2017-02-06
| | | * | | f2fs: introduce FI_ATOMIC_COMMITChao Yu2017-02-06
| | | * | | f2fs: clean up with list_{first, last}_entryChao Yu2017-02-06
| | | * | | f2fs: return fs_trim if there is no candidateJaegeuk Kim2017-02-06
| | | * | | f2fs: avoid needless checkpoint in f2fs_trim_fsJaegeuk Kim2017-02-06
| | | * | | f2fs: relax async discard commands moreJaegeuk Kim2017-02-06
| | | * | | f2fs: drop exist_data for inline_data when truncated to 0Jaegeuk Kim2017-02-06
| | | * | | f2fs: don't allow encrypted operations without keysJaegeuk Kim2017-02-06
| | | * | | f2fs: show the max number of atomic operationsJaegeuk Kim2017-02-06
| | | * | | f2fs: get io size bit from mount optionJaegeuk Kim2017-02-06
| | | * | | f2fs: support IO alignment for DATA and NODE writesJaegeuk Kim2017-02-06
| | | * | | f2fs: add submit_bio tracepointJaegeuk Kim2017-02-06
| | | * | | f2fs: reassign new segment for mode=lfsJaegeuk Kim2017-02-06
| | | * | | f2fs: fix a missing discard prefree segmentsYunlei He2017-02-06
| | | * | | f2fs: use rb_entry_safeGeliang Tang2017-02-06
| | | * | | f2fs: add a case of no need to read a page in write beginYunlei He2017-02-06
| | | * | | f2fs: fix a problem of using memory after freeYunlei He2017-02-06
| | | * | | f2fs: remove unneeded conditionDan Carpenter2017-02-06
| | | * | | f2fs: don't cache nat entry if out of memoryChao Yu2017-02-06
| | | * | | f2fs: remove unused values in recover_fsync_dataYunlei He2017-02-06
| | | * | | f2fs: support async discard based on v4.9Jaegeuk Kim2017-02-06
| | | * | | f2fs: resolve op and op_flags confilctsJaegeuk Kim2017-02-06
| | | * | | f2fs: remove wrong backported codesJaegeuk Kim2017-01-11
| | | * | | f2fs: fix a missing size change in f2fs_setattrYunlei He2016-12-12
| | | * | | fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov2016-12-09
| | | * | | f2fs: fix to access nullified flush_cmd_control pointerJaegeuk Kim2016-12-09
| | | * | | f2fs: free meta pages if sanity check for ckpt is failedJaegeuk Kim2016-12-05
| | | * | | f2fs: detect wrong layoutJaegeuk Kim2016-12-05
| | | * | | f2fs: call sync_fs when f2fs is idleJaegeuk Kim2016-12-05
| | | * | | Revert "f2fs: use percpu_counter for # of dirty pages in inode"Jaegeuk Kim2016-12-02
| | | * | | f2fs: return AOP_WRITEPAGE_ACTIVATE for writepageChao Yu2016-12-01
| | | * | | f2fs: do not activate auto_recovery for fallocated i_sizeJaegeuk Kim2016-12-01