index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
path-lookup.rst
Age
Commit message (
Expand
)
Author
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2021-06-18
docs: path-lookup: use bare function() rather than literals
Fox Chen
2021-06-18
docs: path-lookup: update symlink description
Fox Chen
2021-06-18
docs: path-lookup: update get_link() ->follow_link description
Fox Chen
2021-06-18
docs: path-lookup: update WALK_GET, WALK_PUT desc
Fox Chen
2021-06-18
docs: path-lookup: no get_link()
Fox Chen
2021-06-18
docs: path-lookup: update i_op->put_link and cookie description
Fox Chen
2021-06-18
docs: path-lookup: i_op->follow_link replaced with i_op->get_link
Fox Chen
2021-06-18
docs: path-lookup: Add macro name to symlink limit description
Fox Chen
2021-06-18
docs: path-lookup: remove filename_mountpoint
Fox Chen
2021-06-18
docs: path-lookup: update do_last() part
Fox Chen
2021-06-18
docs: path-lookup: update path_mountpoint() part
Fox Chen
2021-06-18
docs: path-lookup: update path_to_nameidata() part
Fox Chen
2021-06-18
docs: path-lookup: update follow_managed() part
Fox Chen
2021-04-07
take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... space
Al Viro
2020-07-27
docs: path-lookup: markup fixes for emphasis
Vegard Nossum
2020-07-27
docs: path-lookup: more markup fixes
Vegard Nossum
2020-07-27
docs: path-lookup: fix HTML entity mojibake
Vegard Nossum
2020-07-05
Documentation: filesystems: path-lookup: drop doubled word
Randy Dunlap
2020-06-26
Replace HTTP links with HTTPS ones: Documentation/filesystems
Alexander A. Klimov
2020-03-13
sanitize handling of nd->last_type, kill LAST_BIND
Al Viro
2020-01-18
Documentation: path-lookup: include new LOOKUP flags
Aleksa Sarai
2019-03-06
docs: Bring some order to filesystem documentation
Jonathan Corbet
2019-01-07
Documentation/filesystems: fix title underline lengths in path-lookup.rst
Randy Dunlap
2018-12-20
docs: improve pathname-lookup document structure
NeilBrown
2018-12-06
Documentation: convert path-lookup from markdown to resturctured text
NeilBrown