Commit History

Author SHA1 Message Date
  Jaegeuk Kim 6b4afdd794 f2fs: introduce f2fs_issue_flush to avoid redundant flush issue 11 years ago
  Chao Yu df0f8dc0e1 f2fs: avoid unnecessary bio submit when wait page writeback 11 years ago
  Jaegeuk Kim 479f40c44a f2fs: skip unnecessary node writes during fsync 11 years ago
  Jaegeuk Kim d928bfbfe7 f2fs: introduce fi->i_sem to protect fi's info 11 years ago
  Jaegeuk Kim cdfc41c134 f2fs: throttle the memory footprint with a sysfs entry 11 years ago
  Jaegeuk Kim f8b2c1f940 f2fs: introduce get_dirty_dents for readability 11 years ago
  Chao Yu 4bc8e9bcf5 f2fs: introduce f2fs_has_xattr_block for better readability 11 years ago
  Chao Yu 987c7c3112 f2fs: introduce f2fs_has_inline_xattr for better readability 11 years ago
  Gu Zheng e8512d2e0c f2fs: remove the unused ctor argument of f2fs_kmem_cache_create() 11 years ago
  Chao Yu 695fd1ed3b f2fs: use existing macro to clean up some codes 11 years ago
  Chao Yu 81c1a0f13e f2fs: readahead contiguous SSA blocks for f2fs_gc 11 years ago
  Jaegeuk Kim ab9fa662e4 f2fs: add an sysfs entry to control the directory level 11 years ago
  Jaegeuk Kim 3843154598 f2fs: introduce large directory support 11 years ago
  Jaegeuk Kim 8b8343fa9d f2fs: implement a lock-free stat_show 11 years ago
  Jaegeuk Kim 8a7ed66aaf f2fs: introduce a radix_tree for the free_nid list 11 years ago
  Gu Zheng f978f5a061 f2fs: introduce help macro on_build_free_nids() 11 years ago
  Changman Lee 942e0be621 f2fs: show counts of checkpoint in status 11 years ago
  Chao Yu 662befda25 f2fs: introduce ra_meta_pages to readahead CP/NAT/SIT pages 11 years ago
  Jaegeuk Kim 1fe54f9dd3 f2fs: clean up redundant function call 11 years ago
  Jaegeuk Kim 1b1f559fc3 f2fs: remove the ugly pointer conversion 11 years ago
  Jaegeuk Kim abb2366c82 f2fs: fix to recover xattr node block 11 years ago
  Jaegeuk Kim 5e443818fa f2fs: handle dirty segments inside refresh_sit_entry 11 years ago
  Jaegeuk Kim 744602cf45 f2fs: update_inode_page should be done all the time 11 years ago
  Linus Torvalds bf3d846b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
  Christoph Hellwig a6dda0e63e f2fs: use generic posix ACL infrastructure 11 years ago
  Jaegeuk Kim 4ef51a8fcc f2fs: introduce NODE_MAPPING for code consistency 11 years ago
  Gu Zheng 9df27d982d f2fs: add help function META_MAPPING 11 years ago
  Chris Fries 6c311ec6c2 f2fs: clean checkpatch warnings 11 years ago
  Gu Zheng 17b692f60e f2fs: use spinlock rather than mutex for better speed 11 years ago
  Yuan Zhong 5514f0aadd f2fs: remove the needless parameter of f2fs_wait_on_page_writeback 11 years ago