Commit Graph

45 Commits (3f61b19a9f60a0469a19113be8bb3b3623006de2)

Author SHA1 Message Date
Miklos Szeredi c1fca3b609 mount options: fix fat 17 years ago
David Howells 17f95a7b44 iget: stop FAT from using iget() and read_inode() 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Vegard Nossum b4cf9c342a FAT: Fix printk format strings 17 years ago
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 18 years ago
Christoph Hellwig 1305edad01 fat: new export ops 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Nick Piggin d7777a25a0 fat: convert to new aops 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Christoph Hellwig a569425512 knfsd: exportfs: add exportfs.h header 18 years ago
OGAWA Hirofumi 9aacd59934 fat: gcc 4.3 warning fix 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
OGAWA Hirofumi 28ec039c21 fat: don't use free_clusters for fat32 18 years ago
Vignesh Babu BM e7d709c096 is_power_of_2 in fat 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
OGAWA Hirofumi 94412a96c4 [PATCH] FAT: DIO-write fallback to normal buffered 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 754661f143 [PATCH] mark struct inode_operations const 1 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
Eric Sesterhenn 97e860d364 [PATCH] Remove unnecessary check in fs/fat/inode.c 19 years ago
Al Viro 31b1f85b71 [PATCH] fs/fat endianness annotations 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
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 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
Alexey Dobriyan 4de151d8cd It's UTF-8 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 a6bf6b211c [PATCH] fat: move fat_clusters_flush() to write_super() 19 years ago
Christoph Hellwig 41a34a4fe1 [PATCH] fat: respect silent mount flag 20 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
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