summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-05btrfs: drop the path before adding block group sysfs filesJosef Bacik1-0/+1
2020-11-05btrfs: fix readahead hang and use-after-free after removing a deviceFilipe Manana5-0/+56
2020-11-05btrfs: fix use-after-free on readahead extent after failure to create itFilipe Manana1-0/+2
2020-11-05btrfs: tree-checker: validate number of chunk stripes and parityDaniel Xu1-0/+18
2020-11-05btrfs: skip devices without magic signature when mountingAnand Jain2-8/+18
2020-11-05btrfs: cleanup cow block on errorJosef Bacik1-0/+6
2020-11-05btrfs: reschedule when cloning lots of extentsJohannes Thumshirn1-0/+2
2020-11-05btrfs: tree-checker: fix false alert caused by legacy btrfs root itemQu Wenruo2-5/+26
2020-11-05btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send()Denis Efremov1-1/+1
2020-11-05btrfs: send, recompute reference path after orphanization of a directoryFilipe Manana1-0/+72
2020-11-05btrfs: send, orphanize first all conflicting inodes when processing referencesFilipe Manana1-40/+87
2020-11-05btrfs: reschedule if necessary when logging directory itemsFilipe Manana1-0/+8
2020-11-05btrfs: tracepoints: output proper root owner for trace_find_free_extent()Qu Wenruo2-7/+10
2020-11-05btrfs: sysfs: init devices outside of the chunk_mutexJosef Bacik1-3/+4
2020-11-05btrfs: qgroup: fix qgroup meta rsv leak for subvolume operationsQu Wenruo4-7/+16
2020-11-05btrfs: improve device scanning messagesAnand Jain1-6/+8
2020-11-05btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inodeQu Wenruo1-2/+1
2020-11-05PM: runtime: Remove link state checks in rpm_get/put_supplier()Xiang Chen1-4/+1
2020-11-05scsi: qla2xxx: Fix crash on session cleanup with unloadQuinn Tran1-6/+7
2020-11-05scsi: qla2xxx: Fix reset of MPI firmwareArun Easi4-39/+23
2020-11-05scsi: qla2xxx: Fix MPI reset needed messageArun Easi1-1/+1
2020-11-05scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()Helge Deller1-5/+8
2020-11-05fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enumKees Cook7-14/+11
2020-11-05w1: mxc_w1: Fix timeout resolution problem leading to bus errorMartin Fuzzey1-7/+7
2020-11-05io-wq: assign NUMA node locality if appropriateJens Axboe1-0/+1
2020-11-05acpi-cpufreq: Honor _PSD table setting on new AMD CPUsWei Huang1-1/+2
2020-11-05ACPI: EC: PM: Drop ec_no_wakeup check from acpi_ec_dispatch_gpe()Rafael J. Wysocki1-3/+0
2020-11-05ACPI: EC: PM: Flush EC work unconditionally after wakeupRafael J. Wysocki1-4/+3
2020-11-05PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPILukas Wunner1-0/+10
2020-11-05ACPI: debug: don't allow debugging when ACPI is disabledJamie Iles1-0/+3
2020-11-05ACPI: video: use ACPI backlight for HP 635 NotebookAlex Hung1-0/+9
2020-11-05ACPI / extlog: Check for RDMSR failureBen Hutchings1-3/+3
2020-11-05ACPI: button: fix handling lid state changes when input device closeddmitry.torokhov@gmail.com1-6/+7
2020-11-05NFS: fix nfs_path in case of a rename retryAshish Sangwan1-4/+8
2020-11-05ACPI: configfs: Add missing config_item_put() to fix refcount leakHanjun Guo1-0/+1
2020-11-05fs: Don't invalidate page buffers in block_write_full_page()Jan Kara1-16/+0
2020-11-05media: uvcvideo: Fix uvc_ctrl_fixup_xu_info() not having any effectHans de Goede1-7/+7
2020-11-05hwmon: (pmbus/max34440) Fix OC fault limitsSteve Foreman1-0/+23
2020-11-05leds: bcm6328, bcm6358: use devres LED registering functionMarek BehĂșn2-2/+2
2020-11-05extcon: ptn5150: Fix usage of atomic GPIO with sleeping GPIO chipsKrzysztof Kozlowski1-4/+4
2020-11-05spi: sprd: Release DMA channel also on probe deferralKrzysztof Kozlowski1-1/+1
2020-11-05spi: spi-mtk-nor: fix timeout calculation overflowChuanhong Guo1-1/+5
2020-11-05perf/x86/amd/ibs: Fix raw sample data accumulationKim Phillips2-10/+17
2020-11-05perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count()Kim Phillips1-4/+8
2020-11-05perf/amd/uncore: Set all slices and threads to restore perf stat -a behaviourKim Phillips1-20/+8
2020-11-05perf/x86/amd: Fix sampling Large Increment per Cycle eventsKim Phillips1-2/+2
2020-11-05perf/x86/intel: Fix Ice Lake event constraint tableKan Liang1-1/+1
2020-11-05selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GSAndy Lutomirski1-0/+65
2020-11-05seccomp: Make duplicate listener detection non-racyJann Horn1-7/+31
2020-11-05mm: memcg/slab: uncharge during kmem_cache_free_bulk()Bharata B Rao3-17/+30