index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-26
NFSD: Refactor common code out of dirlist helpers
Chuck Lever
1
-0
/
+2
2022-09-26
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
1
-0
/
+1
2022-09-26
SUNRPC: Fix svcxdr_init_encode's buflen calculation
Chuck Lever
1
-1
/
+1
2022-09-26
SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation
Chuck Lever
1
-3
/
+14
2022-08-11
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-6
/
+23
2022-08-10
Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-2
/
+2
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-16
/
+1
2022-07-30
SUNRPC: Fix xdr_encode_bool()
Chuck Lever
1
-2
/
+2
2022-07-27
SUNRPC: Don't reuse bvec on retransmission of the request
Trond Myklebust
1
-1
/
+2
2022-07-25
SUNRPC create a function that probes only offline transports
Olga Kornievskaia
1
-0
/
+2
2022-07-25
SUNRPC export xprt_iter_rewind function
Olga Kornievskaia
1
-0
/
+2
2022-07-25
SUNRPC create an rpc function that allows xprt removal from rpc_clnt
Olga Kornievskaia
2
-1
/
+2
2022-07-25
SUNRPC enable back offline transports in trunking discovery
Olga Kornievskaia
1
-0
/
+1
2022-07-25
SUNRPC create an iterator to list only OFFLINE xprts
Olga Kornievskaia
1
-0
/
+3
2022-07-25
SUNRPC add function to offline remove trunkable transports
Olga Kornievskaia
1
-0
/
+1
2022-07-25
SUNRPC expose functions for offline remote xprt functionality
Olga Kornievskaia
1
-0
/
+3
2022-07-23
SUNRPC: Remove xdr_align_data() and xdr_expand_hole()
Anna Schumaker
1
-2
/
+0
2022-07-23
SUNRPC: Add a function for zeroing out a portion of an xdr_stream
Anna Schumaker
1
-0
/
+2
2022-07-23
SUNRPC: Add a function for directly setting the xdr page len
Anna Schumaker
1
-0
/
+1
2022-07-23
SUNRPC: Introduce xdr_stream_move_subsegment()
Anna Schumaker
1
-0
/
+2
2022-07-23
SUNRPC: Shrink size of struct rpc_task
Trond Myklebust
1
-2
/
+2
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_149.RULE
Thomas Gleixner
1
-16
/
+1
2022-06-08
SUNRPC: Optimize xdr_reserve_space()
Chuck Lever
1
-1
/
+15
2022-05-19
SUNRPC: Simplify synopsis of svc_pool_for_cpu()
Chuck Lever
1
-1
/
+1
2022-05-19
SUNRPC: Remove svc_rqst::rq_xprt_hlen
Chuck Lever
1
-2
/
+0
2022-05-19
SUNRPC: Make cache_req::thread_wait an unsigned long
Chuck Lever
1
-4
/
+4
2022-05-07
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
1
-0
/
+1
2022-05-07
Revert "SUNRPC: Ensure gss-proxy connects on setup"
Trond Myklebust
1
-1
/
+0
2022-04-29
SUNRPC: Ensure gss-proxy connects on setup
Trond Myklebust
1
-0
/
+1
2022-04-13
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-0
/
+1
2022-04-08
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-3
/
+2
2022-04-06
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
1
-0
/
+1
2022-03-30
SUNRPC: handle malloc failure in ->request_prepare
NeilBrown
1
-3
/
+2
2022-03-30
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-2
/
+7
2022-03-25
SUNRPC: Do not dereference non-socket transports in sysfs
Trond Myklebust
2
-1
/
+3
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-0
/
+2
2022-03-22
NFS: Fix memory allocation in rpc_malloc()
Trond Myklebust
1
-0
/
+1
2022-03-22
SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACE
Trond Myklebust
1
-0
/
+1
2022-03-22
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
1
-0
/
+1
2022-03-15
NFSD: prevent integer overflow on 32 bit systems
Dan Carpenter
1
-0
/
+2
2022-03-13
NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
NeilBrown
1
-1
/
+0
2022-03-13
SUNRPC/auth: async tasks mustn't block waiting for memory
NeilBrown
1
-0
/
+1
2022-02-28
SUNRPC: Teach server to recognize RPC_AUTH_TLS
Chuck Lever
1
-0
/
+1
2022-02-28
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
1
-10
/
+4
2022-02-28
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
1
-5
/
+0
2022-02-28
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
2
-1
/
+1
2022-02-28
SUNRPC: Rename svc_close_xprt()
Chuck Lever
1
-1
/
+1
2022-02-28
SUNRPC: Rename svc_create_xprt()
Chuck Lever
1
-3
/
+4
2022-02-28
SUNRPC: Remove svo_shutdown method
Chuck Lever
1
-3
/
+0
2022-02-28
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
2
-4
/
+0
[next]