Commit Graph

84 Commits (59bbb6f7574bc693ed8313b98eac641116c95b94)

Author SHA1 Message Date
OGAWA Hirofumi 3e107603ae fat: Fix the removal of opts->fs_dmask 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
Denis Karpov 85c7859190 FAT: add 'errors' mount option 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
OGAWA Hirofumi 3a95ea1155 Fix _fat_bmap() locking 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 9ca59f4c3d fat: ->i_pos race fix 17 years ago
OGAWA Hirofumi 2bdf67eb16 fat: mmu_private race fix 17 years ago
OGAWA Hirofumi fa93ca18a8 fat: Fix _fat_bmap() race 17 years ago
OGAWA Hirofumi dfc209c006 fat: Fix ATTR_RO for directory 17 years ago
OGAWA Hirofumi 9c0aa1b87b fat: Cleanup FAT attribute stuff 17 years ago
OGAWA Hirofumi a993b542bb fat: use fat_detach() in fat_clear_inode() 17 years ago
OGAWA Hirofumi d3dfa8228f fat: improve fat_hash() 17 years ago
OGAWA Hirofumi 7decd1cb03 fat: Fix and cleanup timestamp conversion 17 years ago
OGAWA Hirofumi 9e975dae29 fat: split include/msdos_fs.h 17 years ago
Nick Piggin 4e02ed4b4a fs: remove prepare_write/commit_write 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
Linus Torvalds 5f22ca9b13 vfat: fix 'sync' mount deadlock due to BKL->lock_super conversion 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Joe Peterson b271e067c8 fatfs: add UTC timestamp option 17 years ago
OGAWA Hirofumi 8d44d9741f fat: fix parse_options() 17 years ago
Linus Torvalds 8f5934278d Replace BKL with superblock lock in fat/msdos/vfat 17 years ago
Harvey Harrison 803f445f17 fat: use get/put_unaligned_* helpers 17 years ago
Olof Johansson 9f354858b8 fatfs: fix build warning with 64k PAGE_SIZE 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 3754a54447 fat: kill is_bad_inode() check 17 years ago
Miklos Szeredi c1fca3b609 mount options: fix fat 17 years ago
David Howells 17f95a7b44 iget: stop FAT from using iget() and read_inode() 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Vegard Nossum b4cf9c342a FAT: Fix printk format strings 17 years ago
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 18 years ago
Christoph Hellwig 1305edad01 fat: new export ops 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Nick Piggin d7777a25a0 fat: convert to new aops 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Christoph Hellwig a569425512 knfsd: exportfs: add exportfs.h header 18 years ago
OGAWA Hirofumi 9aacd59934 fat: gcc 4.3 warning fix 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
OGAWA Hirofumi 28ec039c21 fat: don't use free_clusters for fat32 18 years ago
Vignesh Babu BM e7d709c096 is_power_of_2 in fat 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago