summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xprtrdma: treat all calls not a bcall when bc_serv is NULLKinglong Mee2022-05-311-0/+5
* NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington2022-05-315-14/+25
* NFS: Pass i_size to fscache_unuse_cookie() when a file is releasedDave Wysochanski2022-05-171-4/+3
* Documentation: Add an explanation of NFSv4 client identifiersChuck Lever2022-05-172-0/+218
* NFS: update documentation for the nfs4_unique_id parameterNeilBrown2022-05-171-6/+9
* NFS: Improve warning message when locks are lost.NeilBrown2022-05-171-5/+15
* NFSv4.1: Enable access to the NFSv4.1 'dacl' and 'sacl' attributesTrond Myklebust2022-05-171-0/+69
* NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributesTrond Myklebust2022-05-173-36/+71
* NFSv4: Specify the type of ACL to cacheTrond Myklebust2022-05-173-19/+49
* NFSv4: Don't hold the layoutget locks across multiple RPC callsTrond Myklebust2022-05-171-0/+4
* pNFS/files: Fall back to I/O through the MDS on non-fatal layout errorsTrond Myklebust2022-05-171-1/+6
* NFS: Further fixes to the writeback error handlingTrond Myklebust2022-05-171-21/+18
* NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layoutTrond Myklebust2022-05-171-0/+2
* NFS: Memory allocation failures are not server fatal errorsTrond Myklebust2022-05-171-0/+1
* NFS: Don't report errors from nfs_pageio_complete() more than onceTrond Myklebust2022-05-171-8/+1
* NFS: Do not report flush errors in nfs_write_end()Trond Myklebust2022-05-171-5/+2
* NFS: Don't report ENOSPC write errors twiceTrond Myklebust2022-05-171-20/+14
* NFS: fsync() should report filesystem errors over EINTR/ERESTARTSYSTrond Myklebust2022-05-171-4/+5
* NFS: Do not report EINTR/ERESTARTSYS as mapping errorsTrond Myklebust2022-05-171-1/+1
* Linux 5.18-rc7v5.18-rc7Linus Torvalds2022-05-161-1/+1
* Merge tag 'driver-core-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-152-3/+21
|\
| * Documentation/process: Update ARM contact for embargoed hardware issuesCatalin Marinas2022-05-101-1/+1
| * Documentation/process: Add embargoed HW contact for Ampere ComputingDarren Hart2022-05-061-0/+1
| * Documentation/process: Make groups alphabetical and use tabs consistentlyDarren Hart2022-05-061-3/+3
| * firmware_loader: use kernel credentials when reading firmwareThiébaud Weksteen2022-05-061-0/+17
* | Merge tag 'char-misc-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-152-3/+9
|\ \
| * \ Merge tag 'icc-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2022-05-131-1/+7
| |\ \
| | * | interconnect: Restore sync state by ignoring ipa-virt in provider countStephen Boyd2022-05-031-1/+7
| * | | slimbus: qcom: Fix IRQ check in qcom_slim_probeMiaoqian Lin2022-05-091-2/+2
| | |/ | |/|
* | | Merge tag 'tty-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-05-154-29/+43
|\ \ \
| * | | fsl_lpuart: Don't enable interrupts too earlyIndan Zupancic2022-05-051-9/+9
| * | | tty: n_gsm: fix invalid gsmtty_write_room() resultDaniel Starke2022-05-051-4/+3
| * | | tty: n_gsm: fix mux activation issues in gsm_config()Daniel Starke2022-05-051-4/+8
| * | | tty: n_gsm: fix buffer over-read in gsm_dlci_data()Daniel Starke2022-05-051-0/+1
| * | | serial: 8250_mtk: Fix register address for XON/XOFF characterAngeloGioacchino Del Regno2022-05-051-2/+5
| * | | serial: 8250_mtk: Make sure to select the right FEATURE_SELAngeloGioacchino Del Regno2022-05-051-0/+7
| * | | serial: 8250_mtk: Fix UART_EFR register addressAngeloGioacchino Del Regno2022-05-051-7/+8
| * | | tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()Yang Yingliang2022-05-051-3/+2
| |/ /
* | | Merge tag 'usb-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-05-1513-75/+86
|\ \ \
| * \ \ Merge tag 'usb-serial-5.18-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2022-05-134-0/+8
| |\ \ \
| | * | | USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang2022-05-051-0/+2
| | * | | USB: serial: option: add Fibocom MA510 modemSven Schwermer2022-05-051-0/+2
| | * | | USB: serial: option: add Fibocom L610 modemSven Schwermer2022-05-051-0/+2
| | * | | USB: serial: pl2303: add device id for HP LM930 DisplayScott Chen2022-05-052-0/+2
| | |/ /
| * | | usb: xhci-mtk: remove bandwidth budget tableChunfeng Yun2022-05-122-64/+12
| * | | usb: xhci-mtk: fix fs isoc's transfer errorChunfeng Yun2022-05-121-9/+7
| * | | usb: gadget: fix race when gadget driver register via ioctlSchspa Shi2022-05-121-0/+2
| * | | usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang2022-05-121-0/+26
| * | | usb: gadget: uvc: allow for application to cleanly shutdownDan Vacura2022-05-053-1/+29
| * | | usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König2022-05-051-1/+1