Commit History

Author SHA1 Message Date
  Linus Torvalds 3f490f7f99 Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs 12 years ago
  Jaegeuk Kim 8ae8f1627f f2fs: support xattr security labels 12 years ago
  Jaegeuk Kim f356fe0cba f2fs: add debug msgs in the recovery routine 12 years ago
  Jaegeuk Kim 44a83ff6a8 f2fs: update inode page after creation 12 years ago
  Jaegeuk Kim 1646cfac95 f2fs: skip get_node_page if locked node page is passed 12 years ago
  Jaegeuk Kim 65e5cd0a15 f2fs: fix inconsistency of block count during recovery 12 years ago
  Lukas Czerner d47992f86b mm: change invalidatepage prototype to accept length 12 years ago
  Jaegeuk Kim 59bbd474ab f2fs: cover free_nid management with spin_lock 12 years ago
  Haicheng Li 23d3884427 f2fs: optimize scan_nat_page() 12 years ago
  Haicheng Li 8760952d92 f2fs: code cleanup for scan_nat_page() and build_free_nids() 12 years ago
  Haicheng Li 95630cbadc f2fs: bugfix for alloc_nid_failed() 12 years ago
  Jaegeuk Kim ac5d156c78 f2fs: modify the number of issued pages to merge IOs 12 years ago
  Haicheng Li 6cac3759ce f2fs: fix inconsistent using of NM_WOUT_THRESHOLD 12 years ago
  Jaegeuk Kim afcb7ca01f f2fs: check truncation of mapping after lock_page 12 years ago
  Jaegeuk Kim 55008d845d f2fs: enhance alloc_nid and build_free_nids flows 12 years ago
  Jaegeuk Kim 9198aceb53 f2fs: check nid == 0 in add_free_nid 12 years ago
  Jaegeuk Kim c718379b6b f2fs: give a chance to merge IOs by IO scheduler 12 years ago
  Namjae Jeon 51dd624934 f2fs: add tracepoints for truncate operation 12 years ago
  Jaegeuk Kim 399368372e f2fs: introduce a new global lock scheme 12 years ago
  Jaegeuk Kim 49952fa182 f2fs: reduce redundant spin_lock operations 12 years ago
  Jaegeuk Kim b74737541c f2fs: avoid race for summary information 12 years ago
  Jaegeuk Kim 56ae674cc2 f2fs: remove redundant lock_page calls 12 years ago
  Alexandru Gheorghiu 79b5793be4 f2fs: use kmemdup 12 years ago
  Jaegeuk Kim fa37241743 f2fs: remain nat cache entries for further free nid allocation 12 years ago
  Jaegeuk Kim 04431c44e5 f2fs: fix not to allocate max_nid 12 years ago
  Jaegeuk Kim c3850aa1cb f2fs: fix return value of releasepage for node and data 12 years ago
  Jaegeuk Kim 48cb76c7be f2fs: scan next nat page to reuse free nids in there 12 years ago
  Jaegeuk Kim 08d8058be6 f2fs: should check the node page was truncated first 12 years ago
  Jaegeuk Kim 393ff91f57 f2fs: reduce unncessary locking pages during read 12 years ago
  Namjae Jeon 25c0a6e529 f2fs: avoid extra ++ while returning from get_node_path 12 years ago