summaryrefslogtreecommitdiffstats
path: root/fs/openpromfs
Commit message (Expand)AuthorAgeFilesLines
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-3/+0
* [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-231-0/+1
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* iget: stop OPENPROMFS from using iget() and read_inode()David Howells2008-02-071-15/+30
* [SPARC]: Constify function pointer tables.Jan Engelhardt2008-01-221-1/+1
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-2/+1
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] struct path: convert openpromfsJosef Sipek2006-12-081-1/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik2006-09-241-1/+1
* [OPENPROMFS]: Rewrite using in-kernel device tree and seq_file.David S. Miller2006-06-251-903/+255
* [PATCH] openpromfs: factorize outJan Engelhardt2006-06-251-5/+10
* [PATCH] openpromfs: remove unnecessary castsJan Engelhardt2006-06-251-12/+12
* [PATCH] openpromfs: fix missing NULJan Engelhardt2006-06-251-2/+3
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-3/+3
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-2/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-162-0/+1105
OpenPOWER on IntegriCloud