| Commit message (Expand) | Author | Age | Files | Lines |
* | make configfs_pin_fs() return root dentry on success | Al Viro | 2012-03-20 | 1 | -2/+1 |
* | configfs: kill configfs_sb | Al Viro | 2012-03-20 | 1 | -2/+1 |
* | configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root | Al Viro | 2012-03-20 | 1 | -0/+1 |
* | configfs: convert to umode_t | Al Viro | 2012-01-03 | 1 | -2/+2 |
* | switch configfs | Al Viro | 2011-01-12 | 1 | -0/+1 |
* | fs: dcache remove dcache_lock | Nick Piggin | 2011-01-07 | 1 | -2/+0 |
* | fs: dcache scale d_unhashed | Nick Piggin | 2011-01-07 | 1 | -0/+2 |
* | configfs: Silence lockdep on mkdir() and rmdir() | Louis Rilling | 2009-04-30 | 1 | -0/+3 |
* | [PATCH] configfs: Prevent userspace from creating new entries under attaching... | Louis Rilling | 2008-07-31 | 1 | -0/+2 |
* | [PATCH] configfs: Fix failing symlink() making rmdir() fail | Louis Rilling | 2008-07-31 | 1 | -0/+1 |
* | configfs: Fix failing mkdir() making racing rmdir() fail | Louis Rilling | 2008-07-14 | 1 | -0/+1 |
* | configfs: Introduce configfs_dirent_lock | Louis Rilling | 2008-07-14 | 1 | -0/+3 |
* | mm: bdi init hooks | Peter Zijlstra | 2007-10-17 | 1 | -0/+2 |
* | configfs: config item dependancies. | Joel Becker | 2007-07-10 | 1 | -3/+4 |
* | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 2007-02-12 | 1 | -2/+2 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -3/+3 |
* | configfs: Add permission and ownership to configfs objects. | Joel Becker | 2006-02-03 | 1 | -3/+8 |
* | [PATCH] configfs: User-driven configuration filesystem | Joel Becker | 2006-01-03 | 1 | -0/+142 |