index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
9p
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-15
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
31
-521
/
+550
2018-08-15
ubifs: Turn two ubifs_assert() into a WARN_ON()
Richard Weinberger
1
-2
/
+2
2018-08-15
ubi: expose the volume CRC check skip flag
Quentin Schulz
3
-2
/
+30
2018-08-15
ubi: provide a way to skip CRC checks
Quentin Schulz
5
-1
/
+23
2018-08-15
ubifs: Use kmalloc_array()
Richard Weinberger
1
-1
/
+1
2018-08-15
ubifs: Check data node size before truncate
Richard Weinberger
1
-1
/
+10
2018-08-15
Revert "UBIFS: Fix potential integer overflow in allocation"
Richard Weinberger
1
-3
/
+2
2018-08-15
ubifs: Add comment on c->commit_sem
Richard Weinberger
1
-0
/
+1
2018-08-15
ubifs: introduce Kconfig symbol for xattr support
Stefan Agner
6
-3
/
+29
2018-08-15
ubifs: use swap macro in swap_dirty_idx
Gustavo A. R. Silva
1
-4
/
+1
2018-08-15
ubifs: tnc: use monotonic znode timestamp
Arnd Bergmann
4
-5
/
+5
2018-08-15
ubifs: use timespec64 for inode timestamps
Arnd Bergmann
2
-9
/
+8
2018-08-15
ubifs: xattr: Don't operate on deleted inodes
Richard Weinberger
1
-0
/
+24
2018-08-15
ubifs: gc: Fix typo
Richard Weinberger
1
-1
/
+1
2018-08-15
ubifs: Fix memory leak in lprobs self-check
Richard Weinberger
1
-4
/
+4
2018-08-15
ubi: Initialize Fastmap checkmapping correctly
Richard Weinberger
1
-10
/
+10
2018-08-15
ubifs: Fix synced_i_size calculation for xattr inodes
Richard Weinberger
1
-0
/
+5
2018-08-15
ubifs: Fix directory size calculation for symlinks
Richard Weinberger
1
-2
/
+3
2018-08-12
Linux 4.18
v4.18
Linus Torvalds
1
-1
/
+1
2018-08-12
init: rename and re-order boot_cpu_state_init()
Linus Torvalds
3
-3
/
+3
2018-08-11
xen/netfront: don't cache skb_shinfo()
Juergen Gross
1
-4
/
+4
2018-08-11
net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan
Ivan Khoronzhuk
1
-4
/
+7
2018-08-11
net: ethernet: ti: cpsw: clear all entries when delete vid
Ivan Khoronzhuk
2
-11
/
+5
2018-08-11
zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature
Minchan Kim
1
-1
/
+14
2018-08-11
mm/memory.c: check return value of ioremap_prot
jie@chenjie6@huwei.com
1
-0
/
+3
2018-08-11
lib/ubsan: remove null-pointer checks
Andrey Ryabinin
4
-17
/
+0
2018-08-11
MAINTAINERS: GDB: update e-mail address
Kieran Bingham
1
-1
/
+1
2018-08-10
make sure that __dentry_kill() always invalidates d_seq, unhashed or not
Al Viro
1
-5
/
+2
2018-08-09
fix __legitimize_mnt()/mntput() race
Al Viro
1
-0
/
+14
2018-08-09
fix mntput/mntput race
Al Viro
1
-2
/
+12
2018-08-09
xdp: fix bug in devmap teardown code path
Jesper Dangaard Brouer
1
-5
/
+9
2018-08-09
samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easier
Jesper Dangaard Brouer
2
-3
/
+3
2018-08-09
xdp: fix bug in cpumap teardown code path
Jesper Dangaard Brouer
1
-6
/
+9
2018-08-09
i2c: xlp9xx: Fix case where SSIF read transaction completes early
George Cherian
1
-13
/
+28
2018-08-09
dsa: slave: eee: Allow ports to use phylink
Andrew Lunn
1
-2
/
+2
2018-08-09
net/smc: move sock lock in smc_ioctl()
Ursula Braun
1
-3
/
+7
2018-08-09
net/smc: allow sysctl rmem and wmem defaults for servers
Ursula Braun
1
-0
/
+2
2018-08-09
net/smc: no shutdown in state SMC_LISTEN
Ursula Braun
1
-2
/
+1
2018-08-09
net: aquantia: Fix IFF_ALLMULTI flag functionality
Dmitry Bogdanov
1
-1
/
+1
2018-08-09
rxrpc: Fix the keepalive generator [ver #2]
David Howells
7
-89
/
+109
2018-08-09
net/mlx5e: Cleanup of dcbnl related fields
Huy Nguyen
2
-21
/
+11
2018-08-09
net/mlx5e: Properly check if hairpin is possible between two functions
Or Gerlitz
1
-4
/
+4
2018-08-08
parisc: Define mb() and add memory barriers to assembler unlock sequences
John David Anglin
4
-0
/
+39
2018-08-08
parisc: Enable CONFIG_MLONGCALLS by default
Helge Deller
1
-1
/
+1
2018-08-08
bpf, sockmap: fix cork timeout for select due to epipe
Daniel Borkmann
1
-1
/
+1
2018-08-08
bpf, sockmap: fix leak in bpf_tcp_sendmsg wait for mem path
Daniel Borkmann
1
-2
/
+5
2018-08-08
bpf, sockmap: fix bpf_tcp_sendmsg sock error handling
Daniel Borkmann
1
-1
/
+1
2018-08-08
vhost: reset metadata cache when initializing new IOTLB
Jason Wang
1
-3
/
+6
2018-08-08
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
2
-2
/
+7
2018-08-08
dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()
Alexey Kodanev
1
-2
/
+4
[next]