index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-29
SUNRPC: change svc_recv() to return void.
NeilBrown
5
-46
/
+17
2023-08-29
SUNRPC: call svc_process() from svc_recv().
NeilBrown
5
-10
/
+3
2023-08-29
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
2
-34
/
+25
2023-08-29
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
2
-36
/
+0
2023-08-29
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
4
-33
/
+9
2023-08-29
lockd: remove SIGKILL handling
NeilBrown
1
-24
/
+0
2023-08-29
fs: lockd: avoid possible wrong NULL parameter
Su Hui
1
-0
/
+3
2023-08-29
exportfs: remove kernel-doc warnings in exportfs
Zhu Wang
1
-0
/
+1
2023-08-29
SUNRPC: Reduce thread wake-up rate when receiving large RPC messages
Chuck Lever
1
-1
/
+11
2023-08-29
SUNRPC: Revert e0a912e8ddba
Chuck Lever
2
-8
/
+0
2023-08-29
SUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec array
Chuck Lever
1
-11
/
+13
2023-08-29
SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call
Chuck Lever
2
-15
/
+20
2023-08-29
SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly
Chuck Lever
3
-44
/
+72
2023-08-29
nfsd: inherit required unset default acls from effective set
Jeff Layton
1
-5
/
+29
2023-08-29
sunrpc: Remove unused extern declarations
YueHaibing
1
-3
/
+0
2023-08-29
lockd: nlm_blocked list race fixes
Alexander Aring
1
-1
/
+12
2023-08-29
nfsd: set missing after_change as before_change + 1
Jeff Layton
1
-1
/
+1
2023-08-29
nfsd: remove unsafe BUG_ON from set_change_info
Jeff Layton
2
-11
/
+32
2023-08-29
nfsd: handle failure to collect pre/post-op attrs more sanely
Jeff Layton
5
-37
/
+65
2023-08-29
nfsd: add a MODULE_DESCRIPTION
Jeff Layton
1
-0
/
+1
2023-08-29
NFSD: Rename struct svc_cacherep
Chuck Lever
4
-28
/
+28
2023-08-29
NFSD: Remove svc_rqst::rq_cacherep
Chuck Lever
4
-12
/
+16
2023-08-29
NFSD: Refactor the duplicate reply cache shrinker
Chuck Lever
1
-43
/
+39
2023-08-29
NFSD: Replace nfsd_prune_bucket()
Chuck Lever
2
-15
/
+85
2023-08-29
NFSD: Rename nfsd_reply_cache_alloc()
Chuck Lever
1
-3
/
+3
2023-08-29
NFSD: Refactor nfsd_reply_cache_free_locked()
Chuck Lever
1
-7
/
+20
2023-08-29
SUNRPC: Remove net/sunrpc/auth_gss/gss_krb5_seqnum.c
Chuck Lever
3
-114
/
+1
2023-08-29
SUNRPC: Remove the ->import_ctx method
Chuck Lever
2
-12
/
+1
2023-08-29
SUNRPC: Remove CONFIG_RPCSEC_GSS_KRB5_CRYPTOSYSTEM
Chuck Lever
2
-14
/
+0
2023-08-29
SUNRPC: Remove gss_import_v1_context()
Chuck Lever
1
-141
/
+1
2023-08-29
SUNRPC: Remove krb5_derive_key_v1()
Chuck Lever
2
-90
/
+0
2023-08-29
SUNRPC: Remove code behind CONFIG_RPCSEC_GSS_KRB5_SIMPLIFIED
Chuck Lever
5
-486
/
+0
2023-08-29
SUNRPC: Remove DES and DES3 enctypes from the supported enctypes list
Chuck Lever
1
-52
/
+0
2023-08-29
SUNRPC: Remove Kunit tests for the DES3 encryption type
Chuck Lever
1
-196
/
+0
2023-08-29
SUNRPC: Remove RPCSEC_GSS_KRB5_ENCTYPES_DES
Chuck Lever
2
-29
/
+0
2023-08-29
NFSD: Enable write delegation support
Dai Ngo
2
-20
/
+78
2023-08-29
NFSD: Report zero space limit for write delegations
Chuck Lever
1
-3
/
+6
2023-08-29
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
5
-0
/
+82
2023-08-29
locks: allow support for write delegation
Dai Ngo
1
-7
/
+0
2023-08-29
SUNRPC: Fix the recent bv_offset fix
Chuck Lever
1
-1
/
+3
2023-08-27
Linux 6.5
v6.5
Linus Torvalds
1
-1
/
+1
2023-08-26
genirq: Fix software resend lockup and nested resend
Johan Hovold
1
-1
/
+6
2023-08-26
LoongArch: Fix hw_breakpoint_control() for watchpoints
Huacai Chen
1
-2
/
+1
2023-08-26
LoongArch: Ensure FP/SIMD registers in the core dump file is up to date
Huacai Chen
2
-4
/
+22
2023-08-25
lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels
Helge Deller
1
-26
/
+6
2023-08-25
LoongArch: Put the body of play_dead() into arch_cpu_idle_dead()
Tiezhu Yang
3
-10
/
+1
2023-08-25
LoongArch: Add identifier names to arguments of die() declaration
Tiezhu Yang
1
-1
/
+1
2023-08-25
LoongArch: Return earlier in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
1
-2
/
+4
2023-08-25
LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
2
-7
/
+7
2023-08-25
LoongArch: Remove <asm/export.h>
Masahiro Yamada
1
-1
/
+0
[next]