summaryrefslogtreecommitdiffstats
path: root/fs/fat/file.c
Commit message (Expand)AuthorAgeFilesLines
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-1/+1
* fat: Add allow_utime optionOGAWA Hirofumi2008-04-281-0/+24
* fat: fat_setattr() fixOGAWA Hirofumi2008-04-281-9/+6
* fat: fat_notify_change() and check_mode() cleanupOGAWA Hirofumi2008-04-281-99/+84
* [PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen2008-04-191-5/+7
* fs/fat/: refine chmod checksJan Engelhardt2008-02-061-3/+44
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-101-1/+1
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* [PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-1/+1
* [PATCH] fat: add fat_getattr()OGAWA Hirofumi2006-11-161-0/+10
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-201-1/+2
* [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-011-2/+0
* [PATCH] add -o flush for fatChris Mason2006-09-291-0/+13
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] fat: Fix truncate() write orderingOGAWA Hirofumi2006-02-031-27/+23
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-2/+2
* [PATCH] fat: support a truncate() for expanding size (generic_cont_expand)OGAWA Hirofumi2006-01-081-3/+28
* [PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/OGAWA Hirofumi2006-01-081-1/+1
* [PATCH] FAT: miss-sync issues on sync mount (miss-sync on write)OGAWA Hirofumi2005-09-171-35/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+308
OpenPOWER on IntegriCloud