summaryrefslogtreecommitdiffstats
path: root/fs/ramfs
Commit message (Expand)AuthorAgeFilesLines
...
* CRED: Wrap task credential accesses in the RAMFS filesystemDavid Howells2008-11-141-2/+2
* Ramfs and Ram Disk pages are unevictableLee Schermerhorn2008-10-201-0/+1
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-201-2/+2
* mm: tiny-shmem nommu fixNick Piggin2008-10-021-1/+1
* ramfs: enable splice writeOctavian Purdila2008-07-042-0/+2
* mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-301-1/+1
* fs/ramfs/ extern cleanupAdrian Bunk2008-04-292-1/+3
* Remove valueless definition of hard-selected RAMFS optionRobert P. J. Day2007-10-171-1/+1
* mm: bdi init hooksPeter Zijlstra2007-10-171-1/+11
* implement simple fs aopsNick Piggin2007-10-162-4/+4
* NOMMU: Fix SYSV IPC SHMDavid Howells2007-07-311-1/+6
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-171-0/+1
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-102-2/+2
* RAMFS NOMMU: missed POSIX UID/GID inode attribute checkingBryan Wu2007-06-071-0/+5
* a bug in ramfs_nommu_resize function, passing old size to vmtruncateBryan Wu2007-05-301-1/+1
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-2/+2
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-124-5/+5
* [PATCH] convert ramfs to use __set_page_dirty_no_writebackKen Chen2007-02-112-2/+2
* [PATCH] ramfs breaks without CONFIG_BLOCKDimitri Gorokhovik2006-12-302-2/+6
* [PATCH] struct path: convert ramfsJosef Sipek2006-12-081-1/+1
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-2/+2
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-012-4/+8
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] NOMMU: Fix execution off of ramfs with mmap()David Howells2006-07-101-2/+2
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-283-3/+3
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-6/+7
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-283-3/+3
* [PATCH] fs/*/file.c: drop insane header dependenciesAlexey Dobriyan2006-03-231-11/+0
* [PATCH] mm: nommu use compound pagesNick Piggin2006-03-221-2/+1
* [PATCH] ramfs needs to update directory m/ctime on symlinkPeter Staubach2006-03-061-0/+1
* [PATCH] ramfs: update dir mtime and ctimeAndrew Morton2006-02-241-0/+2
* [PATCH] NOMMU: Provide shared-writable mmap support on ramfsDavid Howells2006-01-065-22/+368
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-162-0/+253
OpenPOWER on IntegriCloud