index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fat
/
dir.c
Age
Commit message (
Expand
)
Author
2008-07-25
fatfs: add UTC timestamp option
Joe Peterson
2008-07-25
fat: small optimization to __fat_readdir()
OGAWA Hirofumi
2008-07-25
fat: use same logic in fat_search_long() and __fat_readdir()
OGAWA Hirofumi
2008-07-25
fat: cleanup fs/fat/dir.c
OGAWA Hirofumi
2008-07-25
fat/dir.c: switch to struct __fat_dirent
Adrian Bunk
2008-06-20
Replace BKL with superblock lock in fat/msdos/vfat
Linus Torvalds
2008-04-28
fat: use __getname()
OGAWA Hirofumi
2008-04-28
vfat: bug fix for vfat cannot handle filename with 255
Keith Mok
2007-07-16
fat: gcc 4.3 warning fix
OGAWA Hirofumi
2007-05-08
fat: fix VFAT compat ioctls on 64-bit systems
OGAWA Hirofumi
2006-12-08
[PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David 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/ const
Arjan van de Ven
2006-03-22
It's UTF-8
Alexey Dobriyan
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes 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 code
Pekka Enberg
2005-10-30
[PATCH] fat: cleanup and optimization of checksum
OGAWA Hirofumi
2005-09-07
[PATCH] Speedup FAT filesystem directory reads
Karsten Wiese
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds