1. 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
  2. 531ad7d f2fs: avoid deadlock during evict after f2fs_gc by Jaegeuk Kim · 11 years ago
  3. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  4. afcb7ca0 f2fs: check truncation of mapping after lock_page by Jaegeuk Kim · 11 years ago
  5. c718379b f2fs: give a chance to merge IOs by IO scheduler by Jaegeuk Kim · 11 years ago
  6. c01e285 f2fs: add tracepoints to debug the block allocation by Namjae Jeon · 11 years ago
  7. 848753a f2fs: add tracepoint for tracing the page i/o by Namjae Jeon · 11 years ago
  8. 6224da8 f2fs: fix typo mistakes by Namjae Jeon · 11 years ago
  9. 3993683 f2fs: introduce a new global lock scheme by Jaegeuk Kim · 12 years ago
  10. cfb185a f2fs: add NULL pointer check by P J P · 11 years ago
  11. 0ff153a f2fs: do not skip writing file meta during fsync by Jaegeuk Kim · 12 years ago
  12. c3850aa f2fs: fix return value of releasepage for node and data by Jaegeuk Kim · 12 years ago
  13. 393ff91 f2fs: reduce unncessary locking pages during read by Jaegeuk Kim · 12 years ago
  14. 266e97a f2fs: introduce readahead mode of node pages by Jaegeuk Kim · 12 years ago
  15. c01e54b f2fs: support swapfile by Jaegeuk Kim · 12 years ago
  16. fa9150a f2fs: remove the blk_plug usage in f2fs_write_data_pages by Namjae Jeon · 12 years ago
  17. 690e4a3 f2fs: add missing #include <linux/prefetch.h> by Geert Uytterhoeven · 12 years ago
  18. 3cd8a23 f2fs: cleanup the f2fs_bio_alloc routine by Jaegeuk Kim · 12 years ago
  19. 0a8165d f2fs: adjust kernel coding style by Jaegeuk Kim · 12 years ago
  20. 25ca923 f2fs: fix endian conversion bugs reported by sparse by Jaegeuk Kim · 12 years ago
  21. eb47b80 f2fs: add address space operations for data by Jaegeuk Kim · 12 years ago