Commit Graph

17 Commits (8e2fc39ddea7fe8c6798837da282db88a09af793)

Author SHA1 Message Date
Joe Peterson b271e067c8 fatfs: add UTC timestamp option 17 years ago
Linus Torvalds 8f5934278d Replace BKL with superblock lock in fat/msdos/vfat 17 years ago
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 17 years ago
OGAWA Hirofumi c7a6c4edc7 fat: use __getname() 17 years ago
Keith Mok f22032ba8d vfat: bug fix for vfat cannot handle filename with 255 17 years ago
OGAWA Hirofumi 1278fdd34b fat: fat_notify_change() and check_mode() cleanup 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Arjan van de Ven c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago
OGAWA Hirofumi da63fc7ce6 [PATCH] fat: add fat_getattr() 18 years ago
Dave Hansen ce71ec3684 [PATCH] r/o bind mounts: monitor zeroing of i_nlink 19 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
OGAWA Hirofumi 094e320d76 [PATCH] fat: kill reserved names 19 years ago
OGAWA Hirofumi 9131dd4256 [PATCH] fat: remove the unneeded vfat_find() in vfat_rename() 19 years ago
OGAWA Hirofumi 451cbaa1c3 [PATCH] fat: cleanup and optimization of checksum 19 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago