linux/fs/fat
Linus Torvalds 8fe74cf053 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6:
  Remove two unneeded exports and make two symbols static in fs/mpage.c
  Cleanup after commit 585d3bc06f
  Trim includes of fdtable.h
  Don't crap into descriptor table in binfmt_som
  Trim includes in binfmt_elf
  Don't mess with descriptor table in load_elf_binary()
  Get rid of indirect include of fs_struct.h
  New helper - current_umask()
  check_unsafe_exec() doesn't care about signal handlers sharing
  New locking/refcounting for fs_struct
  Take fs_struct handling to new file (fs/fs_struct.c)
  Get rid of bumping fs_struct refcount in pivot_root(2)
  Kill unsharing fs_struct in __set_personality()
2009-04-02 21:09:10 -07:00
..
Kconfig fs/Kconfig: move fat out 2009-01-22 13:15:55 +03:00
Makefile fat: move fs/vfat/* and fs/msdos/* to fs/fat 2008-11-06 15:41:20 -08:00
cache.c fat: mmu_private race fix 2008-11-06 15:41:21 -08:00
dir.c fat: fix duplicate addition of ->llseek handler 2008-11-12 08:51:22 +09:00
fat.h fat: i_blocks warning fix 2008-11-06 15:41:22 -08:00
fatent.c fat: i_blocks warning fix 2008-11-06 15:41:22 -08:00
file.c Merge branch 'master' into next 2008-11-14 11:29:12 +11:00
inode.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 2009-04-02 21:09:10 -07:00
misc.c fat: i_blocks warning fix 2008-11-06 15:41:22 -08:00
namei_msdos.c constify dentry_operations: FAT 2009-03-27 14:44:01 -04:00
namei_vfat.c constify dentry_operations: FAT 2009-03-27 14:44:01 -04:00