aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/msdos_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-164/+1
2012-05-31fat: introduce special inode for managing the FSINFO blockArtem Bityutskiy1-1/+2
2010-02-10fat: Fix stat->f_namelenKevin Dankwardt1-1/+2
2009-01-31headers_check fix: linux/msdos_fs.hJaswinder Singh Rajput1-0/+1
2008-11-06fat: Cleanup FAT attribute stuffOGAWA Hirofumi1-5/+0
2008-11-06fat: split include/msdos_fs.hOGAWA Hirofumi1-274/+2
2008-07-25fatfs: add UTC timestamp optionJoe Peterson1-3/+5
2008-07-25msdos fs: remove unsettable atari optionRene Scharfe1-1/+0
2008-07-25fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userlandOGAWA Hirofumi1-20/+27
2008-06-08fat_valid_media() isn't for userspaceAdrian Bunk1-6/+6
2008-04-28FAT_VALID_MEDIA(): remove pointless testAndrew Morton1-1/+5
2008-04-28fat: Update free_clusters even if it is untrustedOGAWA Hirofumi1-0/+1
2008-04-28fat: Add allow_utime optionOGAWA Hirofumi1-0/+1
2008-04-28fat: fat_notify_change() and check_mode() cleanupOGAWA Hirofumi1-1/+1
2007-07-16fat: gcc 4.3 warning fixOGAWA Hirofumi1-1/+1
2007-05-08fat: don't use free_clusters for fat32OGAWA Hirofumi1-1/+2
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven1-3/+3
2006-11-16[PATCH] fat: add fat_getattr()OGAWA Hirofumi1-0/+2
2006-09-29[PATCH] add -o flush for fatChris Mason1-0/+3
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik1-2/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-2/+2
2006-03-28[PATCH] fs/fat/: proper prototypes for two functionsAdrian Bunk1-0/+3
2006-03-23[PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitiveArjan van de Ven1-1/+2
2006-03-22It's UTF-8Alexey Dobriyan1-1/+1
2006-01-08[PATCH] fat: support ->direct_IO()OGAWA Hirofumi1-1/+2
2005-10-30[PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi1-0/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+412