Historial de Commits

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