aboutsummaryrefslogtreecommitdiff
path: root/include/linux/path.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-09vfs: add path_put_init()Gravatar Miklos Szeredi 1-0/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-30randstruct: Mark various structs for randomizationGravatar Kees Cook 1-1/+1
2013-03-01constify path_get/path_put and fs_struct.c stuffGravatar Al Viro 1-2/+2
2011-01-16sanitize vfsmount refcounting changesGravatar Al Viro 1-2/+0
2011-01-07fs: scale mntget/mntputGravatar Nick Piggin 1-0/+2
2010-08-11vfs: show unreachable paths in getcwd and procGravatar Miklos Szeredi 1-0/+5
2008-02-14Introduce path_get()Gravatar Jan Blunck 1-0/+1
2008-02-14Introduce path_put()Gravatar Jan Blunck 1-0/+2
2008-02-14Move struct path into its own headerGravatar Jan Blunck 1-0/+12