Commit Graph

85 Commits (d2172eb5bd4b7d06577113ec40635083619ca54a)

Author SHA1 Message Date
Jonathan Corbet 9c20616c38 Make FAT users happier by not deadlocking 17 years ago
Linus Torvalds 8f5934278d Replace BKL with superblock lock in fat/msdos/vfat 17 years ago
OGAWA Hirofumi 2d518f84e5 fat: relax the permission check of fat_setattr() 17 years ago
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 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 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 e69be4c9c4 fat: Remove fat_clusters_flush() 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 e97e8de388 fat: fat_setattr() fix 17 years ago
OGAWA Hirofumi 1278fdd34b fat: fat_notify_change() and check_mode() cleanup 17 years ago
OGAWA Hirofumi 3754a54447 fat: kill is_bad_inode() check 17 years ago
Dave Hansen 42a74f206b [PATCH] r/o bind mounts: elevate write count for ioctls() 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
Jan Engelhardt 19c561a60f fs/fat/: refine chmod checks 17 years ago
OGAWA Hirofumi 9f966be899 fat: optimize fat_count_free_clusters() 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 98283bb49c fat: Fix the race of read/write the FAT12 entry 18 years ago
OGAWA Hirofumi 9aacd59934 fat: gcc 4.3 warning fix 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
OGAWA Hirofumi c483bab099 fat: fix VFAT compat ioctls on 64-bit systems 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
OGAWA Hirofumi 94412a96c4 [PATCH] FAT: DIO-write fallback to normal buffered 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 754661f143 [PATCH] mark struct inode_operations const 1 18 years ago
Josef "Jeff" Sipek dba3230609 [PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
OGAWA Hirofumi da63fc7ce6 [PATCH] fat: add fat_getattr() 18 years ago
Andrew Morton 3fcfab16c5 [PATCH] separate bdi congestion functions from queue congestion functions 19 years ago
Eric Sesterhenn 97e860d364 [PATCH] Remove unnecessary check in fs/fat/inode.c 19 years ago
Al Viro 31b1f85b71 [PATCH] fs/fat endianness annotations 19 years ago
David Howells afefdbb28a [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
David Howells 188f83dfe0 [PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [try #6] 19 years ago
Chris Mason ae78bf9c4f [PATCH] add -o flush for fat 19 years ago