Commit History

Author SHA1 Message Date
  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
  Jaegeuk Kim 437275272f f2fs: clarify and enhance the f2fs_gc flow 12 years ago
  majianpeng 14d7e9de05 f2fs: when check superblock failed, try to check another superblock 12 years ago
  majianpeng 5c9b469295 f2fs: use F2FS_BLKSIZE to judge bloksize and page_cache_size 12 years ago
  Changman Lee d6212a5f18 f2fs: add un/freeze_fs into super_operations 12 years ago
  Alejandro Martinez Ruiz aa43507f68 f2fs: fix disable_ext_identify option spelling 12 years ago
  Jaegeuk Kim 577e349514 f2fs: prevent checkpoint once any IO failure is detected 12 years ago
  Namjae Jeon 6e6093a8f1 f2fs: add __init to functions in init_f2fs_fs 12 years ago
  Namjae Jeon 4589d25d01 f2fs: fix the debugfs entry creation path 12 years ago
  Namjae Jeon ff9234ad4e f2fs: remove redundant call to set_blocksize in f2fs_fill_super 12 years ago