index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
2022-10-13
Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-06
SUNRPC: Add API to force the client to disconnect
Trond Myklebust
2022-10-06
SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC calls
Trond Myklebust
2022-10-06
SUNRPC: Fix races with rpc_killall_tasks()
Trond Myklebust
2022-09-26
NFSD: Refactor common code out of dirlist helpers
Chuck Lever
2022-09-26
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2022-09-26
SUNRPC: Fix svcxdr_init_encode's buflen calculation
Chuck Lever
2022-09-26
SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation
Chuck Lever
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-08-10
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-09
Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-07-29
SUNRPC: Fix xdr_encode_bool()
Chuck Lever
2022-07-27
SUNRPC: Don't reuse bvec on retransmission of the request
Trond Myklebust
2022-07-25
SUNRPC create a function that probes only offline transports
Olga Kornievskaia
2022-07-25
SUNRPC export xprt_iter_rewind function
Olga Kornievskaia
2022-07-25
SUNRPC create an rpc function that allows xprt removal from rpc_clnt
Olga Kornievskaia
2022-07-25
SUNRPC enable back offline transports in trunking discovery
Olga Kornievskaia
2022-07-25
SUNRPC create an iterator to list only OFFLINE xprts
Olga Kornievskaia
2022-07-25
SUNRPC add function to offline remove trunkable transports
Olga Kornievskaia
2022-07-25
SUNRPC expose functions for offline remote xprt functionality
Olga Kornievskaia
2022-07-23
SUNRPC: Remove xdr_align_data() and xdr_expand_hole()
Anna Schumaker
2022-07-23
SUNRPC: Add a function for zeroing out a portion of an xdr_stream
Anna Schumaker
2022-07-23
SUNRPC: Add a function for directly setting the xdr page len
Anna Schumaker
2022-07-23
SUNRPC: Introduce xdr_stream_move_subsegment()
Anna Schumaker
2022-07-23
SUNRPC: Shrink size of struct rpc_task
Trond Myklebust
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_149.RULE
Thomas Gleixner
2022-06-08
SUNRPC: Optimize xdr_reserve_space()
Chuck Lever
2022-05-19
SUNRPC: Simplify synopsis of svc_pool_for_cpu()
Chuck Lever
2022-05-19
SUNRPC: Remove svc_rqst::rq_xprt_hlen
Chuck Lever
2022-05-19
SUNRPC: Make cache_req::thread_wait an unsigned long
Chuck Lever
2022-05-07
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
2022-05-07
Revert "SUNRPC: Ensure gss-proxy connects on setup"
Trond Myklebust
2022-04-29
SUNRPC: Ensure gss-proxy connects on setup
Trond Myklebust
2022-04-12
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-04-08
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-04-06
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
2022-03-29
SUNRPC: handle malloc failure in ->request_prepare
NeilBrown
2022-03-29
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-03-25
SUNRPC: Do not dereference non-socket transports in sysfs
Trond Myklebust
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-22
NFS: Fix memory allocation in rpc_malloc()
Trond Myklebust
2022-03-22
SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACE
Trond Myklebust
2022-03-22
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
2022-03-15
NFSD: prevent integer overflow on 32 bit systems
Dan Carpenter
2022-03-13
NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
NeilBrown
2022-03-13
SUNRPC/auth: async tasks mustn't block waiting for memory
NeilBrown
2022-02-28
SUNRPC: Teach server to recognize RPC_AUTH_TLS
Chuck Lever
2022-02-28
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
[next]