aboutsummaryrefslogtreecommitdiff
path: root/fs/configfs/configfs_internal.h
AgeCommit message (Expand)Author
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2019-09-11configfs: calculate the symlink target only onceAl Viro
2019-09-11configfs: make configfs_create() return inodeAl Viro
2019-09-02configfs: new object reprsenting tree fragmentsAl Viro
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner
2016-01-04configfs: implement binary attributesPantelis Antoniou
2015-02-17configfs_add_file: fold into its sole callerAl Viro
2015-02-17configfs: configfs_create() init callback is never NULL and it never failsAl Viro
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig
2014-06-04fs/configfs: use pr_fmtFabian Frederick
2012-03-20make configfs_pin_fs() return root dentry on successAl Viro
2012-03-20configfs: kill configfs_sbAl Viro
2012-03-20configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in rootAl Viro
2012-01-03configfs: convert to umode_tAl Viro
2011-01-12switch configfsAl Viro
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale d_unhashedNick Piggin
2009-04-30configfs: Silence lockdep on mkdir() and rmdir()Louis Rilling
2008-07-31[PATCH] configfs: Prevent userspace from creating new entries under attaching...Louis Rilling
2008-07-31[PATCH] configfs: Fix failing symlink() making rmdir() failLouis Rilling
2008-07-14configfs: Fix failing mkdir() making racing rmdir() failLouis Rilling
2008-07-14configfs: Introduce configfs_dirent_lockLouis Rilling
2007-10-17mm: bdi init hooksPeter Zijlstra
2007-07-10configfs: config item dependancies.Joel Becker
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-02-03configfs: Add permission and ownership to configfs objects.Joel Becker
2006-01-03[PATCH] configfs: User-driven configuration filesystemJoel Becker