summaryrefslogtreecommitdiffstats
path: root/fs/qnx6/inode.c
Commit message (Expand)AuthorAgeFilesLines
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-2/+2
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-1/+1
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-081-0/+1
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* fs/qnx6: update debugging to current functionsFabian Frederick2014-08-081-24/+13
* fs/qnx6: use pr_fmt and __func__ in loggingFabian Frederick2014-08-081-22/+22
* fs/qnx6: convert printk to pr_foo()Fabian Frederick2014-08-081-35/+27
* fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-131-0/+1
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
* treewide: Fix typo in various driversMasanari Iida2013-01-091-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-0/+5
|\
| * fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-021-0/+5
* | userns: Convert the qnx6 filesystem to use kuid/kgid where appropriateEric W. Biederman2012-09-211-2/+2
|/
* qnx6: don't bother with ->i_dentry in inode-freeing callbackAl Viro2012-07-141-1/+0
* fs: initial qnx6fs additionKai Bankett2012-03-201-0/+698