Historique des commits

Auteur SHA1 Message Date
  Marco Stornelli f6e12dc4fc hpfs: drop lock/unlock super il y a 12 ans
  Linus Torvalds aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 12 ans
  Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems il y a 12 ans
  Eric W. Biederman 0e1a43c716 userns: Convert hpfs to use kuid and kgid where appropriate il y a 13 ans
  Al Viro 28fe3c1963 hpfs: assorted endianness annotations il y a 13 ans
  Al Viro de5e2b3628 hpfs: endianness bugs il y a 13 ans
  Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper il y a 13 ans
  Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors il y a 13 ans
  Mikulas Patocka 0b69760be6 HPFS: Fix endianity. Make hpfs work on big-endian machines il y a 14 ans
  Mikulas Patocka dab4c82a6e HPFS: Fix a bug that filesystem was not marked dirty when remounting it il y a 14 ans
  Mikulas Patocka f73976818a HPFS: When marking or clearing the dirty bit, sync the filesystem il y a 14 ans
  Mikulas Patocka 0fe105aa29 HPFS: Remove CR/LF conversion option il y a 14 ans
  Mikulas Patocka 7d23ce36e3 HPFS: Remove remaining locks il y a 14 ans
  Mikulas Patocka 7dd29d8d86 HPFS: Introduce a global mutex and lock it on every callback from VFS. il y a 14 ans
  Mikulas Patocka 637b424bf8 HPFS: Make HPFS compile on preempt and SMP il y a 14 ans
  Arnd Bergmann 9a311b96c3 hpfs: remove the BKL il y a 14 ans
  Al Viro 43d344d772 switch hpfs il y a 14 ans
  Nick Piggin fa0d7e3de6 fs: icache RCU free inodes il y a 14 ans
  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 il y a 14 ans
  Thomas Gleixner 117bf5fbdb hpfs: Convert sbi->hpfs_creation_de to mutex il y a 15 ans
  Al Viro 152a083666 new helper: mount_bdev() il y a 15 ans
  Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super il y a 15 ans
  Al Viro ea54400920 switch hpfs to ->evict_inode() il y a 15 ans
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
  Akinobu Mita f4c54fcf3a hpfs: use bitmap_weight() il y a 15 ans
  Akinobu Mita c2923c3a3e hpfs: use hweight32 il y a 15 ans
  Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() il y a 16 ans
  Al Viro bbd6851a32 Push lock_super() into the ->remount_fs() of filesystems that care about it il y a 16 ans
  Christoph Hellwig 6cfd014842 push BKL down into ->put_super il y a 16 ans
  Al Viro 2a32cebd6c Fix races around the access to ->s_options il y a 16 ans