aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems/path-lookup.rst
AgeCommit message (Expand)AuthorFilesLines
2021-07-03Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-3/+3
2021-06-18docs: path-lookup: use bare function() rather than literalsGravatar Fox Chen 1-35/+35
2021-06-18docs: path-lookup: update symlink descriptionGravatar Fox Chen 1-7/+6
2021-06-18docs: path-lookup: update get_link() ->follow_link descriptionGravatar Fox Chen 1-7/+6
2021-06-18docs: path-lookup: update WALK_GET, WALK_PUT descGravatar Fox Chen 1-7/+7
2021-06-18docs: path-lookup: no get_link()Gravatar Fox Chen 1-6/+4
2021-06-18docs: path-lookup: update i_op->put_link and cookie descriptionGravatar Fox Chen 1-22/+8
2021-06-18docs: path-lookup: i_op->follow_link replaced with i_op->get_linkGravatar Fox Chen 1-7/+5
2021-06-18docs: path-lookup: Add macro name to symlink limit descriptionGravatar Fox Chen 1-2/+2
2021-06-18docs: path-lookup: remove filename_mountpointGravatar Fox Chen 1-3/+3
2021-06-18docs: path-lookup: update do_last() partGravatar Fox Chen 1-25/+22
2021-06-18docs: path-lookup: update path_mountpoint() partGravatar Fox Chen 1-7/+5
2021-06-18docs: path-lookup: update path_to_nameidata() partGravatar Fox Chen 1-5/+6
2021-06-18docs: path-lookup: update follow_managed() partGravatar Fox Chen 1-5/+5
2021-04-07take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... spaceGravatar Al Viro 1-3/+3
2020-07-27docs: path-lookup: markup fixes for emphasisGravatar Vegard Nossum 1-4/+4
2020-07-27docs: path-lookup: more markup fixesGravatar Vegard Nossum 1-5/+5
2020-07-27docs: path-lookup: fix HTML entity mojibakeGravatar Vegard Nossum 1-3/+3
2020-07-05Documentation: filesystems: path-lookup: drop doubled wordGravatar Randy Dunlap 1-1/+1
2020-06-26Replace HTTP links with HTTPS ones: Documentation/filesystemsGravatar Alexander A. Klimov 1-3/+3
2020-03-13sanitize handling of nd->last_type, kill LAST_BINDGravatar Al Viro 1-5/+2
2020-01-18Documentation: path-lookup: include new LOOKUP flagsGravatar Aleksa Sarai 1-6/+62
2019-03-06docs: Bring some order to filesystem documentationGravatar Jonathan Corbet 1-0/+15
2019-01-07Documentation/filesystems: fix title underline lengths in path-lookup.rstGravatar Randy Dunlap 1-12/+12
2018-12-20docs: improve pathname-lookup document structureGravatar NeilBrown 1-15/+0
2018-12-06Documentation: convert path-lookup from markdown to resturctured textGravatar NeilBrown 1-0/+1361