aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ramfs/inode.c
Commit message (Expand)AuthorAge
* don't pass nameidata to ->create()Al Viro2012-07-14
* tidy up after d_make_root() conversionAl Viro2012-03-20
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* pohmelfs: propagate umode_tAl Viro2012-01-03
* switch ->mknod() to umode_tAl Viro2012-01-03
* switch ->create() to umode_tAl Viro2012-01-03
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
* ramfs: remove module leftoversRichard Weinberger2011-11-02
* convert get_sb_nodev() usersAl Viro2010-10-29
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-21
* devtmpfs: support !CONFIG_TMPFSPeter Korsgaard2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ramfs: move RAMFS_MAGIC to include/linux/magic.hmaximilian attems2009-09-23
* writeback: add name to backing_dev_infoJens Axboe2009-09-11
* ramfs: ignore unknown mount optionsMike Frysinger2009-06-14
* ramfs: fix double freeing s_fs_info on failed mountIngo Molnar2009-04-07
* ramfs: add support for "mode=" mount optionWu Fengguang2009-04-01
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* CRED: Wrap task credential accesses in the RAMFS filesystemDavid Howells2008-11-13
* Ramfs and Ram Disk pages are unevictableLee Schermerhorn2008-10-20
* mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-30
* mm: bdi init hooksPeter Zijlstra2007-10-17
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-17
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-12
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [PATCH] ramfs needs to update directory m/ctime on symlinkPeter Staubach2006-03-06
* [PATCH] ramfs: update dir mtime and ctimeAndrew Morton2006-02-24
* [PATCH] NOMMU: Provide shared-writable mmap support on ramfsDavid Howells2006-01-06
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16