| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph_sync_read: stop poking into iov_iter guts | Al Viro | 2014-05-06 | 1 | -2/+0 |
* | new helper: copy_page_from_iter() | Al Viro | 2014-05-06 | 1 | -0/+2 |
* | bury __generic_file_aio_write() | Al Viro | 2014-05-06 | 1 | -1/+0 |
* | Merge ext4 changes in ext4_file_write() into for-next | Al Viro | 2014-05-06 | 1 | -5/+4 |
|\ |
|
| * | ext4: rename uninitialized extents to unwritten | Lukas Czerner | 2014-04-21 | 1 | -4/+4 |
| * | ext4: get rid of EXT4_MAP_UNINIT flag | Lukas Czerner | 2014-04-21 | 1 | -1/+0 |
* | | blkdev_aio_write() - turn into blkdev_write_iter() | Al Viro | 2014-05-06 | 1 | -2/+1 |
* | | write_iter variants of {__,}generic_file_aio_write() | Al Viro | 2014-05-06 | 1 | -0/+2 |
* | | new methods: ->read_iter() and ->write_iter() | Al Viro | 2014-05-06 | 1 | -0/+6 |
* | | replace checking for ->read/->aio_read presence with check in ->f_mode | Al Viro | 2014-05-06 | 1 | -0/+4 |
* | | iov_iter_truncate() | Al Viro | 2014-05-06 | 2 | -2/+7 |
* | | new helper: iov_iter_get_pages_alloc() | Al Viro | 2014-05-06 | 1 | -0/+2 |
* | | new helper: iov_iter_npages() | Al Viro | 2014-05-06 | 1 | -0/+1 |
* | | new helper: iov_iter_get_pages() | Al Viro | 2014-05-06 | 1 | -0/+2 |
* | | start adding the tag to iov_iter | Al Viro | 2014-05-06 | 1 | -12/+3 |
* | | new helper: generic_file_read_iter() | Al Viro | 2014-05-06 | 1 | -0/+1 |
* | | new primitive: iov_iter_alignment() | Al Viro | 2014-05-06 | 1 | -0/+2 |
* | | switch {__,}blockdev_direct_IO() to iov_iter | Al Viro | 2014-05-06 | 1 | -6/+6 |
* | | convert the guts of nfs_direct_IO() to iov_iter | Al Viro | 2014-05-06 | 1 | -2/+2 |
* | | pass iov_iter to ->direct_IO() | Al Viro | 2014-05-06 | 2 | -4/+2 |
* | | kill generic_segment_checks() | Al Viro | 2014-05-06 | 1 | -2/+0 |
* | | generic_file_direct_write(): switch to iov_iter | Al Viro | 2014-05-06 | 1 | -2/+2 |
* | | kill iov_iter_copy_from_user() | Al Viro | 2014-05-06 | 1 | -2/+0 |
* | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2014-05-06 | 2 | -0/+19 |
|\ \ |
|
| * | | slub: use sysfs'es release mechanism for kmem_cache | Christoph Lameter | 2014-05-06 | 1 | -0/+9 |
| * | | hugetlb: ensure hugepage access is denied if hugepages are not supported | Nishanth Aravamudan | 2014-05-06 | 1 | -0/+10 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-05-06 | 2 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | nick kvfree() from apparmor | Al Viro | 2014-05-06 | 1 | -0/+2 |
| * | | dentry_kill(): don't try to remove from shrink list | Al Viro | 2014-05-01 | 1 | -0/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2014-05-06 | 1 | -2/+20 |
|\ \ \ |
|
| * | | | fuse: add renameat2 support | Miklos Szeredi | 2014-04-28 | 1 | -0/+8 |
| * | | | fuse: allow ctime flushing to userspace | Maxim Patlasov | 2014-04-28 | 1 | -2/+5 |
| * | | | fuse: fuse: add time_gran to INIT_OUT | Miklos Szeredi | 2014-04-28 | 1 | -0/+7 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-05-06 | 4 | -2/+18 |
|\ \ \ \ |
|
| * | | | | vsock: Make transport the proto owner | Andy King | 2014-05-05 | 1 | -1/+5 |
| * | | | | net: Add variants of capable for use on netlink messages | Eric W. Biederman | 2014-04-24 | 1 | -0/+7 |
| * | | | | net: Add variants of capable for use on on sockets | Eric W. Biederman | 2014-04-24 | 1 | -0/+5 |
| * | | | | net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump | Eric W. Biederman | 2014-04-24 | 1 | -1/+1 |
| * | | | | net: Fix ns_capable check in sock_diag_put_filterinfo | Andrew Lutomirski | 2014-04-22 | 1 | -1/+1 |
* | | | | | Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-05-06 | 1 | -1/+0 |
|\ \ \ \ \ |
|
| * | | | | | Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t... | Peter Hurley | 2014-05-04 | 1 | -1/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2014-05-04 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | arm64: fixmap: fix missing sub-page offset for earlyprintk | Marc Zyngier | 2014-05-03 | 1 | -0/+3 |
| |/ / / / |
|
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-05-03 | 2 | -2/+4 |
|\ \ \ \ \ |
|
| * | | | | | genirq: x86: Ensure that dynamic irq allocation does not conflict | Thomas Gleixner | 2014-04-28 | 1 | -0/+2 |
| * | | | | | linux/interrupt.h: fix new kernel-doc warnings | Randy Dunlap | 2014-04-28 | 1 | -2/+2 |
| |/ / / / |
|
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-05-01 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Fix: tracing: use 'E' instead of 'X' for unsigned module tain flag | Mathieu Desnoyers | 2014-04-23 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | word-at-a-time: simplify big-endian zero_bytemask macro | H. Peter Anvin | 2014-05-01 | 1 | -1/+1 |
* | | | | | Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-29 | 1 | -0/+2 |
|\ \ \ \ \ |
|