Commit History

Author SHA1 Message Date
  Darrick J. Wong 7136851117 mm: make snapshotting pages for stable writes a per-bio operation 12 years ago
  Lars-Peter Clausen 8d0c2d10dd ext3: Fix format string issues 12 years ago
  Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
  Linus Torvalds bbbd27e694 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 12 years ago
  Darrick J. Wong ffecfd1a72 block: optionally snapshot page contents to provide stable pages during write 12 years ago
  Jan Kara f56426ae4d ext3: Fix memory leak when quota options are specified multiple times 12 years ago
  Zhao Hongjiang 195c0f96f0 ext3: get rid of the duplicate code on ext3_fill_super 12 years ago
  Linus Torvalds 5d5c5dca9c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 12 years ago
  Marco Stornelli 67e2c19a3b ext3: drop lock/unlock super 12 years ago
  Zhao Hongjiang 66415f6b50 ext3: fix return values on parse_options() failure 12 years ago
  Linus Torvalds e1cc485262 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 12 years ago
  Linus Torvalds aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 12 years ago
  Linus Torvalds 437589a74b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
  Eric W. Biederman 4c376dcae8 userns: Convert struct dquot dq_id to be a struct kqid 12 years ago
  Sachin Kamat 76f59b3bf5 ext3: Replace 0 with NULL for pointer in super.c file 13 years ago
  Eric Sandeen e423010854 ext3: don't clear orphan list on ro mount with errors 13 years ago
  Artem Bityutskiy d3009c6cff ext3: nuke write_super from comments 13 years ago
  Linus Torvalds 08d9329c29 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 13 years ago
  Jan Kara a117782571 quota: Move quota syncing to ->sync_fs method 13 years ago
  Eric Sandeen f007dbf8e5 ext3: force ro mount if ext3_setup_super() fails 13 years ago
  Linus Torvalds ece78b7df7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 13 years ago
  Eric W. Biederman 1523299d58 userns: Convert ext3 to use kuid/kgid where appropriate 13 years ago
  Jan Kara 905c393762 ext3: Remove i_mutex use from ext3_quota_write() 13 years ago
  Al Viro 4613ad180d ext3: move headers to fs/ext3/ 13 years ago
  Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
  Linus Torvalds ac69e09280 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 13 years ago
  Zheng Liu d03e1292c4 ext3: replace ll_rw_block with other functions 13 years ago
  Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 years ago
  Al Viro d8c9584ea2 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 13 years ago