| Commit message (Expand) | Author | Files | Lines |
2016-07-24 | nfit: do an ARS scrub on hitting a latent media error | Vishal Verma | 5 | -4/+133 |
2016-07-24 | nfit: move to nfit/ sub-directory | Dan Williams | 8 | -30/+33 |
2016-07-24 | nfit, libnvdimm: allow an ARS scrub to be triggered on demand | Vishal Verma | 4 | -8/+165 |
2016-07-23 | libnvdimm: register nvdimm_bus devices with an nd_bus driver | Dan Williams | 2 | -134/+181 |
2016-07-23 | pmem: clarify a debug print in pmem_clear_poison | Vishal Verma | 1 | -1/+1 |
2016-07-23 | x86/insn: remove pcommit | Dan Williams | 8 | -58/+3 |
2016-07-23 | Revert "KVM: x86: add pcommit support" | Dan Williams | 5 | -41/+6 |
2016-07-22 | nfit, tools/testing/nvdimm/: unify shutdown paths | Dan Williams | 2 | -28/+24 |
2016-07-22 | libnvdimm: move ->module to struct nvdimm_bus_descriptor | Dan Williams | 7 | -10/+10 |
2016-07-21 | nfit: cleanup acpi_nfit_init calling convention | Dan Williams | 3 | -36/+22 |
2016-07-21 | nfit: fix _FIT evaluation memory leak + use after free | Dan Williams | 2 | -44/+95 |
2016-07-21 | tools/testing/nvdimm: add manufacturing_{date|location} dimm properties | Dan Williams | 1 | -33/+21 |
2016-07-21 | tools/testing/nvdimm: add virtual ramdisk range | Dan Williams | 1 | -2/+16 |
2016-07-21 | acpi, nfit: treat virtual ramdisk SPA as pmem region | Lee, Chun-Yi | 1 | -1/+14 |
2016-07-19 | nfit: make DIMM DSMs optional | Dan Williams | 2 | -8/+9 |
2016-07-13 | pmem: kill __pmem address space | Dan Williams | 15 | -102/+56 |
2016-07-13 | pmem: kill wmb_pmem() | Dan Williams | 2 | -77/+6 |
2016-07-13 | libnvdimm, pmem: use nvdimm_flush() for namespace I/O writes | Dan Williams | 1 | -1/+1 |
2016-07-13 | fs/dax: remove wmb_pmem() | Dan Williams | 1 | -6/+1 |
2016-07-13 | libnvdimm, pmem: flush posted-write queues on shutdown | Dan Williams | 3 | -0/+25 |
2016-07-12 | libnvdimm, pmem: use REQ_FUA, REQ_FLUSH for nvdimm_flush() | Dan Williams | 1 | -4/+12 |
2016-07-12 | libnvdimm: cycle flush hints | Dan Williams | 2 | -3/+15 |
2016-07-12 | libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush() | Dan Williams | 5 | -37/+87 |
2016-07-12 | libnvdimm: keep region data alive over namespace removal | Dan Williams | 1 | -1/+2 |
2016-07-12 | tools/testing/nvdimm: simulate multiple flush hints per-dimm | Dan Williams | 1 | -22/+33 |
2016-07-12 | libnvdimm, nfit: move flush hint mapping to region-device driver-data | Dan Williams | 8 | -18/+119 |
2016-07-12 | libnvdimm, nfit: remove nfit_spa_map() infrastructure | Dan Williams | 5 | -172/+0 |
2016-07-08 | libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() users | Dan Williams | 5 | -8/+141 |
2016-07-08 | nfit: don't override return value of nfit_mem_init | Dan Williams | 1 | -3/+2 |
2016-07-08 | nfit: always associate flush hints | Dan Williams | 1 | -9/+8 |
2016-07-08 | tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholder | Dan Williams | 1 | -17/+2 |
2016-07-07 | dax: use devm_add_action_or_reset() | Sajjan, Vikas C | 2 | -12/+8 |
2016-07-07 | nfit: use devm_add_action_or_reset() | Sajjan, Vikas C | 1 | -4/+4 |
2016-07-06 | libnvdimm: initialize struct blk_integrity with 0 | Johannes Thumshirn | 1 | -1/+2 |
2016-07-04 | Linux 4.7-rc6v4.7-rc6 | Linus Torvalds | 1 | -1/+1 |
2016-07-03 | ovl: warn instead of error if d_type is not supported | Vivek Goyal | 1 | -5/+7 |
2016-07-02 | MIPS: Fix possible corruption of cache mode by mprotect. | Ralf Baechle | 1 | -4/+6 |
2016-07-01 | locks: use file_inode() | Miklos Szeredi | 1 | -1/+1 |
2016-07-01 | usb: dwc3: st: Use explicit reset_control_get_exclusive() API | Lee Jones | 1 | -1/+2 |
2016-07-01 | phy: phy-stih407-usb: Use explicit reset_control_get_exclusive() API | Lee Jones | 1 | -1/+1 |
2016-07-01 | phy: miphy28lp: Inform the reset framework that our reset line may be shared | Lee Jones | 1 | -1/+2 |
2016-07-01 | namespace: update event counter when umounting a deleted dentry | Andrey Ulanov | 1 | -0/+1 |
2016-07-01 | 9p: use file_dentry() | Miklos Szeredi | 1 | -3/+3 |
2016-06-30 | lockd: unregister notifier blocks if the service fails to come up completely | Scott Mayhew | 1 | -3/+10 |
2016-06-30 | ACPI,PCI,IRQ: correct operator precedence | Sinan Kaya | 1 | -1/+1 |
2016-06-30 | fuse: serialize dirops by default | Miklos Szeredi | 4 | -2/+37 |
2016-06-30 | drm/i915: Fix missing unlock on error in i915_ppgtt_info() | Wei Yongjun | 1 | -2/+2 |
2016-06-30 | powerpc: Initialise pci_io_base as early as possible | Darren Stevens | 4 | -1/+10 |
2016-06-30 | mfd: da9053: Fix compiler warning message for uninitialised variable | Steve Twiss | 1 | -1/+1 |
2016-06-30 | mfd: max77620: Fix FPS switch statements | Rhyland Klein | 1 | -0/+2 |