summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFSD: Keep existing listeners on portlist errorBenjamin Coddington2021-10-061-1/+4
* SUNRPC: fix sign error causing rpcsec_gss dropsJ. Bruce Fields2021-10-011-1/+1
* nfsd: Fix a warning for nfsd_file_close_inodeTrond Myklebust2021-10-011-1/+1
* nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zeroTrond Myklebust2021-09-301-8/+11
* nfsd: fix error handling of register_pernet_subsys() in init_nfsd()Patrick Ho2021-09-301-1/+1
* nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWNDai Ngo2021-09-171-3/+13
* NLM: Fix svcxdr_encode_owner()Chuck Lever2021-09-171-11/+2
* SUNRPC: improve error response to over-size gss credentialNeilBrown2021-09-032-1/+3
* SUNRPC: don't pause on incomplete allocationNeilBrown2021-09-011-6/+7
* nfsd: fix crash on LOCKT on reexported NFSv3J. Bruce Fields2021-08-261-2/+3
* nfs: don't allow reexport reclaimsJ. Bruce Fields2021-08-265-0/+9
* lockd: don't attempt blocking locks on nfs reexportsJ. Bruce Fields2021-08-261-3/+10
* nfs: don't atempt blocking locks on nfs reexportsJ. Bruce Fields2021-08-263-3/+9
* Keep read and write fds with each nlm_fileJ. Bruce Fields2021-08-247-44/+111
* lockd: update nlm_lookup_file reexport commentJ. Bruce Fields2021-08-231-2/+3
* nlm: minor refactoringJ. Bruce Fields2021-08-232-10/+10
* nlm: minor nlm_lookup_file argument changeJ. Bruce Fields2021-08-234-10/+12
* lockd: lockd server-side shouldn't set fl_opsJ. Bruce Fields2021-08-211-18/+12
* SUNRPC: Add documentation for the fail_sunrpc/ directoryChuck Lever2021-08-201-0/+18
* SUNRPC: Server-side disconnect injectionChuck Lever2021-08-203-0/+13
* SUNRPC: Move client-side disconnect injectionChuck Lever2021-08-204-82/+30
* SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directoryChuck Lever2021-08-203-0/+42
* svcrdma: xpt_bc_xprt is already clear in __svc_rdma_free()Chuck Lever2021-08-191-7/+0
* nfsd4: Fix forced-expiry lockingJ. Bruce Fields2021-08-171-2/+2
* rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields2021-08-171-1/+1
* SUNRPC: Add RPC_AUTH_TLS protocol numbersChuck Lever2021-08-172-0/+2
* lockd: change the proc_handler for nsm_use_hostnamesJia He2021-08-171-1/+1
* sysctl: introduce new proc handler proc_doboolJia He2021-08-172-0/+44
* SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()Chuck Lever2021-08-173-4/+20
* NFSD: remove vanity commentsNeilBrown2021-08-172-2/+0
* svcrdma: Convert rdma->sc_rw_ctxts to llistChuck Lever2021-08-173-16/+37
* svcrdma: Relieve contention on sc_send_lock.Chuck Lever2021-08-173-18/+11
* svcrdma: Fewer calls to wake_up() in Send completion handlerChuck Lever2021-08-173-8/+18
* lockd: Fix invalid lockowner cast after vfs_test_lockBenjamin Coddington2021-08-171-1/+1
* NFSD: Use new __string_len C macros for nfsd_clid_classChuck Lever2021-08-171-3/+2
* NFSD: Use new __string_len C macros for the nfs_dirent tracepointChuck Lever2021-08-171-7/+5
* tracing: Add trace_event helper macros __string_len() and __assign_str_len()Steven Rostedt (VMware)2021-08-172-0/+49
* NFSD: Batch release pages during splice readChuck Lever2021-08-171-7/+2
* SUNRPC: Add svc_rqst_replace_page() APIChuck Lever2021-08-173-0/+28
* NFSD: Clean up splice actorChuck Lever2021-08-171-8/+3
* Linux 5.14-rc6v5.14-rc6Linus Torvalds2021-08-161-1/+1
* Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-08-1513-62/+82
|\
| * powerpc/xive: Do not skip CPU-less nodes when creating the IPIsCédric Le Goater2021-08-121-11/+24
| * powerpc/interrupt: Do not call single_step_exception() from other exceptionsChristophe Leroy2021-08-121-2/+7
| * powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()Christophe Leroy2021-08-124-3/+11
| * powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui2021-08-091-1/+2
| * powerpc/pseries: Fix update of LPAR security flavor after LPMLaurent Dufour2021-08-071-2/+3
| * powerpc/smp: Fix OOPS in topology_init()Christophe Leroy2021-08-071-1/+1
| * powerpc/32: Fix critical and debug interrupts on BOOKEChristophe Leroy2021-08-073-41/+33
| * powerpc/32s: Fix napping restore in data storage interrupt (DSI)Christophe Leroy2021-08-071-1/+1