summary refs log tree commit diff
AgeCommit message (Expand)Author
2015-04-11lift iov_iter into {compat_,}do_readv_writev()Al Viro
2015-04-11Merge branch 'iocb' into for-nextAl Viro
2015-04-11NFS: fix BUG() crash in notify_change() with patch to chown_common()Andrew Elble
2015-04-11dcache: return -ESTALE not -EBUSY on distributed fs raceJ. Bruce Fields
2015-04-11NTFS: Version 2.1.32 - Update file write from aio_write to write_iter.Anton Altaparmakov
2015-04-11VFS: Add iov_iter_fault_in_multipages_readable()Anton Altaparmakov
2015-04-11drop bogus check in file_open_root()Al Viro
2015-04-11switch security_inode_getattr() to struct path *Al Viro
2015-04-11constify tomoyo_realpath_from_path()Al Viro
2015-04-11whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro
2015-04-11remove incorrect comment in lookup_one_len()Al Viro
2015-04-11namei.c: fold do_path_lookup() into both callersAl Viro
2015-04-11kill struct filename.separateAl Viro
2015-04-11new helper: msg_data_left()Al Viro
2015-04-11Merge remote-tracking branch 'dh/afs' into for-davemAl Viro
2015-04-11get rid of the size argument of sock_sendmsg()Al Viro
2015-04-09ocfs2: _really_ sync the right rangeAl Viro
2015-04-09switch kernel_sendmsg() and kernel_recvmsg() to iov_iter_kvec()Al Viro
2015-04-09net: switch importing msghdr from userland to {compat_,}import_iovec()Al Viro
2015-04-09net: switch sendto() and recvfrom() to import_single_range()Al Viro
2015-04-09Merge branch 'iov_iter' into for-davemAl Viro
2015-04-09Merge branch 'iocb' into for-davemAl Viro
2015-04-08ocfs2_file_write_iter: keep return value and current position update in syncAl Viro
2015-04-08[regression] ocfs2: do *not* increment ->ki_pos twiceAl Viro
2015-04-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-06Linux 4.0-rc7Linus Torvalds
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-06ioctx_alloc(): fix vma (and file) leak on failureAl Viro
2015-04-06fix mremap() vs. ioctx_kill() raceAl Viro
2015-04-06net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein
2015-04-06net: dsa: fix filling routing table from OF descriptionPavel Nakonechny
2015-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-04-06l2tp: unregister l2tp_net_ops on failure pathWANG Cong
2015-04-06virtio: document queue state logicMichael S. Tsirkin
2015-04-06tc: bpf: add checksum helpersAlexei Starovoitov
2015-04-06mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev
2015-04-06ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org
2015-04-05Input: alps - document stick behavior for protocol V2Hans de Goede
2015-04-05Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede
2015-04-05Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede
2015-04-04Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-04Merge branch 'nf-hook-compress'David S. Miller
2015-04-04Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-04Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-04netfilter: Pass nf_hook_state through arpt_do_table().David S. Miller
2015-04-04netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller
2015-04-04netfilter: Pass nf_hook_state through ip6t_do_table().David S. Miller
2015-04-04netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().David S. Miller