aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ramfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-01-23fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_mmap() staticAxel Lin1-7/+0
2013-09-11initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley1-1/+1
2013-04-29mm/shmem.c: remove an ifdefAndrew Morton1-1/+7
2012-01-03pohmelfs: propagate umode_tAl Viro1-1/+1
2010-10-29convert get_sb_nodev() usersAl Viro1-2/+2
2010-05-21ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-1/+2
2010-05-21devtmpfs: support !CONFIG_TMPFSPeter Korsgaard1-0/+2
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-1/+1
2008-10-02mm: tiny-shmem nommu fixNick Piggin1-0/+1
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells1-0/+1
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-2/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-01-06[PATCH] NOMMU: Provide shared-writable mmap support on ramfsDavid Howells1-0/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+11