index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fat
Age
Commit message (
Expand
)
Author
2006-06-23
[PATCH] fs/fat/misc.c: unexport fat_sync_bhs
Adrian Bunk
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-28
[PATCH] fs/fat/: proper prototypes for two functions
Adrian Bunk
2006-03-26
[PATCH] remove ->get_blocks() support
Badari Pulavarty
2006-03-24
[PATCH] cpuset memory spread: slab cache format
Paul Jackson
2006-03-24
[PATCH] cpuset memory spread: slab cache filesystems
Paul Jackson
2006-03-23
[PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive
Arjan van de Ven
2006-03-22
It's UTF-8
Alexey Dobriyan
2006-02-03
[PATCH] fat: Fix truncate() write ordering
OGAWA Hirofumi
2006-02-03
[PATCH] fat: Replace an own implementation with ll_rw_block(SWRITE,)
OGAWA Hirofumi
2006-01-11
[PATCH] capable/capability.h (fs/)
Randy Dunlap
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-08
[PATCH] fat: support a truncate() for expanding size (generic_cont_expand)
OGAWA Hirofumi
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: add the read/writepages()
OGAWA Hirofumi
2006-01-08
[PATCH] fat: use sb_find_get_block() instead of sb_getblk()
OGAWA Hirofumi
2006-01-08
[PATCH] fat: move fat_clusters_flush() to write_super()
OGAWA Hirofumi
2005-11-09
[PATCH] fat: respect silent mount flag
Christoph Hellwig
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-21
[PATCH] fat: fix adate
Stephane Kardas
2005-09-17
[PATCH] FAT: miss-sync issues on sync mount (miss-sync on write)
OGAWA Hirofumi
2005-09-09
[PATCH] update filesystems for new delete_inode behavior
Mark Fasheh
2005-09-07
[PATCH] Speedup FAT filesystem directory reads
Karsten Wiese
2005-06-30
[PATCH] fatfs sectioning fix
Andrew Morton
2005-06-30
[PATCH] fat: fix slab cache leak
Pekka J Enberg
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds