aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ramfs.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-19shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfsGravatar Roberto Sassu 1-0/+1
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specGravatar Al Viro 1-1/+3
2019-09-12vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount APIGravatar David Howells 1-2/+2
2019-09-05make ramfs_fill_super() staticGravatar Al Viro 1-2/+0
2019-07-04init_rootfs(): don't bother with init_ramfs_fs()Gravatar Al Viro 1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2014-01-23fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_m...Gravatar Axel Lin 1-7/+0
2013-09-11initmpfs: move rootfs code from fs/ramfs/ to init/Gravatar Rob Landley 1-1/+1
2013-04-29mm/shmem.c: remove an ifdefGravatar Andrew Morton 1-1/+7
2012-01-03pohmelfs: propagate umode_tGravatar Al Viro 1-1/+1
2010-10-29convert get_sb_nodev() usersGravatar Al Viro 1-2/+2
2010-05-21ramfs: replace inode uid,gid,mode initialization with helper functionGravatar Dmitry Monakhov 1-1/+2
2010-05-21devtmpfs: support !CONFIG_TMPFSGravatar Peter Korsgaard 1-0/+2
2009-09-27const: mark struct vm_struct_operationsGravatar Alexey Dobriyan 1-1/+1
2008-10-02mm: tiny-shmem nommu fixGravatar Nick Piggin 1-0/+1
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]Gravatar David Howells 1-0/+1
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-2/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-1/+1
2006-01-06[PATCH] NOMMU: Provide shared-writable mmap support on ramfsGravatar David Howells 1-0/+10
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+11