summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-02writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACKTejun Heo1-0/+1
2015-06-02bdi: make inode_to_bdi() inlineTejun Heo1-1/+7
2015-05-20block: export blkdev_reread_part() and __blkdev_reread_part()Jarod Wilson1-0/+3
2015-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+29
2015-04-24fix I_DIO_WAKEUP definitionEric Sandeen1-1/+1
2015-04-24direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe1-1/+28
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+8
2015-04-17proc: show locks in /proc/pid/fdinfo/XAndrey Vagin1-0/+7
2015-04-17mm: rcu-protected get_mm_exe_file()Konstantin Khlebnikov1-0/+1
2015-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-12/+29
2015-04-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-04-16dax: use pfn_mkwrite to update c/mtime + freeze protectionBoaz Harrosh1-0/+1
2015-04-16vfs: delete vfs_readdir function declarationZhang Zhen1-1/+0
2015-04-16Merge tag 'locks-v4.1-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-2/+2
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-6/+1
2015-04-15Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+23
2015-04-12mirror O_APPEND and O_DIRECT into iocb->ki_flagsAl Viro1-0/+15
2015-04-12switch generic_write_checks() to iocb and iterAl Viro1-1/+1
2015-04-12Merge branch 'for-linus' into for-nextAl Viro1-1/+1
2015-04-12generic_write_checks(): drop isblk argumentAl Viro1-1/+1
2015-04-12direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval1-1/+1
2015-04-12Remove rw from dax_{do_,}io()Omar Sandoval1-2/+2
2015-04-12Remove rw from {,__,do_}blockdev_direct_IO()Omar Sandoval1-10/+12
2015-04-12->aio_read and ->aio_write removedAl Viro1-2/+0
2015-04-12kill do_sync_read/do_sync_writeAl Viro1-2/+0
2015-04-12make new_sync_{read,write}() staticAl Viro1-2/+0
2015-04-12new helper: __vfs_write()Al Viro1-0/+1
2015-04-12Merge branch 'for-davem' into for-nextAl Viro1-0/+1
2015-04-12Merge branch 'iocb' into for-nextAl Viro1-0/+22
2015-04-12kill struct filename.separateAl Viro1-1/+1
2015-04-09Merge branch 'iocb' into for-davemAl Viro1-0/+22
2015-04-07fix mremap() vs. ioctx_kill() raceAl Viro1-1/+1
2015-04-03locks: change lm_get_owner and lm_put_owner prototypesJeff Layton1-2/+2
2015-03-26fs: move struct kiocb to fs.hChristoph Hellwig1-0/+22
2015-03-17fs: make sure the timestamps for lazytime inodes eventually get writtenTheodore Ts'o1-0/+1
2015-02-18Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linuxLinus Torvalds1-3/+0
2015-02-18Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-0/+10
2015-02-18Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-0/+3
2015-02-18Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-7/+2
2015-02-17dax: add dax_zero_page_rangeMatthew Wilcox1-0/+1
2015-02-17vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox1-1/+1
2015-02-17vfs: remove get_xip_memMatthew Wilcox1-2/+0
2015-02-17dax,ext2: replace xip_truncate_page with dax_truncate_pageMatthew Wilcox1-9/+1
2015-02-17dax,ext2: replace the XIP page fault handler with the DAX page fault handlerMatthew Wilcox1-1/+3
2015-02-17dax,ext2: replace ext2_clear_xip_target with dax_clear_blocksMatthew Wilcox1-0/+1
2015-02-17dax,ext2: replace XIP read and write with DAX I/OMatthew Wilcox1-4/+8
2015-02-17vfs,ext2: introduce IS_DAX(inode)Matthew Wilcox1-0/+6
2015-02-16Revert "locks: keep a count of locks on the flctx lists"Jeff Layton1-3/+0
2015-02-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+4
2015-02-13fs: consolidate {nr,free}_cached_objects args in shrink_controlVladimir Davydov1-2/+4