aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-13nfsd4: a client's own opens needn't prevent delegationsJ. Bruce Fields2-14/+43
2020-07-13nfsd: Use seq_putc() in two functionsXu Wang1-2/+2
2020-07-13svcrdma: Display chunk completion ID when posting a rw_ctxtChuck Lever2-46/+24
2020-07-13svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()Chuck Lever4-14/+20
2020-07-13svcrdma: Introduce Send completion IDsChuck Lever3-4/+15
2020-07-13svcrdma: Record Receive completion ID in svc_rdma_decode_rqstChuck Lever2-13/+33
2020-07-13svcrdma: Introduce Receive completion IDsChuck Lever3-34/+36
2020-07-13svcrdma: Introduce infrastructure to support completion IDsChuck Lever2-0/+67
2020-07-13svcrdma: Add common XDR encoders for RDMA and Read segmentsChuck Lever3-14/+41
2020-07-13svcrdma: Add common XDR decoders for RDMA and Read segmentsChuck Lever7-34/+56
2020-07-13SUNRPC: Add helpers for decoding list discriminators symbolicallyChuck Lever3-15/+40
2020-07-13svcrdma: Remove declarations for functions long removedChuck Lever1-4/+0
2020-07-13svcrdma: Clean up trace_svcrdma_send_failed() tracepointChuck Lever2-6/+3
2020-07-13svcrdma: Consolidate send_error helper functionsChuck Lever1-47/+5
2020-07-13svcrdma: Make svc_rdma_send_error_msg() a global functionChuck Lever2-9/+23
2020-07-13svcrdma: Eliminate return value for svc_rdma_send_error_msg()Chuck Lever1-11/+14
2020-07-13svcrdma: Add a @status parameter to svc_rdma_send_error_msg()Chuck Lever1-6/+26
2020-07-13svcrdma: Add @rctxt parameter to svc_rdma_send_error() functionsChuck Lever2-16/+16
2020-07-13svcrdma: Remove save_io_pages() call from send_error_msg()Chuck Lever1-4/+5
2020-07-13svcrdma: Fix page leak in svc_rdma_recv_read_chunk()Chuck Lever1-7/+21
2020-07-13SUNRPC: Augment server-side rpcgss tracepointsChuck Lever3-64/+224
2020-07-13nfsd: add fattr support for user extended attributesFrank van der Linden1-0/+9
2020-07-13nfsd: implement the xattr functions and en/decode logicFrank van der Linden3-1/+571
2020-07-13nfsd: add structure definitions for xattr requests / responsesFrank van der Linden1-0/+31
2020-07-13nfsd: take xattr bits into account for permission checksFrank van der Linden2-1/+19
2020-07-13nfsd: define xattr functions to call into their vfs counterpartsFrank van der Linden2-0/+237
2020-07-13nfsd: add defines for NFSv4.2 extended attribute supportFrank van der Linden1-1/+4
2020-07-13nfsd: split off the write decode code into a separate functionFrank van der Linden1-30/+42
2020-07-13xattr: add a function to check if a namespace is supportedFrank van der Linden2-0/+29
2020-07-13xattr: break delegations in {set,remove}xattrFrank van der Linden2-7/+79
2020-07-13nfs,nfsd: NFSv4.2 extended attribute protocol definitionsFrank van der Linden2-0/+23
2020-07-12Linux 5.8-rc5Linus Torvalds1-1/+1
2020-07-12Merge tag 'xtensa-20200712' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds3-6/+5
2020-07-12Merge tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+4
2020-07-12Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds3-8/+3
2020-07-12io_uring: fix not initialised work->flagsPavel Begunkov1-1/+2
2020-07-12io_uring: fix missing msg_name assignmentPavel Begunkov1-0/+2
2020-07-11Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds7-9/+41
2020-07-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-8/+12
2020-07-11Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-3/+1
2020-07-11Merge tag 'powerpc-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2020-07-10Merge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+1
2020-07-10Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-18/+22
2020-07-10Merge tag 'inclusive-terminology' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/linuxLinus Torvalds1-0/+20
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds197-922/+1634
2020-07-10mips: Remove compiler check in unroll macroNathan Chancellor1-3/+1
2020-07-10Merge branch 'mlxsw-Various-fixes'David S. Miller2-17/+39
2020-07-10mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel1-16/+38
2020-07-10mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel1-1/+1
2020-07-10Merge branch 'macb-WOL-fixes'David S. Miller1-12/+19