Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro
2015-12-30kill free_page_put_link()Al Viro
2015-12-09replace ->follow_link() with new method that could stay in RCU modeAl Viro
2015-05-11new helper: free_page_put_link()Al Viro
2015-05-11switch ->put_link() from dentry to inodeAl Viro
2015-05-11don't pass nameidata to ->follow_link()Al Viro
2015-05-11new ->follow_link() and ->put_link() calling conventionsAl Viro
2012-03-21configfs: kill configfs_sbAl Viro
2012-03-21configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in rootAl Viro
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-14Fix configfs leakAl Viro
2009-04-21configfs: Fix Trivial Warning in fs/configfs/symlink.cSubrata Modak
2008-10-23[PATCH] assorted path_lookup() -> kern_path() conversionsAl Viro
2008-08-01[PATCH] configfs: Prevent userspace from creating new entries under attaching...Louis Rilling
2008-08-01[PATCH] configfs: Fix failing symlink() making rmdir() failLouis Rilling
2008-08-01[PATCH] configfs: Fix symlink() to a removing itemLouis Rilling
2008-07-15configfs: call drop_link() to cleanup after create_link() failureLouis Rilling
2008-07-15configfs: Protect configfs_dirent s_links list mutationsLouis Rilling
2008-07-15configfs: Introduce configfs_dirent_lockLouis Rilling
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-15Introduce path_put()Jan Blunck
2008-02-15Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-06-30configfs: Clear up a few extra spaces where there should be TABs.Joel Becker
2006-02-04[PATCH] BUG_ON() Conversion in fs/configfs/Eric Sesterhenn / snakebyte
2006-02-04configfs: Add permission and ownership to configfs objects.Joel Becker
2006-01-03[PATCH] configfs: User-driven configuration filesystemJoel Becker