aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fat/fat.h
Commit message (Expand)AuthorAge
* fat: Add fat_msg() function for preformated FAT messagesAlexey Fisher2011-04-12
* fat: Convert fat_fs_error to use %pVAlexey Fisher2011-04-12
* fat: use new setup() for ->dir_ops tooOGAWA Hirofumi2011-04-12
* switch fat to ->s_d_op, close exportfs races thereAl Viro2011-01-12
* check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-09
* fat: convert to use the new truncate convention.npiggin@suse.de2010-05-27
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* fatfs: ratelimit corruption reportOGAWA Hirofumi2010-05-25
* fat: convert to unlocked_ioctlArnd Bergmann2010-05-16
* fat: make discard a mount optionChristoph Hellwig2009-11-21
* fat: Check s_dirt in fat_sync_fs()OGAWA Hirofumi2009-09-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2009-06-16
|\
| * FAT: add 'errors' mount optionDenis Karpov2009-06-03
* | Sanitize ->fsync() for FATAl Viro2009-06-11
|/
* fat: i_blocks warning fixOGAWA Hirofumi2008-11-06
* fat: mmu_private race fixOGAWA Hirofumi2008-11-06
* fat: Add printf attribute to fat_fs_panic()OGAWA Hirofumi2008-11-06
* fat: Fix ATTR_RO for directoryOGAWA Hirofumi2008-11-06
* fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0OGAWA Hirofumi2008-11-06
* fat: Cleanup FAT attribute stuffOGAWA Hirofumi2008-11-06
* fat: improve fat_hash()OGAWA Hirofumi2008-11-06
* fat: Fix and cleanup timestamp conversionOGAWA Hirofumi2008-11-06
* fat: split include/msdos_fs.hOGAWA Hirofumi2008-11-06