summaryrefslogtreecommitdiffstats
path: root/fs/proc/self.c
Commit message (Expand)AuthorAgeFilesLines
* wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-301-3/+4
* teach proc_self_get_link()/proc_thread_self_get_link() to work in RCU modeAl Viro2015-12-081-5/+3
* replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-081-3/+6
* don't pass nameidata to ->follow_link()Al Viro2015-05-101-1/+1
* new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-101-13/+11
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* new helper: readlink_copy()Al Viro2014-04-011-1/+1
* new helper: kfree_put_link()Al Viro2013-10-241-9/+1
* Include missing linux/slab.h inclusionsDavid Howells2013-04-291-0/+1
* procfs: switch /proc/self away from proc_dir_entryAl Viro2013-04-091-7/+39
* mode_t, whack-a-mole at 11...Al Viro2013-04-091-1/+1
* procfs: Use the proc generic infrastructure for proc/self.Eric W. Biederman2012-11-191-0/+59