index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2014-05-06
bury __generic_file_aio_write()
Al Viro
2014-05-06
Merge ext4 changes in ext4_file_write() into for-next
Al Viro
2014-05-06
blkdev_aio_write() - turn into blkdev_write_iter()
Al Viro
2014-05-06
write_iter variants of {__,}generic_file_aio_write()
Al Viro
2014-05-06
new methods: ->read_iter() and ->write_iter()
Al Viro
2014-05-06
replace checking for ->read/->aio_read presence with check in ->f_mode
Al Viro
2014-05-06
iov_iter_truncate()
Al Viro
2014-05-06
new helper: iov_iter_get_pages_alloc()
Al Viro
2014-05-06
new helper: iov_iter_npages()
Al Viro
2014-05-06
new helper: iov_iter_get_pages()
Al Viro
2014-05-06
start adding the tag to iov_iter
Al Viro
2014-05-06
new helper: generic_file_read_iter()
Al Viro
2014-05-06
new primitive: iov_iter_alignment()
Al Viro
2014-05-06
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
convert the guts of nfs_direct_IO() to iov_iter
Al Viro
2014-05-06
pass iov_iter to ->direct_IO()
Al Viro
2014-05-06
kill generic_segment_checks()
Al Viro
2014-05-06
generic_file_direct_write(): switch to iov_iter
Al Viro
2014-05-06
kill iov_iter_copy_from_user()
Al Viro
2014-05-06
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-05-06
slub: use sysfs'es release mechanism for kmem_cache
Christoph Lameter
2014-05-06
hugetlb: ensure hugepage access is denied if hugepages are not supported
Nishanth Aravamudan
2014-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-05-06
nick kvfree() from apparmor
Al Viro
2014-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2014-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-05-05
Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-05-05
vsock: Make transport the proto owner
Andy King
2014-05-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2014-05-03
Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...
Peter Hurley
2014-05-03
arm64: fixmap: fix missing sub-page offset for earlyprintk
Marc Zyngier
2014-05-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-05-01
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-05-01
word-at-a-time: simplify big-endian zero_bytemask macro
H. Peter Anvin
2014-05-01
dentry_kill(): don't try to remove from shrink list
Al Viro
2014-04-28
Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-28
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-04-28
fuse: add renameat2 support
Miklos Szeredi
2014-04-28
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
2014-04-28
fuse: allow ctime flushing to userspace
Maxim Patlasov
2014-04-28
fuse: fuse: add time_gran to INIT_OUT
Miklos Szeredi
2014-04-28
genirq: x86: Ensure that dynamic irq allocation does not conflict
Thomas Gleixner
2014-04-28
linux/interrupt.h: fix new kernel-doc warnings
Randy Dunlap
2014-04-27
word-at-a-time: avoid undefined behaviour in zero_bytemask macro
Will Deacon
2014-04-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-27
Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-27
Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-25
Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-04-25
Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-04-24
tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc
Manfred Schlaegl
[next]