Commit History

Author SHA1 Message Date
  Ingo Molnar 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 8 years ago
  Linus Torvalds 8313064c2e Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux 8 years ago
  Alexey Dobriyan 5b5e0928f7 lib/vsprintf.c: remove %Z support 8 years ago
  Jeff Layton 7259f1dfe7 sunrpc: don't register UDP port with rpcbind when version needs congestion control 8 years ago
  Jeff Layton 5283b03ee5 nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 8 years ago
  Jeff Layton 05a45a2db4 sunrpc: turn bitfield flags in svc_version into bools 8 years ago
  Chuck Lever 4d712ef1db svcauth_gss: Close connection when dropping an incoming message 8 years ago
  Trond Myklebust d002526886 SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create() 9 years ago
  Chuck Lever a4e187d83d NFS: Don't drop CB requests with invalid principals 9 years ago
  Chuck Lever 0533b13072 svc: Avoid garbage replies when pc_func() returns rpc_drop_reply 9 years ago
  Trond Myklebust 756b9b37cf SUNRPC: Fix callback channel 9 years ago
  Benjamin Coddington 38b7631fbe nfs4: limit callback decoding to received bytes 9 years ago
  Chuck Lever 0f2e3bdab6 SUNRPC: Remove the TCP-only restriction in bc_svc_process() 10 years ago
  Jeff Layton 1b6dc1dffb nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcounting 10 years ago
  Jeff Layton d70bc0c67c nfsd/sunrpc: move pool_mode definitions into svc.h 10 years ago
  Jeff Layton 758f62fff9 nfsd/sunrpc: move sv_module parm into sv_ops 10 years ago
  Jeff Layton c369014f17 nfsd/sunrpc: move sv_function into sv_ops 10 years ago
  Jeff Layton ea126e7435 nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it 10 years ago
  Linus Torvalds 8688d9540c Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 10 years ago
  Trond Myklebust 0d2a970d0a SUNRPC: Fix a backchannel race 10 years ago
  Trond Myklebust 0f41979164 SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_task 10 years ago
  Chuck Lever 3f87d5d6ac SUNRPC: Move EXPORT_SYMBOL for svc_process 10 years ago
  Chuck Lever 632dda833e SUNRPC: Clean up bc_send() 10 years ago
  Jeff Layton 3c5199143b sunrpc/lockd: fix references to the BKL 10 years ago
  Jeff Layton b1691bc03d sunrpc: convert to lockless lookup of queued server threads 10 years ago
  Jeff Layton 812443865c sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it 10 years ago
  Jeff Layton 0b5707e452 sunrpc: require svc_create callers to pass in meaningful shutdown routine 10 years ago
  Jeff Layton 779fb0f3af sunrpc: move rq_splice_ok flag into rq_flags 10 years ago
  Jeff Layton 78b65eb3fd sunrpc: move rq_dropme flag into rq_flags 10 years ago
  Jeff Layton 30660e04b0 sunrpc: move rq_usedeferral flag to rq_flags 10 years ago