История коммитов

Автор SHA1 Сообщение Дата
  Nick Piggin 6416ccb789 fs: scale files_lock 14 лет назад
  Al Viro dca332528b no need for list_for_each_entry_safe()/resetting with superblock list 15 лет назад
  Al Viro 7a4dec5389 Fix sget() race with failing mount 15 лет назад
  Tejun Heo 4f331f01b9 vfs: don't hold s_umount over close_bdev_exclusive() call 15 лет назад
  npiggin@suse.de 57439f878a fs: fix superblock iteration race 15 лет назад
  Linus Torvalds d28619f156 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 15 лет назад
  Randy Dunlap 7000d3c424 fs/super: fix kernel-doc warning 15 лет назад
  Christoph Hellwig 123e9caf1e quota: explicitly set ->dq_op and ->s_qcop 15 лет назад
  Christoph Hellwig e0ccfd959c quota: move unmount handling into the filesystem 15 лет назад
  Christoph Hellwig c79d967de3 quota: move remount handling into the filesystem 15 лет назад
  Roland Dreier 51ee049e77 vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs 15 лет назад
  Josef Bacik 18e9e5104f Introduce freeze_super and thaw_super for the fsfreeze ioctl 15 лет назад
  Al Viro e1e46bf186 Trim includes in fs/super.c 15 лет назад
  Al Viro d3f2147307 Move grabbing s_umount to callers of grab_super() 15 лет назад
  Al Viro 7ed1ee6118 Take statfs variants to fs/statfs.c 15 лет назад
  Al Viro 01a05b337a new helper: iterate_supers() 15 лет назад
  Al Viro 35cf7ba0b4 Bury __put_super_and_need_restart() 15 лет назад
  Al Viro df40c01a92 In get_super() and user_get_super() restarts are unconditional 15 лет назад
  Al Viro 1494583de5 fix get_active_super()/umount() race 15 лет назад
  Al Viro e7fe0585ca fix do_emergency_remount()/umount() races 15 лет назад
  Al Viro 6754af6464 Convert simple loops over superblocks to list_for_each_entry_safe 15 лет назад
  Al Viro 8edd64bd60 get rid of restarts in sync_filesystems() 15 лет назад
  Al Viro 551de6f34d Leave superblocks on s_list until the end 15 лет назад
  Al Viro 1712ac8fda Saner locking around deactivate_super() 15 лет назад
  Al Viro b20bd1a5e7 get rid of S_BIAS 15 лет назад
  Al Viro 389b8be6ef get rid of open-coded grab_super() in get_active_super() 15 лет назад
  Christoph Hellwig a135aa2cd7 remove incorrect comment in do_emergency_remount 15 лет назад
  Jens Axboe 5477d0face fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK 15 лет назад
  Jörn Engel 5129a469a9 Catch filesystems lacking s_bdi 15 лет назад
  Al Viro 8089352a13 Mirror MS_KERNMOUNT in ->mnt_flags 15 лет назад