summaryrefslogtreecommitdiff
path: root/fs/qnx6
Commit message (Expand)AuthorAge
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* more trivial ->iterate_shared conversionsAl Viro2016-05-09
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-08
* pagemap.h: move dir_pages() over thereFabian Frederick2015-06-23
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* fs/qnx6: update debugging to current functionsFabian Frederick2014-08-08
* fs/qnx6: use pr_fmt and __func__ in loggingFabian Frederick2014-08-08
* fs/qnx6: convert printk to pr_foo()Fabian Frederick2014-08-08
* fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
* [readdir] convert qnx6Al Viro2013-06-29
* qnx6: qnx6_readdir() has a braino in pos calculationAl Viro2013-05-31
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | treewide: Fix typo in various driversMasanari Iida2013-01-09
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
* | userns: Convert the qnx6 filesystem to use kuid/kgid where appropriateEric W. Biederman2012-09-21
|/
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* qnx6: don't bother with ->i_dentry in inode-freeing callbackAl Viro2012-07-14
* fs: initial qnx6fs additionKai Bankett2012-03-20