Commit Graph

45 Commits (61a58c6c238cc81f7742b8cc84212cc55fb57747)

Author SHA1 Message Date
Josef "Jeff" Sipek dba3230609 [PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
OGAWA Hirofumi da63fc7ce6 [PATCH] fat: add fat_getattr() 18 years ago
Andrew Morton 3fcfab16c5 [PATCH] separate bdi congestion functions from queue congestion functions 18 years ago
Eric Sesterhenn 97e860d364 [PATCH] Remove unnecessary check in fs/fat/inode.c 18 years ago
Al Viro 31b1f85b71 [PATCH] fs/fat endianness annotations 18 years ago
David Howells afefdbb28a [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 18 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
David Howells 188f83dfe0 [PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [try #6] 19 years ago
Chris Mason ae78bf9c4f [PATCH] add -o flush for fat 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
OGAWA Hirofumi 6a1d9805ec [PATCH] fat: cleanup fat_get_block(s) 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Panagiotis Issaris f8314dc60c [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Adrian Bunk 2da1326463 [PATCH] fs/fat/misc.c: unexport fat_sync_bhs 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Adrian Bunk a28af471b8 [PATCH] fs/fat/: proper prototypes for two functions 19 years ago
Badari Pulavarty 1d8fa7a2b9 [PATCH] remove ->get_blocks() support 19 years ago
Paul Jackson fffb60f93c [PATCH] cpuset memory spread: slab cache format 19 years ago
Paul Jackson 4b6a9316fa [PATCH] cpuset memory spread: slab cache filesystems 19 years ago
Arjan van de Ven 6b9438e132 [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive 19 years ago
Alexey Dobriyan 4de151d8cd It's UTF-8 19 years ago
OGAWA Hirofumi 3b641407a1 [PATCH] fat: Fix truncate() write ordering 19 years ago
OGAWA Hirofumi 5b00226d4d [PATCH] fat: Replace an own implementation with ll_rw_block(SWRITE,) 19 years ago
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
OGAWA Hirofumi 05eb0b51fb [PATCH] fat: support a truncate() for expanding size (generic_cont_expand) 19 years ago
OGAWA Hirofumi e5174baaea [PATCH] fat: support ->direct_IO() 19 years ago
OGAWA Hirofumi 7c709d00d6 [PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/ 19 years ago
OGAWA Hirofumi a5425d2927 [PATCH] fat: add the read/writepages() 19 years ago
OGAWA Hirofumi 83b7c996dc [PATCH] fat: use sb_find_get_block() instead of sb_getblk() 19 years ago
OGAWA Hirofumi a6bf6b211c [PATCH] fat: move fat_clusters_flush() to write_super() 19 years ago
Christoph Hellwig 41a34a4fe1 [PATCH] fat: respect silent mount flag 19 years ago
Pekka Enberg ad2c1604da [PATCH] fat: Remove duplicate directory scanning code 19 years ago
OGAWA Hirofumi 451cbaa1c3 [PATCH] fat: cleanup and optimization of checksum 19 years ago
Stephane Kardas 62a36c43c8 [PATCH] fat: fix adate 20 years ago
OGAWA Hirofumi ef402268f7 [PATCH] FAT: miss-sync issues on sync mount (miss-sync on write) 20 years ago
Mark Fasheh fef266580e [PATCH] update filesystems for new delete_inode behavior 20 years ago
Karsten Wiese f3ef6f63e5 [PATCH] Speedup FAT filesystem directory reads 20 years ago
Andrew Morton ef6689eff4 [PATCH] fatfs sectioning fix 20 years ago
Pekka J Enberg 532a39a375 [PATCH] fat: fix slab cache leak 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago