Commit History

Author SHA1 Message Date
  Jaegeuk Kim 80c545055d f2fs: use __GFP_NOFAIL to avoid infinite loop 10 years ago
  Jaegeuk Kim 315df8398e f2fs: do not write any node pages related to orphan inodes 10 years ago
  Chao Yu 8c14bfadea f2fs: handle error of f2fs_iget correctly 10 years ago
  Chao Yu e90c2d2850 f2fs: invalidate temporary meta page 10 years ago
  Chao Yu f3f338caad f2fs: freeze filesystem when fail to update meta page due to IO error 10 years ago
  Jaegeuk Kim 86531d6b84 f2fs: callers take care of the page from bio error 10 years ago
  Chao Yu bd936f8407 f2fs: cleanup write_orphan_inodes 10 years ago
  Chao Yu 5ac9f36fca f2fs: fix to record dirty page count for symlink 10 years ago
  Chao Yu 381722d2ac f2fs: introduce update_meta_page 10 years ago
  Jaegeuk Kim 4375a33664 f2fs crypto: add encryption support in read/write paths 10 years ago
  Jaegeuk Kim 836b5a6356 f2fs: issue discard with finally produced len and minlen 10 years ago
  Jaegeuk Kim a66cdd9855 f2fs: introduce discard_map for f2fs_trim_fs 10 years ago
  Jaegeuk Kim d6c67a4fee f2fs: revmove spin_lock for write_orphan_inodes 10 years ago
  Jaegeuk Kim 05ca3632e5 f2fs: add sbi and page pointer in f2fs_io_info 10 years ago
  Chao Yu f0c9cadae6 f2fs: use is_valid_blkaddr to verify blkaddr for readability 10 years ago
  Jaegeuk Kim 10027551cc f2fs: pass checkpoint reason on roll-forward recovery 10 years ago
  Changman Lee e0150392dd f2fs: cleanup statement about max orphan inodes calc 10 years ago
  Sebastian Andrzej Siewior 7ecebe5e07 f2fs: add cond_resched() to sync_dirty_dir_inodes() 10 years ago
  Wanpeng Li 14b4281776 f2fs: fix max orphan inodes calculation 10 years ago
  Wanpeng Li 2bda542d59 f2fs: fix block_ops trace point 10 years ago
  Wanpeng Li 3c64298579 f2fs: fix the number of orphan inode blocks 10 years ago
  Wanpeng Li 551414861f f2fs: introduce macro __cp_payload 10 years ago
  Chao Yu 97dc3fd2cb f2fs: use ->writepage in sync_meta_pages 10 years ago
  Jaegeuk Kim 29e7043f40 f2fs: fix sparse warnings 10 years ago
  Jaegeuk Kim f7ef9b83b5 f2fs: introduce macros to convert bytes and blocks in f2fs 10 years ago
  Chao Yu 487261f39b f2fs: merge {invalidate,release}page for meta/node/data pages 10 years ago
  Jaegeuk Kim f68daeebba f2fs: keep PagePrivate during releasepage 10 years ago
  Jaegeuk Kim 119ee91445 f2fs: split UMOUNT and FASTBOOT flags 10 years ago
  Jaegeuk Kim 11504a8e7e f2fs: avoid write_checkpoint if f2fs is mounted readonly 10 years ago
  Chao Yu caf0047e7e f2fs: merge flags in struct f2fs_sb_info 10 years ago