aboutsummaryrefslogtreecommitdiffstats
path: root/fs/openpromfs
AgeCommit message (Expand)Author
2014-03-13fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o
2013-06-29[readdir] convert openpromfsAl Viro
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-22new helper: file_inode(file)Al Viro
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-01-07fs: icache RCU free inodesNick Piggin
2010-11-08sparc: fix openpromfs compileMeelis Roos
2010-10-29convert get_sb_single() usersAl Viro
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-10-23[PATCH] fix ->llseek for more directoriesChristoph Hellwig
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-02-07iget: stop OPENPROMFS from using iget() and read_inode()David Howells
2008-01-22[SPARC]: Constify function pointer tables.Jan Engelhardt
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2006-12-08[PATCH] struct path: convert openpromfsJosef Sipek
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik
2006-06-25[OPENPROMFS]: Rewrite using in-kernel device tree and seq_file.David S. Miller
2006-06-25[PATCH] openpromfs: factorize outJan Engelhardt
2006-06-25[PATCH] openpromfs: remove unnecessary castsJan Engelhardt
2006-06-25[PATCH] openpromfs: fix missing NULJan Engelhardt
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds