Commit Graph

58 Commits (fd1a190029cc29fadf14bb9a1e82767e80c6ebdb)

Author SHA1 Message Date
Mike Lockwood 6e5b93ee55 fatfs: add FAT_IOCTL_GET_VOLUME_ID 12 years ago
Namjae Jeon ea3983ace6 fat: restructure export_operations 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Eric W. Biederman 170782eb89 userns: Convert fat to use kuid/kgid where appropriate 13 years ago
Jan Kara e24f17da35 fat: Push mnt_want_write() outside of i_mutex 13 years ago
Al Viro dacd0e7b39 fat: propagate umode_t 13 years ago
Al Viro 2a79f17e4a vfs: mnt_drop_write_file() 13 years ago
Al Viro a561be7100 switch a bunch of places to mnt_want_write_file() 13 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Christoph Hellwig 562c72aa57 fs: move inode_dio_wait calls into ->setattr 14 years ago
Christoph Hellwig 5826869158 fat: remove i_alloc_sem abuse 14 years ago
OGAWA Hirofumi 1adffbae22 fat: Fix corrupt inode flags when remove ATTR_SYS flag 14 years ago
Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
Christoph Hellwig db78b877f7 always call inode_change_ok early in ->setattr 15 years ago
Christoph Hellwig 6a1a90ad1b rename generic_setattr 15 years ago
npiggin@suse.de 459f6ed3b8 fat: convert to use the new truncate convention. 15 years ago
Christoph Hellwig 1b061d9247 rename the generic fsync implementations 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Arnd Bergmann 7845bc3e13 fat: convert to unlocked_ioctl 15 years ago
Jan Kara 2f3d675bcd fat: Opencode sync_page_range_nolock() 16 years ago
Jens Axboe 8aa7e847d8 Fix congestion_wait() sync/async vs read/write confusion 16 years ago
Al Viro b522412aea Sanitize ->fsync() for FAT 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
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