index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
atomic64.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-31
NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL
Chuck Lever
1
-1
/
+3
2023-03-22
SUNRPC: Fix a crash in gss_krb5_checksum()
Chuck Lever
1
-5
/
+5
2023-03-17
nfsd: don't replace page in rq_pages if it's a continuation of last page
Jeff Layton
1
-1
/
+8
2023-03-10
NFS & NFSD: Update GSS dependencies
Chuck Lever
2
-2
/
+2
2023-03-08
SUNRPC: Fix a server shutdown leak
Benjamin Coddington
1
-1
/
+5
2023-03-07
NFSD: Protect against filesystem freezing
Chuck Lever
1
-0
/
+2
2023-02-27
SUNRPC: Properly terminate test case arrays
Chuck Lever
1
-0
/
+5
2023-02-27
SUNRPC: Let Kunit tests run with some enctypes compiled out
Chuck Lever
1
-6
/
+12
2023-02-20
NFSD: Clean up nfsd_symlink()
Chuck Lever
1
-8
/
+3
2023-02-20
NFSD: copy the whole verifier in nfsd_copy_write_verifier
Chuck Lever
1
-1
/
+1
2023-02-20
nfsd: don't fsync nfsd_files on last close
Jeff Layton
2
-63
/
+12
2023-02-20
SUNRPC: Fix occasional warning when destroying gss_krb5_enctypes
Chuck Lever
2
-6
/
+8
2023-02-20
nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
Jeff Layton
1
-10
/
+11
2023-02-20
NFSD: fix problems with cleanup on errors in nfsd4_copy
Dai Ngo
2
-6
/
+11
2023-02-20
nfsd: fix race to check ls_layouts
Benjamin Coddington
1
-2
/
+2
2023-02-20
nfsd: don't hand out delegation on setuid files being opened for write
Jeff Layton
1
-0
/
+27
2023-02-20
SUNRPC: Remove ->xpo_secure_port()
Chuck Lever
5
-11
/
+3
2023-02-20
SUNRPC: Clean up the svc_xprt_flags() macro
Chuck Lever
1
-14
/
+14
2023-02-20
nfsd: remove fs/nfsd/fault_inject.c
Jeff Layton
1
-142
/
+0
2023-02-20
NFSD: fix leaked reference count of nfsd4_ssc_umount_item
Dai Ngo
1
-4
/
+8
2023-02-20
nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
Jeff Layton
1
-13
/
+10
2023-02-20
nfsd: zero out pointers after putting nfsd_files on COPY setup error
Jeff Layton
1
-0
/
+2
2023-02-20
SUNRPC: Fix whitespace damage in svcauth_unix.c
Chuck Lever
1
-3
/
+3
2023-02-20
nfsd: eliminate __nfs4_get_fd
Jeff Layton
1
-13
/
+7
2023-02-20
nfsd: add some kerneldoc comments for stateid preprocessing functions
Jeff Layton
1
-4
/
+25
2023-02-20
nfsd: eliminate find_deleg_file_locked
Jeff Layton
1
-10
/
+1
2023-02-20
nfsd: don't take nfsd4_copy ref for OP_OFFLOAD_STATUS
Jeff Layton
2
-13
/
+24
2023-02-20
SUNRPC: Add encryption self-tests
Chuck Lever
3
-5
/
+142
2023-02-20
SUNRPC: Add RFC 8009 encryption KUnit tests
Chuck Lever
3
-4
/
+354
2023-02-20
SUNRPC: Add RFC 8009 checksum KUnit tests
Chuck Lever
1
-0
/
+53
2023-02-20
SUNRPC: Add KDF-HMAC-SHA2 Kunit tests
Chuck Lever
2
-1
/
+115
2023-02-20
SUNRPC: Add encryption KUnit tests for the RFC 6803 encryption types
Chuck Lever
1
-0
/
+400
2023-02-20
SUNRPC: Add checksum KUnit tests for the RFC 6803 encryption types
Chuck Lever
2
-0
/
+169
2023-02-20
SUNRPC: Add KDF KUnit tests for the RFC 6803 encryption types
Chuck Lever
2
-1
/
+127
2023-02-20
SUNRPC: Add Kunit tests for RFC 3962-defined encryption/decryption
Chuck Lever
4
-9
/
+296
2023-02-20
SUNRPC: Add KUnit tests RFC 3961 Key Derivation
Chuck Lever
1
-0
/
+227
2023-02-20
SUNRPC: Export get_gss_krb5_enctype()
Chuck Lever
2
-19
/
+17
2023-02-20
SUNRPC: Add KUnit tests for rpcsec_krb5.ko
Chuck Lever
6
-4
/
+298
2023-02-20
SUNRPC: Move remaining internal definitions to gss_krb5_internal.h
Chuck Lever
4
-118
/
+111
2023-02-20
SUNRPC: Advertise support for the Camellia encryption types
Chuck Lever
1
-0
/
+4
2023-02-20
SUNRPC: Add KDF_FEEDBACK_CMAC
Chuck Lever
3
-0
/
+151
2023-02-20
SUNRPC: Support the Camellia enctypes
Chuck Lever
3
-0
/
+72
2023-02-20
SUNRPC: Advertise support for RFC 8009 encryption types
Chuck Lever
1
-0
/
+4
2023-02-20
SUNRPC: Add RFC 8009 encryption and decryption functions
Chuck Lever
3
-0
/
+237
2023-02-20
SUNRPC: Add KDF-HMAC-SHA2
Chuck Lever
3
-0
/
+125
2023-02-20
SUNRPC: Add gk5e definitions for RFC 8009 encryption types
Chuck Lever
3
-2
/
+82
2023-02-20
SUNRPC: Refactor CBC with CTS into helpers
Chuck Lever
1
-82
/
+105
2023-02-20
SUNRPC: Add new subkey length fields
Chuck Lever
2
-8
/
+26
2023-02-20
SUNRPC: Parametrize the key length passed to context_v2_alloc_cipher()
Chuck Lever
1
-35
/
+26
2023-02-20
SUNRPC: Clean up cipher set up for v1 encryption types
Chuck Lever
1
-29
/
+29
[next]