Commit History

Author SHA1 Message Date
  Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
  Linus Torvalds aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 12 years ago
  Linus Torvalds 437589a74b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
  Eric W. Biederman 8fed10be00 userns: Convert affs to use kuid/kgid wherwe appropriate 13 years ago
  Tejun Heo 43829731dd workqueue: deprecate flush[_delayed]_work_sync() 13 years ago
  Artem Bityutskiy 3dd847820d affs: get rid of affs_sync_super 13 years ago
  Artem Bityutskiy a215fef7ed affs: introduce VFS superblock object back-reference 13 years ago
  Artem Bityutskiy a837107439 affs: stop using lock_super 13 years ago
  Artem Bityutskiy e0471c8d8a affs: re-structure superblock locking a bit 13 years ago
  Artem Bityutskiy 0164b1a32e affs: remove useless superblock writeout on remount 13 years ago
  Artem Bityutskiy c9753b1d20 affs: remove useless superblock writeout on unmount 13 years ago
  Artem Bityutskiy bc86256d2e affs: stop setting bm_flags 13 years ago
  Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
  Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
  Al Viro a129880daf switch affs 14 years ago
  Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
  Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
  Al Viro 152a083666 new helper: mount_bdev() 15 years ago
  Linus Torvalds 79f14b7c56 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
  Thomas Gleixner 756b0322e5 affs: Use sema_init instead of init_MUTEX 15 years ago
  Jan Blunck 74c41429ae BKL: Remove BKL from Amiga FFS 15 years ago
  Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
  Artem Bityutskiy 7435d50611 AFFS: wait for sb synchronization when needed 15 years ago
  Artem Bityutskiy 669d5f1f60 AFFS: clean up dirty flag usage 15 years ago
  Al Viro f053ddde75 switch affs to ->evict_inode() 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Al Viro 217686e983 fix affs parse_options() 15 years ago
  Al Viro 29333920a5 Fix remount races with symlink handling in affs 15 years ago
  Al Viro afc70ed05a Fix a leak in affs_fill_super() 15 years ago