index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kasan
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-12
aio: lift iov_iter_init() into aio_setup_..._rw()
Al Viro
1
-6
/
+11
2015-04-12
lift iov_iter into {compat_,}do_readv_writev()
Al Viro
1
-31
/
+23
2015-04-12
NFS: fix BUG() crash in notify_change() with patch to chown_common()
Andrew Elble
1
-1
/
+1
2015-04-12
dcache: return -ESTALE not -EBUSY on distributed fs race
J. Bruce Fields
1
-1
/
+1
2015-04-12
NTFS: Version 2.1.32 - Update file write from aio_write to write_iter.
Anton Altaparmakov
2
-477
/
+308
2015-04-12
VFS: Add iov_iter_fault_in_multipages_readable()
Anton Altaparmakov
2
-0
/
+27
2015-04-12
drop bogus check in file_open_root()
Al Viro
1
-3
/
+0
2015-04-12
switch security_inode_getattr() to struct path *
Al Viro
10
-35
/
+24
2015-04-12
constify tomoyo_realpath_from_path()
Al Viro
2
-4
/
+4
2015-04-12
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
Al Viro
6
-21
/
+0
2015-04-12
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
6
-8
/
+0
2015-04-12
remove incorrect comment in lookup_one_len()
Al Viro
1
-3
/
+1
2015-04-12
namei.c: fold do_path_lookup() into both callers
Al Viro
1
-24
/
+24
2015-04-12
kill struct filename.separate
Al Viro
2
-14
/
+17
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
63
-86
/
+55
2015-03-24
switch path_init() to struct filename
Al Viro
1
-8
/
+8
2015-03-24
switch path_mountpoint() to struct filename
Al Viro
1
-10
/
+11
2015-03-24
switch path_lookupat() to struct filename
Al Viro
1
-7
/
+6
2015-03-24
getname_flags(): clean up a bit
Al Viro
1
-28
/
+25
2015-03-23
sparc64: Fix several bugs in memmove().
David S. Miller
1
-3
/
+32
2015-03-23
Linux 4.0-rc5
v4.0-rc5
Linus Torvalds
1
-1
/
+1
2015-03-22
netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set
Pablo Neira Ayuso
1
-0
/
+6
2015-03-21
cx82310_eth: wait for firmware to become ready
Ondrej Zary
1
-6
/
+24
2015-03-20
md: fix problems with freeing private data after ->run failure.
NeilBrown
2
-3
/
+2
2015-03-20
net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom
Al Viro
1
-0
/
+4
2015-03-20
net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...
Catalin Marinas
1
-0
/
+7
2015-03-20
arm64: Honor __GFP_ZERO in dma allocations
Suzuki K. Poulose
1
-3
/
+9
2015-03-20
be2net: use PCI MMIO read instead of config read for errors
Suresh Reddy
2
-11
/
+23
2015-03-20
be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs
Suresh Reddy
1
-9
/
+5
2015-03-20
be2net: Prevent VFs from enabling VLAN promiscuous mode
Vasundhara Volam
4
-24
/
+80
2015-03-20
tcp: fix tcp fin memory accounting
Josh Hunt
1
-5
/
+1
2015-03-20
arm64: efi: don't restore TTBR0 if active_mm points at init_mm
Will Deacon
2
-2
/
+10
2015-03-20
ipv6: fix backtracking for throw routes
Steven Barth
1
-0
/
+1
2015-03-20
net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}
Markos Chandras
1
-2
/
+29
2015-03-20
ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...
Sabrina Dubroca
1
-5
/
+3
2015-03-20
Revert "x86/PCI: Refine the way to release PCI IRQ resources"
Rafael J. Wysocki
5
-32
/
+32
2015-03-20
netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()
Pablo Neira Ayuso
1
-2
/
+2
2015-03-20
target: do not reject FUA CDBs when write cache is enabled but emulate_write_...
Christophe Vu-Brugier
4
-18
/
+17
2015-03-20
target: Fix virtual LUN=0 target_configure_device failure OOPs
Nicholas Bellinger
1
-2
/
+2
2015-03-20
target/pscsi: Fix NULL pointer dereference in get_device_type
Nicholas Bellinger
1
-1
/
+1
2015-03-20
tcm_fc: missing curly braces in ft_invl_hw_context()
Dan Carpenter
1
-1
/
+2
2015-03-20
target: Fix reference leak in target_get_sess_cmd() error path
Bart Van Assche
1
-0
/
+4
2015-03-20
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
Bart Van Assche
4
-16
/
+8
2015-03-20
tcm_qla2xxx: Fix incorrect use of __transport_register_session
Bart Van Assche
1
-1
/
+1
2015-03-20
iscsi-target: Avoid early conn_logout_comp for iser connections
Nicholas Bellinger
1
-4
/
+10
2015-03-20
Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"
Nicholas Bellinger
1
-3
/
+1
2015-03-20
target: Disallow changing of WRITE cache/FUA attrs after export
Nicholas Bellinger
1
-1
/
+15
2015-03-20
sparc: Touch NMI watchdog when walking cpus and calling printk
David Ahern
1
-0
/
+4
2015-03-20
sparc: perf: Add support M7 processor
David Ahern
5
-0
/
+102
2015-03-20
sparc: perf: Make counting mode actually work
David Ahern
1
-8
/
+3
[next]