| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-04-15 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -1/+1 |
| 2015-04-15 | dax: use pfn_mkwrite to update c/mtime + freeze protection |  Boaz Harrosh | 1 | -0/+1 |
| 2015-04-15 | vfs: delete vfs_readdir function declaration |  Zhang Zhen | 1 | -1/+0 |
| 2015-04-15 | Merge tag 'locks-v4.1-1' of git://git.samba.org/jlayton/linux |  Linus Torvalds | 1 | -2/+2 |
| 2015-04-15 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -6/+1 |
| 2015-04-14 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -1/+23 |
| 2015-04-11 | mirror O_APPEND and O_DIRECT into iocb->ki_flags |  Al Viro | 1 | -0/+15 |
| 2015-04-11 | switch generic_write_checks() to iocb and iter |  Al Viro | 1 | -1/+1 |
| 2015-04-11 | Merge branch 'for-linus' into for-next |  Al Viro | 1 | -1/+1 |
| 2015-04-11 | generic_write_checks(): drop isblk argument |  Al Viro | 1 | -1/+1 |
| 2015-04-11 | direct_IO: remove rw from a_ops->direct_IO() |  Omar Sandoval | 1 | -1/+1 |
| 2015-04-11 | Remove rw from dax_{do_,}io() |  Omar Sandoval | 1 | -2/+2 |
| 2015-04-11 | Remove rw from {,__,do_}blockdev_direct_IO() |  Omar Sandoval | 1 | -8/+10 |
| 2015-04-11 | ->aio_read and ->aio_write removed |  Al Viro | 1 | -2/+0 |
| 2015-04-11 | kill do_sync_read/do_sync_write |  Al Viro | 1 | -2/+0 |
| 2015-04-11 | make new_sync_{read,write}() static |  Al Viro | 1 | -2/+0 |
| 2015-04-11 | new helper: __vfs_write() |  Al Viro | 1 | -0/+1 |
| 2015-04-11 | Merge branch 'for-davem' into for-next |  Al Viro | 1 | -0/+1 |
| 2015-04-11 | Merge branch 'iocb' into for-next |  Al Viro | 1 | -0/+22 |
| 2015-04-11 | kill struct filename.separate |  Al Viro | 1 | -1/+1 |
| 2015-04-09 | Merge branch 'iocb' into for-davem |  Al Viro | 1 | -0/+22 |
| 2015-04-06 | fix mremap() vs. ioctx_kill() race |  Al Viro | 1 | -1/+1 |
| 2015-04-03 | locks: change lm_get_owner and lm_put_owner prototypes |  Jeff Layton | 1 | -2/+2 |
| 2015-03-25 | fs: move struct kiocb to fs.h |  Christoph Hellwig | 1 | -0/+22 |
| 2015-03-17 | fs: make sure the timestamps for lazytime inodes eventually get written |  Theodore Ts'o | 1 | -0/+1 |
| 2015-02-18 | Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linux |  Linus Torvalds | 1 | -3/+0 |
| 2015-02-17 | Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -0/+10 |
| 2015-02-17 | Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -0/+3 |
| 2015-02-17 | Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -7/+2 |
| 2015-02-16 | dax: add dax_zero_page_range |  Matthew Wilcox | 1 | -0/+1 |
| 2015-02-16 | vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX |  Matthew Wilcox | 1 | -1/+1 |
| 2015-02-16 | vfs: remove get_xip_mem |  Matthew Wilcox | 1 | -2/+0 |
| 2015-02-16 | dax,ext2: replace xip_truncate_page with dax_truncate_page |  Matthew Wilcox | 1 | -9/+1 |
| 2015-02-16 | dax,ext2: replace the XIP page fault handler with the DAX page fault handler |  Matthew Wilcox | 1 | -1/+3 |
| 2015-02-16 | dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks |  Matthew Wilcox | 1 | -0/+1 |
| 2015-02-16 | dax,ext2: replace XIP read and write with DAX I/O |  Matthew Wilcox | 1 | -4/+8 |
| 2015-02-16 | vfs,ext2: introduce IS_DAX(inode) |  Matthew Wilcox | 1 | -0/+6 |
| 2015-02-16 | Revert "locks: keep a count of locks on the flctx lists" |  Jeff Layton | 1 | -3/+0 |
| 2015-02-12 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -2/+4 |
| 2015-02-12 | fs: consolidate {nr,free}_cached_objects args in shrink_control |  Vladimir Davydov | 1 | -2/+4 |
| 2015-02-12 | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -4/+24 |
| 2015-02-12 | Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux |  Linus Torvalds | 1 | -0/+16 |
| 2015-02-10 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -5/+1 |
| 2015-02-10 | rmap: drop support of non-linear mappings |  Kirill A. Shutemov | 1 | -3/+1 |
| 2015-02-10 | mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub |  Kirill A. Shutemov | 1 | -6/+0 |
| 2015-02-10 | mm: replace remap_file_pages() syscall with emulation |  Kirill A. Shutemov | 1 | -2/+6 |
| 2015-02-05 | vfs: add find_inode_nowait() function |  Theodore Ts'o | 1 | -0/+5 |
| 2015-02-05 | vfs: add support for a lazytime mount option |  Theodore Ts'o | 1 | -0/+5 |
| 2015-02-02 | fs: add FL_LAYOUT lease type |  Christoph Hellwig | 1 | -0/+16 |
| 2015-02-02 | Make super_blocks and sb_lock static |  Al Viro | 1 | -2/+0 |