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