Commit History

Author SHA1 Message Date
  Jaegeuk Kim de93653fe3 f2fs: reserve the xattr space dynamically 12 years ago
  Jaegeuk Kim d59ff4df7b f2fs: fix wrong BUG_ON condition 12 years ago
  Gu Zheng 41dfde135f f2fs: clean up the needless end 'return' of void function 12 years ago
  Jin Xu a569469e96 f2fs: fix a deadlock in fsync 12 years ago
  Namjae Jeon df273efc36 f2fs: remove redundant code from f2fs_write_begin 12 years ago
  Dan Carpenter f0c5e565bb f2fs: remove an unneeded kfree(NULL) 12 years ago
  Gu Zheng d8207f6958 f2fs: move bio_private allocation out of f2fs_bio_alloc() 12 years ago
  Gu Zheng 4559071063 f2fs: introduce help function F2FS_NODE() 12 years ago
  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