aboutsummaryrefslogtreecommitdiff
path: root/fs/hfs/super.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-06hfs: update comment to reflect actual init and exit routinesGravatar Robert P. J. Day 1-1/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersGravatar Christoph Lameter 1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Gravatar Paul Mundt 1-1/+1
2007-05-17Remove SLAB_CTOR_CONSTRUCTORGravatar Christoph Lameter 1-2/+1
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagGravatar Christoph Lameter 1-1/+1
2007-02-12[PATCH] Mark struct super_operations constGravatar Josef 'Jeff' Sipek 1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELGravatar Christoph Lameter 1-1/+1
2006-11-16[PATCH] hfs_fill_super returns success even if no root inodeGravatar Eric Sandeen 1-0/+2
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueGravatar Alexey Dobriyan 1-2/+1
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocGravatar Panagiotis Issaris 1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryGravatar David Howells 1-1/+3
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-3/+4
2006-01-18[PATCH] hfs: cleanup HFS printsGravatar Roman Zippel 1-20/+20
2005-09-07[PATCH] hfs: NLS supportGravatar Roman Zippel 1-0/+43
2005-09-07[PATCH] hfs: show_options supportGravatar Roman Zippel 1-0/+25
2005-05-01[PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oopsGravatar Colin Leroy 1-5/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+395