summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Btrfs: fix race between reflink/dedupe and relocationFilipe Manana2019-01-091-6/+28
| * | Btrfs: fix race between cloning range ending at eof and writebackFilipe Manana2019-01-091-0/+15
* | | Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-146-10/+17
|\ \ \
| * | | Documentation: driver core: remove use of BUS_ATTRGreg Kroah-Hartman2019-01-082-5/+7
| * | | sysfs: convert BUG_ON to WARN_ONGreg Kroah-Hartman2019-01-074-5/+10
| | |/ | |/|
* | | Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-143-4/+9
|\ \ \
| * | | Revert "staging: rtl8723bs: Mark ACPI table declaration as used"Greg Kroah-Hartman2019-01-111-1/+1
| * | | staging: rtl8188eu: Fix module loading from tasklet for WEP encryptionLarry Finger2019-01-071-2/+2
| * | | staging: rtl8188eu: Fix module loading from tasklet for CCMP encryptionLarry Finger2019-01-071-1/+1
| * | | MAINTAINERS: Add entry for staging driver r8188euLarry Finger2019-01-071-0/+5
| |/ /
* | | Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-01-142-24/+32
|\ \ \
| * | | tty: Don't hold ldisc lock in tty_reopen() if ldisc presentDmitry Safonov2019-01-111-7/+13
| * | | serial: lantiq: Do not swap register read/writesHauke Mehrtens2019-01-081-17/+19
| |/ /
* | | Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-01-146-7/+33
|\ \ \
| * | | usb: storage: Remove outdated URL from MAINTAINERSDavid Brown2019-01-081-1/+0
| * | | USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker2019-01-071-1/+2
| * | | usbcore: Select only first configuration for non-UAC3 compliant devicesSaranya Gopal2019-01-071-3/+6
| * | | USB: storage: add quirk for SMI SM3350Icenowy Zheng2019-01-071-0/+12
| * | | USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng2019-01-071-2/+6
| * | | usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas2019-01-071-0/+7
| |/ /
* | | Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-01-1410-65/+211
|\ \ \
| * | | cifs: update internal module version numberSteve French2019-01-111-1/+1
| * | | CIFS: Fix error paths in writeback codePavel Shilovsky2019-01-114-9/+56
| * | | CIFS: Move credit processing to mid callbacks for SMB3Pavel Shilovsky2019-01-111-17/+34
| * | | CIFS: Fix credits calculation for cancelled requestsPavel Shilovsky2019-01-112-2/+27
| * | | cifs: Fix potential OOB access of lock element arrayRoss Lagerwall2019-01-112-6/+6
| * | | cifs: Limit memory used by lock request calls to a pageRoss Lagerwall2019-01-112-0/+12
| * | | cifs: move large array from stack to heapAurelien Aptel2019-01-112-14/+32
| * | | CIFS: Do not hide EINTR after sending network packetsPavel Shilovsky2019-01-111-1/+1
| * | | CIFS: Fix credit computation for compounded requestsPavel Shilovsky2019-01-101-18/+41
| * | | CIFS: Do not set credits to 1 if the server didn't grant anythingPavel Shilovsky2019-01-101-2/+0
| * | | CIFS: Fix adjustment of credits for MTU requestsPavel Shilovsky2019-01-101-2/+6
| * | | cifs: Fix a tiny potential memory leakDan Carpenter2019-01-101-0/+1
| * | | cifs: Fix a debug messageDan Carpenter2019-01-101-3/+4
* | | | phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard2019-01-122-2/+4
* | | | Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-1216-66/+229
|\ \ \ \
| * | | | ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Miquel Raynal2019-01-111-0/+3
| * | | | ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMMiquel Raynal2019-01-111-9/+18
| * | | | ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal2019-01-111-17/+51
| * | | | ata: ahci: mvebu: remove stale commentMiquel Raynal2019-01-111-5/+0
| * | | | ata: libahci_platform: comply to PHY frameworkMiquel Raynal2019-01-112-0/+15
| * | | | Merge branch 'nvme-5.0' of git://git.infradead.org/nvme into for-linusJens Axboe2019-01-106-39/+72
| |\ \ \ \
| | * | | | nvme: don't initlialize ctrl->cntlid twiceAndrey Smirnov2019-01-091-1/+0
| | * | | | nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQNJames Dingwall2019-01-093-7/+16
| | * | | | nvme: pad fake subsys NQN vid and ssvid with zerosKeith Busch2019-01-091-1/+1
| | * | | | nvme-multipath: zero out ANA log bufferHannes Reinecke2019-01-091-0/+2
| | * | | | nvme-fabrics: unset write/poll queues for discovery controllersSagi Grimberg2019-01-091-0/+2
| | * | | | nvme-tcp: don't ask if controller is fabricsSagi Grimberg2019-01-091-9/+6
| | * | | | nvme-tcp: remove dead codeSagi Grimberg2019-01-091-1/+0
| | * | | | nvme-pci: fix out of bounds access in nvme_cqe_pendingHongbo Yao2019-01-091-1/+3