aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fat/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-1/+1
2006-12-08[PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek1-1/+1
2006-11-16[PATCH] fat: add fat_getattr()OGAWA Hirofumi1-0/+10
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton1-1/+2
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty1-2/+0
2006-09-29[PATCH] add -o flush for fatChris Mason1-0/+13
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-02-03[PATCH] fat: Fix truncate() write orderingOGAWA Hirofumi1-27/+23
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap1-0/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-2/+2
2006-01-08[PATCH] fat: support a truncate() for expanding size (generic_cont_expand)OGAWA Hirofumi1-3/+28
2006-01-08[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/OGAWA Hirofumi1-1/+1
2005-09-17[PATCH] FAT: miss-sync issues on sync mount (miss-sync on write)OGAWA Hirofumi1-35/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+308