aboutsummaryrefslogtreecommitdiff
path: root/fs/ramfs/inode.c
AgeCommit message (Expand)Author
2013-09-11initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley
2013-09-11initmpfs: move bdi setup from init_rootfs to init_ramfsRob Landley
2013-09-11initmpfs: replace MS_NOUSER in initramfsRob Landley
2013-01-26userns: Allow the userns root to mount ramfs.Eric W. Biederman
2012-07-14don't pass nameidata to ->create()Al Viro
2012-03-20tidy up after d_make_root() conversionAl Viro
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-01-03pohmelfs: propagate umode_tAl Viro
2012-01-03switch ->mknod() to umode_tAl Viro
2012-01-03switch ->create() to umode_tAl Viro
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro
2011-11-02ramfs: remove module leftoversRichard Weinberger
2010-10-29convert get_sb_nodev() usersAl Viro
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-05-21ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21devtmpfs: support !CONFIG_TMPFSPeter Korsgaard
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-23ramfs: move RAMFS_MAGIC to include/linux/magic.hmaximilian attems
2009-09-11writeback: add name to backing_dev_infoJens Axboe
2009-06-14ramfs: ignore unknown mount optionsMike Frysinger
2009-04-07ramfs: fix double freeing s_fs_info on failed mountIngo Molnar
2009-04-01ramfs: add support for "mode=" mount optionWu Fengguang
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-11-14CRED: Wrap task credential accesses in the RAMFS filesystemDavid Howells
2008-10-20Ramfs and Ram Disk pages are unevictableLee Schermerhorn
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi
2007-10-17mm: bdi init hooksPeter Zijlstra
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman
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
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
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-rc2Linus Torvalds