summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-21btrfs: sysfs: use NOFS for device creationJosef Bacik1-0/+3
2020-08-21btrfs: return EROFS for BTRFS_FS_STATE_ERROR casesJosef Bacik3-3/+6
2020-08-21btrfs: avoid possible signal interruption of btrfs_drop_snapshot() on relocat...Qu Wenruo1-1/+8
2020-08-21btrfs: add missing check for nocow and compression inode flagsDavid Sterba1-8/+22
2020-08-21btrfs: relocation: review the call sites which can be interrupted by signalQu Wenruo2-3/+26
2020-08-21btrfs: move the chunk_mutex in btrfs_read_chunk_treeJosef Bacik1-2/+2
2020-08-21btrfs: open device without device_list_mutexJosef Bacik1-3/+18
2020-08-21btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctlJohannes Thumshirn2-5/+25
2020-08-21btrfs: don't traverse into the seed devices in show_devnameAnand Jain1-14/+7
2020-08-21btrfs: remove no longer needed use of log_writers for the log root treeFilipe Manana2-13/+1
2020-08-21btrfs: only commit delayed items at fsync if we are logging a directoryFilipe Manana1-4/+5
2020-08-21btrfs: stop incremening log_batch for the log root tree when syncing logFilipe Manana2-1/+1
2020-08-21btrfs: only commit the delayed inode when doing a full fsyncFilipe Manana1-5/+7
2020-08-21btrfs: ref-verify: fix memory leak in add_block_entryTom Rix1-0/+2
2020-08-21btrfs: preallocate anon block device at first phase of snapshot creationQu Wenruo5-9/+89
2020-08-21btrfs: don't allocate anonymous block device for user invisible rootsQu Wenruo1-3/+10
2020-08-21btrfs: free anon block device right after subvolume deletionQu Wenruo1-0/+2
2020-08-21btrfs: allow use of global block reserve for balance item deletionDavid Sterba1-1/+1
2020-08-21PCI: qcom: Add support for tx term offset for rev 2.1.0Ansuel Smith1-1/+16
2020-08-21PCI: qcom: Define some PARF params needed for ipq8064 SoCAnsuel Smith1-0/+24
2020-08-21PCI: Add device even if driver attach failedRajat Jain1-5/+1
2020-08-21PCI: Mark AMD Navi10 GPU rev 0x00 ATS as brokenKai-Heng Feng1-1/+4
2020-08-21PCI/ATS: Add pci_pri_supported() to check device or associated PFAshok Raj3-1/+20
2020-08-21PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki1-3/+11
2020-08-21genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()Guenter Roeck1-2/+6
2020-08-21genirq: Unlock irq descriptor after errorsGuenter Roeck1-2/+5
2020-08-21genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner4-2/+26
2020-08-21SMB3: Fix mkdir when idsfromsid configured on mountSteve French1-0/+1
2020-08-21smb3: warn on confusing error scenario with sec=krb5Steve French1-0/+2
2020-08-21ALSA: hda/realtek - Fix unused variable warningTakashi Iwai1-2/+0
2020-08-19Linux 5.8.2v5.8.2Greg Kroah-Hartman1-1/+1
2020-08-19task_work: only grab task signal lock when neededJens Axboe2-2/+22
2020-08-19io_uring: enable lookup of links holding inflight filesJens Axboe1-10/+87
2020-08-19io_uring: add missing REQ_F_COMP_LOCKED for nested requestsJens Axboe1-5/+19
2020-08-19io_uring: hold 'ctx' reference around task_work queue + executeJens Axboe1-0/+6
2020-08-19io_uring: Fix NULL pointer dereference in loop_rw_iter()Guoyu Huang1-2/+6
2020-08-19s390/gmap: improve THP splittingGerald Schaefer1-7/+20
2020-08-19s390/numa: set node distance to LOCAL_DISTANCEAlexander Gordeev1-6/+0
2020-08-19s390/dasd: fix inability to use DASD with DIAG driverStefan Haberland1-8/+17
2020-08-19drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko3-7/+7
2020-08-19xen/gntdev: Fix dmabuf import with non-zero sgt offsetOleksandr Andrushchenko1-0/+8
2020-08-19xen/balloon: make the balloon wait interruptibleRoger Pau Monne1-2/+4
2020-08-19xen/balloon: fix accounting in alloc_xenballooned_pages error pathRoger Pau Monne1-0/+6
2020-08-19firmware_loader: EFI firmware loader must handle pre-allocated bufferKees Cook1-1/+4
2020-08-19irqdomain/treewide: Free firmware node after domain removalJon Derrick5-0/+25
2020-08-19firmware: qcom_scm: Fix legacy convention SCM accessorsJonathan McDowell1-4/+3
2020-08-19ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry1-0/+24
2020-08-19ARM: dts: exynos: Extend all Exynos5800 A15's OPPs with max voltage dataMarek Szyprowski1-3/+3
2020-08-19parisc: mask out enable and reserved bits from sba imaskSven Schnelle1-1/+1
2020-08-19parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin1-0/+61