Historial de Commits

Autor SHA1 Mensaje Fecha
  Al Viro 63997e98a3 split invalidate_inodes() hace 14 años
  Nick Piggin 6416ccb789 fs: scale files_lock hace 15 años
  Al Viro dca332528b no need for list_for_each_entry_safe()/resetting with superblock list hace 15 años
  Al Viro 7a4dec5389 Fix sget() race with failing mount hace 15 años
  Tejun Heo 4f331f01b9 vfs: don't hold s_umount over close_bdev_exclusive() call hace 15 años
  npiggin@suse.de 57439f878a fs: fix superblock iteration race hace 15 años
  Linus Torvalds d28619f156 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 hace 15 años
  Randy Dunlap 7000d3c424 fs/super: fix kernel-doc warning hace 15 años
  Christoph Hellwig 123e9caf1e quota: explicitly set ->dq_op and ->s_qcop hace 15 años
  Christoph Hellwig e0ccfd959c quota: move unmount handling into the filesystem hace 15 años
  Christoph Hellwig c79d967de3 quota: move remount handling into the filesystem hace 15 años
  Roland Dreier 51ee049e77 vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs hace 15 años
  Josef Bacik 18e9e5104f Introduce freeze_super and thaw_super for the fsfreeze ioctl hace 15 años
  Al Viro e1e46bf186 Trim includes in fs/super.c hace 15 años
  Al Viro d3f2147307 Move grabbing s_umount to callers of grab_super() hace 15 años
  Al Viro 7ed1ee6118 Take statfs variants to fs/statfs.c hace 15 años
  Al Viro 01a05b337a new helper: iterate_supers() hace 15 años
  Al Viro 35cf7ba0b4 Bury __put_super_and_need_restart() hace 15 años
  Al Viro df40c01a92 In get_super() and user_get_super() restarts are unconditional hace 15 años
  Al Viro 1494583de5 fix get_active_super()/umount() race hace 15 años
  Al Viro e7fe0585ca fix do_emergency_remount()/umount() races hace 15 años
  Al Viro 6754af6464 Convert simple loops over superblocks to list_for_each_entry_safe hace 15 años
  Al Viro 8edd64bd60 get rid of restarts in sync_filesystems() hace 15 años
  Al Viro 551de6f34d Leave superblocks on s_list until the end hace 15 años
  Al Viro 1712ac8fda Saner locking around deactivate_super() hace 15 años
  Al Viro b20bd1a5e7 get rid of S_BIAS hace 15 años
  Al Viro 389b8be6ef get rid of open-coded grab_super() in get_active_super() hace 15 años
  Christoph Hellwig a135aa2cd7 remove incorrect comment in do_emergency_remount hace 15 años
  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