summaryrefslogtreecommitdiff
path: root/fs/fat/fat.h
Commit message (Expand)AuthorAge
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* fat: constify fatent_operations structuresJulia Lawall2016-01-20
* fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon2016-01-20
* fat: add fat_fallocate operationNamjae Jeon2016-01-20
* fs/fat: comment fix, fat_bits can be also 32Alexander Kuleshov2015-04-17
* fs/fat: remove unnecessary includesAlexander Kuleshov2015-04-17
* fat: fix data past EOF resulting from fsx testsuiteNamjae Jeon2014-12-13
* fs/fat/: add support for DOS 1.x formatted volumesConrad Meyer2014-06-06
* fat: rcu-delay unloading nls and freeing sbiAl Viro2013-10-24
* fatfs: add FAT_IOCTL_GET_VOLUME_IDMike Lockwood2013-07-09
* fat (exportfs): rebuild directory-inode if fat_dget()Namjae Jeon2013-04-29
* fat (exportfs): rebuild inode if ilookup() failsNamjae Jeon2013-04-29
* fat: restructure export_operationsNamjae Jeon2013-04-29
* fat: introduce a helper fat_get_blknr_offset()Namjae Jeon2013-04-29
* fat: move fat_i_pos_read to fat.hNamjae Jeon2013-04-29
* fat: introduce 2 new values for the -o nfs mount optionNamjae Jeon2013-04-29
* fat: mark fs as dirty on mount and clean on umountOleksij Rempel2013-02-27
* fat: provide option for setting timezone offsetJan Kara2012-12-17
* fat: drop lock/unlock superMarco Stornelli2012-10-09
* fs/fat: chang indentation of some comments in fat.hCruz Julian Bishop2012-10-06
* fs/fat: fix some checkpatch issues in fat.hCruz Julian Bishop2012-10-06
* fat (exportfs): fix dentry reconnectionSteven J. Magnani2012-10-06
* fat (exportfs): move NFS support codeSteven J. Magnani2012-10-06
* userns: Convert fat to use kuid/kgid where appropriateEric W. Biederman2012-09-20
* fat: accessors for msdos_dir_entry 'start' fieldsSteven J. Magnani2012-07-30
* fat: add fat_msg_ratelimit()Namjae Jeon2012-05-31
* fat: introduce special inode for managing the FSINFO blockArtem Bityutskiy2012-05-31
* fat: propagate umode_tAl Viro2012-01-03
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* fat: remove i_alloc_sem abuseChristoph Hellwig2011-07-20
* 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-17
* fat: make discard a mount optionChristoph Hellwig2009-11-21
* fat: Check s_dirt in fat_sync_fs()OGAWA Hirofumi2009-09-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2009-06-16
|\
| * FAT: add 'errors' mount optionDenis Karpov2009-06-04
* | 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