summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Do not dereference non-socket transports in sysfsTrond Myklebust2022-03-252-1/+3
* NFS: nfsiod should not block forever in mempool_alloc()Trond Myklebust2022-03-221-1/+1
* NFS: Fix memory allocation in rpc_malloc()Trond Myklebust2022-03-221-0/+1
* SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACETrond Myklebust2022-03-221-0/+1
* SUNRPC: Don't call connect() more than once on a TCP socketTrond Myklebust2022-03-221-0/+1
* NFSv4.1 provide mount option to toggle trunking discoveryOlga Kornievskaia2022-03-211-0/+1
* NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown2022-03-131-4/+4
* NFSv4: keep state manager thread active if swap is enabledNeilBrown2022-03-131-0/+2
* NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDSNeilBrown2022-03-133-7/+0
* SUNRPC/auth: async tasks mustn't block waiting for memoryNeilBrown2022-03-131-0/+1
* NFS: Remove remaining dfprintks related to fscache and remove NFSDBG_FSCACHEDave Wysochanski2022-03-131-1/+1
* NFS: Optimise away the previous cookie fieldTrond Myklebust2022-03-021-2/+1
* NFS: Fix up forced readdirplusTrond Myklebust2022-03-021-0/+1
* NFS: Convert readdir page cache to use a cookie based indexTrond Myklebust2022-03-021-2/+0
* NFS: Improve heuristic for readdirplusTrond Myklebust2022-03-021-2/+3
* NFS: Adjust the amount of readahead performed by NFS readdirTrond Myklebust2022-03-021-0/+1
* NFS: Don't re-read the entire page cache to find the next cookieTrond Myklebust2022-03-021-0/+1
* NFS: constify nfs_server_capable() and nfs_have_writebacks()Trond Myklebust2022-02-281-4/+3
* NFS: Remove unused flag NFS_INO_REVAL_PAGECACHETrond Myklebust2022-02-261-1/+0
* NFS: Replace last uses of NFS_INO_REVAL_PAGECACHETrond Myklebust2022-02-261-5/+3
* NFSv4.1 support for NFS4_RESULT_PRESERVER_UNLINKEDOlga Kornievskaia2022-02-262-0/+2
* Convert NFS from readpages to readaheadMatthew Wilcox (Oracle)2022-02-251-2/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-02-241-0/+1
|\
| * KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin2022-02-221-0/+1
* | Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-245-33/+36
|\ \
| * | openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey2022-02-241-0/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2022-02-222-3/+1
| |\ \
| | * | netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso2022-02-202-3/+1
| * | | net: Force inlining of checksum functions in net/checksum.hChristophe Leroy2022-02-191-23/+24
| * | | net-timestamp: convert sk->sk_tskey to atomic_tEric Dumazet2022-02-181-2/+2
| * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-02-171-5/+4
| |\ \ \
| | * | | bpf: Fix a bpf_timer initialization issueYonghong Song2022-02-111-4/+2
| | * | | bpf: Fix crash due to incorrect copy_map_valueKumar Kartikeya Dwivedi2022-02-111-1/+2
| | |/ /
* | | | Merge tag 'block-5.17-2022-02-24' of git://git.kernel.dk/linux-blockLinus Torvalds2022-02-241-0/+1
|\ \ \ \
| * | | | nvme-tcp: send H2CData PDUs based on MAXH2CDATAVarun Prakash2022-02-231-0/+1
* | | | | Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-231-2/+1
|\ \ \ \ \
| * | | | | slab: remove __alloc_size attribute from __kmalloc_track_callerGreg Kroah-Hartman2022-02-211-2/+1
* | | | | | Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-02-201-2/+2
|\ \ \ \ \ \
| * | | | | | sched: Fix yet more sched_fork() racesPeter Zijlstra2022-02-191-2/+2
| |/ / / / /
* | | | | | Merge tag 'block-5.17-2022-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2022-02-181-1/+2
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig2022-02-171-1/+2
* | | | | Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-177-10/+15
|\ \ \ \ \
| * | | | | ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet2022-02-171-4/+6
| * | | | | ipv6: per-netns exclusive flowlabel checksWillem de Bruijn2022-02-172-2/+6
| * | | | | bonding: fix data-races around agg_select_timerEric Dumazet2022-02-151-1/+1
| * | | | | net_sched: add __rcu annotation to netdev->qdiscEric Dumazet2022-02-141-1/+1
| * | | | | net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLANVladimir Oltean2022-02-141-0/+1
| * | | | | ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()Ignat Korchagin2022-02-141-2/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-02-151-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64)Michael Kelley2022-02-071-0/+1