summaryrefslogtreecommitdiff
path: root/fs/ramfs
AgeCommit message (Expand)Author
2008-10-20Ramfs and Ram Disk pages are unevictableLee Schermerhorn
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-02mm: tiny-shmem nommu fixNick Piggin
2008-07-04ramfs: enable splice writeOctavian Purdila
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi
2008-04-29fs/ramfs/ extern cleanupAdrian Bunk
2007-10-17Remove valueless definition of hard-selected RAMFS optionRobert P. J. Day
2007-10-17mm: bdi init hooksPeter Zijlstra
2007-10-16implement simple fs aopsNick Piggin
2007-07-31NOMMU: Fix SYSV IPC SHMDavid Howells
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-06-07RAMFS NOMMU: missed POSIX UID/GID inode attribute checkingBryan Wu
2007-05-30a bug in ramfs_nommu_resize function, passing old size to vmtruncateBryan Wu
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven
2007-02-11[PATCH] convert ramfs to use __set_page_dirty_no_writebackKen Chen
2006-12-30[PATCH] ramfs breaks without CONFIG_BLOCKDimitri Gorokhovik
2006-12-08[PATCH] struct path: convert ramfsJosef Sipek
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-07-10[PATCH] NOMMU: Fix execution off of ramfs with mmap()David Howells
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-23[PATCH] fs/*/file.c: drop insane header dependenciesAlexey Dobriyan
2006-03-22[PATCH] mm: nommu use compound pagesNick Piggin
2006-03-06[PATCH] ramfs needs to update directory m/ctime on symlinkPeter Staubach
2006-02-24[PATCH] ramfs: update dir mtime and ctimeAndrew Morton
2006-01-06[PATCH] NOMMU: Provide shared-writable mmap support on ramfsDavid Howells
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds