1. 699489b f2fs: sync dir->i_size with its block allocation by Jaegeuk Kim · 11 years ago
  2. 35b09d8 f2fs: push some variables to debug part by Namjae Jeon · 11 years ago
  3. 6f85b35 f2fs: avoid RECLAIM_FS-ON-W: deadlock by Jaegeuk Kim · 11 years ago
  4. 44a83ff f2fs: update inode page after creation by Jaegeuk Kim · 11 years ago
  5. 64aa7ed f2fs: change get_new_data_page to pass a locked node page by Jaegeuk Kim · 11 years ago
  6. 650495d f2fs: fix the inconsistent state of data pages by Jaegeuk Kim · 11 years ago
  7. 942d33d Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  8. 531ad7d f2fs: avoid deadlock during evict after f2fs_gc by Jaegeuk Kim · 11 years ago
  9. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  10. afcb7ca0 f2fs: check truncation of mapping after lock_page by Jaegeuk Kim · 11 years ago
  11. c718379b f2fs: give a chance to merge IOs by IO scheduler by Jaegeuk Kim · 11 years ago
  12. c01e285 f2fs: add tracepoints to debug the block allocation by Namjae Jeon · 11 years ago
  13. 848753a f2fs: add tracepoint for tracing the page i/o by Namjae Jeon · 11 years ago
  14. 6224da8 f2fs: fix typo mistakes by Namjae Jeon · 11 years ago
  15. 3993683 f2fs: introduce a new global lock scheme by Jaegeuk Kim · 12 years ago
  16. cfb185a f2fs: add NULL pointer check by P J P · 12 years ago
  17. 0ff153a f2fs: do not skip writing file meta during fsync by Jaegeuk Kim · 12 years ago
  18. c3850aa f2fs: fix return value of releasepage for node and data by Jaegeuk Kim · 12 years ago
  19. 393ff91 f2fs: reduce unncessary locking pages during read by Jaegeuk Kim · 12 years ago
  20. 266e97a f2fs: introduce readahead mode of node pages by Jaegeuk Kim · 12 years ago
  21. c01e54b f2fs: support swapfile by Jaegeuk Kim · 12 years ago
  22. fa9150a f2fs: remove the blk_plug usage in f2fs_write_data_pages by Namjae Jeon · 12 years ago
  23. 690e4a3 f2fs: add missing #include <linux/prefetch.h> by Geert Uytterhoeven · 12 years ago
  24. 3cd8a23 f2fs: cleanup the f2fs_bio_alloc routine by Jaegeuk Kim · 12 years ago
  25. 0a8165d f2fs: adjust kernel coding style by Jaegeuk Kim · 12 years ago
  26. 25ca923 f2fs: fix endian conversion bugs reported by sparse by Jaegeuk Kim · 12 years ago
  27. eb47b80 f2fs: add address space operations for data by Jaegeuk Kim · 12 years ago