summaryrefslogtreecommitdiff
path: root/fs/vfat
AgeCommit message (Expand)Author
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28fat: use __getname()OGAWA Hirofumi
2008-04-28vfat: bug fix for vfat cannot handle filename with 255Keith Mok
2008-04-28fat: fat_notify_change() and check_mode() cleanupOGAWA Hirofumi
2008-02-07Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven
2006-11-16[PATCH] fat: add fat_getattr()OGAWA Hirofumi
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-03-31[PATCH] fat: kill reserved namesOGAWA Hirofumi
2005-10-30[PATCH] fat: remove the unneeded vfat_find() in vfat_rename()OGAWA Hirofumi
2005-10-30[PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi
2005-04-16Linux-2.6.12-rc2Linus Torvalds