summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-27
|\
| * switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-27
* | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-26
|\ \ | |/ |/|
| * block: Update blkdev_dax_capable() for consistencyToshi Kani2016-05-17
| * dax: Remove complete_unwritten argumentJan Kara2016-05-16
* | Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-23
|\ \
| * | Revert "block: enable dax for raw block devices"Dan Williams2016-05-21
| |/
* | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-21
|\ \
| * | Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman2016-04-18
| |\|
| * | chrdev: emit a warning when we go below dynamic major rangeLinus Walleij2016-03-29
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-05-19
|\ \ \
| * | | fs: fix over-zealous use of "const"Kees Cook2016-04-27
| * | | fs: define a string representation of the kernel_read_file_id enumerationMimi Zohar2016-04-20
| |/ /
* | | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-17
|\ \ \
| * | | fs: simplify the generic_write_sync prototypeChristoph Hellwig2016-05-01
| * | | fs: add IOCB_SYNC and IOCB_DSYNCChristoph Hellwig2016-05-01
| * | | direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-01
| * | | filemap: remove the pos argument to generic_file_direct_writeChristoph Hellwig2016-05-01
| | |/ | |/|
* | | Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-17
|\ \ \
| * | | constify vfs_truncate()Al Viro2016-03-28
| | |/ | |/|
* | | ext4: switch to ->iterate_shared()Al Viro2016-05-12
* | | introduce a parallel variant of ->iterate()Al Viro2016-05-02
* | | parallel lookups: actual switch to rwsemAl Viro2016-05-02
* | | parallel lookups machinery, part 2Al Viro2016-05-02
* | | Merge getxattr prototype change into work.lookupsAl Viro2016-05-02
|\ \ \ | |_|/ |/| |
| * | ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-11
| * | posix_acl: Inode acl caching fixesAndreas Gruenbacher2016-03-31
| |/
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-04-07
|\ \
| * | fs: add file_dentry()Miklos Szeredi2016-03-26
* | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
| |/ |/|
* | fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-03-22
|/
* Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-21
|\
| * direct-io: always call ->end_io if non-NULLChristoph Hellwig2016-02-07
* | Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-03-21
|\ \
| * | fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim2016-03-18
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-19
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-nextAl Viro2016-03-18
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | | |/ | | | |/|
| | | | * vfs: add the RWF_HIPRI flag for preadv2/pwritev2Christoph Hellwig2016-03-04
| | | | * vfs: pass a flags argument to vfs_readv/vfs_writevChristoph Hellwig2016-03-04
| | | |/
| | * / kill dentry_unhash()Al Viro2016-03-14
| |/ /
* | | ima: load policy using pathDmitry Kasatkin2016-02-21
* | | kexec: replace call to copy_file_from_fd() with kernel versionMimi Zohar2016-02-21
* | | module: replace copy_module_from_fd with kernel versionMimi Zohar2016-02-21
* | | vfs: define kernel_copy_file_from_fd()Mimi Zohar2016-02-21
* | | firmware: replace call to fw_read_file_contents() with kernel versionMimi Zohar2016-02-21
* | | vfs: define kernel_read_file_from_pathMimi Zohar2016-02-21
* | | vfs: define kernel_read_file_id enumerationMimi Zohar2016-02-18
* | | vfs: define a generic function to read a file from the kernelMimi Zohar2016-02-18
|/ /
* | block: revert runtime dax control of the raw block deviceDan Williams2016-01-30
* | fs, block: force direct-I/O for dax-enabled block devicesDan Williams2016-01-30
|/