summaryrefslogtreecommitdiff
path: root/include/linux/path.h
AgeCommit message (Expand)Author
2017-11-09vfs: add path_put_init()Miklos Szeredi
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-30randstruct: Mark various structs for randomizationKees Cook
2013-03-01constify path_get/path_put and fs_struct.c stuffAl Viro
2011-01-16sanitize vfsmount refcounting changesAl Viro
2011-01-07fs: scale mntget/mntputNick Piggin
2010-08-11vfs: show unreachable paths in getcwd and procMiklos Szeredi
2008-02-14Introduce path_get()Jan Blunck
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Move struct path into its own headerJan Blunck