summaryrefslogtreecommitdiff
path: root/fs/ramfs
AgeCommit message (Expand)Author
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-03-30[PATCH] BDI: Provide backing device capability information [try #3]David Howells
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-08-30[PATCH] tiny shmem/tmpfs replacementMatt Mackall
2004-05-20[PATCH] ramfs lfs limitAndrew Morton
2003-10-21[PATCH] tmpfs 2/7 LTP S_ISGID on directories fixAndrew Morton
2003-09-04[PATCH] large dev_t - second series (1/15)Alexander Viro
2003-07-03[PATCH] Pass 'nameidata' to ->create()Trond Myklebust
2003-07-02[PATCH] ramfs: use rgeneric_file_llseekAndrew Morton
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer
2002-12-28[PATCH] Simplify ramfs_getattr() and move it to the generic libfs.cHirofumi Ogawa
2002-12-28[PATCH] adds st_blocks for [lf]stat() to ramfsHirofumi Ogawa
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst
2002-12-14[PATCH] Remove fail_writepage, reduxAndrew Morton
2002-11-19[PATCH] *_mknod prototypeAndries E. Brouwer
2002-10-28[PATCH] move ramfs a_ops into libfsAndrew Morton
2002-10-07[PATCH] move library functions from ramfs into libfsAndrew Morton
2002-09-29[PATCH] C99 designated initializer patch for fs/ramfsArt Haas
2002-09-09[PATCH] exact dirty state accountingAndrew Morton
2002-09-07[PATCH] Use kmap_atomic() for generic_file_write()Andrew Morton
2002-07-27VFS: implement sendfile file operationChristoph Hellwig
2002-07-05Fix i_nlink for root inode in ramfs/driverfsLinus Torvalds