summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-03gfs2: The freeze glock should never be frozenBob Peterson
2020-07-03gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHEBob Peterson
2020-07-03gfs2: read-only mounts should grab the sd_freeze_gl glockBob Peterson
2020-07-03gfs2: freeze should work on read-only mountsBob Peterson
2020-07-03gfs2: eliminate GIF_ORDERED in favor of list_emptyBob Peterson
2020-07-02Merge tag 'm68knommu-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-02Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-07-02Merge tag 'for-linus-2020-07-02' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-07-02Merge tag 'tpmdd-next-v5.8-rc4' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-07-02Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-07-02Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/s...Linus Torvalds
2020-07-02Merge tag 'nfsd-5.8-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-07-03Merge tag 'drm-misc-fixes-2020-07-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-07-02hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 optionTao Ren
2020-07-02Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-02Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-02xen/xenbus: let xenbus_map_ring_valloc() return errno values onlyJuergen Gross
2020-07-02xen/xenbus: avoid large structs and arrays on the stackJuergen Gross
2020-07-02block: initialize current->bio_list[1] in __submit_bio_noacct_mqChristoph Hellwig
2020-07-02block: make function __bio_integrity_free() staticWei Yongjun
2020-07-02Merge branch 'nvme-5.8' of git://git.infradead.org/nvme into block-5.8Jens Axboe
2020-07-02tpm_tis: Remove the HID IFX0102Jarkko Sakkinen
2020-07-02tpm_tis_spi: Prefer async probeDouglas Anderson
2020-07-02tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributesDavid Gibson
2020-07-02tpm/st33zp24: fix spelling mistake "drescription" -> "description"Binbin Zhou
2020-07-02tpm_tis: extra chip->ops check on error path in tpm_tis_core_initVasily Averin
2020-07-02tpm_tis_spi: Don't send anything during flow controlDouglas Anderson
2020-07-02tpm: Fix TIS locality timeout problemsJames Bottomley
2020-07-02arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel
2020-07-02nvme: fix a crash in nvme_mpath_add_diskChristoph Hellwig
2020-07-02nvme: fix identify error status silent ignoreSagi Grimberg
2020-07-01Revert "blk-mq: put driver tag when this request is completed"Jens Axboe
2020-07-02Merge tag 'amd-drm-fixes-5.8-2020-07-01' of git://people.freedesktop.org/~agd...Dave Airlie
2020-07-02Merge tag 'drm-intel-fixes-2020-07-01' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-07-01cifs: prevent truncation from long to int in wait_for_free_creditsRonnie Sahlberg
2020-07-01cifs: Fix the target file was deleted when rename failed.Zhang Xiaoxu
2020-07-01SMB3: Honor 'posix' flag for multiuser mountsPaul Aurich
2020-07-01SMB3: Honor 'handletimeout' flag for multiuser mountsPaul Aurich
2020-07-01SMB3: Honor lease disabling for multiuser mountsPaul Aurich
2020-07-01SMB3: Honor persistent/resilient handle flags for multiuser mountsPaul Aurich
2020-07-01SMB3: Honor 'seal' flag for multiuser mountsPaul Aurich
2020-07-01cifs: Display local UID details for SMB sessions in DebugDataPaul Aurich
2020-07-01dt-bindings: clock: imx: Fix e-mail addressFabio Estevam
2020-07-01dm: remove unused variableJens Axboe
2020-07-01Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-01drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher
2020-07-01drm/amdgpu/atomfirmware: fix vram_info fetching for renoirAlex Deucher
2020-07-01sbitmap: Consider cleared bits in sbitmap_bitmap_show()John Garry
2020-07-02kbuild: make Clang build userprogs for target architectureMasahiro Yamada
2020-07-02kbuild: fix CONFIG_CC_CAN_LINK(_STATIC) for cross-compilation with ClangMasahiro Yamada