Commit History

Author SHA1 Message Date
  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
  Jaegeuk Kim b74737541c f2fs: avoid race for summary information 12 years ago
  Jaegeuk Kim 5ec4e49f9b f2fs: change GC bitmaps to apply the section granularity 12 years ago
  Jaegeuk Kim 6ead114232 f2fs: fix the recovery flow to handle errors correctly 12 years ago
  Masanari Iida 111d2495a8 f2fs: fix typo in comments 12 years ago
  Namjae Jeon c0d39e65ba f2fs: fix return values from validate superblock 12 years ago
  Namjae Jeon d3ee456dfb f2fs: notify when discard is not supported 12 years ago
  Masanari Iida 434720fa98 f2fs: Fix typo in comments 12 years ago
  Jaegeuk Kim 5a20d339c7 f2fs: align f2fs maximum name length to linux based filesystem 12 years ago
  Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago