Age | Commit message (Expand) | Author |
2019-03-23 | libnvdimm: Fix altmap reservation size calculation | Oliver O'Halloran |
2019-03-23 | libnvdimm/pmem: Honor force_raw for legacy pmem regions | Dan Williams |
2019-03-23 | libnvdimm, pfn: Fix over-trim in trim_pfn_device() | Wei Yang |
2019-03-23 | libnvdimm/label: Clear 'updating' flag after label-set update | Dan Williams |
2018-12-13 | libnvdimm, pfn: Pad pfn namespaces relative to other regions | Dan Williams |
2018-11-13 | libnvdimm, region: Fail badblocks listing for inactive regions | Dan Williams |
2018-11-13 | libnvdimm: Hold reference on parent while scheduling async init | Alexander Duyck |
2018-09-09 | libnvdimm: fix ars_status output length calculation | Vishal Verma |
2018-07-03 | linvdimm, pmem: Preserve read-only setting for pmem devices | Robert Elliott |
2018-04-24 | libnvdimm, namespace: use a safe lookup for dimm device name | Dan Williams |
2018-04-24 | libnvdimm, dimm: fix dpa reservation vs uninitialized label area | Dan Williams |
2018-03-28 | libnvdimm, {btt, blk}: do integrity setup before add_disk() | Vishal Verma |
2017-12-29 | libnvdimm, pfn: fix start_pad handling for aligned namespaces | Dan Williams |
2017-12-29 | libnvdimm, btt: Fix an incompatibility in the log layout | Vishal Verma |
2017-12-29 | libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignment | Dan Williams |
2017-11-30 | libnvdimm, namespace: make 'resource' attribute only readable by root | Dan Williams |
2017-11-30 | libnvdimm, region : make 'resource' attribute only readable by root | Dan Williams |
2017-11-30 | libnvdimm, namespace: fix label initialization to use valid seq numbers | Dan Williams |
2017-11-30 | libnvdimm, pfn: make 'resource' attribute only readable by root | Dan Williams |
2017-11-30 | libnvdimm, dimm: clear 'locked' status on successful DIMM enable | Dan Williams |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
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 |
2017-08-15 | libnvdimm, pfn, dax: limit namespace alignments to the supported set | Dan Williams |
2017-08-11 | libnvdimm, pfn, dax: show supported dax/pfn region alignments in sysfs | Oliver O'Halloran |
2017-08-11 | libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store} | Dan Williams |
2017-08-09 | block: pass in queue to inflight accounting | Jens Axboe |
2017-08-04 | nfit, libnvdimm, region: export 'position' in mapping info | Dan Williams |
2017-07-25 | libnvdimm: Stop using HPAGE_SIZE | Oliver O'Halloran |
2017-07-17 | libnvdimm: fix badblock range handling of ARS range | Toshi Kani |
2017-07-11 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-07-07 | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |