Age | Commit message (Expand) | Author | Files | Lines |
2021-07-03 | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -3/+3 |
2021-06-18 | docs: path-lookup: use bare function() rather than literals | Fox Chen | 1 | -35/+35 |
2021-06-18 | docs: path-lookup: update symlink description | Fox Chen | 1 | -7/+6 |
2021-06-18 | docs: path-lookup: update get_link() ->follow_link description | Fox Chen | 1 | -7/+6 |
2021-06-18 | docs: path-lookup: update WALK_GET, WALK_PUT desc | Fox Chen | 1 | -7/+7 |
2021-06-18 | docs: path-lookup: no get_link() | Fox Chen | 1 | -6/+4 |
2021-06-18 | docs: path-lookup: update i_op->put_link and cookie description | Fox Chen | 1 | -22/+8 |
2021-06-18 | docs: path-lookup: i_op->follow_link replaced with i_op->get_link | Fox Chen | 1 | -7/+5 |
2021-06-18 | docs: path-lookup: Add macro name to symlink limit description | Fox Chen | 1 | -2/+2 |
2021-06-18 | docs: path-lookup: remove filename_mountpoint | Fox Chen | 1 | -3/+3 |
2021-06-18 | docs: path-lookup: update do_last() part | Fox Chen | 1 | -25/+22 |
2021-06-18 | docs: path-lookup: update path_mountpoint() part | Fox Chen | 1 | -7/+5 |
2021-06-18 | docs: path-lookup: update path_to_nameidata() part | Fox Chen | 1 | -5/+6 |
2021-06-18 | docs: path-lookup: update follow_managed() part | Fox Chen | 1 | -5/+5 |
2021-04-07 | take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... space | Al Viro | 1 | -3/+3 |
2020-07-28 | docs: path-lookup: markup fixes for emphasis | Vegard Nossum | 1 | -4/+4 |
2020-07-28 | docs: path-lookup: more markup fixes | Vegard Nossum | 1 | -5/+5 |
2020-07-28 | docs: path-lookup: fix HTML entity mojibake | Vegard Nossum | 1 | -3/+3 |
2020-07-05 | Documentation: filesystems: path-lookup: drop doubled word | Randy Dunlap | 1 | -1/+1 |
2020-06-26 | Replace HTTP links with HTTPS ones: Documentation/filesystems | Alexander A. Klimov | 1 | -3/+3 |
2020-03-14 | sanitize handling of nd->last_type, kill LAST_BIND | Al Viro | 1 | -5/+2 |
2020-01-18 | Documentation: path-lookup: include new LOOKUP flags | Aleksa Sarai | 1 | -6/+62 |
2019-03-06 | docs: Bring some order to filesystem documentation | Jonathan Corbet | 1 | -0/+15 |
2019-01-08 | Documentation/filesystems: fix title underline lengths in path-lookup.rst | Randy Dunlap | 1 | -12/+12 |
2018-12-20 | docs: improve pathname-lookup document structure | NeilBrown | 1 | -15/+0 |
2018-12-06 | Documentation: convert path-lookup from markdown to resturctured text | NeilBrown | 1 | -0/+1361 |