Commit Graph

152 Commits (ddf9ddacef0989fdeb22e182212a232488f0f3ad)

Author SHA1 Message Date
Thomas Gleixner 6d729e44a5 fs: Make unload_nls() NULL pointer safe 16 years ago
OGAWA Hirofumi ed248b290d fat: Check s_dirt in fat_sync_fs() 16 years ago
Jan Kara 2f3d675bcd fat: Opencode sync_page_range_nolock() 16 years ago
Paul Wise 955234755c vfat: change the default from shortname=lower to shortname=mixed 16 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
Jens Axboe 8aa7e847d8 Fix congestion_wait() sync/async vs read/write confusion 16 years ago
OGAWA Hirofumi 3e107603ae fat: Fix the removal of opts->fs_dmask 16 years ago
Alan Stern 74675a5850 NLS: update handling of Unicode 16 years ago
Christoph Hellwig f83d6d46e7 fat: add ->sync_fs 16 years ago
Al Viro b522412aea Sanitize ->fsync() for FAT 16 years ago
Christoph Hellwig ebc1ac1645 ->write_super lock_super pushdown 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Christoph Hellwig 8c85e12512 remove ->write_super call in generic_shutdown_super 16 years ago
Christoph Hellwig 21bea49594 fat: split fat_generic_ioctl 16 years ago
Denis Karpov 85c7859190 FAT: add 'errors' mount option 16 years ago
Alan Cox d29a2e9438 vfat: Note the NLS requirement 16 years ago
Coly Li aac49b7543 fs/fat: return f_fsid for statfs(2) 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Al Viro ce6cdc474a constify dentry_operations: FAT 16 years ago
OGAWA Hirofumi 3a95ea1155 Fix _fat_bmap() locking 16 years ago
Alexey Dobriyan 1c6ace019b fs/Kconfig: move fat out 16 years ago
David Howells f0ce7ee3a8 CRED: Wrap task credential accesses in the FAT filesystem 16 years ago
Christoph Hellwig 5a6bb10393 fat: make sure to set d_ops in fat_get_parent 16 years ago
OGAWA Hirofumi 985eafcc54 fat: fix duplicate addition of ->llseek handler 16 years ago
OGAWA Hirofumi ebeb0406f1 fat: drop negative dentry on rename() path 16 years ago
OGAWA Hirofumi c3302931db fat: i_blocks warning fix 16 years ago
OGAWA Hirofumi 9ca59f4c3d fat: ->i_pos race 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 fa93ca18a8 fat: Fix _fat_bmap() race 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 45cfbe3547 fat: Cleanup msdos_lookup() 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 a993b542bb fat: use fat_detach() in fat_clear_inode() 16 years ago
OGAWA Hirofumi 5e35dd4651 fat: Fix fat_ent_update_ptr() for FAT12 16 years ago
OGAWA Hirofumi d3dfa8228f fat: improve fat_hash() 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
OGAWA Hirofumi 990e194e69 fat: move fs/vfat/* and fs/msdos/* to fs/fat 16 years ago
Nick Piggin 4e02ed4b4a fs: remove prepare_write/commit_write 16 years ago
Christoph Hellwig 3222a3e55f [PATCH] fix ->llseek for more directories 17 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago