linux_old1/arch/s390/hypfs
Linus Torvalds 53e5e7a7a7 Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull vfs namei updates from Al Viro:
 "Pathwalk-related stuff"

[ Audit-related cleanups, misc simplifications, and easier to follow
  nd->root refcounts     - Linus ]

* 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  devpts_pty_kill(): don't bother with d_delete()
  infiniband: don't bother with d_delete()
  hypfs: don't bother with d_delete()
  fs/namei.c: keep track of nd->root refcount status
  fs/namei.c: new helper - legitimize_root()
  kill the last users of user_{path,lpath,path_dir}()
  namei.h: get the comments on LOOKUP_... in sync with reality
  kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.h
  audit_inode(): switch to passing AUDIT_INODE_...
  filename_mountpoint(): make LOOKUP_NO_EVAL unconditional there
  filename_lookup(): audit_inode() argument is always 0
2019-09-18 13:03:01 -07:00
..
Makefile s390: add a few more SPDX identifiers 2017-12-05 07:51:09 +01:00
hypfs.h s390/hypfs: no need to check return value of debugfs_create functions 2019-01-28 15:58:54 +01:00
hypfs_dbfs.c s390/hypfs: no need to check return value of debugfs_create functions 2019-01-28 15:58:54 +01:00
hypfs_diag.c s390/hypfs: no need to check return value of debugfs_create functions 2019-01-28 15:58:54 +01:00
hypfs_diag0c.c s390/kernel: introduce .dma sections 2019-04-29 10:47:10 +02:00
hypfs_sprp.c s390/hypfs: no need to check return value of debugfs_create functions 2019-01-28 15:58:54 +01:00
hypfs_vm.c s390/hypfs: fix a typo in the name of a function 2019-07-23 10:45:32 +02:00
inode.c hypfs: don't bother with d_delete() 2019-09-03 09:30:54 -04:00