summaryrefslogtreecommitdiffstats
path: root/fs/openpromfs
AgeCommit message (Expand)AuthorLines
2008-02-07iget: stop OPENPROMFS from using iget() and read_inode()David Howells-15/+30
2008-01-22[SPARC]: Constify function pointer tables.Jan Engelhardt-1/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt-1/+1
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter-2/+1
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter-2/+1
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek-1/+1
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven-1/+1
2006-12-08[PATCH] struct path: convert openpromfsJosef Sipek-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter-1/+1
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik-1/+1
2006-06-25[OPENPROMFS]: Rewrite using in-kernel device tree and seq_file.David S. Miller-903/+255
2006-06-25[PATCH] openpromfs: factorize outJan Engelhardt-5/+10
2006-06-25[PATCH] openpromfs: remove unnecessary castsJan Engelhardt-12/+12
2006-06-25[PATCH] openpromfs: fix missing NULJan Engelhardt-2/+3
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells-3/+3
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven-3/+3
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1105