aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ramfs
AgeCommit message (Expand)AuthorFilesLines
2004-05-20[PATCH] ramfs lfs limitAndrew Morton1-0/+1
2003-10-21[PATCH] tmpfs 2/7 LTP S_ISGID on directories fixAndrew Morton1-0/+7
2003-09-04[PATCH] large dev_t - second series (1/15)Alexander Viro1-1/+0
2003-07-03[PATCH] Pass 'nameidata' to ->create()Trond Myklebust1-1/+1
2003-07-02[PATCH] ramfs: use rgeneric_file_llseekAndrew Morton1-0/+1
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer1-2/+2
2002-12-28[PATCH] Simplify ramfs_getattr() and move it to the generic libfs.cHirofumi Ogawa1-23/+1
2002-12-28[PATCH] adds st_blocks for [lf]stat() to ramfsHirofumi Ogawa1-0/+27
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst1-2/+0
2002-12-14[PATCH] Remove fail_writepage, reduxAndrew Morton1-1/+0
2002-11-19[PATCH] *_mknod prototypeAndries E. Brouwer1-3/+4
2002-10-28[PATCH] move ramfs a_ops into libfsAndrew Morton1-45/+3
2002-10-07[PATCH] move library functions from ramfs into libfsAndrew Morton1-106/+5
2002-09-29[PATCH] C99 designated initializer patch for fs/ramfsArt Haas1-26/+26
2002-09-09[PATCH] exact dirty state accountingAndrew Morton1-1/+8
2002-09-07[PATCH] Use kmap_atomic() for generic_file_write()Andrew Morton1-5/+9
2002-07-27VFS: implement sendfile file operationChristoph Hellwig1-0/+1
2002-07-05Fix i_nlink for root inode in ramfs/driverfsLinus Torvalds1-3/+4
2002-07-02Make ramfs/driverfs maintain directory nlink counts.Linus Torvalds1-9/+23
2002-06-11[PATCH] (2/14) resyncAlexander Viro1-3/+7
2002-06-02Split up "iput()" and make it more readable.Linus Torvalds1-1/+1
2002-06-02[PATCH] rename block_symlink() to page_symlink()Andrew Morton1-2/+1
2002-05-24kbuild: Use standard multi-part object declaration in fs/*Kai Germaschewski1-3/+2
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig1-0/+1
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig1-1/+0
2002-04-29[PATCH] cleanup page flagsAndrew Morton1-3/+3
2002-03-14[PATCH] fs/libfs.cAlexander Viro1-29/+3
2002-03-10[PATCH] (2/4) ->kill_sb() switchoverAlexander Viro1-2/+3
2002-02-14[PATCH] (5/5) more BKL shiftingAlexander Viro1-4/+0
2002-02-14[PATCH] (4/5) more BKL shiftingAlexander Viro1-4/+9
2002-02-14[PATCH] (3/5) more BKL shiftingAlexander Viro1-3/+2
2002-02-12[PATCH] BKL shifted inside ->unlink()Alexander Viro1-0/+3
2002-02-12[PATCH] BKL shifted into ->create()Alexander Viro1-0/+1
2002-02-11[PATCH] BKL shifted into ->lookup()Alexander Viro1-0/+1
2002-02-06[PATCH] (7/8) ->get_sb() switchoverAlexander Viro1-6/+20
2002-02-04v2.5.1.1 -> v2.5.1.2Linus Torvalds1-0/+7
2002-02-04v2.4.13 -> v2.4.13.1Linus Torvalds1-12/+1
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds1-0/+3
2002-02-04v2.4.4.4 -> v2.4.4.5Linus Torvalds1-1/+1
2002-02-04v2.4.0 -> v2.4.0.1Linus Torvalds1-0/+1
2002-02-04Import changesetLinus Torvalds2-0/+359