index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
switch keyctl_instantiate_key_common() to iov_iter
Al Viro
2015-04-12
3
-72
/
+40
*
switch {compat_,}do_readv_writev() to {compat_,}import_iovec()
Al Viro
2015-04-12
1
-16
/
+16
*
aio_setup_vectored_rw(): switch to {compat_,}import_iovec()
Al Viro
2015-04-12
1
-19
/
+9
*
vmsplice_to_user(): switch to import_iovec()
Al Viro
2015-04-12
1
-16
/
+11
*
kill aio_setup_single_vector()
Al Viro
2015-04-12
1
-17
/
+1
*
Merge branch 'iov_iter' into for-next
Al Viro
2015-04-12
2
-0
/
+71
|
\
|
*
saner iov_iter initialization primitives
Al Viro
2015-03-30
2
-0
/
+71
*
|
aio: simplify arguments of aio_setup_..._rw()
Al Viro
2015-04-12
1
-28
/
+17
*
|
aio: lift iov_iter_init() into aio_setup_..._rw()
Al Viro
2015-04-12
1
-6
/
+11
*
|
lift iov_iter into {compat_,}do_readv_writev()
Al Viro
2015-04-12
1
-31
/
+23
*
|
Merge branch 'iocb' into for-next
Al Viro
2015-04-12
68
-271
/
+201
|
\
\
|
*
|
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-26
63
-86
/
+55
|
*
|
fs: split generic and aio kiocb
Christoph Hellwig
2015-03-13
7
-77
/
+81
|
*
|
fs: don't allow to complete sync iocbs through aio_complete
Christoph Hellwig
2015-03-13
5
-57
/
+12
|
*
|
fuse: handle synchronous iocbs internally
Christoph Hellwig
2015-03-13
2
-20
/
+32
|
*
|
fs: remove ki_nbytes
Christoph Hellwig
2015-03-13
10
-38
/
+28
*
|
|
NFS: fix BUG() crash in notify_change() with patch to chown_common()
Andrew Elble
2015-04-12
1
-1
/
+1
*
|
|
dcache: return -ESTALE not -EBUSY on distributed fs race
J. Bruce Fields
2015-04-12
1
-1
/
+1
*
|
|
NTFS: Version 2.1.32 - Update file write from aio_write to write_iter.
Anton Altaparmakov
2015-04-12
2
-477
/
+308
*
|
|
VFS: Add iov_iter_fault_in_multipages_readable()
Anton Altaparmakov
2015-04-12
2
-0
/
+27
*
|
|
drop bogus check in file_open_root()
Al Viro
2015-04-12
1
-3
/
+0
*
|
|
switch security_inode_getattr() to struct path *
Al Viro
2015-04-12
10
-35
/
+24
*
|
|
constify tomoyo_realpath_from_path()
Al Viro
2015-04-12
2
-4
/
+4
*
|
|
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
Al Viro
2015-04-12
6
-21
/
+0
*
|
|
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
2015-04-12
6
-8
/
+0
*
|
|
remove incorrect comment in lookup_one_len()
Al Viro
2015-04-12
1
-3
/
+1
*
|
|
namei.c: fold do_path_lookup() into both callers
Al Viro
2015-04-12
1
-24
/
+24
*
|
|
kill struct filename.separate
Al Viro
2015-04-12
2
-14
/
+17
*
|
|
switch path_init() to struct filename
Al Viro
2015-03-24
1
-8
/
+8
*
|
|
switch path_mountpoint() to struct filename
Al Viro
2015-03-24
1
-10
/
+11
*
|
|
switch path_lookupat() to struct filename
Al Viro
2015-03-24
1
-7
/
+6
*
|
|
getname_flags(): clean up a bit
Al Viro
2015-03-24
1
-28
/
+25
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-03-23
21
-75
/
+238
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-03-22
10
-13
/
+61
|
|
\
\
\
|
|
*
|
|
netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set
Pablo Neira Ayuso
2015-03-22
1
-0
/
+6
|
|
*
|
|
netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()
Pablo Neira Ayuso
2015-03-20
1
-2
/
+2
|
|
*
|
|
netfilter: restore rule tracing via nfnetlink_log
Pablo Neira Ayuso
2015-03-19
5
-10
/
+44
|
|
*
|
|
netfilter: nf_tables: allow to change chain policy without hook if it exists
Pablo Neira Ayuso
2015-03-17
1
-1
/
+4
|
|
*
|
|
netfilter: Fix potential crash in nft_hash walker
Herbert Xu
2015-03-13
1
-0
/
+2
|
|
*
|
|
netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()
Ian Wilson
2015-03-12
1
-0
/
+3
|
*
|
|
|
cx82310_eth: wait for firmware to become ready
Ondrej Zary
2015-03-21
1
-6
/
+24
|
*
|
|
|
net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom
Al Viro
2015-03-20
1
-0
/
+4
|
*
|
|
|
net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...
Catalin Marinas
2015-03-20
1
-0
/
+7
|
*
|
|
|
Merge branch 'be2net'
David S. Miller
2015-03-20
4
-44
/
+108
|
|
\
\
\
\
|
|
*
|
|
|
be2net: use PCI MMIO read instead of config read for errors
Suresh Reddy
2015-03-20
2
-11
/
+23
|
|
*
|
|
|
be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs
Suresh Reddy
2015-03-20
1
-9
/
+5
|
|
*
|
|
|
be2net: Prevent VFs from enabling VLAN promiscuous mode
Vasundhara Volam
2015-03-20
4
-24
/
+80
|
|
/
/
/
/
|
*
|
|
|
tcp: fix tcp fin memory accounting
Josh Hunt
2015-03-20
1
-5
/
+1
|
*
|
|
|
ipv6: fix backtracking for throw routes
Steven Barth
2015-03-20
1
-0
/
+1
|
*
|
|
|
net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}
Markos Chandras
2015-03-20
1
-2
/
+29
[next]