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