summaryrefslogtreecommitdiff
path: root/include/linux/msdos_fs.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* fat: introduce special inode for managing the FSINFO blockArtem Bityutskiy2012-05-31
* fat: Fix stat->f_namelenKevin Dankwardt2010-02-10
* headers_check fix: linux/msdos_fs.hJaswinder Singh Rajput2009-01-31
* fat: Cleanup FAT attribute stuffOGAWA Hirofumi2008-11-06
* fat: split include/msdos_fs.hOGAWA Hirofumi2008-11-06
* fatfs: add UTC timestamp optionJoe Peterson2008-07-25
* msdos fs: remove unsettable atari optionRene Scharfe2008-07-25
* fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userlandOGAWA Hirofumi2008-07-25
* fat_valid_media() isn't for userspaceAdrian Bunk2008-06-08
* FAT_VALID_MEDIA(): remove pointless testAndrew Morton2008-04-28
* fat: Update free_clusters even if it is untrustedOGAWA Hirofumi2008-04-28
* fat: Add allow_utime optionOGAWA Hirofumi2008-04-28
* fat: fat_notify_change() and check_mode() cleanupOGAWA Hirofumi2008-04-28
* fat: gcc 4.3 warning fixOGAWA Hirofumi2007-07-16
* fat: don't use free_clusters for fat32OGAWA Hirofumi2007-05-08
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-12
* [PATCH] fat: add fat_getattr()OGAWA Hirofumi2006-11-16
* [PATCH] add -o flush for fatChris Mason2006-09-29
* Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik2006-09-24
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] fs/fat/: proper prototypes for two functionsAdrian Bunk2006-03-28
* [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitiveArjan van de Ven2006-03-23
* It's UTF-8Alexey Dobriyan2006-03-22
* [PATCH] fat: support ->direct_IO()OGAWA Hirofumi2006-01-08
* [PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi2005-10-30
* Linux-2.6.12-rc2Linus Torvalds2005-04-16