Commit Graph

26 Commits (0c9ba97318fc9a905bcc1419b6966de061203a70)

Author SHA1 Message Date
Al Viro 3d23985d6c switch fat to ->s_d_op, close exportfs races there 14 years ago
Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin b1e6a015a5 fs: change d_hash for rcu-walk 14 years ago
Nick Piggin 621e155a35 fs: change d_compare for rcu-walk 14 years ago
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Arnd Bergmann 3768744cfe BKL: Remove BKL from fat 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Nikolaus Schulz 30d1872d9e fat: fix buffer overflow in vfat_create_shortname() 15 years ago
Kevin Dankwardt eeb5b4ae81 fat: Fix stat->f_namelen 15 years ago
OGAWA Hirofumi 8045e29850 fat: Fix vfat_lookup() 15 years ago
OGAWA Hirofumi 67638e4043 fat/nls: Fix handling of utf8 invalid char 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Alan Stern 74675a5850 NLS: update handling of Unicode 16 years ago
Al Viro b522412aea Sanitize ->fsync() for FAT 16 years ago
Denis Karpov 85c7859190 FAT: add 'errors' mount option 16 years ago
Al Viro ce6cdc474a constify dentry_operations: FAT 16 years ago
OGAWA Hirofumi ebeb0406f1 fat: drop negative dentry on rename() path 16 years ago
OGAWA Hirofumi 1c13a243a4 fat: Kill d_invalidate() in vfat_lookup() 16 years ago
OGAWA Hirofumi 1b52467243 fat: Fix/Cleanup dcache handling for vfat 16 years ago
OGAWA Hirofumi 068f5ae05c vfat: Fix vfat_find() error path in vfat_lookup() 16 years ago
OGAWA Hirofumi 7decd1cb03 fat: Fix and cleanup timestamp conversion 16 years ago
OGAWA Hirofumi 9e975dae29 fat: split include/msdos_fs.h 16 years ago
OGAWA Hirofumi 990e194e69 fat: move fs/vfat/* and fs/msdos/* to fs/fat 16 years ago
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() 19 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() 20 years ago
OGAWA Hirofumi 451cbaa1c3 [PATCH] fat: cleanup and optimization of checksum 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago