Commit History

Author SHA1 Message Date
  Marco Stornelli e40b34c792 fat: drop lock/unlock super 12 years ago
  Steven J. Magnani 7669e8fb09 fat (exportfs): fix dentry reconnection 12 years ago
  Steven J. Magnani a943ed71c9 fat: accessors for msdos_dir_entry 'start' fields 13 years ago
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
  Al Viro 0b728e1911 stop passing nameidata * to ->d_revalidate() 13 years ago
  Namjae Jeon d533df07c2 fat: fix bug in enforcing Long File Name length 13 years ago
  Namjae Jeon 41f0c02eac fat: clean up xlate_to_uni() 13 years ago
  Linus Torvalds 55b81e6f27 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb 13 years ago
  Al Viro 4acdaf27eb switch ->create() to umode_t 14 years ago
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 14 years ago
  Alan Stern 0720a06a75 NLS: improve UTF8 -> UTF16 string conversion routine 13 years ago
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
  Al Viro 407938e79e LOOKUP_CREATE and LOOKUP_RENAME_TARGET can be set only on the last step 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 9177ada99d fat: fix d_revalidate oopsen on NFS exports 14 years ago
  Al Viro 3d23985d6c switch fat to ->s_d_op, close exportfs races there 14 years ago
  Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 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 15 years ago
  Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
  Nikolaus Schulz 30d1872d9e fat: fix buffer overflow in vfat_create_shortname() 15 years ago
  Kevin Dankwardt eeb5b4ae81 fat: Fix stat->f_namelen 15 years ago