summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* new helper: copy_page_from_iter()Al Viro2014-05-061-0/+2
* bury __generic_file_aio_write()Al Viro2014-05-061-1/+0
* Merge ext4 changes in ext4_file_write() into for-nextAl Viro2014-05-061-5/+4
|\
| * ext4: rename uninitialized extents to unwrittenLukas Czerner2014-04-201-4/+4
| * ext4: get rid of EXT4_MAP_UNINIT flagLukas Czerner2014-04-201-1/+0
* | blkdev_aio_write() - turn into blkdev_write_iter()Al Viro2014-05-061-2/+1
* | write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-061-0/+2
* | new methods: ->read_iter() and ->write_iter()Al Viro2014-05-061-0/+6
* | replace checking for ->read/->aio_read presence with check in ->f_modeAl Viro2014-05-061-0/+4
* | iov_iter_truncate()Al Viro2014-05-062-2/+7
* | new helper: iov_iter_get_pages_alloc()Al Viro2014-05-061-0/+2
* | new helper: iov_iter_npages()Al Viro2014-05-061-0/+1
* | new helper: iov_iter_get_pages()Al Viro2014-05-061-0/+2
* | start adding the tag to iov_iterAl Viro2014-05-061-12/+3
* | new helper: generic_file_read_iter()Al Viro2014-05-061-0/+1
* | new primitive: iov_iter_alignment()Al Viro2014-05-061-0/+2
* | switch {__,}blockdev_direct_IO() to iov_iterAl Viro2014-05-061-6/+6
* | convert the guts of nfs_direct_IO() to iov_iterAl Viro2014-05-061-2/+2
* | pass iov_iter to ->direct_IO()Al Viro2014-05-062-4/+2
* | kill generic_segment_checks()Al Viro2014-05-061-2/+0
* | generic_file_direct_write(): switch to iov_iterAl Viro2014-05-061-2/+2
* | kill iov_iter_copy_from_user()Al Viro2014-05-061-2/+0
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-05-062-0/+19
|\ \
| * | slub: use sysfs'es release mechanism for kmem_cacheChristoph Lameter2014-05-061-0/+9
| * | hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan2014-05-061-0/+10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-05-062-0/+4
|\ \ \ | |/ / |/| |
| * | nick kvfree() from apparmorAl Viro2014-05-061-0/+2
| * | dentry_kill(): don't try to remove from shrink listAl Viro2014-05-011-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-05-061-2/+20
|\ \ \
| * | | fuse: add renameat2 supportMiklos Szeredi2014-04-281-0/+8
| * | | fuse: allow ctime flushing to userspaceMaxim Patlasov2014-04-281-2/+5
| * | | fuse: fuse: add time_gran to INIT_OUTMiklos Szeredi2014-04-281-0/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-054-2/+18
|\ \ \ \
| * | | | vsock: Make transport the proto ownerAndy King2014-05-051-1/+5
| * | | | net: Add variants of capable for use on netlink messagesEric W. Biederman2014-04-241-0/+7
| * | | | net: Add variants of capable for use on on socketsEric W. Biederman2014-04-241-0/+5
| * | | | net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman2014-04-241-1/+1
| * | | | net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-04-221-1/+1
* | | | | Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-05-051-1/+0
|\ \ \ \ \
| * | | | | Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley2014-05-031-1/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-05-041-0/+3
|\ \ \ \ \
| * | | | | arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2014-05-031-0/+3
| |/ / / /
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-032-2/+4
|\ \ \ \ \
| * | | | | genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-281-0/+2
| * | | | | linux/interrupt.h: fix new kernel-doc warningsRandy Dunlap2014-04-281-2/+2
| |/ / / /
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-011-1/+1
|\ \ \ \ \
| * | | | | Fix: tracing: use 'E' instead of 'X' for unsigned module tain flagMathieu Desnoyers2014-04-231-1/+1
| | |_|_|/ | |/| | |
* | | | | word-at-a-time: simplify big-endian zero_bytemask macroH. Peter Anvin2014-05-011-1/+1
* | | | | Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-281-0/+2
|\ \ \ \ \
| * | | | | ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)2014-04-281-0/+2
| | |_|/ / | |/| | |