aboutsummaryrefslogtreecommitdiffstats
path: root/fs/configfs/symlink.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Fix configfs leakAl Viro2010-01-14
* configfs: Fix Trivial Warning in fs/configfs/symlink.cSubrata Modak2009-04-21
* [PATCH] assorted path_lookup() -> kern_path() conversionsAl Viro2008-10-23
* [PATCH] configfs: Prevent userspace from creating new entries under attaching...Louis Rilling2008-07-31
* [PATCH] configfs: Fix failing symlink() making rmdir() failLouis Rilling2008-07-31
* [PATCH] configfs: Fix symlink() to a removing itemLouis Rilling2008-07-31
* configfs: call drop_link() to cleanup after create_link() failureLouis Rilling2008-07-14
* configfs: Protect configfs_dirent s_links list mutationsLouis Rilling2008-07-14
* configfs: Introduce configfs_dirent_lockLouis Rilling2008-07-14
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* Introduce path_put()Jan Blunck2008-02-15
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* configfs: Clear up a few extra spaces where there should be TABs.Joel Becker2006-06-29
* [PATCH] BUG_ON() Conversion in fs/configfs/Eric Sesterhenn / snakebyte2006-02-03
* configfs: Add permission and ownership to configfs objects.Joel Becker2006-02-03
* [PATCH] configfs: User-driven configuration filesystemJoel Becker2006-01-03