summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-261-0/+6
|\
| * mm: migrate: support non-lru movable page migrationMinchan Kim2016-07-261-0/+2
| * fs/fs-writeback.c: add a new writeback list for syncDave Chinner2016-07-261-0/+4
* | block: get rid of bio_rw and READAChristoph Hellwig2016-07-201-17/+1
* | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-071-2/+2
* | block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie2016-06-071-22/+15
* | direct-io: use bio set/get op accessorsMike Christie2016-06-071-1/+1
* | block: add REQ_OP definitions and helpersMike Christie2016-06-071-2/+24
* | block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-071-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-271-1/+2
|\
| * switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-271-1/+2
* | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-261-1/+0
|\ \ | |/ |/|
| * block: Update blkdev_dax_capable() for consistencyToshi Kani2016-05-171-8/+0
| * dax: Remove complete_unwritten argumentJan Kara2016-05-161-1/+0
* | Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-231-8/+0
|\ \
| * | Revert "block: enable dax for raw block devices"Dan Williams2016-05-201-8/+0
| |/
* | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-201-0/+2
|\ \
| * \ Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman2016-04-191-2/+12
| |\ \ | | |/
| * | chrdev: emit a warning when we go below dynamic major rangeLinus Walleij2016-03-291-0/+2
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-05-191-6/+25
|\ \ \
| * | | fs: fix over-zealous use of "const"Kees Cook2016-04-271-1/+1
| * | | fs: define a string representation of the kernel_read_file_id enumerationMimi Zohar2016-04-211-6/+25
| |/ /
* | | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-171-12/+29
|\ \ \
| * | | fs: simplify the generic_write_sync prototypeChristoph Hellwig2016-05-011-6/+18
| * | | fs: add IOCB_SYNC and IOCB_DSYNCChristoph Hellwig2016-05-011-4/+10
| * | | direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-011-5/+4
| * | | filemap: remove the pos argument to generic_file_direct_writeChristoph Hellwig2016-05-011-1/+1
| | |/ | |/|
* | | Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-171-1/+1
|\ \ \
| * | | constify vfs_truncate()Al Viro2016-03-281-1/+1
| | |/ | |/|
* | | ext4: switch to ->iterate_shared()Al Viro2016-05-121-0/+7
* | | introduce a parallel variant of ->iterate()Al Viro2016-05-021-0/+1
* | | parallel lookups: actual switch to rwsemAl Viro2016-05-021-6/+21
* | | parallel lookups machinery, part 2Al Viro2016-05-021-0/+1
* | | Merge getxattr prototype change into work.lookupsAl Viro2016-05-021-1/+14
|\ \ \ | |_|/ |/| |
| * | ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-111-1/+2
| * | posix_acl: Inode acl caching fixesAndreas Gruenbacher2016-03-311-0/+12
| |/
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-04-071-0/+10
|\ \
| * | fs: add file_dentry()Miklos Szeredi2016-03-261-0/+10
* | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
| |/ |/|
* | fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-03-221-1/+1
|/
* Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-211-1/+1
|\
| * direct-io: always call ->end_io if non-NULLChristoph Hellwig2016-02-081-1/+1
* | Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-03-211-0/+8
|\ \
| * | fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim2016-03-171-0/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-191-7/+3
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-nextAl Viro2016-03-181-7/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | | |/ | | | |/|
| | | | * vfs: add the RWF_HIPRI flag for preadv2/pwritev2Christoph Hellwig2016-03-041-0/+1
| | | | * vfs: pass a flags argument to vfs_readv/vfs_writevChristoph Hellwig2016-03-041-2/+2
| | | |/
| | * | kill dentry_unhash()Al Viro2016-03-141-5/+0
| |/ /
* | | ima: load policy using pathDmitry Kasatkin2016-02-211-0/+1
OpenPOWER on IntegriCloud