Commit Verlauf

Autor SHA1 Nachricht Datum
  Jan Kara b838ec2232 ext2: Remove s_dirt handling vor 13 Jahren
  Artem Bityutskiy f2b2242081 ext2: write superblock only once on unmount vor 13 Jahren
  Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper vor 13 Jahren
  Al Viro 8de5277879 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} vor 13 Jahren
  Linus Torvalds ac69e09280 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs vor 13 Jahren
  Paul Gortmaker 302bf2f325 ext2/3/4: delete unneeded includes of module.h vor 13 Jahren
  Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * vor 13 Jahren
  Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors vor 13 Jahren
  Li Haifeng f32948ddd1 ext2: fix the outdated comment in ext2_nfs_get_inode() vor 14 Jahren
  Robin Dong 4e299c1d91 ext2: fix error msg when mounting fs with too-large blocksize vor 14 Jahren
  Lucas De Marchi 25985edced Fix common misspellings vor 14 Jahren
  Linus Torvalds 40c73abbb3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 vor 14 Jahren
  Nick Piggin fa0d7e3de6 fs: icache RCU free inodes vor 14 Jahren
  Joe Perches 23a2ad6d0e fs/ext2/super.c: Use printf extension %pV vor 15 Jahren
  Al Viro 152a083666 new helper: mount_bdev() vor 15 Jahren
  Al Viro 8e3b9a072d ext2_remount: don't bother with invalidate_inodes() vor 15 Jahren
  Jan Blunck 3e44f9f1dc BKL: Remove BKL from ext2 filesystem vor 15 Jahren
  Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super vor 15 Jahren
  Al Viro 72edc4d087 merge ext2 delete_inode and clear_inode, switch to ->evict_inode() vor 15 Jahren
  Christoph Hellwig 287a80958c quota: rename default quotactl methods to dquot_ vor 15 Jahren
  Christoph Hellwig 123e9caf1e quota: explicitly set ->dq_op and ->s_qcop vor 15 Jahren
  Christoph Hellwig e0ccfd959c quota: move unmount handling into the filesystem vor 15 Jahren
  Christoph Hellwig 0f0dd62fdd quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers vor 15 Jahren
  Christoph Hellwig c79d967de3 quota: move remount handling into the filesystem vor 15 Jahren
  Jan Blunck e0a5cbac02 BKL: Remove BKL from ext2 filesystem vor 15 Jahren
  Jan Blunck c15271f4e7 ext2: Add ext2_sb_info s_lock spinlock vor 15 Jahren
  Jan Blunck 4c96a68bfc ext2: Move ext2_write_super() out of ext2_setup_super() vor 15 Jahren
  Jan Blunck ee6921ebd0 ext2: Fold ext2_commit_super() into ext2_sync_super() vor 15 Jahren
  Jan Blunck 20da9baf4c ext2: Remove duplicate code from ext2_sync_fs() vor 15 Jahren
  Jan Blunck 269c8db30c ext2: Set the write time in ext2_sync_fs() vor 15 Jahren