aboutsummaryrefslogtreecommitdiff
path: root/fs/fat/dir.c
AgeCommit message (Expand)Author
2010-05-17fat: convert to unlocked_ioctlArnd Bergmann
2010-03-16fat: use pack_hex_byte() instead of custom oneAndy Shevchenko
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds
2009-06-15NLS: update handling of UnicodeAlan Stern
2009-06-11Sanitize ->fsync() for FATAl Viro
2009-06-04FAT: add 'errors' mount optionDenis Karpov
2008-11-12fat: fix duplicate addition of ->llseek handlerOGAWA Hirofumi
2008-11-06fat: i_blocks warning fixOGAWA Hirofumi
2008-11-06fat: mmu_private race fixOGAWA Hirofumi
2008-11-06fat: cleanup fat_parse_long() error handlingDarren Jenkins
2008-11-06fat: use generic_file_llseek() for directoryOGAWA Hirofumi
2008-11-06fat: Fix and cleanup timestamp conversionOGAWA Hirofumi
2008-11-06fat: split include/msdos_fs.hOGAWA Hirofumi
2008-10-23[PATCH] fix ->llseek for more directoriesChristoph Hellwig
2008-07-25fatfs: add UTC timestamp optionJoe Peterson
2008-07-25fat: small optimization to __fat_readdir()OGAWA Hirofumi
2008-07-25fat: use same logic in fat_search_long() and __fat_readdir()OGAWA Hirofumi
2008-07-25fat: cleanup fs/fat/dir.cOGAWA Hirofumi
2008-07-25fat/dir.c: switch to struct __fat_direntAdrian Bunk
2008-06-20Replace BKL with superblock lock in fat/msdos/vfatLinus Torvalds
2008-04-28fat: use __getname()OGAWA Hirofumi
2008-04-28vfat: bug fix for vfat cannot handle filename with 255Keith Mok
2007-07-16fat: gcc 4.3 warning fixOGAWA Hirofumi
2007-05-08fat: fix VFAT compat ioctls on 64-bit systemsOGAWA Hirofumi
2006-12-08[PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-09-30[PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [...David Howells
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-22It's UTF-8Alexey Dobriyan
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] fat: support ->direct_IO()OGAWA Hirofumi
2006-01-08[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/OGAWA Hirofumi
2006-01-08[PATCH] fat: use sb_find_get_block() instead of sb_getblk()OGAWA Hirofumi
2005-10-30[PATCH] fat: Remove duplicate directory scanning codePekka Enberg
2005-10-30[PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi
2005-09-07[PATCH] Speedup FAT filesystem directory readsKarsten Wiese
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds