index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2014-04-01
kill generic_file_buffered_write()
Al Viro
2014-04-01
export generic_perform_write(), start getting rid of generic_file_buffer_write()
Al Viro
2014-04-01
generic_file_direct_write(): get rid of ppos argument
Al Viro
2014-04-01
kill the 5th argument of generic_file_buffered_write()
Al Viro
2014-04-01
kill the 4th argument of __generic_file_aio_write()
Al Viro
2014-04-01
constify blk_rq_map_user_iov() and friends
Al Viro
2014-04-01
introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()
Al Viro
2014-04-01
iov_iter: Move iov_iter to uio.h
Kent Overstreet
2014-04-01
switch ->is_partially_uptodate() to saner arguments
Al Viro
2014-04-01
pipe: kill ->map() and ->unmap()
Al Viro
2014-04-01
new helper: readlink_copy()
Al Viro
2014-04-01
get rid of files_defer_init()
Al Viro
2014-04-01
mark struct file that had write access grabbed by open()
Al Viro
2014-04-01
get rid of DEBUG_WRITECOUNT
Al Viro
2014-04-01
switch nbd to sockfd_lookup/sockfd_put
Al Viro
2014-04-01
smarter propagate_mnt()
Al Viro
2014-03-28
vlan: Warn the user if lowerdev has bad vlan features.
Vlad Yasevich
2014-03-28
net: Account for all vlan headers in skb_mac_gso_segment
Vlad Yasevich
2014-03-28
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
2014-03-27
core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
Zoltan Kiss
2014-03-27
usbnet: include wait queue head in device structure
Oliver Neukum
2014-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-03-20
Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-03-20
mm: fix swapops.h:131 bug if remap_file_pages raced migration
Hugh Dickins
2014-03-20
tcp: syncookies: do not use getnstimeofday()
Eric Dumazet
2014-03-20
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
2014-03-18
net: cdc_ncm: fix control message ordering
Bjørn Mork
2014-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-03-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-03-11
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2014-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2014-03-10
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2014-03-10
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
2014-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-03-10
get rid of fget_light()
Al Viro
2014-03-10
vfs: atomic f_pos accesses as per POSIX
Linus Torvalds
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
2014-03-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-03-09
Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2014-03-08
Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...
Olof Johansson
2014-03-08
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-03-07
Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-03-07
SUNRPC: Fix oops when trace sunrpc_task events in nfs client
Ditang Chen
2014-03-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-03-07
firewire: don't use PREPARE_DELAYED_WORK
Tejun Heo
2014-03-06
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
Andrew Lutomirski
2014-03-06
ARM: KVM: fix non-VGIC compilation
Marc Zyngier
2014-03-04
iscsi/iser-target: Fix isert_conn->state hung shutdown issues
Nicholas Bellinger
[next]