Commit History

Author SHA1 Message Date
  Eric W. Biederman 3e64fe5b21 fs: Limit sys_mount to only request filesystem modules. (Part 3) 12 years ago
  Marco Stornelli f6e12dc4fc hpfs: drop lock/unlock super 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
  Eric W. Biederman 0e1a43c716 userns: Convert hpfs to use kuid and kgid where appropriate 13 years ago
  Al Viro 28fe3c1963 hpfs: assorted endianness annotations 13 years ago
  Al Viro de5e2b3628 hpfs: endianness bugs 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
  Mikulas Patocka 0b69760be6 HPFS: Fix endianity. Make hpfs work on big-endian machines 14 years ago
  Mikulas Patocka dab4c82a6e HPFS: Fix a bug that filesystem was not marked dirty when remounting it 14 years ago
  Mikulas Patocka f73976818a HPFS: When marking or clearing the dirty bit, sync the filesystem 14 years ago
  Mikulas Patocka 0fe105aa29 HPFS: Remove CR/LF conversion option 14 years ago
  Mikulas Patocka 7d23ce36e3 HPFS: Remove remaining locks 14 years ago
  Mikulas Patocka 7dd29d8d86 HPFS: Introduce a global mutex and lock it on every callback from VFS. 14 years ago
  Mikulas Patocka 637b424bf8 HPFS: Make HPFS compile on preempt and SMP 14 years ago
  Arnd Bergmann 9a311b96c3 hpfs: remove the BKL 14 years ago
  Al Viro 43d344d772 switch hpfs 14 years ago
  Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
  Linus Torvalds 82279e6bd7 Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
  Thomas Gleixner 117bf5fbdb hpfs: Convert sbi->hpfs_creation_de to mutex 15 years ago
  Al Viro 152a083666 new helper: mount_bdev() 15 years ago
  Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
  Al Viro ea54400920 switch hpfs 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
  Akinobu Mita f4c54fcf3a hpfs: use bitmap_weight() 15 years ago
  Akinobu Mita c2923c3a3e hpfs: use hweight32 15 years ago
  Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
  Al Viro bbd6851a32 Push lock_super() into the ->remount_fs() of filesystems that care about it 16 years ago
  Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago