Age | Commit message (Expand) | Author | Files | Lines |
2015-02-18 | configfs_add_file: fold into its sole caller | Al Viro | 1 | -1/+0 |
2015-02-18 | configfs: configfs_create() init callback is never NULL and it never fails | Al Viro | 1 | -1/+1 |
2015-01-21 | fs: introduce f_op->mmap_capabilities for nommu mmap support | Christoph Hellwig | 1 | -2/+0 |
2014-06-05 | fs/configfs: use pr_fmt | Fabian Frederick | 1 | -0/+6 |
2012-03-21 | make configfs_pin_fs() return root dentry on success | Al Viro | 1 | -2/+1 |
2012-03-21 | configfs: kill configfs_sb | Al Viro | 1 | -2/+1 |
2012-03-21 | configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root | Al Viro | 1 | -0/+1 |
2012-01-04 | configfs: convert to umode_t | Al Viro | 1 | -2/+2 |
2011-01-13 | switch configfs | Al Viro | 1 | -0/+1 |
2011-01-07 | fs: dcache remove dcache_lock | Nick Piggin | 1 | -2/+0 |
2011-01-07 | fs: dcache scale d_unhashed | Nick Piggin | 1 | -0/+2 |
2009-04-30 | configfs: Silence lockdep on mkdir() and rmdir() | Louis Rilling | 1 | -0/+3 |
2008-08-01 | [PATCH] configfs: Prevent userspace from creating new entries under attaching... | Louis Rilling | 1 | -0/+2 |
2008-08-01 | [PATCH] configfs: Fix failing symlink() making rmdir() fail | Louis Rilling | 1 | -0/+1 |
2008-07-15 | configfs: Fix failing mkdir() making racing rmdir() fail | Louis Rilling | 1 | -0/+1 |
2008-07-15 | configfs: Introduce configfs_dirent_lock | Louis Rilling | 1 | -0/+3 |
2007-10-17 | mm: bdi init hooks | Peter Zijlstra | 1 | -0/+2 |
2007-07-11 | configfs: config item dependancies. | Joel Becker | 1 | -3/+4 |
2007-02-12 | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 1 | -2/+2 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -1/+1 |
2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 1 | -3/+3 |
2006-02-04 | configfs: Add permission and ownership to configfs objects. | Joel Becker | 1 | -3/+8 |
2006-01-03 | [PATCH] configfs: User-driven configuration filesystem | Joel Becker | 1 | -0/+142 |