aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fat/dir.c
Commit message (Expand)AuthorAge
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-06-16
|\
| * NLS: update handling of UnicodeAlan Stern2009-06-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2009-06-16
|\ \ | |/ |/|
| * FAT: add 'errors' mount optionDenis Karpov2009-06-03
* | Sanitize ->fsync() for FATAl Viro2009-06-11
|/
* fat: fix duplicate addition of ->llseek handlerOGAWA Hirofumi2008-11-11
* fat: i_blocks warning fixOGAWA Hirofumi2008-11-06
* fat: mmu_private race fixOGAWA Hirofumi2008-11-06
* fat: cleanup fat_parse_long() error handlingDarren Jenkins2008-11-06
* fat: use generic_file_llseek() for directoryOGAWA Hirofumi2008-11-06
* fat: Fix and cleanup timestamp conversionOGAWA Hirofumi2008-11-06
* fat: split include/msdos_fs.hOGAWA Hirofumi2008-11-06
* [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-23
* fatfs: add UTC timestamp optionJoe Peterson2008-07-25
* fat: small optimization to __fat_readdir()OGAWA Hirofumi2008-07-25
* fat: use same logic in fat_search_long() and __fat_readdir()OGAWA Hirofumi2008-07-25
* fat: cleanup fs/fat/dir.cOGAWA Hirofumi2008-07-25
* fat/dir.c: switch to struct __fat_direntAdrian Bunk2008-07-25
* Replace BKL with superblock lock in fat/msdos/vfatLinus Torvalds2008-06-20
* fat: use __getname()OGAWA Hirofumi2008-04-28
* vfat: bug fix for vfat cannot handle filename with 255Keith Mok2008-04-28
* fat: gcc 4.3 warning fixOGAWA Hirofumi2007-07-16
* fat: fix VFAT compat ioctls on 64-bit systemsOGAWA Hirofumi2007-05-08
* [PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-03
* [PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [...David Howells2006-09-30
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* It's UTF-8Alexey Dobriyan2006-03-21
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] fat: support ->direct_IO()OGAWA Hirofumi2006-01-08
* [PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/OGAWA Hirofumi2006-01-08
* [PATCH] fat: use sb_find_get_block() instead of sb_getblk()OGAWA Hirofumi2006-01-08
* [PATCH] fat: Remove duplicate directory scanning codePekka Enberg2005-10-30
* [PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi2005-10-30
* [PATCH] Speedup FAT filesystem directory readsKarsten Wiese2005-09-07
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16