summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
Commit message (Expand)AuthorAge
* block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe2016-08-07
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2016-08-07
|\
| * Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/msze...Al Viro2016-08-03
| |\
| | * vfs: make dentry_needs_remove_privs() internalMiklos Szeredi2016-08-03
| | * vfs: remove file_needs_remove_privs()Miklos Szeredi2016-08-03
* | | mm/block: convert rw_page users to bio op useMike Christie2016-08-04
* | | firmware: support loading into a pre-allocated bufferStephen Boyd2016-08-02
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-07-29
|\ \ \ | |/ / |/| |
| * | fs: Update i_[ug]id_(read|write) to translate relative to s_user_nsSeth Forshee2016-07-05
| * | vfs: Don't modify inodes with a uid or gid unknown to the vfsEric W. Biederman2016-07-05
| * | userns: Remove the now unnecessary FS_USERNS_DEV_MOUNT flagEric W. Biederman2016-06-23
| * | vfs: Generalize filesystem nodev handling.Eric W. Biederman2016-06-23
| * | fs: Add user namespace member to struct super_blockEric W. Biederman2016-06-23
| * | vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman2016-06-23
| * | mnt: Refactor fs_fully_visible into mount_too_revealingEric W. Biederman2016-06-23
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-07-29
|\ \
| * | mm: export filemap_check_errors() to modulesMiklos Szeredi2016-07-29
| |/
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-28
|\ \
| * | bdev: get rid of ->bd_inodesAl Viro2016-07-19
| * | vfs: merge .d_select_inode() into .d_real()Miklos Szeredi2016-06-30
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-26
|\ \
| * | mm: migrate: support non-lru movable page migrationMinchan Kim2016-07-26
| * | fs/fs-writeback.c: add a new writeback list for syncDave Chinner2016-07-26
| |/
* | block: get rid of bio_rw and READAChristoph Hellwig2016-07-20
* | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-07
* | block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie2016-06-07
* | direct-io: use bio set/get op accessorsMike Christie2016-06-07
* | block: add REQ_OP definitions and helpersMike Christie2016-06-07
* | block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-07
|/
* 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-20
| |/
* | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-20
|\ \
| * \ Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman2016-04-19
| |\ \ | | |/
| * | 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-21
| |/ /
* | | 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