| Commit message (Expand) | Author | Age | Files | Lines |
* | libnvdimm, label: switch to using v1.2 labels by default | Dan Williams | 2017-06-15 | 1 | -3/+7 |
* | libnvdimm, label: add address abstraction identifiers | Dan Williams | 2017-06-15 | 9 | -0/+193 |
* | libnvdimm, label: add v1.2 label checksum support | Dan Williams | 2017-06-15 | 1 | -4/+35 |
* | libnvdimm, label: update 'nlabel' and 'position' handling for local namespaces | Dan Williams | 2017-06-15 | 1 | -6/+27 |
* | libnvdimm, label: populate 'isetcookie' for blk-aperture namespaces | Dan Williams | 2017-06-15 | 3 | -13/+26 |
* | libnvdimm, label: populate the type_guid property for v1.2 namespaces | Dan Williams | 2017-06-15 | 3 | -24/+54 |
* | libnvdimm, label: honor the lba size specified in v1.2 labels | Dan Williams | 2017-06-15 | 3 | -12/+55 |
* | libnvdimm, label: add v1.2 interleave-set-cookie algorithm | Dan Williams | 2017-06-15 | 5 | -11/+100 |
* | libnvdimm, label: add v1.2 nvdimm label definitions | Dan Williams | 2017-06-15 | 3 | -21/+97 |
* | thermal: int340x_thermal: fix compile after the UUID API switch | Christoph Hellwig | 2017-06-09 | 1 | -2/+2 |
* | thermal: int340x_thermal: Switch to use new generic UUID API | Andy Shevchenko | 2017-06-09 | 1 | -4/+4 |
* | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() | Andy Shevchenko | 2017-06-07 | 19 | -128/+87 |
* | ACPI / extlog: Switch to use new generic UUID API | Andy Shevchenko | 2017-06-05 | 1 | -10/+10 |
* | ACPI / bus: Switch to use new generic UUID API | Andy Shevchenko | 2017-06-05 | 1 | -3/+3 |
* | ACPI / APEI: Switch to use new generic UUID API | Andy Shevchenko | 2017-06-05 | 1 | -4/+4 |
* | acpi, nfit: Switch to use new generic UUID API | Andy Shevchenko | 2017-06-05 | 2 | -29/+28 |
* | scsi_debug: switch to uuid_t | Christoph Hellwig | 2017-06-05 | 1 | -5/+5 |
* | nvme: switch to uuid_t | Christoph Hellwig | 2017-06-05 | 4 | -7/+7 |
* | fs: switch ->s_uuid to uuid_t | Christoph Hellwig | 2017-06-05 | 1 | -3/+3 |
* | uuid: hoist uuid_is_null() helper from libnvdimm | Christoph Hellwig | 2017-06-05 | 1 | -8/+1 |
* | md: namespace private helper names | Amir Goldstein | 2017-06-05 | 1 | -4/+4 |
* | Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-06-04 | 1 | -2/+0 |
|\ |
|
| * | Revert "tty: fix port buffer locking" | Greg Kroah-Hartman | 2017-06-04 | 1 | -2/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-06-04 | 4 | -17/+69 |
|\ \ |
|
| * | | Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 too | Hans de Goede | 2017-06-03 | 1 | -2/+3 |
| * | | Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry Trail | Hans de Goede | 2017-06-03 | 1 | -7/+36 |
| * | | Merge tag 'v4.12-rc3' into for-linus | Dmitry Torokhov | 2017-06-03 | 6423 | -139506/+1079681 |
| |\| |
|
| * | | Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULL | Andi Shyti | 2017-06-02 | 1 | -1/+1 |
| * | | Input: synaptics - tell users to report when they should be using rmi-smbus | Benjamin Tissoires | 2017-05-30 | 1 | -1/+9 |
| * | | Input: synaptics - warn the users when there is a better mode | Benjamin Tissoires | 2017-05-30 | 1 | -7/+15 |
| * | | Input: synaptics - keep PS/2 around when RMI4_SMB is not enabled | Benjamin Tissoires | 2017-05-30 | 1 | -1/+2 |
| * | | Input: synaptics - clear device info before filling in | Eric Biggers | 2017-05-30 | 1 | -0/+2 |
| * | | Input: silead - disable interrupt during suspend | Hans de Goede | 2017-05-30 | 1 | -0/+3 |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2017-06-04 | 7 | -35/+53 |
|\ \ \ |
|
| * | | | scsi: libcxgbi: fix skb use after free | Varun Prakash | 2017-05-24 | 2 | -15/+26 |
| * | | | scsi: qedi: Fix endpoint NULL panic during recovery. | manish.rangankar@cavium.com | 2017-05-24 | 1 | -0/+2 |
| * | | | scsi: qedi: set max_fin_rt default value | Nilesh Javali | 2017-05-24 | 1 | -0/+1 |
| * | | | scsi: qedi: Set firmware tcp msl timer value. | manish.rangankar@cavium.com | 2017-05-24 | 1 | -0/+1 |
| * | | | scsi: qedi: Fix endpoint NULL panic in qedi_set_path. | manish.rangankar@cavium.com | 2017-05-24 | 1 | -1/+5 |
| * | | | scsi: qedi: Set dma_boundary to 0xfff. | manish.rangankar@cavium.com | 2017-05-24 | 2 | -0/+2 |
| * | | | scsi: qedi: Correctly set firmware max supported BDs. | manish.rangankar@cavium.com | 2017-05-24 | 1 | -1/+1 |
| * | | | scsi: qedi: Fix bad pte call trace when iscsiuio is stopped. | Arun Easi | 2017-05-24 | 1 | -12/+11 |
| * | | | scsi: scsi_dh_rdac: Use ctlr directly in rdac_failover_get() | Artem Savkov | 2017-05-24 | 1 | -6/+4 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-06-04 | 34 | -137/+182 |
|\ \ \ \ |
|
| * | | | | RDMA/SA: Fix kernel panic in CMA request handler flow | Majd Dibbiny | 2017-06-01 | 4 | -13/+12 |
| * | | | | RDMA/umem: Fix missing mmap_sem in get umem ODP call | Leon Romanovsky | 2017-06-01 | 1 | -1/+5 |
| * | | | | RDMA/core: not to set page dirty bit if it's already set. | Qing Huang | 2017-06-01 | 1 | -1/+1 |
| * | | | | RDMA/uverbs: Declare local function static and add brackets to sizeof | Leon Romanovsky | 2017-06-01 | 1 | -4/+4 |
| * | | | | RDMA/netlink: Reduce exposure of RDMA netlink functions | Leon Romanovsky | 2017-06-01 | 2 | -1/+11 |
| * | | | | RDMA/srp: Fix NULL deref at srp_destroy_qp() | Israel Rukshin | 2017-06-01 | 1 | -1/+1 |