summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-10-03f2fs: show the max number of atomic operationsJaegeuk Kim
2017-10-03f2fs: get io size bit from mount optionJaegeuk Kim
2017-10-03f2fs: support IO alignment for DATA and NODE writesJaegeuk Kim
2017-10-03f2fs: add submit_bio tracepointJaegeuk Kim
2017-10-03f2fs: reassign new segment for mode=lfsJaegeuk Kim
2017-10-03f2fs: fix a missing discard prefree segmentsYunlei He
2017-10-03f2fs: use rb_entry_safeGeliang Tang
2017-10-03f2fs: add a case of no need to read a page in write beginYunlei He
2017-10-03f2fs: fix a problem of using memory after freeYunlei He
2017-10-03f2fs: remove unneeded conditionDan Carpenter
2017-10-03f2fs: don't cache nat entry if out of memoryChao Yu
2017-10-03f2fs: remove unused values in recover_fsync_dataYunlei He
2017-10-03f2fs: support async discard based on v4.9Jaegeuk Kim
2017-10-03f2fs: resolve op and op_flags confilctsJaegeuk Kim
2017-10-03f2fs: remove wrong backported codesJaegeuk Kim
2017-09-27Merge 4.4.89 into android-4.4Greg Kroah-Hartman
2017-09-27ext4: fix quota inconsistency during orphan cleanup for read-only mountszhangyi (F)
2017-09-27ext4: fix incorrect quotaoff if the quota feature is enabledzhangyi (F)
2017-09-27nfsd: Fix general protection fault in release_lock_stateid()Chuck Lever
2017-09-27f2fs: check hot_data for roll-forward recoveryJaegeuk Kim
2017-09-25f2fs: fix a missing size change in f2fs_setattrYunlei He
2017-09-25f2fs: fix to access nullified flush_cmd_control pointerJaegeuk Kim
2017-09-25f2fs: free meta pages if sanity check for ckpt is failedJaegeuk Kim
2017-09-25f2fs: detect wrong layoutJaegeuk Kim
2017-09-25f2fs: call sync_fs when f2fs is idleJaegeuk Kim
2017-09-25Revert "f2fs: use percpu_counter for # of dirty pages in inode"Jaegeuk Kim
2017-09-25f2fs: return AOP_WRITEPAGE_ACTIVATE for writepageChao Yu
2017-09-25f2fs: do not activate auto_recovery for fallocated i_sizeJaegeuk Kim
2017-09-25f2fs: fix 32-bit buildArnd Bergmann
2017-09-25f2fs: fix incorrect free inode count in ->statfsChao Yu
2017-09-25f2fs: drop duplicate header timer.hGeliang Tang
2017-09-25f2fs: fix wrong AUTO_RECOVER conditionJaegeuk Kim
2017-09-25f2fs: do not recover i_size if it's validJaegeuk Kim
2017-09-25f2fs: fix fdatasyncChao Yu
2017-09-25f2fs: fix to account total free nid correctlyChao Yu
2017-09-25f2fs: fix an infinite loop when flush nodes in cpYunlei He
2017-09-25f2fs: don't wait writeback for datas during checkpointChao Yu
2017-09-25f2fs: fix wrong written_valid_blocks countingJaegeuk Kim
2017-09-25f2fs: avoid BG_GC in f2fs_balance_fsJaegeuk Kim
2017-09-25f2fs: fix redundant block allocationJaegeuk Kim
2017-09-25f2fs: use err for f2fs_preallocate_blocksJaegeuk Kim
2017-09-25f2fs: support multiple devicesJaegeuk Kim
2017-09-25f2fs: allow dio read for LFS modeJaegeuk Kim
2017-09-25f2fs: revert segment allocation for direct IOJaegeuk Kim
2017-09-25f2fs: return directly if block has been removed from the victimYunlei He
2017-09-25Revert "f2fs: do not recover from previous remained wrong dnodes"Chao Yu
2017-09-25f2fs: remove checkpoint in f2fs_freezeJaegeuk Kim
2017-09-25f2fs: assign segments correctly for direct_ioJaegeuk Kim
2017-09-25f2fs: fix wrong i_atime recoveryChao Yu
2017-09-25f2fs: record inode updating status correctlyChao Yu