summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-19sunrpc: Fix misplaced barrier in call_decodeBaptiste Lepers1-6/+5
2021-05-19RISC-V: Fix error code returned by riscv_hartid_to_cpuid()Anup Patel1-1/+1
2021-05-19sctp: do asoc update earlier in sctp_sf_do_dupcook_aXin Long1-5/+20
2021-05-19net: hns3: disable phy loopback setting in hclge_mac_start_phyYufeng Mo1-0/+2
2021-05-19net: hns3: use netif_tx_disable to stop the transmit queuePeng Li1-1/+1
2021-05-19net: hns3: fix for vxlan gpe tx checksum bugHao Chen1-2/+3
2021-05-19net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet()Jian Shen1-0/+5
2021-05-19net: hns3: initialize the message content in hclge_get_link_mode()Yufeng Mo1-1/+1
2021-05-19net: hns3: fix incorrect configuration for igu_egu_hw_errYufeng Mo2-2/+4
2021-05-19rtc: ds1307: Fix wday settings for rx8130Nobuhiro Iwamatsu1-2/+10
2021-05-19scsi: ufs: core: Narrow down fast path in system suspend pathCan Guo1-0/+1
2021-05-19scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspendCan Guo1-0/+2
2021-05-19scsi: ufs: core: Do not put UFS power into LPM if link is brokenCan Guo1-2/+2
2021-05-19scsi: qla2xxx: Prevent PRLI in target modeAnastasia Kovaleva1-0/+3
2021-05-19ceph: fix inode leak on getattr error in __fh_to_dentryJeff Layton1-1/+3
2021-05-19swiotlb: Fix the type of indexClaire Chang1-1/+2
2021-05-19xprtrdma: rpcrdma_mr_pop() already does list_del_init()Chuck Lever1-1/+0
2021-05-19xprtrdma: Fix cwnd update orderingChuck Lever3-7/+8
2021-05-19xprtrdma: Avoid Receive Queue wrappingChuck Lever1-0/+1
2021-05-19pwm: atmel: Fix duty cycle calculation in .get_state()Uwe Kleine-König1-1/+1
2021-05-19SUNRPC: fix ternary sign expansion bug in tracingDan Carpenter1-1/+1
2021-05-19dmaengine: idxd: fix cdev setup and free device lifetime issuesDave Jiang5-89/+63
2021-05-19dmaengine: idxd: fix dma device lifetimeDave Jiang3-18/+79
2021-05-19dmaengine: idxd: Fix potential null dereference on pointer statusColin Ian King1-1/+2
2021-05-19rtc: fsl-ftm-alarm: add MODULE_TABLE()Michael Walle1-0/+1
2021-05-19nfsd: ensure new clients break delegationsJ. Bruce Fields1-5/+19
2021-05-19NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're unmountingTrond Myklebust1-8/+9
2021-05-19thermal/drivers/tsens: Fix missing put_device errorGuangqing Zhu1-2/+4
2021-05-19SUNRPC: Handle major timeout in xprt_adjust_timeout()Chris Dion1-2/+2
2021-05-19SUNRPC: Remove trace_xprt_transmit_queuedChuck Lever2-3/+0
2021-05-19SUNRPC: Move fault injection call sitesChuck Lever3-5/+8
2021-05-19NFSv4.2 fix handling of sr_eof in SEEK's replyOlga Kornievskaia1-1/+4
2021-05-19pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()Nikola Livic1-1/+1
2021-05-19PCI: endpoint: Fix missing destroy_workqueue()Yang Yingliang1-0/+3
2021-05-19NFS: Deal correctly with attribute generation counter overflowTrond Myklebust1-4/+4
2021-05-19NFSv4.2: Always flush out writes in nfs42_proc_fallocate()Trond Myklebust1-7/+9
2021-05-19NFS: Fix attribute bitmask in _nfs42_proc_fallocate()Trond Myklebust1-2/+8
2021-05-19NFS: nfs4_bitmask_adjust() must not change the server global bitmasksTrond Myklebust2-25/+42
2021-05-19rpmsg: qcom_glink_native: fix error return code of qcom_glink_rx_data()Jia-Ju Bai1-0/+1
2021-05-19f2fs: fix to avoid accessing invalid fio in f2fs_allocate_data_block()Chao Yu1-3/+3
2021-05-19f2fs: Fix a hungtask problem in atomic writeYi Zhuang1-13/+17
2021-05-19f2fs: fix to cover __allocate_new_section() with curseg_lockChao Yu1-0/+4
2021-05-19f2fs: fix to avoid touching checkpointed data in get_victim()Chao Yu4-24/+55
2021-05-19PCI: endpoint: Fix NULL pointer dereference for ->get_features()Shradha Todi1-7/+10
2021-05-19PCI: endpoint: Make *_free_bar() to return error codes on failureKishon Vijay Abraham I4-10/+13
2021-05-19PCI: endpoint: Add helper API to get the 'next' unreserved BARKishon Vijay Abraham I2-4/+24
2021-05-19PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BARKishon Vijay Abraham I1-2/+10
2021-05-19f2fs: fix to update last i_size if fallocate partially succeedsChao Yu1-11/+11
2021-05-19f2fs: fix to align to section for fallocate() on pinned fileChao Yu3-19/+36
2021-05-19ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...Zhen Lei1-1/+1