1. 423e95c f2fs: merge more bios of node block writes by Jaegeuk Kim · 11 years ago
  2. 65985d9 f2fs: support the inline xattrs by Jaegeuk Kim · 11 years ago
  3. 4f16fb0 f2fs: add the truncate_xattr_node function by Jaegeuk Kim · 11 years ago
  4. de93653 f2fs: reserve the xattr space dynamically by Jaegeuk Kim · 11 years ago
  5. e27dae4 f2fs: alloc_page() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  6. 479bd73 f2fs: should cover i_xattr_nid with its xattr node page lock by Jaegeuk Kim · 11 years ago
  7. 9c02740 f2fs: check the free space first in new_node_page by Jaegeuk Kim · 11 years ago
  8. 41dfde1 f2fs: clean up the needless end 'return' of void function by Gu Zheng · 11 years ago
  9. 4559071 f2fs: introduce help function F2FS_NODE() by Gu Zheng · 11 years ago
  10. 3f490f7 Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  11. 8ae8f16 f2fs: support xattr security labels by Jaegeuk Kim · 11 years ago
  12. f356fe0 f2fs: add debug msgs in the recovery routine by Jaegeuk Kim · 11 years ago
  13. 44a83ff f2fs: update inode page after creation by Jaegeuk Kim · 11 years ago
  14. 1646cfa f2fs: skip get_node_page if locked node page is passed by Jaegeuk Kim · 11 years ago
  15. 65e5cd0 f2fs: fix inconsistency of block count during recovery by Jaegeuk Kim · 11 years ago
  16. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  17. 59bbd47 f2fs: cover free_nid management with spin_lock by Jaegeuk Kim · 11 years ago
  18. 23d3884 f2fs: optimize scan_nat_page() by Haicheng Li · 11 years ago
  19. 8760952 f2fs: code cleanup for scan_nat_page() and build_free_nids() by Haicheng Li · 11 years ago
  20. 95630cb f2fs: bugfix for alloc_nid_failed() by Haicheng Li · 11 years ago
  21. ac5d156 f2fs: modify the number of issued pages to merge IOs by Jaegeuk Kim · 11 years ago
  22. 6cac375 f2fs: fix inconsistent using of NM_WOUT_THRESHOLD by Haicheng Li · 11 years ago
  23. afcb7ca0 f2fs: check truncation of mapping after lock_page by Jaegeuk Kim · 11 years ago
  24. 55008d8 f2fs: enhance alloc_nid and build_free_nids flows by Jaegeuk Kim · 11 years ago
  25. 9198ace f2fs: check nid == 0 in add_free_nid by Jaegeuk Kim · 11 years ago
  26. c718379b f2fs: give a chance to merge IOs by IO scheduler by Jaegeuk Kim · 11 years ago
  27. 51dd624 f2fs: add tracepoints for truncate operation by Namjae Jeon · 11 years ago
  28. 3993683 f2fs: introduce a new global lock scheme by Jaegeuk Kim · 12 years ago
  29. 49952fa f2fs: reduce redundant spin_lock operations by Jaegeuk Kim · 11 years ago
  30. b747375 f2fs: avoid race for summary information by Jaegeuk Kim · 11 years ago
  31. 56ae674 f2fs: remove redundant lock_page calls by Jaegeuk Kim · 11 years ago
  32. 79b5793 f2fs: use kmemdup by Alexandru Gheorghiu · 11 years ago
  33. fa37241 f2fs: remain nat cache entries for further free nid allocation by Jaegeuk Kim · 11 years ago
  34. 04431c4 f2fs: fix not to allocate max_nid by Jaegeuk Kim · 11 years ago
  35. c3850aa f2fs: fix return value of releasepage for node and data by Jaegeuk Kim · 11 years ago
  36. 48cb76c f2fs: scan next nat page to reuse free nids in there by Jaegeuk Kim · 11 years ago
  37. 08d8058 f2fs: should check the node page was truncated first by Jaegeuk Kim · 11 years ago
  38. 393ff91 f2fs: reduce unncessary locking pages during read by Jaegeuk Kim · 11 years ago
  39. 25c0a6e f2fs: avoid extra ++ while returning from get_node_path by Namjae Jeon · 11 years ago
  40. 3aa770a f2fs: optimize and change return path in lookup_free_nid_list by Namjae Jeon · 11 years ago
  41. e0f56cb f2fs: optimize get node page readahead part by Namjae Jeon · 12 years ago
  42. 52c2db3 f2fs: check the level before calling get_nid function by Changman Lee · 11 years ago
  43. 266e97a f2fs: introduce readahead mode of node pages by Jaegeuk Kim · 11 years ago
  44. 66d36a2 f2fs: read with READ_SYNC when getting dnode page by Jaegeuk Kim · 11 years ago
  45. 12faafe f2fs: fix to unlock node page when it was truncated by Jaegeuk Kim · 11 years ago
  46. 7dd690c f2fs: avoid build warning by Jaegeuk Kim · 12 years ago
  47. 90b2fc6 Merge branch 'f2fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into dev by Jaegeuk Kim · 12 years ago
  48. 4372752 f2fs: clarify and enhance the f2fs_gc flow by Jaegeuk Kim · 12 years ago
  49. 369a708 f2fs: remove the use of page_cache_release by Jaegeuk Kim · 12 years ago
  50. a2b52a5 f2fs: reorganize code for ra_node_page by Namjae Jeon · 12 years ago
  51. c004363 f2fs: switch new_inode_page() from dentry to qstr by Al Viro · 12 years ago
  52. 53dc9a6 f2fs: init_dent_inode() should take qstr by Al Viro · 12 years ago
  53. a7fdffb f2fs: avoid issuing small bios due to several dirty node pages by Jaegeuk Kim · 12 years ago
  54. 6e6093a f2fs: add __init to functions in init_f2fs_fs by Namjae Jeon · 12 years ago
  55. 2b50638 f2fs: clean up unused variables and return values by Jaegeuk Kim · 12 years ago
  56. 71e9fec f2fs: invalidate the node page if allocation is failed by Jaegeuk Kim · 12 years ago
  57. 398b1ac f2fs: fix handling errors got by f2fs_write_inode by Jaegeuk Kim · 12 years ago
  58. be4124f f2fs: fix the compiler warning for uninitialized use of variable by Namjae Jeon · 12 years ago
  59. 0a8165d f2fs: adjust kernel coding style by Jaegeuk Kim · 12 years ago
  60. 25ca923 f2fs: fix endian conversion bugs reported by sparse by Jaegeuk Kim · 12 years ago
  61. e05df3b f2fs: add node operations by Jaegeuk Kim · 12 years ago