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
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-06-11
5
-50
/
+74
|
\
|
*
crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...
Christophe JAILLET
2020-06-04
1
-2
/
+2
|
*
crypto: omap-sham - add proper load balancing support for multicore
Tero Kristo
2020-06-04
1
-33
/
+31
|
*
crypto: omap-aes - prevent unregistering algorithms twice
Tero Kristo
2020-06-04
1
-2
/
+6
|
*
crypto: omap-sham - fix very small data size handling
Tero Kristo
2020-06-04
1
-0
/
+2
|
*
crypto: omap-sham - huge buffer access fixes
Tero Kristo
2020-06-04
1
-2
/
+9
|
*
crypto: omap-crypto - fix userspace copied buffer access
Tero Kristo
2020-06-04
1
-2
/
+8
|
*
crypto: omap-sham - force kernel driver usage for sha algos
Tero Kristo
2020-06-04
1
-8
/
+16
|
*
crypto: omap-aes - avoid spamming console with self tests
Tero Kristo
2020-06-04
1
-1
/
+0
*
|
Merge tag 'vfs-5.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-11
1
-88
/
+20
|
\
\
|
*
|
fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
Ira Weiny
2020-05-30
1
-88
/
+20
|
*
|
fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
Ira Weiny
2020-05-30
3
-51
/
+29
|
*
|
fs/xfs: Create function xfs_inode_should_enable_dax()
Ira Weiny
2020-05-30
1
-6
/
+22
|
*
|
fs/xfs: Make DAX mount option a tri-state
Ira Weiny
2020-05-30
2
-4
/
+43
|
*
|
fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
Ira Weiny
2020-05-30
3
-7
/
+6
|
*
|
fs/xfs: Remove unnecessary initialization of i_rwsem
Ira Weiny
2020-05-30
1
-3
/
+1
*
|
|
Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-06-11
41
-651
/
+1524
|
\
\
\
|
*
|
|
sunrpc: use kmemdup_nul() in gssp_stringify()
Chen Zhou
2020-06-08
1
-1
/
+1
|
*
|
|
nfsd: safer handling of corrupted c_type
J. Bruce Fields
2020-06-03
1
-2
/
+1
|
*
|
|
nfsd4: make drc_slab global, not per-net
J. Bruce Fields
2020-06-01
4
-13
/
+25
|
*
|
|
SUNRPC: Remove unreachable error condition in rpcb_getport_async()
Xiyu Yang
2020-05-29
1
-6
/
+0
|
*
|
|
nfsd: Fix svc_xprt refcnt leak when setup callback client failed
Xiyu Yang
2020-05-29
1
-0
/
+2
|
*
|
|
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2020-05-29
4
-10
/
+18
|
*
|
|
sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.
NeilBrown
2020-05-29
1
-2
/
+4
|
*
|
|
sunrpc: check that domain table is empty at module unload.
NeilBrown
2020-05-29
3
-0
/
+28
|
*
|
|
Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...
J. Bruce Fields
2020-05-21
655
-3526
/
+7395
|
|
\
\
\
|
|
*
|
|
NFSD: Fix improperly-formatted Doxygen comments
Chuck Lever
2020-05-20
2
-17
/
+16
|
|
*
|
|
NFSD: Squash an annoying compiler warning
Chuck Lever
2020-05-20
1
-3
/
+2
|
|
*
|
|
SUNRPC: Clean up request deferral tracepoints
Chuck Lever
2020-05-20
2
-9
/
+14
|
|
*
|
|
NFSD: Add tracepoints for monitoring NFSD callbacks
Chuck Lever
2020-05-20
3
-19
/
+177
|
|
*
|
|
NFSD: Add tracepoints to the NFSD state management code
Chuck Lever
2020-05-20
3
-40
/
+152
|
|
*
|
|
NFSD: Add tracepoints to NFSD's duplicate reply cache
Chuck Lever
2020-05-20
2
-22
/
+94
|
|
*
|
|
SUNRPC: svc_show_status() macro should have enum definitions
Chuck Lever
2020-05-20
1
-0
/
+11
|
|
*
|
|
SUNRPC: Restructure svc_udp_recvfrom()
Chuck Lever
2020-05-20
2
-25
/
+37
|
|
*
|
|
SUNRPC: Refactor svc_recvfrom()
Chuck Lever
2020-05-20
2
-41
/
+69
|
|
*
|
|
SUNRPC: Clean up svc_release_skb() functions
Chuck Lever
2020-05-20
1
-8
/
+15
|
|
*
|
|
SUNRPC: Refactor recvfrom path dealing with incomplete TCP receives
Chuck Lever
2020-05-20
2
-20
/
+50
|
|
*
|
|
SUNRPC: Replace dprintk() call sites in TCP receive path
Chuck Lever
2020-05-20
2
-14
/
+3
|
|
*
|
|
SUNRPC: Restructure svc_tcp_recv_record()
Chuck Lever
2020-05-18
2
-26
/
+49
|
|
*
|
|
SUNRPC: Rename svc_sock::sk_reclen
Chuck Lever
2020-05-18
2
-6
/
+6
|
|
*
|
|
SUNRPC: Trace server-side rpcbind registration events
Chuck Lever
2020-05-18
2
-15
/
+84
|
|
*
|
|
SUNRPC: Replace dprintk call sites in TCP state change callouts
Chuck Lever
2020-05-18
2
-29
/
+73
|
|
*
|
|
SUNRPC: Add more svcsock tracepoints
Chuck Lever
2020-05-18
2
-20
/
+107
|
|
*
|
|
SUNRPC: Remove "#include <trace/events/skb.h>"
Chuck Lever
2020-05-18
1
-1
/
+0
|
|
*
|
|
SUNRPC: Trace a few more generic svc_xprt events
Chuck Lever
2020-05-18
5
-81
/
+45
|
|
*
|
|
SUNRPC: Tracepoint to record errors in svc_xpo_create()
Chuck Lever
2020-05-18
2
-1
/
+35
|
|
*
|
|
SUNRPC: Remove kernel memory address from svc_xprt tracepoints
Chuck Lever
2020-05-18
1
-20
/
+7
|
|
*
|
|
svcrdma: Add tracepoints to report ->xpo_accept failures
Chuck Lever
2020-05-18
2
-17
/
+48
|
|
*
|
|
svcrdma: Displayed remote IP address should match stored address
Chuck Lever
2020-05-18
1
-1
/
+6
|
|
*
|
|
svcrdma: Remove the SVCRDMA_DEBUG macro
Chuck Lever
2020-05-18
1
-1
/
+0
[next]