summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * btrfs: init csum_list before possible freeDan Robertson2019-03-231-1/+1
| * btrfs: ensure that a DUP or RAID1 block group has exactly two stripesJohannes Thumshirn2019-03-231-2/+2
| * btrfs: drop the lock on error in btrfs_dev_replace_cancelDan Carpenter2019-03-231-0/+1
| * btrfs: scrub: fix circular locking dependency warningAnand Jain2019-03-231-11/+11
| * Btrfs: setup a nofs context for memory allocation at __btrfs_set_aclFilipe Manana2019-03-231-0/+9
| * Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()Filipe Manana2019-03-231-0/+8
| * m68k: Add -ffreestanding to CFLAGSFinn Thain2019-03-231-1/+4
| * ovl: Do not lose security.capability xattr over metadata file copy-upVivek Goyal2019-03-233-22/+63
| * ovl: During copy up, first copy up data and then xattrsVivek Goyal2019-03-231-13/+18
| * splice: don't merge into linked buffersJann Horn2019-03-233-0/+19
| * fs/devpts: always delete dcache dentry-s in dput()Varad Gautam2019-03-231-0/+1
| * scsi: qla2xxx: Use complete switch scan for RSCN eventsQuinn Tran2019-03-231-86/+0
| * scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supportedGiridhar Malavali2019-03-232-2/+2
| * scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmwareHimanshu Madhani2019-03-231-5/+8
| * scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlockBart Van Assche2019-03-231-2/+2
| * scsi: sd: Optimal I/O size should be a multiple of physical block sizeMartin K. Petersen2019-03-231-9/+50
| * scsi: aacraid: Fix performance issue on logical drivesSagar Biradar2019-03-231-5/+8
| * scsi: virtio_scsi: don't send sc payload with tmfsFelipe Franciosi2019-03-231-2/+0
| * s390/virtio: handle find on invalid queue gracefullyHalil Pasic2019-03-231-1/+3
| * s390/setup: fix early warning messagesMartin Schwidefsky2019-03-231-9/+23
| * s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystemPierre Morel2019-03-233-11/+38
| * clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instabilitySamuel Holland2019-03-233-0/+67
| * clocksource/drivers/exynos_mct: Clear timer interrupt when shutdownStuart Menefy2019-03-231-0/+1
| * clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISRStuart Menefy2019-03-231-11/+11
| * mt76: fix corrupted software generated tx CCMP PNFelix Fietkau2019-03-231-1/+1
| * regulator: s2mpa01: Fix step values for some LDOsStuart Menefy2019-03-231-5/+5
| * regulator: max77620: Initialize values for DT propertiesMark Zhang2019-03-231-1/+9
| * regulator: s2mps11: Fix steps for buck7, buck8 and LDO35Krzysztof Kozlowski2019-03-231-3/+3
| * spi: spi-gpio: fix SPI_CS_HIGH capabilityRussell King2019-03-231-2/+2
| * spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatchVignesh R2019-03-231-2/+2
| * spi: pxa2xx: Setup maximum supported DMA transfer lengthAndy Shevchenko2019-03-231-0/+1
| * spi: ti-qspi: Fix mmap read when more than one CS in useVignesh R2019-03-231-3/+3
| * mmc:fix a bug when max_discard is 0Jiong Wu2019-03-231-2/+2
| * mmc: renesas_sdhi: Fix card initialization failure in high speed modeTakeshi Saito2019-03-231-4/+7
| * mmc: sdhci-esdhc-imx: fix HS400 timing issueBOUGH CHEN2019-03-231-0/+1
| * ACPI / device_sysfs: Avoid OF modalias creation for removed deviceAndy Shevchenko2019-03-231-1/+5
| * xen: fix dom0 boot on huge systemsJuergen Gross2019-03-231-7/+6
| * vmw_balloon: release lock on error in vmballoon_reset()Dan Carpenter2019-03-231-2/+3
| * tracing/perf: Use strndup_user() instead of buggy open-coded versionJann Horn2019-03-231-9/+7
| * tracing: Do not free iter->trace in fail path of tracing_open_pipe()zhangyi (F)2019-03-231-1/+0
| * tracing: Use strncpy instead of memcpy for string keys in hist triggersTom Zanussi2019-03-231-2/+3
| * smb3: make default i/o size for smb3 mounts largerSteve French2019-03-235-3/+28
| * CIFS: Fix read after write for files with read cachingPavel Shilovsky2019-03-231-5/+7
| * CIFS: Do not skip SMB2 message IDs on send failuresPavel Shilovsky2019-03-234-3/+49
| * CIFS: Do not reset lease state to NONE on lease breakPavel Shilovsky2019-03-232-6/+26
| * CIFS: Fix leaking locked VFS cache pages in writeback retryPavel Shilovsky2019-03-231-4/+13
| * crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routineArd Biesheuvel2019-03-231-3/+1
| * crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel2019-03-231-2/+3
| * crypto: x86/morus - fix handling chunked inputs and MAY_SLEEPEric Biggers2019-03-232-48/+31
| * crypto: x86/aesni-gcm - fix crash on empty plaintextEric Biggers2019-03-231-5/+8
OpenPOWER on IntegriCloud