aboutsummaryrefslogtreecommitdiffstats
path: root/fs/configfs/symlink.c
Commit message (Expand)AuthorAgeFilesLines
* configfs: Protect configfs_dirent s_links list mutationsLouis Rilling2008-07-141-2/+6
* configfs: Introduce configfs_dirent_lockLouis Rilling2008-07-141-0/+2
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-2/+2
* Introduce path_put()Jan Blunck2008-02-141-2/+2
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-2/+2
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* configfs: Clear up a few extra spaces where there should be TABs.Joel Becker2006-06-291-1/+1
* [PATCH] BUG_ON() Conversion in fs/configfs/Eric Sesterhenn / snakebyte2006-02-031-2/+1
* configfs: Add permission and ownership to configfs objects.Joel Becker2006-02-031-0/+1
* [PATCH] configfs: User-driven configuration filesystemJoel Becker2006-01-031-0/+281