| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-26 | 1 | -2/+29 |
|\ |
|
| * | fix I_DIO_WAKEUP definition | Eric Sandeen | 2015-04-24 | 1 | -1/+1 |
| * | direct-io: only inc/dec inode->i_dio_count for file systems | Jens Axboe | 2015-04-24 | 1 | -1/+28 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-17 | 1 | -0/+8 |
|\ \ |
|
| * | | proc: show locks in /proc/pid/fdinfo/X | Andrey Vagin | 2015-04-17 | 1 | -0/+7 |
| * | | mm: rcu-protected get_mm_exe_file() | Konstantin Khlebnikov | 2015-04-17 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-16 | 1 | -12/+29 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | mirror O_APPEND and O_DIRECT into iocb->ki_flags | Al Viro | 2015-04-11 | 1 | -0/+15 |
| * | switch generic_write_checks() to iocb and iter | Al Viro | 2015-04-11 | 1 | -1/+1 |
| * | Merge branch 'for-linus' into for-next | Al Viro | 2015-04-11 | 1 | -1/+1 |
| |\ |
|
| * | | generic_write_checks(): drop isblk argument | Al Viro | 2015-04-11 | 1 | -1/+1 |
| * | | direct_IO: remove rw from a_ops->direct_IO() | Omar Sandoval | 2015-04-11 | 1 | -1/+1 |
| * | | Remove rw from dax_{do_,}io() | Omar Sandoval | 2015-04-11 | 1 | -2/+2 |
| * | | Remove rw from {,__,do_}blockdev_direct_IO() | Omar Sandoval | 2015-04-11 | 1 | -10/+12 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-15 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | dax: use pfn_mkwrite to update c/mtime + freeze protection | Boaz Harrosh | 2015-04-15 | 1 | -0/+1 |
| * | | | vfs: delete vfs_readdir function declaration | Zhang Zhen | 2015-04-15 | 1 | -1/+0 |
* | | | | Merge tag 'locks-v4.1-1' of git://git.samba.org/jlayton/linux | Linus Torvalds | 2015-04-15 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | locks: change lm_get_owner and lm_put_owner prototypes | Jeff Layton | 2015-04-03 | 1 | -2/+2 |
* | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-04-15 | 1 | -6/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | ->aio_read and ->aio_write removed | Al Viro | 2015-04-11 | 1 | -2/+0 |
| * | | | kill do_sync_read/do_sync_write | Al Viro | 2015-04-11 | 1 | -2/+0 |
| * | | | make new_sync_{read,write}() static | Al Viro | 2015-04-11 | 1 | -2/+0 |
| * | | | new helper: __vfs_write() | Al Viro | 2015-04-11 | 1 | -0/+1 |
| * | | | Merge branch 'for-davem' into for-next | Al Viro | 2015-04-11 | 1 | -0/+1 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'iocb' into for-davem | Al Viro | 2015-04-09 | 1 | -0/+22 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
* | | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-04-14 | 1 | -1/+23 |
|\| | | |
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'iocb' into for-next | Al Viro | 2015-04-11 | 1 | -0/+22 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | fs: move struct kiocb to fs.h | Christoph Hellwig | 2015-03-25 | 1 | -0/+22 |
| * | | | kill struct filename.separate | Al Viro | 2015-04-11 | 1 | -1/+1 |
* | | | | fix mremap() vs. ioctx_kill() race | Al Viro | 2015-04-06 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | fs: make sure the timestamps for lazytime inodes eventually get written | Theodore Ts'o | 2015-03-17 | 1 | -0/+1 |
|/ / |
|
* | | Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linux | Linus Torvalds | 2015-02-18 | 1 | -3/+0 |
|\ \
| |/
|/| |
|
| * | Revert "locks: keep a count of locks on the flctx lists" | Jeff Layton | 2015-02-16 | 1 | -3/+0 |
* | | Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2015-02-17 | 1 | -0/+10 |
|\ \ |
|
| * | | vfs: add find_inode_nowait() function | Theodore Ts'o | 2015-02-05 | 1 | -0/+5 |
| * | | vfs: add support for a lazytime mount option | Theodore Ts'o | 2015-02-05 | 1 | -0/+5 |
* | | | Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2015-02-17 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | fs: add vfs_iter_{read,write} helpers | Christoph Hellwig | 2015-01-29 | 1 | -0/+3 |
| |/ / |
|
* | | | Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2015-02-17 | 1 | -7/+2 |
|\ \ \ |
|
| * | | | audit: replace getname()/putname() hacks with reference counters | Paul Moore | 2015-01-23 | 1 | -7/+2 |
* | | | | dax: add dax_zero_page_range | Matthew Wilcox | 2015-02-16 | 1 | -0/+1 |
* | | | | vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX | Matthew Wilcox | 2015-02-16 | 1 | -1/+1 |
* | | | | vfs: remove get_xip_mem | Matthew Wilcox | 2015-02-16 | 1 | -2/+0 |
* | | | | dax,ext2: replace xip_truncate_page with dax_truncate_page | Matthew Wilcox | 2015-02-16 | 1 | -9/+1 |
* | | | | dax,ext2: replace the XIP page fault handler with the DAX page fault handler | Matthew Wilcox | 2015-02-16 | 1 | -1/+3 |
* | | | | dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks | Matthew Wilcox | 2015-02-16 | 1 | -0/+1 |
* | | | | dax,ext2: replace XIP read and write with DAX I/O | Matthew Wilcox | 2015-02-16 | 1 | -4/+8 |
* | | | | vfs,ext2: introduce IS_DAX(inode) | Matthew Wilcox | 2015-02-16 | 1 | -0/+6 |
| |_|/
|/| | |
|
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-12 | 1 | -2/+4 |
|\ \ \ |
|