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
/
vfat
Age
Commit message (
Expand
)
Author
2008-06-20
Replace BKL with superblock lock in fat/msdos/vfat
Linus Torvalds
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
fat: use __getname()
OGAWA Hirofumi
2008-04-28
vfat: bug fix for vfat cannot handle filename with 255
Keith Mok
2008-04-28
fat: fat_notify_change() and check_mode() cleanup
OGAWA Hirofumi
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
2007-02-12
[PATCH] mark struct inode_operations const 3
Arjan van de Ven
2006-11-16
[PATCH] fat: add fat_getattr()
OGAWA Hirofumi
2006-10-01
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
Dave Hansen
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
2006-10-01
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-03-31
[PATCH] fat: kill reserved names
OGAWA Hirofumi
2005-10-30
[PATCH] fat: remove the unneeded vfat_find() in vfat_rename()
OGAWA Hirofumi
2005-10-30
[PATCH] fat: cleanup and optimization of checksum
OGAWA Hirofumi
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds