aboutsummaryrefslogtreecommitdiff
path: root/fs/qnx4/namei.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-13qnx4: Use get_directory_fname() in qnx4_match()Gravatar Kees Cook 1-18/+11
2018-05-22qnx4_lookup: use d_splice_alias()Gravatar Al Viro 1-6/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2013-11-09qnx4: i_sb is never NULLGravatar Al Viro 1-4/+0
2012-07-14stop passing nameidata to ->lookup()Gravatar Al Viro 1-1/+1
2012-03-20qnx4: get rid of qnx4_bread/qnx4_getblkGravatar Al Viro 1-2/+3
2012-03-20qnx4fs: small cleanupGravatar Kai Bankett 1-4/+0
2010-10-21BKL: remove BKL from qnx4Gravatar Arnd Bergmann 1-4/+0
2009-11-09qnx4fs: add missing KERN_xxx to printk() callsGravatar Anders Larsen 1-3/+3
2009-09-23qnx4: remove write supportGravatar Christoph Hellwig 1-105/+0
2009-06-11fs/qnx4: sanitize includesGravatar Al Viro 1-8/+1
2009-06-11Sanitize qnx4 fsync handlingGravatar Al Viro 1-2/+2
2008-02-07iget: stop QNX4 from using iget() and read_inode()Gravatar David Howells 1-3/+5
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkGravatar Dave Hansen 1-1/+1
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkGravatar Dave Hansen 1-4/+2
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+249