summaryrefslogtreecommitdiffstats
path: root/fs/qnx6/inode.c
Commit message (Expand)AuthorAgeFilesLines
* qnx6: remove SLAB_MEM_SPREAD flag usageChengming Zhou2024-02-271-1/+1
* qnx6: convert to new timestamp accessorsJeff Layton2023-10-181-4/+2
* qnx6: convert to ctime accessor functionsJeff Layton2023-07-241-2/+1
* fs/qnx6: delete unnecessary checks before brelse()Minghao Chi2022-09-111-4/+2
* fs: Convert mpage_readpage to mpage_read_folioMatthew Wilcox (Oracle)2022-05-091-3/+3
* fs: allocate inode by using alloc_inode_sb()Muchun Song2022-03-221-1/+1
* [PATCH] reduce boilerplate in fsid handlingAl Viro2020-09-181-2/+1
* fs: convert mpage_readpages to mpage_readaheadMatthew Wilcox (Oracle)2020-06-021-4/+3
* fs: Fill in max and min timestamps in superblockDeepa Dinamani2019-08-301-0/+2
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* qnx6: switch to ->free_inode()Al Viro2019-05-011-9/+3
* 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