aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ramfs/file-nommu.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-011-2/+4
* [PATCH] NOMMU: Fix execution off of ramfs with mmap()David Howells2006-07-101-2/+2
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] mm: nommu use compound pagesNick Piggin2006-03-221-2/+1
* [PATCH] NOMMU: Provide shared-writable mmap support on ramfsDavid Howells2006-01-061-0/+292