Age | Commit message (Expand) | Author | Files | Lines |
2017-06-15 | libnvdimm, label: switch to using v1.2 labels by default |  Dan Williams | 1 | -3/+7 |
2017-06-15 | libnvdimm, label: add address abstraction identifiers |  Dan Williams | 10 | -0/+203 |
2017-06-15 | libnvdimm, label: add v1.2 label checksum support |  Dan Williams | 1 | -4/+35 |
2017-06-15 | libnvdimm, label: update 'nlabel' and 'position' handling for local namespaces |  Dan Williams | 1 | -6/+27 |
2017-06-15 | libnvdimm, label: populate 'isetcookie' for blk-aperture namespaces |  Dan Williams | 3 | -13/+26 |
2017-06-15 | libnvdimm, label: populate the type_guid property for v1.2 namespaces |  Dan Williams | 4 | -24/+57 |
2017-06-15 | libnvdimm, label: honor the lba size specified in v1.2 labels |  Dan Williams | 4 | -12/+57 |
2017-06-15 | libnvdimm, label: add v1.2 interleave-set-cookie algorithm |  Dan Williams | 6 | -12/+104 |
2017-06-15 | libnvdimm, label: add v1.2 nvdimm label definitions |  Dan Williams | 3 | -21/+97 |
2017-06-09 | thermal: int340x_thermal: fix compile after the UUID API switch |  Christoph Hellwig | 1 | -2/+2 |
2017-06-09 | thermal: int340x_thermal: Switch to use new generic UUID API |  Andy Shevchenko | 1 | -4/+4 |
2017-06-08 | acpi: always include uuid.h |  Christoph Hellwig | 1 | -1/+1 |
2017-06-07 | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() |  Andy Shevchenko | 26 | -144/+106 |
2017-06-05 | ACPI / extlog: Switch to use new generic UUID API |  Andy Shevchenko | 1 | -10/+10 |
2017-06-05 | ACPI / bus: Switch to use new generic UUID API |  Andy Shevchenko | 1 | -3/+3 |
2017-06-05 | ACPI / APEI: Switch to use new generic UUID API |  Andy Shevchenko | 1 | -4/+4 |
2017-06-05 | acpi, nfit: Switch to use new generic UUID API |  Andy Shevchenko | 3 | -29/+29 |
2017-06-05 | MAINTAINERS: add uuid entry |  Christoph Hellwig | 1 | -0/+11 |
2017-06-05 | tmpfs: generate random sb->s_uuid |  Amir Goldstein | 1 | -0/+2 |
2017-06-05 | scsi_debug: switch to uuid_t |  Christoph Hellwig | 1 | -5/+5 |
2017-06-05 | nvme: switch to uuid_t |  Christoph Hellwig | 6 | -10/+10 |
2017-06-05 | sysctl: switch to use uuid_t |  Christoph Hellwig | 1 | -2/+2 |
2017-06-05 | partitions/ldm: switch to use uuid_t |  Christoph Hellwig | 2 | -9/+7 |
2017-06-05 | overlayfs: use uuid_t instead of uuid_be |  Christoph Hellwig | 2 | -2/+2 |
2017-06-05 | fs: switch ->s_uuid to uuid_t |  Christoph Hellwig | 14 | -36/+23 |
2017-06-05 | ima/policy: switch to use uuid_t |  Christoph Hellwig | 1 | -6/+5 |
2017-06-05 | block: remove blk_part_pack_uuid |  Christoph Hellwig | 2 | -13/+1 |
2017-06-05 | xfs: use the common helper uuid_is_null() |  Amir Goldstein | 6 | -65/+8 |
2017-06-05 | xfs: remove uuid_getnodeuniq and xfs_uu_t |  Christoph Hellwig | 3 | -27/+4 |
2017-06-05 | S390/sysinfo: use uuid_is_null instead of opencoding it |  Christoph Hellwig | 2 | -3/+3 |
2017-06-05 | uuid: hoist uuid_is_null() helper from libnvdimm |  Christoph Hellwig | 3 | -8/+19 |
2017-06-05 | uuid: hoist helpers uuid_equal() and uuid_copy() from xfs |  Christoph Hellwig | 4 | -15/+22 |
2017-06-05 | uuid: don't export guid_index and uuid_index |  Christoph Hellwig | 1 | -2/+0 |
2017-06-05 | uuid: rename uuid types |  Christoph Hellwig | 6 | -62/+73 |
2017-06-05 | uuid: remove uuid_be defintions from the uapi header |  Christoph Hellwig | 2 | -16/+15 |
2017-06-05 | nfsd: namespace-prefix uuid_parse |  Christoph Hellwig | 1 | -2/+2 |
2017-06-05 | md: namespace private helper names |  Amir Goldstein | 1 | -4/+4 |
2017-06-05 | xfs: use uuid_be to implement the uuid_t type |  Christoph Hellwig | 2 | -4/+3 |
2017-06-05 | xfs: use uuid_copy() helper to abstract uuid_t |  Amir Goldstein | 1 | -6/+2 |
2017-06-05 | uuid,afs: move struct uuid_v1 back into afs |  Christoph Hellwig | 4 | -34/+19 |
2017-06-04 | Linux 4.12-rc4 |  Linus Torvalds | 1 | -1/+1 |
2017-06-04 | fs/ufs: Set UFS default maximum bytes per file |  Richard Narron | 1 | -3/+2 |
2017-06-04 | Revert "tty: fix port buffer locking" |  Greg Kroah-Hartman | 1 | -2/+0 |
2017-06-03 | nfs: Mark unnecessarily extern functions as static |  Jan Kara | 2 | -4/+3 |
2017-06-03 | hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1 |  Stefan Schaeckeler | 1 | -26/+26 |
2017-06-03 | hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimed |  Stefan Schaeckeler | 1 | -1/+0 |
2017-06-02 | Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 too |  Hans de Goede | 1 | -2/+3 |
2017-06-02 | Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry Trail |  Hans de Goede | 1 | -7/+36 |
2017-06-02 | scripts/gdb: make lx-dmesg command work (reliably) |  André Draszik | 1 | -4/+5 |
2017-06-02 | mm: consider memblock reservations for deferred memory initialization sizing |  Michal Hocko | 4 | -11/+54 |