summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-1/+1
|\
| * dax: use pfn_mkwrite to update c/mtime + freeze protectionBoaz Harrosh2015-04-151-0/+1
| * vfs: delete vfs_readdir function declarationZhang Zhen2015-04-151-1/+0
* | Merge tag 'locks-v4.1-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-04-151-2/+2
|\ \
| * | locks: change lm_get_owner and lm_put_owner prototypesJeff Layton2015-04-031-2/+2
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-151-6/+1
|\ \ \ | |_|/ |/| |
| * | ->aio_read and ->aio_write removedAl Viro2015-04-111-2/+0
| * | kill do_sync_read/do_sync_writeAl Viro2015-04-111-2/+0
| * | make new_sync_{read,write}() staticAl Viro2015-04-111-2/+0
| * | new helper: __vfs_write()Al Viro2015-04-111-0/+1
| * | Merge branch 'for-davem' into for-nextAl Viro2015-04-111-0/+1
| |\ \
| | * \ Merge branch 'iocb' into for-davemAl Viro2015-04-091-0/+22
| | |\ \ | | | |/ | | |/|
* | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-141-1/+23
|\| | |
| * | | Merge branch 'iocb' into for-nextAl Viro2015-04-111-0/+22
| |\ \ \ | | | |/ | | |/|
| | * | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-251-0/+22
| * | | kill struct filename.separateAl Viro2015-04-111-1/+1
* | | | fix mremap() vs. ioctx_kill() raceAl Viro2015-04-061-1/+1
| |_|/ |/| |
* | | fs: make sure the timestamps for lazytime inodes eventually get writtenTheodore Ts'o2015-03-171-0/+1
|/ /
* | Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-02-181-3/+0
|\ \ | |/ |/|
| * Revert "locks: keep a count of locks on the flctx lists"Jeff Layton2015-02-161-3/+0
* | Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-171-0/+10
|\ \
| * | vfs: add find_inode_nowait() functionTheodore Ts'o2015-02-051-0/+5
| * | vfs: add support for a lazytime mount optionTheodore Ts'o2015-02-051-0/+5
* | | Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-171-0/+3
|\ \ \
| * | | fs: add vfs_iter_{read,write} helpersChristoph Hellwig2015-01-291-0/+3
| |/ /
* | | Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-171-7/+2
|\ \ \
| * | | audit: replace getname()/putname() hacks with reference countersPaul Moore2015-01-231-7/+2
* | | | dax: add dax_zero_page_rangeMatthew Wilcox2015-02-161-0/+1
* | | | vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox2015-02-161-1/+1
* | | | vfs: remove get_xip_memMatthew Wilcox2015-02-161-2/+0
* | | | dax,ext2: replace xip_truncate_page with dax_truncate_pageMatthew Wilcox2015-02-161-9/+1
* | | | dax,ext2: replace the XIP page fault handler with the DAX page fault handlerMatthew Wilcox2015-02-161-1/+3
* | | | dax,ext2: replace ext2_clear_xip_target with dax_clear_blocksMatthew Wilcox2015-02-161-0/+1
* | | | dax,ext2: replace XIP read and write with DAX I/OMatthew Wilcox2015-02-161-4/+8
* | | | vfs,ext2: introduce IS_DAX(inode)Matthew Wilcox2015-02-161-0/+6
| |_|/ |/| |
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-121-2/+4
|\ \ \
| * | | fs: consolidate {nr,free}_cached_objects args in shrink_controlVladimir Davydov2015-02-121-2/+4
* | | | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-4/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Make super_blocks and sb_lock staticAl Viro2015-02-021-2/+0
| * | | fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-201-2/+1
| * | | fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-201-0/+23
| | |/ | |/|
* | | Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-02-121-0/+16
|\ \ \
| * | | fs: add FL_LAYOUT lease typeChristoph Hellwig2015-02-021-0/+16
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-101-5/+1
|\ \ \ \ | |/ / / |/| | |
| * | | rmap: drop support of non-linear mappingsKirill A. Shutemov2015-02-101-3/+1
| * | | mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov2015-02-101-6/+0
| * | | mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov2015-02-101-2/+6
| |/ /
* | | locks: update comments that refer to inode->i_flockJeff Layton2015-01-211-9/+10
* | | locks: keep a count of locks on the flctx listsJeff Layton2015-01-161-0/+3
* | | locks: clean up the lm_change prototypeJeff Layton2015-01-161-3/+3