summaryrefslogtreecommitdiff
path: root/fs/ramfs
AgeCommit message (Expand)Author
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
2002-07-02Make ramfs/driverfs maintain directory nlink counts.Linus Torvalds
2002-06-11[PATCH] (2/14) resyncAlexander Viro
2002-06-02Split up "iput()" and make it more readable.Linus Torvalds
2002-06-02[PATCH] rename block_symlink() to page_symlink()Andrew Morton
2002-05-24kbuild: Use standard multi-part object declaration in fs/*Kai Germaschewski
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig
2002-04-29[PATCH] cleanup page flagsAndrew Morton
2002-03-14[PATCH] fs/libfs.cAlexander Viro
2002-03-10[PATCH] (2/4) ->kill_sb() switchoverAlexander Viro
2002-02-14[PATCH] (5/5) more BKL shiftingAlexander Viro
2002-02-14[PATCH] (4/5) more BKL shiftingAlexander Viro
2002-02-14[PATCH] (3/5) more BKL shiftingAlexander Viro
2002-02-12[PATCH] BKL shifted inside ->unlink()Alexander Viro
2002-02-12[PATCH] BKL shifted into ->create()Alexander Viro
2002-02-11[PATCH] BKL shifted into ->lookup()Alexander Viro
2002-02-06[PATCH] (7/8) ->get_sb() switchoverAlexander Viro
2002-02-04v2.5.1.1 -> v2.5.1.2Linus Torvalds
2002-02-04v2.4.13 -> v2.4.13.1Linus Torvalds
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds
2002-02-04v2.4.4.4 -> v2.4.4.5Linus Torvalds
2002-02-04v2.4.0 -> v2.4.0.1Linus Torvalds
2002-02-04Import changesetLinus Torvalds