aboutsummaryrefslogtreecommitdiffstats
path: root/fs/qnx4/namei.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-22qnx4_lookup: use d_splice_alias()Al Viro1-6/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2013-11-09qnx4: i_sb is never NULLAl Viro1-4/+0
2012-07-14stop passing nameidata to ->lookup()Al Viro1-1/+1
2012-03-20qnx4: get rid of qnx4_bread/qnx4_getblkAl Viro1-2/+3
2012-03-20qnx4fs: small cleanupKai Bankett1-4/+0
2010-10-21BKL: remove BKL from qnx4Arnd Bergmann1-4/+0
2009-11-09qnx4fs: add missing KERN_xxx to printk() callsAnders Larsen1-3/+3
2009-09-23qnx4: remove write supportChristoph Hellwig1-105/+0
2009-06-11fs/qnx4: sanitize includesAl Viro1-8/+1
2009-06-11Sanitize qnx4 fsync handlingAl Viro1-2/+2
2008-02-07iget: stop QNX4 from using iget() and read_inode()David Howells1-3/+5
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen1-1/+1
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-4/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+249