Age | Commit message (Expand) | Author |
2018-03-06 | libnvdimm: remove redundant __func__ in dev_dbg | Dan Williams |
2018-03-02 | libnvdimm: re-enable deep flush for pmem devices via fsync() | Dave Jiang |
2018-02-28 | block: Add 'lock' as third argument to blk_alloc_queue_node() | Bart Van Assche |
2018-02-03 | Merge branch 'for-4.16/nfit' into libnvdimm-for-next | Ross Zwisler |
2018-02-03 | Merge branch 'for-4.16/dax' into libnvdimm-for-next | Ross Zwisler |
2018-02-03 | libnvdimm, namespace: remove redundant initialization of 'nd_mapping' | Colin Ian King |
2018-02-01 | libnvdimm: expose platform persistence attribute for nd_region | Dave Jiang |
2018-02-01 | acpi: nfit: Add support for detect platform CPU cache flush on power loss | Dave Jiang |
2018-01-19 | libnvdimm, btt: fix uninitialized err_lock | Jeff Moyer |
2018-01-08 | memremap: change devm_memremap_pages interface to use struct dev_pagemap | Christoph Hellwig |
2017-12-21 | libnvdimm, btt: Fix an incompatibility in the log layout | Vishal Verma |
2017-12-21 | libnvdimm, btt: add a couple of missing kernel-doc lines | Vishal Verma |
2017-12-19 | libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignment | Dan Williams |
2017-12-19 | libnvdimm, pfn: fix start_pad handling for aligned namespaces | Dan Williams |
2017-12-04 | nfit, libnvdimm: deprecate the generic SMART ioctl | Dan Williams |
2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-11-15 | bdi: introduce BDI_CAP_SYNCHRONOUS_IO | Minchan Kim |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-02 | libnvdimm, badrange: remove a WARN for list_empty | Vishal Verma |
2017-11-02 | libnvdimm: move poison list functions to a new 'badrange' file | Dave Jiang |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-12 | treewide: Fix typos in Kconfig | Masanari Iida |
2017-10-07 | libnvdimm, namespace: make a couple of functions static | Colin Ian King |
2017-10-07 | libnvdimm: introduce 'flags' attribute for DIMM 'lock' and 'alias' status | Dan Williams |
2017-10-07 | acpi, nfit: add support for the _LSI, _LSR, and _LSW label methods | Dan Williams |
2017-09-28 | libnvdimm, namespace: fix label initialization to use valid seq numbers | Dan Williams |
2017-09-28 | libnvdimm, pfn: make 'resource' attribute only readable by root | Dan Williams |
2017-09-28 | libnvdimm, namespace: make 'resource' attribute only readable by root | Dan Williams |
2017-09-28 | libnvdimm, region : make 'resource' attribute only readable by root | Dan Williams |
2017-09-28 | libnvdimm, dimm: clear 'locked' status on successful DIMM enable | Dan Williams |
2017-09-18 | libnvdimm, namespace: fix btt claim class crash | Dan Williams |
2017-09-14 | Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-09-11 | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-09-11 | dax: remove the pmem_dax_ops->flush abstraction | Mikulas Patocka |
2017-09-09 | libnvdimm, btt: fix format string warnings | Randy Dunlap |
2017-09-07 | libnvdimm, btt: clean up warning and error messages | Vishal Verma |
2017-09-07 | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-09-06 | block, THP: make block_device_operations.rw_page support THP | Huang Ying |
2017-09-04 | libnvdimm, nfit: move the check on nd_reserved2 to the endpoint | Meng Xu |
2017-08-31 | libnvdimm: fix integer overflow static analysis warning | Dan Williams |
2017-08-31 | libnvdimm, nd_blk: remove mmio_flush_range() | Robin Murphy |
2017-08-31 | libnvdimm, btt: rework error clearing | Vishal Verma |
2017-08-31 | libnvdimm: fix potential deadlock while clearing errors | Vishal Verma |
2017-08-31 | libnvdimm, btt: cache sector_size in arena_info | Vishal Verma |
2017-08-31 | libnvdimm, btt: ensure that flags were also unchanged during a map_read | Vishal Verma |
2017-08-31 | libnvdimm, btt: refactor map entry operations with macros | Vishal Verma |
2017-08-31 | libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write path | Vishal Verma |
2017-08-30 | libnvdimm, btt: check memory allocation failure | Christophe Jaillet |
2017-08-29 | libnvdimm, label: fix index block size calculation | Dan Williams |
2017-08-23 | block: replace bi_bdev with a gendisk pointer and partitions index | Christoph Hellwig |