aboutsummaryrefslogtreecommitdiffstats
path: root/fs/vfat
Commit message (Expand)AuthorAge
* fat: use __getname()OGAWA Hirofumi2008-04-28
* vfat: bug fix for vfat cannot handle filename with 255Keith Mok2008-04-28
* fat: fat_notify_change() and check_mode() cleanupOGAWA Hirofumi2008-04-28
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-07
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-12
* [PATCH] fat: add fat_getattr()OGAWA Hirofumi2006-11-16
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-01
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-01
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [PATCH] fat: kill reserved namesOGAWA Hirofumi2006-03-31
* [PATCH] fat: remove the unneeded vfat_find() in vfat_rename()OGAWA Hirofumi2005-10-30
* [PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi2005-10-30
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16