index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-24
afs: Get the target vnode in afs_rmdir() and get a callback on it
David Howells
1
-1
/
+10
2018-10-24
afs: Calc callback expiry in op reply delivery
David Howells
5
-8
/
+28
2018-10-24
afs: Fix FS.FetchStatus delivery from updating wrong vnode
David Howells
1
-11
/
+5
2018-10-24
afs: Implement the YFS cache manager service
David Howells
3
-1
/
+174
2018-10-24
afs: Remove callback details from afs_callback_break struct
David Howells
3
-19
/
+8
2018-10-24
afs: Commit the status on a new file/dir/symlink
David Howells
1
-0
/
+1
2018-10-24
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
David Howells
17
-81
/
+86
2018-10-24
afs: Don't invoke the server to read data beyond EOF
David Howells
1
-0
/
+11
2018-10-24
afs: Add a couple of tracepoints to log I/O errors
David Howells
8
-16
/
+114
2018-10-24
afs: Handle EIO from delivery function
David Howells
1
-1
/
+4
2018-10-24
afs: Fix TTL on VL server and address lists
David Howells
2
-7
/
+33
2018-10-24
afs: Implement VL server rotation
David Howells
11
-218
/
+905
2018-10-24
afs: Improve FS server rotation error handling
David Howells
3
-45
/
+55
2018-10-24
afs: Set up the iov_iter before calling afs_extract_data()
David Howells
6
-309
/
+236
2018-10-24
afs: Better tracing of protocol errors
David Howells
7
-70
/
+146
2018-10-24
iov_iter: Add I/O discard iterator
David Howells
2
-7
/
+55
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
40
-105
/
+96
2018-10-24
iov_iter: Use accessor function
David Howells
14
-60
/
+87
2018-10-24
amd-gpu: Don't undefine READ and WRITE
David Howells
1
-2
/
+0
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
114
-878
/
+571
2018-10-19
Revert "bond: take rcu lock in netpoll_send_skb_on_dev"
David S. Miller
1
-2
/
+0
2018-10-19
rocker: Drop pointless static qualifier
YueHaibing
1
-2
/
+2
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
57
-187
/
+253
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Greg Kroah-Hartman
2
-2
/
+14
2018-10-19
Merge tag 'drm-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
4
-72
/
+40
2018-10-19
Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Greg Kroah-Hartman
2
-0
/
+6
2018-10-19
Merge tag 'drm-misc-fixes-2018-10-18' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-72
/
+40
2018-10-18
qed: fix spelling mistake "transcevier" -> "transceiver"
Colin Ian King
1
-1
/
+1
2018-10-18
Merge tag 'mlx5-updates-2018-10-18' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
10
-134
/
+508
2018-10-18
ip6_tunnel: Fix encapsulation layout
Stefano Brivio
1
-5
/
+5
2018-10-18
tcp: fix TCP_REPAIR xmit queue setup
Eric Dumazet
1
-6
/
+7
2018-10-18
tipc: fix info leak from kernel tipc_event
Jon Maloy
1
-0
/
+1
2018-10-18
net-next/hinic: add checksum offload and TSO support
Zhao Chen
10
-60
/
+571
2018-10-18
net: socket: fix a missing-check bug
Wenwen Wang
1
-3
/
+8
2018-10-18
cxgb4: fix the error path of cxgb4_uld_register()
Ganesh Goudar
3
-39
/
+13
2018-10-18
net: sched: Fix for duplicate class dump
Phil Sutter
1
-1
/
+2
2018-10-18
bnxt_en: Copy and paste bug in extended tx_stats
Dan Carpenter
1
-1
/
+1
2018-10-18
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
25
-1675
/
+2982
2018-10-18
atm: zatm: Fix empty body Clang warnings
Nathan Chancellor
1
-21
/
+21
2018-10-18
atm: eni: Move semicolon to a new line after empty for loop
Nathan Chancellor
1
-1
/
+2
2018-10-18
MAINTAINERS: Update contact info for VRF entry
David Ahern
1
-1
/
+1
2018-10-18
net/mlx5e: Added 'raw_errors_laneX' fields to ethtool statistics
Shay Agroskin
1
-5
/
+41
2018-10-18
net/mlx5: Added "per_lane_error_counters" cap bit to PCAM
Shay Agroskin
1
-1
/
+2
2018-10-18
net/mlx5e: Ethtool driver callback for query/set FEC policy
Shay Agroskin
1
-2
/
+126
2018-10-18
net/mlx5e: Add port FEC get/set functions
Shay Agroskin
2
-0
/
+220
2018-10-18
net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) reg
Shay Agroskin
2
-11
/
+29
2018-10-18
net/mlx5: Remove counter from idr after removing it from list
Vlad Buslov
1
-5
/
+13
2018-10-18
net/mlx5: Take fs_counters dellist before addlist
Vlad Buslov
1
-5
/
+8
2018-10-18
net/mlx5: Refactor fragmented buffer struct fields and init flow
Tariq Toukan
4
-105
/
+69
2018-10-18
Documentation: intel: Convert to RST format
Jeff Kirsher
13
-33
/
+37
[next]