Commit Graph

33 Commits (258ef67e246fd548e7ad91c23004ad157c03cce5)

Author SHA1 Message Date
David Howells f0ce7ee3a8 CRED: Wrap task credential accesses in the FAT filesystem 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 9e975dae29 fat: split include/msdos_fs.h 16 years ago
OGAWA Hirofumi 17263849c7 fat: Fix allow_utime option 17 years ago
Miklos Szeredi b1da47e29e [patch 3/4] fat: dont call notify_change 17 years ago
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
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
Dave Hansen 42a74f206b [PATCH] r/o bind mounts: elevate write count for ioctls() 17 years ago
Jan Engelhardt 19c561a60f fs/fat/: refine chmod checks 17 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 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
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
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Chris Mason ae78bf9c4f [PATCH] add -o flush for fat 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
OGAWA Hirofumi 3b641407a1 [PATCH] fat: Fix truncate() write ordering 19 years ago
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
OGAWA Hirofumi 05eb0b51fb [PATCH] fat: support a truncate() for expanding size (generic_cont_expand) 19 years ago
OGAWA Hirofumi 7c709d00d6 [PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/ 19 years ago
OGAWA Hirofumi ef402268f7 [PATCH] FAT: miss-sync issues on sync mount (miss-sync on write) 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago