summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-04libnvdimm, pfn: fix 'npfns' vs section alignmentDan Williams
2017-05-04libnvdimm: handle locked label storage areasDan Williams
2017-05-04libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKEDDan Williams
2017-05-01device-dax: fix sysfs attribute deadlockDan Williams
2017-05-01libnvdimm: restore "libnvdimm: band aid btt vs clear poison locking"Dan Williams
2017-05-01libnvdimm: fix nvdimm_bus_lock() vs device_lock() orderingDan Williams
2017-04-29libnvdimm: rework region badblocks clearingDan Williams
2017-04-28acpi, nfit: kill ACPI_NFIT_DEBUGDan Williams
2017-04-28libnvdimm: fix clear length of nvdimm_forget_poison()Toshi Kani
2017-04-28libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notifyToshi Kani
2017-04-28libnvdimm, region: sysfs trigger for nvdimm_flush()Dan Williams
2017-04-27libnvdimm: fix phys_addr for nvdimm_clear_poisonToshi Kani
2017-04-24libnvdimm, region: fix flush hint detection crashDan Williams
2017-04-18acpi, nfit: fix module unload vs workqueue shutdown raceDan Williams
2017-04-18tools/testing/nvdimm: fix nfit_test shutdown crashDan Williams
2017-04-17acpi, nfit: limit ->flush_probe() to initialization workDan Williams
2017-04-17acpi, nfit: collate health state flagsDan Williams
2017-04-17acpi, nfit: support "map failed" dimmsDan Williams
2017-04-17tools/testing/nvdimm: test acpi 6.1 health state flagsDan Williams
2017-04-14acpi, nfit: add support for acpi 6.1 dimm state flagsDan Williams
2017-04-14Revert "libnvdimm: band aid btt vs clear poison locking"Dan Williams
2017-04-13libnvdimm: fix clear poison locking with spinlock and GFP_NOWAIT allocationDave Jiang
2017-04-12device-dax, tools/testing/nvdimm: enable device-dax with mock resourcesDave Jiang
2017-04-12libnvdimm: add support for clear poison list and badblocks for device daxDave Jiang
2017-04-12libnvdimm: Add 'resource' sysfs attribute to regionsDave Jiang
2017-04-12libnvdimm: add mechanism to publish badblocks at the region levelDave Jiang
2017-04-12acpi, nfit: fix acpi_get_table leakDan Williams
2017-04-12acpi, nfit: remove unnecessary newlineLinda Knippers
2017-04-12acpi, nfit: allow specifying a default DSM familyLinda Knippers
2017-04-12acpi, nfit: allow override of built-in bitmasks for nvdimm DSMsLinda Knippers
2017-04-12x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams
2017-04-12device-dax: switch to srcu, fix rcu_read_lock() vs pte allocationDan Williams
2017-04-10libnvdimm: band aid btt vs clear poison lockingDan Williams
2017-04-10libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splatDan Williams
2017-04-04libnvdimm: fix blk free space accountingDan Williams
2017-03-27acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)Dan Williams
2017-03-26Linux 4.11-rc4v4.11-rc4Linus Torvalds
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-26Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-03-26Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-26Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-26Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-26Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-26Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-25Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-25Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-03-25Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-03-25ext4: fix two spelling nitsTheodore Ts'o
2017-03-25ext4: lock the xattr block before checksuming itTheodore Ts'o