Commit History

Author SHA1 Message Date
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
  Al Viro a9049376ee make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
  Sage Weil f4ff0e25c5 fat: remove unnecessary dentry_unhash on rmdir, dir rename 14 years ago
  Linus Torvalds 32e51f141f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
  Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems 14 years ago
  Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems 14 years ago
  OGAWA Hirofumi 384f5c96ea fat: use new setup() for ->dir_ops too 14 years ago
  Al Viro 3d23985d6c switch fat to ->s_d_op, close exportfs races there 14 years ago
  Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
  Nick Piggin b1e6a015a5 fs: change d_hash for rcu-walk 14 years ago
  Nick Piggin 621e155a35 fs: change d_compare for rcu-walk 14 years ago
  Al Viro 152a083666 new helper: mount_bdev() 15 years ago
  Arnd Bergmann 3768744cfe BKL: Remove BKL from fat 14 years ago
  Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
  Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
  Linus Torvalds 23059a0df5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 16 years ago
  Al Viro b522412aea Sanitize ->fsync() for FAT 16 years ago
  Denis Karpov 85c7859190 FAT: add 'errors' mount option 16 years ago
  Al Viro ce6cdc474a constify dentry_operations: FAT 16 years ago
  OGAWA Hirofumi 45cfbe3547 fat: Cleanup msdos_lookup() 16 years ago
  OGAWA Hirofumi 7decd1cb03 fat: Fix and cleanup timestamp conversion 16 years ago
  OGAWA Hirofumi 9e975dae29 fat: split include/msdos_fs.h 16 years ago
  OGAWA Hirofumi 990e194e69 fat: move fs/vfat/* and fs/msdos/* to fs/fat 16 years ago