summaryrefslogtreecommitdiffstats
path: root/include/linux/msdos_fs.h
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-164/+1
* fat: introduce special inode for managing the FSINFO blockArtem Bityutskiy2012-05-311-1/+2
* fat: Fix stat->f_namelenKevin Dankwardt2010-02-101-1/+2
* headers_check fix: linux/msdos_fs.hJaswinder Singh Rajput2009-01-311-0/+1
* fat: Cleanup FAT attribute stuffOGAWA Hirofumi2008-11-061-5/+0
* fat: split include/msdos_fs.hOGAWA Hirofumi2008-11-061-274/+2
* fatfs: add UTC timestamp optionJoe Peterson2008-07-251-3/+5
* msdos fs: remove unsettable atari optionRene Scharfe2008-07-251-1/+0
* fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userlandOGAWA Hirofumi2008-07-251-20/+27
* fat_valid_media() isn't for userspaceAdrian Bunk2008-06-081-6/+6
* FAT_VALID_MEDIA(): remove pointless testAndrew Morton2008-04-281-1/+5
* fat: Update free_clusters even if it is untrustedOGAWA Hirofumi2008-04-281-0/+1
* fat: Add allow_utime optionOGAWA Hirofumi2008-04-281-0/+1
* fat: fat_notify_change() and check_mode() cleanupOGAWA Hirofumi2008-04-281-1/+1
* fat: gcc 4.3 warning fixOGAWA Hirofumi2007-07-161-1/+1
* fat: don't use free_clusters for fat32OGAWA Hirofumi2007-05-081-1/+2
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-121-3/+3
* [PATCH] fat: add fat_getattr()OGAWA Hirofumi2006-11-161-0/+2
* [PATCH] add -o flush for fatChris Mason2006-09-291-0/+3
* Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik2006-09-241-2/+2
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* [PATCH] fs/fat/: proper prototypes for two functionsAdrian Bunk2006-03-281-0/+3
* [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitiveArjan van de Ven2006-03-231-1/+2
* It's UTF-8Alexey Dobriyan2006-03-221-1/+1
* [PATCH] fat: support ->direct_IO()OGAWA Hirofumi2006-01-081-1/+2
* [PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi2005-10-301-0/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+412