aboutsummaryrefslogtreecommitdiff
path: root/fs/fat/fatent.c
AgeCommit message (Expand)Author
2008-11-06fat: i_blocks warning fixOGAWA Hirofumi
2008-11-06fat: Fix fat_ent_update_ptr() for FAT12OGAWA Hirofumi
2008-11-06fat: split include/msdos_fs.hOGAWA Hirofumi
2008-10-09Let the block device know when sectors can be discardedDavid Woodhouse
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28fat: Remove fat_clusters_flush()OGAWA Hirofumi
2008-04-28fat: Update free_clusters even if it is untrustedOGAWA Hirofumi
2008-01-08fat: optimize fat_count_free_clusters()OGAWA Hirofumi
2007-07-16fat: Fix the race of read/write the FAT12 entryOGAWA Hirofumi
2006-03-23[PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitiveArjan van de Ven
2006-01-08[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/OGAWA Hirofumi
2006-01-08[PATCH] fat: move fat_clusters_flush() to write_super()OGAWA Hirofumi
2005-04-16Linux-2.6.12-rc2Linus Torvalds