summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-07-13svcrdma: Clean up trace_svcrdma_send_failed() tracepointChuck Lever-6/+3
2020-07-13svcrdma: Consolidate send_error helper functionsChuck Lever-47/+5
2020-07-13svcrdma: Make svc_rdma_send_error_msg() a global functionChuck Lever-9/+23
2020-07-13svcrdma: Eliminate return value for svc_rdma_send_error_msg()Chuck Lever-11/+14
2020-07-13svcrdma: Add a @status parameter to svc_rdma_send_error_msg()Chuck Lever-6/+26
2020-07-13svcrdma: Add @rctxt parameter to svc_rdma_send_error() functionsChuck Lever-16/+16
2020-07-13svcrdma: Remove save_io_pages() call from send_error_msg()Chuck Lever-4/+5
2020-07-13svcrdma: Fix page leak in svc_rdma_recv_read_chunk()Chuck Lever-7/+21
2020-07-13SUNRPC: Augment server-side rpcgss tracepointsChuck Lever-64/+224
2020-07-13nfsd: add fattr support for user extended attributesFrank van der Linden-0/+9
2020-07-13nfsd: implement the xattr functions and en/decode logicFrank van der Linden-1/+571
2020-07-13nfsd: add structure definitions for xattr requests / responsesFrank van der Linden-0/+31
2020-07-13nfsd: take xattr bits into account for permission checksFrank van der Linden-1/+19
2020-07-13nfsd: define xattr functions to call into their vfs counterpartsFrank van der Linden-0/+237
2020-07-13nfsd: add defines for NFSv4.2 extended attribute supportFrank van der Linden-1/+4
2020-07-13nfsd: split off the write decode code into a separate functionFrank van der Linden-30/+42
2020-07-13xattr: add a function to check if a namespace is supportedFrank van der Linden-0/+29
2020-07-13xattr: break delegations in {set,remove}xattrFrank van der Linden-7/+79
2020-07-13nfs,nfsd: NFSv4.2 extended attribute protocol definitionsFrank van der Linden-0/+23
2020-07-12Linux 5.8-rc5v5.8-rc5Linus Torvalds-1/+1
2020-07-12Merge tag 'xtensa-20200712' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-6/+5
2020-07-12Merge tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+4
2020-07-12Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-8/+3
2020-07-12io_uring: fix not initialised work->flagsPavel Begunkov-1/+2
2020-07-12io_uring: fix missing msg_name assignmentPavel Begunkov-0/+2
2020-07-11Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-9/+41
2020-07-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-8/+12
2020-07-11Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+1
2020-07-11Merge tag 'powerpc-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+1
2020-07-10Merge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2020-07-10Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-18/+22
2020-07-10Merge tag 'inclusive-terminology' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+20
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-922/+1634
2020-07-10mips: Remove compiler check in unroll macroNathan Chancellor-3/+1
2020-07-10Merge branch 'mlxsw-Various-fixes'David S. Miller-17/+39
2020-07-10mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel-16/+38
2020-07-10mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel-1/+1
2020-07-10Merge branch 'macb-WOL-fixes'David S. Miller-12/+19
2020-07-10net: macb: fix call to pm_runtime in the suspend/resume functionsNicolas Ferre-2/+4
2020-07-10net: macb: fix macb_suspend() by removing call to netif_carrier_off()Nicolas Ferre-1/+0
2020-07-10net: macb: fix macb_get/set_wol() when moving to phylinkNicolas Ferre-6/+12
2020-07-10net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre-1/+1
2020-07-10net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre-2/+2
2020-07-10bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti-1/+1
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-15/+26
2020-07-10Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-62/+196
2020-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-36/+63
2020-07-10Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-50/+53
2020-07-10Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds-6/+24
2020-07-10Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds-20/+18