Age | Commit message (Expand) | Author | Files | Lines |
2016-10-05 | pipe: add pipe_buf_release() helper | Miklos Szeredi | 3 | -19/+10 |
2016-10-05 | pipe: add pipe_buf_get() helper | Miklos Szeredi | 2 | -3/+3 |
2016-10-05 | switch default_file_splice_read() to use of pipe-backed iov_iter | Al Viro | 1 | -71/+40 |
2016-10-05 | switch generic_file_splice_read() to use of ->read_iter() | Al Viro | 10 | -366/+36 |
2016-10-05 | new iov_iter flavour: pipe-backed | Al Viro | 1 | -1/+1 |
2016-10-05 | fs/block_dev.c: return the right error in thaw_bdev() | Pierre Morel | 1 | -5/+2 |
2016-10-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 9 | -256/+482 |
2016-10-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 5 | -9/+54 |
2016-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 13 | -513/+414 |
2016-10-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2 | -0/+32 |
2016-10-04 | Merge tag 'jfs-4.9' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 2 | -4/+9 |
2016-10-04 | Merge tag 'gfs2-4.8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 12 | -49/+71 |
2016-10-04 | Merge tag 'locks-v4.9-1' of git://git.samba.org/jlayton/linux | Linus Torvalds | 1 | -3/+18 |
2016-10-03 | Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -45/+26 |
2016-10-03 | Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -15/+8 |
2016-10-03 | fuse_dev_splice_read(): switch to add_to_pipe() | Al Viro | 1 | -37/+9 |
2016-10-03 | new helper: add_to_pipe() | Al Viro | 1 | -44/+62 |
2016-10-03 | splice: lift pipe_lock out of splice_to_pipe() | Al Viro | 2 | -73/+58 |
2016-10-03 | splice: switch get_iovec_page_array() to iov_iter | Al Viro | 1 | -99/+36 |
2016-10-03 | splice_to_pipe(): don't open-code wakeup_pipe_readers() | Al Viro | 1 | -4/+1 |
2016-10-03 | consistent treatment of EFAULT on O_DIRECT read/write | Al Viro | 1 | -0/+3 |
2016-10-03 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -15/+8 |
2016-10-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2016-10-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -18/+51 |
2016-10-03 | Revert "orangefs: bump minimum userspace version" | Mike Marshall | 1 | -2/+2 |
2016-10-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -5/+13 |
2016-10-03 | ceph: use list_move instead of list_del/list_add | Wei Yongjun | 1 | -2/+1 |
2016-10-03 | ceph: handle CEPH_SESSION_REJECT message | Yan, Zheng | 3 | -5/+25 |
2016-10-03 | ceph: avoid accessing / when mounting a subpath | Yan, Zheng | 1 | -29/+20 |
2016-10-03 | ceph: fix mandatory flock check | Yan, Zheng | 1 | -2/+2 |
2016-10-03 | ceph: remove warning when ceph_releasepage() is called on dirty page | NeilBrown | 1 | -3/+2 |
2016-10-03 | ceph: ignore error from invalidate_inode_pages2_range() in direct write | NeilBrown | 1 | -2/+2 |
2016-10-03 | ceph: fix error handling of start_read() | Yan, Zheng | 1 | -10/+9 |
2016-10-03 | fuse: limit xattr returned size | Miklos Szeredi | 1 | -2/+2 |
2016-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -6/+26 |
2016-10-03 | Merge branch 'xfs-4.9-log-recovery-fixes' into for-next | Dave Chinner | 13 | -98/+248 |
2016-10-03 | Merge branch 'iomap-4.9-dax' into for-next | Dave Chinner | 11 | -122/+457 |
2016-10-03 | Merge branch 'xfs-4.9-delalloc-rework' into for-next | Dave Chinner | 6 | -350/+242 |
2016-10-03 | Merge branch 'xfs-4.9-reflink-prep' into for-next | Dave Chinner | 20 | -116/+719 |
2016-10-03 | Merge branch 'iomap-4.9-misc-fixes-1' into for-next | Dave Chinner | 1 | -0/+84 |
2016-10-03 | xfs: update atime before I/O in xfs_file_dio_aio_read | Christoph Hellwig | 1 | -1/+2 |
2016-10-03 | ext2: fix possible integer truncation in ext2_iomap_begin | Christoph Hellwig | 1 | -1/+1 |
2016-10-01 | fuse: remove duplicate cs->offset assignment | Miklos Szeredi | 1 | -1/+0 |
2016-10-01 | fuse: don't use fuse_ioctl_copy_user() helper | Miklos Szeredi | 1 | -34/+18 |
2016-10-01 | fuse_ioctl_copy_user(): don't open-code copy_page_{to,from}_iter() | Al Viro | 1 | -23/+7 |
2016-10-01 | fuse: get rid of fc->flags | Miklos Szeredi | 3 | -24/+20 |
2016-10-01 | fuse: use timespec64 | Miklos Szeredi | 1 | -3/+7 |
2016-10-01 | fuse: don't use ->d_time | Miklos Szeredi | 1 | -20/+23 |
2016-10-01 | fuse: Add posix ACL support | Seth Forshee | 7 | -7/+152 |
2016-10-01 | fuse: handle killpriv in userspace fs | Miklos Szeredi | 3 | -18/+33 |