summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-26SUNRPC: Refresh the show_rqstp_flags() macroChuck Lever1-8/+27
2020-07-14svcrdma: Display chunk completion ID when posting a rw_ctxtChuck Lever1-44/+12
2020-07-14svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()Chuck Lever2-8/+13
2020-07-14svcrdma: Introduce Send completion IDsChuck Lever2-1/+3
2020-07-14svcrdma: Record Receive completion ID in svc_rdma_decode_rqstChuck Lever1-7/+27
2020-07-14svcrdma: Introduce Receive completion IDsChuck Lever2-31/+24
2020-07-14svcrdma: Introduce infrastructure to support completion IDsChuck Lever2-0/+67
2020-07-14svcrdma: Add common XDR encoders for RDMA and Read segmentsChuck Lever1-0/+37
2020-07-14svcrdma: Add common XDR decoders for RDMA and Read segmentsChuck Lever1-0/+37
2020-07-14SUNRPC: Add helpers for decoding list discriminators symbolicallyChuck Lever1-0/+26
2020-07-14svcrdma: Remove declarations for functions long removedChuck Lever1-4/+0
2020-07-14svcrdma: Clean up trace_svcrdma_send_failed() tracepointChuck Lever1-5/+2
2020-07-14svcrdma: Make svc_rdma_send_error_msg() a global functionChuck Lever1-0/+4
2020-07-14SUNRPC: Augment server-side rpcgss tracepointsChuck Lever1-26/+142
2020-07-14nfsd: implement the xattr functions and en/decode logicFrank van der Linden1-1/+1
2020-07-14xattr: add a function to check if a namespace is supportedFrank van der Linden1-0/+2
2020-07-14xattr: break delegations in {set,remove}xattrFrank van der Linden1-0/+2
2020-07-14nfs,nfsd: NFSv4.2 extended attribute protocol definitionsFrank van der Linden2-0/+23
2020-07-12Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+12
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds22-71/+164
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+2
2020-07-11Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-0/+29
2020-07-10Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2020-07-10Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/miscLinus Torvalds1-1/+1
2020-07-10Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-4/+4
2020-07-10Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2020-07-10kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.hVincent Chen1-0/+1
2020-07-10kgdb: enable arch to support XML packet.Vincent Chen1-0/+11
2020-07-10net/mlx5e: Fix port buffers cell size valueEran Ben Elisha2-0/+29
2020-07-10cgroup: Fix sock_cgroup_data on big-endian.Cong Wang1-0/+2
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+5
2020-07-09bpf: net: Avoid incorrect bpf_sk_reuseport_detach callMartin KaFai Lau1-1/+2
2020-07-09io_uring: export cq overflow status to userspaceXiaoguang Wang1-0/+1
2020-07-09bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook1-2/+2
2020-07-09kallsyms: Refactor kallsyms_show_value() to take credKees Cook2-3/+4
2020-07-08Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+9
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds3-29/+3
2020-07-08fs: remove __vfs_readChristoph Hellwig1-1/+0
2020-07-08fs: add a __kernel_read helperChristoph Hellwig1-0/+1
2020-07-08vlan: consolidate VLAN parsing code and limit max parsing depthToke Høiland-Jørgensen1-35/+22
2020-07-08net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese1-1/+9
2020-07-08fs: Add IOCB_NOIO flag for generic_file_read_iterAndreas Gruenbacher1-0/+1
2020-07-07cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2-3/+7
2020-07-07ALSA: compress: fix partial_drain completion stateVinod Koul1-1/+9
2020-07-06scatterlist: protect parameters of the sg_table related macrosMarek Szyprowski1-4/+4
2020-07-04sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen3-19/+45
2020-07-03Merge tag 'pci-v5.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+5
2020-07-03Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2020-07-03Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+7
2020-07-02genetlink: remove genl_bindSean Tranchetti1-8/+0