aboutsummaryrefslogtreecommitdiff
path: root/fs/fat/file.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-11-06fat: Fix ATTR_RO for directoryOGAWA Hirofumi
2008-11-06fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0OGAWA Hirofumi
2008-11-06fat: Cleanup FAT attribute stuffOGAWA Hirofumi
2008-11-06fat: split include/msdos_fs.hOGAWA Hirofumi
2008-08-02fat: Fix allow_utime optionOGAWA Hirofumi
2008-07-26[patch 3/4] fat: dont call notify_changeMiklos Szeredi
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-02Make FAT users happier by not deadlockingJonathan Corbet
2008-06-20Replace BKL with superblock lock in fat/msdos/vfatLinus Torvalds
2008-06-12fat: relax the permission check of fat_setattr()OGAWA Hirofumi
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28fat: Add allow_utime optionOGAWA Hirofumi
2008-04-28fat: fat_setattr() fixOGAWA Hirofumi
2008-04-28fat: fat_notify_change() and check_mode() cleanupOGAWA Hirofumi
2008-04-19[PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen
2008-02-06fs/fat/: refine chmod checksJan Engelhardt
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-12-08[PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-11-16[PATCH] fat: add fat_getattr()OGAWA Hirofumi
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty
2006-09-29[PATCH] add -o flush for fatChris Mason
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-02-03[PATCH] fat: Fix truncate() write orderingOGAWA Hirofumi
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] fat: support a truncate() for expanding size (generic_cont_expand)OGAWA Hirofumi
2006-01-08[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/OGAWA Hirofumi
2005-09-17[PATCH] FAT: miss-sync issues on sync mount (miss-sync on write)OGAWA Hirofumi
2005-04-16Linux-2.6.12-rc2Linus Torvalds