index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-3
/
+2
2023-12-18
SUNRPC: Revert 5f7fc5d69f6e92ec0b38774c387f5cf7812c5806
Chuck Lever
1
-3
/
+2
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
1
-3
/
+0
2023-11-08
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-14
/
+18
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+12
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-3
/
+1
2023-11-01
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
1
-1
/
+4
2023-11-01
SUNRPC: Add an IS_ERR() check back to where it was
Dan Carpenter
1
-0
/
+4
2023-10-30
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
5
-220
/
+193
2023-10-22
SUNRPC: SOFTCONN tasks should time out when on the sending list
Trond Myklebust
1
-2
/
+2
2023-10-22
SUNRPC: Force close the socket when a hard error is reported
Trond Myklebust
1
-9
/
+5
2023-10-22
SUNRPC: Don't skip timeout checks in call_connect_status()
Trond Myklebust
1
-1
/
+2
2023-10-22
SUNRPC: ECONNRESET might require a rebind
Trond Myklebust
1
-1
/
+1
2023-10-18
sunrpc: convert to new timestamp accessors
Jeff Layton
1
-1
/
+1
2023-10-16
svcrdma: Drop connection after an RDMA Read error
Chuck Lever
1
-1
/
+2
2023-10-16
SUNRPC: Remove BUG_ON call sites
Chuck Lever
1
-4
/
+5
2023-10-16
SUNRPC: change the back-channel queue to lwq
NeilBrown
4
-18
/
+6
2023-10-16
SUNRPC: discard sp_lock
NeilBrown
1
-5
/
+5
2023-10-16
SUNRPC: change sp_nrthreads to atomic_t
NeilBrown
1
-17
/
+20
2023-10-16
SUNRPC: use lwq for sp_sockets - renamed to sp_xprts
NeilBrown
2
-41
/
+18
2023-10-16
SUNRPC: only have one thread waking up at a time
NeilBrown
2
-21
/
+31
2023-10-16
SUNRPC: rename some functions from rqst_ to svc_thread_
NeilBrown
1
-5
/
+5
2023-10-16
SUNRPC: change service idle list to be an llist
NeilBrown
2
-33
/
+26
2023-10-16
SUNRPC: discard SP_CONGESTED
NeilBrown
2
-4
/
+1
2023-10-16
SUNRPC: add list of idle threads
NeilBrown
2
-9
/
+20
2023-10-16
SUNRPC: change how svc threads are asked to exit.
NeilBrown
2
-26
/
+24
2023-10-16
SUNRPC: integrate back-channel processing with svc_recv()
NeilBrown
4
-7
/
+32
2023-10-16
SUNRPC: Clean up bc_svc_process()
Chuck Lever
1
-26
/
+12
2023-10-16
SUNRPC: rename and refactor svc_get_next_xprt()
NeilBrown
1
-48
/
+44
2023-10-16
SUNRPC: move all of xprt handling into svc_xprt_handle()
NeilBrown
1
-33
/
+20
2023-10-04
sunrpc: dynamically allocate the sunrpc_cred shrinker
Qi Zheng
1
-8
/
+12
2023-09-27
SUNRPC/TLS: Lock the lower_xprt during the tls handshake
Anna Schumaker
1
-0
/
+6
2023-09-27
Revert "SUNRPC dont update timeout value on connection reset"
Trond Myklebust
1
-2
/
+1
2023-09-27
SUNRPC: Fail quickly when server does not recognize TLS
Chuck Lever
3
-6
/
+19
2023-09-15
SUNRPC: Do not include crypto/algapi.h
Herbert Xu
2
-3
/
+1
2023-09-13
NFSv4.1: fix pnfs MDS=DS session trunking
Olga Kornievskaia
1
-4
/
+7
2023-09-13
Revert "SUNRPC: Fail faster on bad verifier"
Trond Myklebust
1
-1
/
+1
2023-09-13
SUNRPC: Mark the cred for revalidation if the server rejects it
Trond Myklebust
1
-0
/
+1
2023-08-31
Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5
-17
/
+76
2023-08-31
Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
18
-1340
/
+252
2023-08-29
SUNRPC: Remove return value of svc_pool_wake_idle_thread()
NeilBrown
1
-6
/
+2
2023-08-29
SUNRPC: make rqst_should_sleep() idempotent()
NeilBrown
1
-3
/
+5
2023-08-29
SUNRPC: Clean up svc_set_num_threads
Chuck Lever
1
-35
/
+25
2023-08-29
SUNRPC: Count ingress RPC messages per svc_pool
Chuck Lever
2
-1
/
+4
2023-08-29
SUNRPC: Deduplicate thread wake-up code
Chuck Lever
2
-36
/
+42
2023-08-29
SUNRPC: Move trace_svc_xprt_enqueue
Chuck Lever
1
-1
/
+1
2023-08-29
SUNRPC: Add enum svc_auth_status
Chuck Lever
4
-17
/
+40
2023-08-29
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
2
-20
/
+16
2023-08-29
SUNRPC: change svc_recv() to return void.
NeilBrown
1
-17
/
+11
2023-08-29
SUNRPC: call svc_process() from svc_recv().
NeilBrown
2
-2
/
+2
[next]