index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
bio_vec-backed iov_iter
Al Viro
2014-05-06
2
-4
/
+14
*
bury generic_file_aio_{read,write}
Al Viro
2014-05-06
1
-2
/
+0
*
lustre: get rid of messing with iovecs
Al Viro
2014-05-06
1
-0
/
+9
*
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-20
1
-4
/
+4
|
*
ext4: get rid of EXT4_MAP_UNINIT flag
Lukas Czerner
2014-04-20
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-05
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-05
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...
Peter Hurley
2014-05-03
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
|
\
\
\
\
\
[next]