Commit Graph

31 Commits (fb069a5d132fb926ed17af3211a114ac7cf27d7a)

Author SHA1 Message Date
OGAWA Hirofumi 985eafcc54 fat: fix duplicate addition of ->llseek handler 16 years ago
OGAWA Hirofumi c3302931db fat: i_blocks warning fix 16 years ago
OGAWA Hirofumi 2bdf67eb16 fat: mmu_private race fix 16 years ago
Darren Jenkins 52e9d9f4b3 fat: cleanup fat_parse_long() error handling 16 years ago
OGAWA Hirofumi 53472bc8f8 fat: use generic_file_llseek() for directory 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
Christoph Hellwig 3222a3e55f [PATCH] fix ->llseek for more directories 17 years ago
Joe Peterson b271e067c8 fatfs: add UTC timestamp option 17 years ago
OGAWA Hirofumi dcd8c53f13 fat: small optimization to __fat_readdir() 17 years ago
OGAWA Hirofumi 98a1516004 fat: use same logic in fat_search_long() and __fat_readdir() 17 years ago
OGAWA Hirofumi d688611674 fat: cleanup fs/fat/dir.c 17 years ago
Adrian Bunk 531f710f8e fat/dir.c: switch to struct __fat_dirent 17 years ago
Linus Torvalds 8f5934278d Replace BKL with superblock lock in fat/msdos/vfat 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 9aacd59934 fat: gcc 4.3 warning fix 18 years ago
OGAWA Hirofumi c483bab099 fat: fix VFAT compat ioctls on 64-bit systems 18 years ago
Josef "Jeff" Sipek dba3230609 [PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
David Howells afefdbb28a [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 19 years ago
David Howells 188f83dfe0 [PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [try #6] 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Alexey Dobriyan 4de151d8cd It's UTF-8 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
OGAWA Hirofumi e5174baaea [PATCH] fat: support ->direct_IO() 19 years ago
OGAWA Hirofumi 7c709d00d6 [PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/ 19 years ago
OGAWA Hirofumi 83b7c996dc [PATCH] fat: use sb_find_get_block() instead of sb_getblk() 19 years ago
Pekka Enberg ad2c1604da [PATCH] fat: Remove duplicate directory scanning code 20 years ago
OGAWA Hirofumi 451cbaa1c3 [PATCH] fat: cleanup and optimization of checksum 20 years ago
Karsten Wiese f3ef6f63e5 [PATCH] Speedup FAT filesystem directory reads 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago