summaryrefslogtreecommitdiff
path: root/fs/openpromfs
Commit message (Expand)AuthorAge
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* more trivial ->iterate_shared conversionsAl Viro2016-05-09
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
* [readdir] convert openpromfsAl Viro2013-06-29
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* new helper: file_inode(file)Al Viro2013-02-22
* fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* fs: icache RCU free inodesNick Piggin2011-01-07
* sparc: fix openpromfs compileMeelis Roos2010-11-08
* convert get_sb_single() usersAl Viro2010-10-29
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-23
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* iget: stop OPENPROMFS from using iget() and read_inode()David Howells2008-02-07
* [SPARC]: Constify function pointer tables.Jan Engelhardt2008-01-22
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [PATCH] struct path: convert openpromfsJosef Sipek2006-12-08
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik2006-09-24
* [OPENPROMFS]: Rewrite using in-kernel device tree and seq_file.David S. Miller2006-06-25
* [PATCH] openpromfs: factorize outJan Engelhardt2006-06-25
* [PATCH] openpromfs: remove unnecessary castsJan Engelhardt2006-06-25
* [PATCH] openpromfs: fix missing NULJan Engelhardt2006-06-25
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16