Commit Verlauf

Autor SHA1 Nachricht Datum
  Al Viro b20bd1a5e7 get rid of S_BIAS vor 15 Jahren
  Al Viro 389b8be6ef get rid of open-coded grab_super() in get_active_super() vor 15 Jahren
  Christoph Hellwig a135aa2cd7 remove incorrect comment in do_emergency_remount vor 15 Jahren
  Jens Axboe 5477d0face fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK vor 15 Jahren
  Jörn Engel 5129a469a9 Catch filesystems lacking s_bdi vor 15 Jahren
  Al Viro 8089352a13 Mirror MS_KERNMOUNT in ->mnt_flags vor 15 Jahren
  Nick Piggin d208bbdda9 fs: improve remount,ro vs buffercache coherency vor 15 Jahren
  Kay Sievers 9329d1beae vfs: get_sb_single() - do not pass options twice vor 15 Jahren
  Christoph Hellwig 4504230a71 freeze_bdev: grab active reference to frozen superblocks vor 16 Jahren
  Christoph Hellwig 4fadd7bb20 freeze_bdev: kill bd_mount_sem vor 16 Jahren
  Jeff Layton 42cb56ae2a vfs: change sb->s_maxbytes to a loff_t vor 16 Jahren
  Alexey Dobriyan b87221de6a const: mark remaining super_operations const vor 16 Jahren
  Jens Axboe 32a88aa1b6 fs: Assign bdi in super_block vor 16 Jahren
  Jens Axboe 03ba3782e8 writeback: switch to per-bdi threads for flushing data vor 16 Jahren
  Jens Axboe 66f3b8e2e1 writeback: move dirty inodes from super_block to backing_dev_info vor 16 Jahren
  Al Viro f21f62208a ... and the same for vfsmount id/mount group id vor 16 Jahren
  Al Viro c63e09eccc Make allocation of anon devices cheaper vor 16 Jahren
  J. R. Okajima b0895513f4 remove unlock_kernel() left accidentally vor 16 Jahren
  Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() vor 16 Jahren
  Christoph Hellwig ebc1ac1645 ->write_super lock_super pushdown vor 16 Jahren
  Al Viro 4aa98cf768 Push BKL down into do_remount_sb() vor 16 Jahren
  Al Viro bbd6851a32 Push lock_super() into the ->remount_fs() of filesystems that care about it vor 16 Jahren
  Christoph Hellwig 6cfd014842 push BKL down into ->put_super vor 16 Jahren
  Al Viro a9e220f832 No need to do lock_super() for exclusion in generic_shutdown_super() vor 16 Jahren
  Al Viro 443b94baaa Make sure that all callers of remount hold s_umount exclusive vor 16 Jahren
  Christoph Hellwig e500475338 cleanup sync_supers vor 16 Jahren
  Christoph Hellwig 8c85e12512 remove ->write_super call in generic_shutdown_super vor 16 Jahren
  Jan Kara 60b0680fa2 vfs: Rename fsync_super() to sync_filesystem() (version 4) vor 16 Jahren
  Jan Kara c15c54f5f0 vfs: Move syncing code from super.c to sync.c (version 4) vor 16 Jahren
  Jan Kara 5cee5815d1 vfs: Make sys_sync() use fsync_super() (version 4) vor 16 Jahren