aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ramfs/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17mm: bdi init hooksPeter Zijlstra1-1/+11
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migratedMel Gorman1-0/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-2/+2
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven1-2/+2
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-2/+2
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-6/+7
2006-03-06[PATCH] ramfs needs to update directory m/ctime on symlinkPeter Staubach1-0/+1
2006-02-24[PATCH] ramfs: update dir mtime and ctimeAndrew Morton1-0/+2
2006-01-06[PATCH] NOMMU: Provide shared-writable mmap support on ramfsDavid Howells1-21/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+246