summaryrefslogtreecommitdiff
path: root/fs/fat/fatent.c
Commit message (Expand)AuthorAge
* fs/fat: remove unnecessary includesAlexander Kuleshov2015-04-17
* fat: no need to reset EOF in ent_put for FAT32Namjae Jeon2012-10-06
* fs/fat: fix checkpatch issues in fatent.cCruz Julian Bishop2012-10-06
* fat: switch to fsinfo_inodeArtem Bityutskiy2012-05-31
* fat: mark superblock as dirty less oftenArtem Bityutskiy2012-05-31
* fat: introduce mark_fsinfo_dirty helperArtem Bityutskiy2012-05-31
* fat: Replace all printk with fat_msg()Alexey Fisher2011-04-12
* block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-16
* fat: do not send discards as barriersChristoph Hellwig2010-09-10
* block: pass gfp_mask and flags to sb_issue_discardChristoph Hellwig2010-09-10
* fat: make discard a mount optionChristoph Hellwig2009-11-21
* 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: Fix fat_ent_update_ptr() for FAT12OGAWA Hirofumi2008-11-06
* fat: split include/msdos_fs.hOGAWA Hirofumi2008-11-06
* Let the block device know when sectors can be discardedDavid Woodhouse2008-10-09
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* fat: Remove fat_clusters_flush()OGAWA Hirofumi2008-04-28
* fat: Update free_clusters even if it is untrustedOGAWA Hirofumi2008-04-28
* fat: optimize fat_count_free_clusters()OGAWA Hirofumi2008-01-08
* fat: Fix the race of read/write the FAT12 entryOGAWA Hirofumi2007-07-16
* [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitiveArjan van de Ven2006-03-23
* [PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/OGAWA Hirofumi2006-01-08
* [PATCH] fat: move fat_clusters_flush() to write_super()OGAWA Hirofumi2006-01-08
* Linux-2.6.12-rc2Linus Torvalds2005-04-16