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 a1dd3c13ce f2fs: fix to recover i_size from roll-forward 12 years ago
  Haicheng Li b25958b6ec f2fs: optimize do_write_data_page() 12 years ago
  Jaegeuk Kim 699489bbbe f2fs: sync dir->i_size with its block allocation 12 years ago
  Namjae Jeon 35b09d82c3 f2fs: push some variables to debug part 12 years ago
  Jaegeuk Kim 6f85b35203 f2fs: avoid RECLAIM_FS-ON-W: deadlock 12 years ago
  Jaegeuk Kim 44a83ff6a8 f2fs: update inode page after creation 12 years ago
  Jaegeuk Kim 64aa7ed98d f2fs: change get_new_data_page to pass a locked node page 12 years ago
  Jaegeuk Kim 650495dedc f2fs: fix the inconsistent state of data pages 12 years ago
  Lukas Czerner d47992f86b mm: change invalidatepage prototype to accept length 12 years ago
  Linus Torvalds 942d33da99 Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs 12 years ago
  Jaegeuk Kim 531ad7d58c f2fs: avoid deadlock during evict after f2fs_gc 12 years ago
  Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
  Jaegeuk Kim afcb7ca01f f2fs: check truncation of mapping after lock_page 12 years ago
  Jaegeuk Kim c718379b6b f2fs: give a chance to merge IOs by IO scheduler 12 years ago
  Namjae Jeon c01e285324 f2fs: add tracepoints to debug the block allocation 12 years ago
  Namjae Jeon 848753aa3b f2fs: add tracepoint for tracing the page i/o 12 years ago
  Namjae Jeon 6224da875e f2fs: fix typo mistakes 12 years ago
  Jaegeuk Kim 399368372e f2fs: introduce a new global lock scheme 12 years ago
  P J P cfb185a148 f2fs: add NULL pointer check 12 years ago
  Jaegeuk Kim 0ff153a2f1 f2fs: do not skip writing file meta during fsync 12 years ago
  Jaegeuk Kim c3850aa1cb f2fs: fix return value of releasepage for node and data 12 years ago
  Jaegeuk Kim 393ff91f57 f2fs: reduce unncessary locking pages during read 12 years ago
  Jaegeuk Kim 266e97a81c f2fs: introduce readahead mode of node pages 12 years ago
  Jaegeuk Kim c01e54b770 f2fs: support swapfile 12 years ago
  Namjae Jeon fa9150a84c f2fs: remove the blk_plug usage in f2fs_write_data_pages 12 years ago
  Geert Uytterhoeven 690e4a3ead f2fs: add missing #include <linux/prefetch.h> 12 years ago
  Jaegeuk Kim 3cd8a23948 f2fs: cleanup the f2fs_bio_alloc routine 12 years ago
  Jaegeuk Kim 0a8165d7c2 f2fs: adjust kernel coding style 12 years ago
  Jaegeuk Kim 25ca923b2a f2fs: fix endian conversion bugs reported by sparse 12 years ago