aboutsummaryrefslogtreecommitdiff
path: root/fs/openpromfs
AgeCommit message (Expand)AuthorFilesLines
2009-01-05zero i_uid/i_gid on inode allocationGravatar Al Viro 1-3/+0
2008-10-23[PATCH] fix ->llseek for more directoriesGravatar Christoph Hellwig 1-0/+1
2008-07-26SL*B: drop kmem cache argument from constructorGravatar Alexey Dobriyan 1-1/+1
2008-02-07iget: stop OPENPROMFS from using iget() and read_inode()Gravatar David Howells 1-15/+30
2008-01-22[SPARC]: Constify function pointer tables.Gravatar Jan Engelhardt 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-2/+1
2007-02-12[PATCH] Mark struct super_operations constGravatar Josef 'Jeff' Sipek 1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 2Gravatar Arjan van de Ven 1-1/+1
2006-12-08[PATCH] struct path: convert openpromfsGravatar Josef 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-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Gravatar Jeff Garzik 1-1/+1
2006-06-25[OPENPROMFS]: Rewrite using in-kernel device tree and seq_file.Gravatar David S. Miller 1-903/+255
2006-06-25[PATCH] openpromfs: factorize outGravatar Jan Engelhardt 1-5/+10
2006-06-25[PATCH] openpromfs: remove unnecessary castsGravatar Jan Engelhardt 1-12/+12
2006-06-25[PATCH] openpromfs: fix missing NULGravatar Jan Engelhardt 1-2/+3
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-3/+3
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-3/+3
2005-11-07[PATCH] kfree cleanup: fsGravatar Jesper Juhl 1-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 2-0/+1105