summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-throttle: fix NULL pointer dereference in throtl_schedule_pending_timerJoseph Qi2017-06-071-1/+1
* elevator: fix truncation of icq_cache_nameEric Biggers2017-06-061-1/+1
* blk-mq: fix direct issueMing Lei2017-06-061-7/+13
* blk-mq: pass correct hctx to blk_mq_try_issue_directlyMing Lei2017-06-061-1/+4
* bio-integrity: Do not allocate integrity context for bio w/o dataDmitry Monakhov2017-06-031-0/+3
* Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-06-022-15/+28
|\
| * xfs: use ->b_state to fix buffer I/O accounting release raceBrian Foster2017-05-312-15/+28
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-06-023-4/+17
|\ \
| * | ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi2017-06-021-3/+3
| * | drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is offWei Huang2017-05-301-0/+11
| * | ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure pathTimmy Li2017-05-251-1/+3
* | | Merge tag 'ceph-for-4.12-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2017-06-021-0/+2
|\ \ \
| * | | rbd: implement REQ_OP_WRITE_ZEROESIlya Dryomov2017-05-291-0/+2
* | | | Merge tag 'for-4.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-06-027-30/+18
|\ \ \ \
| * | | | dm: make flush bios explicitly syncJan Kara2017-05-315-5/+7
| * | | | dm ioctl: restore __GFP_HIGH in copy_params()Junaid Shahid2017-05-221-2/+3
| * | | | dm integrity: use kvmalloc() instead of dm_integrity_kvmalloc()Mikulas Patocka2017-05-221-21/+6
| * | | | dm verity: fix no salt use caseGilad Ben-Yossef2017-05-221-2/+2
* | | | | Merge tag 'md/4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-06-026-14/+26
|\ \ \ \ \
| * | | | | md: Make flush bios explicitely syncJan Kara2017-05-313-5/+5
| * | | | | md: report sector of stripes with check mismatchesNix2017-05-241-4/+14
| * | | | | md: uuid debug statement now in processor byte order.Kyungchan Koh2017-05-241-4/+4
| * | | | | md-cluster: fix potential lock issue in add_new_diskGuoqing Jiang2017-05-211-1/+3
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-06-027-18/+40
|\ \ \ \ \
| * | | | | block: Avoid that blk_exit_rl() triggers a use-after-freeBart Van Assche2017-06-014-5/+11
| * | | | | cfq-iosched: fix the delay of cfq_group's vdisktime under iops modeHou Tao2017-05-311-2/+15
| * | | | | blk-mq: Take tagset lock when updating hw queuesKeith Busch2017-05-301-1/+9
| * | | | | nbd: don't leak nbd_configIlya Dryomov2017-05-301-0/+1
| * | | | | nbd: nbd_reset() call in nbd_dev_add() is redundantIlya Dryomov2017-05-301-10/+4
* | | | | | Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airli...Linus Torvalds2017-06-028-58/+166
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'topic/dp-quirks-2017-05-31' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-028-58/+166
| |\ \ \ \ \ \
| | * | | | | | drm/i915: Detect USB-C specific dongles before reducing M and NJani Nikula2017-05-294-12/+26
| | * | | | | | drm/dp: start a DPCD based DP sink/branch device quirk databaseJani Nikula2017-05-292-2/+82
| | * | | | | | drm/i915: use drm DP helper to read DPCD descJani Nikula2017-05-293-46/+6
| | * | | | | | drm/dp: add helper for reading DP sink/branch device desc from DPCDJani Nikula2017-05-292-0/+54
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge tag 'sound-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-06-022-9/+14
|\ \ \ \ \ \ \
| * | | | | | | ALSA: hda - Fix applying MSI dual-codec mobo quirkTakashi Iwai2017-06-011-2/+2
| * | | | | | | ALSA: usb: Avoid VLA in mixer_us16x08.cTakashi Iwai2017-05-311-3/+8
| * | | | | | | ALSA: usb: Fix a typo in Tascam US-16x08 mixer elementTakashi Iwai2017-05-311-1/+1
| * | | | | | | Revert "ALSA: usb-audio: purge needless variable length array"Takashi Iwai2017-05-311-4/+4
* | | | | | | | Merge tag 'dmaengine-fix-4.12-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2017-06-025-71/+85
|\ \ \ \ \ \ \ \
| * | | | | | | | dmaengine: pl330: fix warning in pl330_removeJean-Philippe Brucker2017-06-021-1/+2
| * | | | | | | | rcar-dmac: fixup descriptor pointer for descriptor modeKuninori Morimoto2017-05-301-0/+3
| * | | | | | | | dmaengine: ep93xx: Don't drain the transfers in terminate_all()Alexander Sverdlin2017-05-241-4/+33
| * | | | | | | | dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin2017-05-241-0/+2
| * | | | | | | | dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama2017-05-161-1/+1
| * | | | | | | | dmaengine: mv_xor_v2: set DMA mask to 40 bitsThomas Petazzoni2017-05-141-0/+4
| * | | | | | | | dmaengine: mv_xor_v2: remove interrupt coalescingThomas Petazzoni2017-05-141-25/+0
| * | | | | | | | dmaengine: mv_xor_v2: fix tx_submit() implementationThomas Petazzoni2017-05-141-17/+5
| * | | | | | | | dmaengine: mv_xor_v2: enable XOR engine after its configurationHanna Hawa2017-05-141-3/+3