Commit Graph

9 Commits (50dd94e017ec39f85c26b6c10ed9fb2d7a7d8042)

Author SHA1 Message Date
OGAWA Hirofumi c3302931db fat: i_blocks warning fix 16 years ago
OGAWA Hirofumi 2bdf67eb16 fat: mmu_private race fix 16 years ago
OGAWA Hirofumi 0e75f5da06 fat: Add printf attribute to fat_fs_panic() 16 years ago
OGAWA Hirofumi dfc209c006 fat: Fix ATTR_RO for directory 16 years ago
OGAWA Hirofumi 9183482f5d fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0 16 years ago
OGAWA Hirofumi 9c0aa1b87b fat: Cleanup FAT attribute stuff 16 years ago
OGAWA Hirofumi d3dfa8228f fat: improve fat_hash() 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
Joe Peterson b271e067c8 fatfs: add UTC timestamp option 17 years ago
Rene Scharfe 7557bc66be msdos fs: remove unsettable atari option 17 years ago
OGAWA Hirofumi 4596c8aaf9 fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userland 17 years ago
Adrian Bunk f751aa125d fat_valid_media() isn't for userspace 17 years ago
Andrew Morton 73f20e58b1 FAT_VALID_MEDIA(): remove pointless test 17 years ago
OGAWA Hirofumi 606e423e43 fat: Update free_clusters even if it is untrusted 17 years ago
OGAWA Hirofumi 1ae43f826b fat: Add allow_utime option 17 years ago
OGAWA Hirofumi 1278fdd34b fat: fat_notify_change() and check_mode() cleanup 17 years ago
OGAWA Hirofumi 9aacd59934 fat: gcc 4.3 warning fix 18 years ago
OGAWA Hirofumi 28ec039c21 fat: don't use free_clusters for fat32 18 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
Chris Mason ae78bf9c4f [PATCH] add -o flush for fat 19 years ago
Jeff Garzik e18fa700c9 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Adrian Bunk a28af471b8 [PATCH] fs/fat/: proper prototypes for two functions 19 years ago
Arjan van de Ven 6b9438e132 [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive 19 years ago
Alexey Dobriyan 4de151d8cd It's UTF-8 19 years ago
OGAWA Hirofumi e5174baaea [PATCH] fat: support ->direct_IO() 19 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