Commit History

Author SHA1 Message Date
  Chao Yu 1d15bd2034 f2fs: fix memory leak after kobject init failed in fill_super 11 years ago
  Changman Lee fb51b5ef9c f2fs: cleanup waiting routine for writeback pages in cp 11 years ago
  Jaegeuk Kim ea91e9b043 f2fs: add reclaiming control by sysfs 11 years ago
  Haicheng Li aabe51364f f2fs: use bool for booleans 11 years ago
  Gu Zheng 9076a75f8e f2fs: introduce function read_raw_super_block() 11 years ago
  Jaegeuk Kim b1838f8952 f2fs: fix the starvation problem on cp_rwsem 11 years ago
  Jaegeuk Kim 5887d291d7 f2fs: avoid unnecessary checkpoints 11 years ago
  Kelly Anderson 4058c5117d f2fs: handle remount options correctly 11 years ago
  Gu Zheng e479556bfd f2fs: use rw_sem instead of fs_lock(locks mutex) 11 years ago
  Jaegeuk Kim de93653fe3 f2fs: reserve the xattr space dynamically 12 years ago
  Jaegeuk Kim 444c580f7e f2fs: add flags for inline xattrs 12 years ago
  Wei Yongjun 6e6b978c32 f2fs: fix error return code in init_f2fs_fs() 12 years ago
  Zhao Hongjiang 9890ff3f23 f2fs: fix memory leak when init f2fs filesystem fail 12 years ago
  Gu Zheng 41dfde135f f2fs: clean up the needless end 'return' of void function 12 years ago
  Jaegeuk Kim c2d715d144 f2fs: fix a build failure due to missing the kobject header 12 years ago
  Namjae Jeon d2dc095f42 f2fs: add sysfs entries to select the gc policy 12 years ago
  Namjae Jeon b59d0bae6c f2fs: add sysfs support for controlling the gc_thread 12 years ago
  Jaegeuk Kim 5e176d54a6 f2fs: add proc entry to monitor current usage of segments 12 years ago
  Namjae Jeon 696c018c77 f2fs: add remount_fs callback support 12 years ago
  Jaegeuk Kim b3783873cc f2fs: avoid freqeunt write_inode calls 12 years ago
  Gu Zheng 5fb08372a6 f2fs: set sb->s_fs_info before calling parse_options() 12 years ago
  Jaegeuk Kim 77888c1e42 f2fs: add f2fs_readonly() 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
  Chris Fries bde582b225 f2fs: continue to mount after failing recovery 12 years ago
  Jaegeuk Kim 531ad7d58c f2fs: avoid deadlock during evict after f2fs_gc 12 years ago
  Linus Torvalds 5d434fcb25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 12 years ago
  Haicheng Li b743ba78ae f2fs: remove useless #include <linux/proc_fs.h> as we're now using sysfs as debug entry. 12 years ago
  Namjae Jeon a2a4a7e4ab f2fs: add tracepoints for sync & inode operations 12 years ago
  Wei Yongjun 66348b723b f2fs: fix error return code in f2fs_fill_super() 12 years ago
  Jaegeuk Kim 399368372e f2fs: introduce a new global lock scheme 12 years ago