| Commit message (Expand) | Author | Age | Files | Lines |
* | libnvdimm: Fix altmap reservation size calculation | Oliver O'Halloran | 2019-03-23 | 1 | -1/+1 |
* | libnvdimm/pmem: Honor force_raw for legacy pmem regions | Dan Williams | 2019-03-23 | 1 | -0/+4 |
* | libnvdimm, pfn: Fix over-trim in trim_pfn_device() | Wei Yang | 2019-03-23 | 1 | -1/+1 |
* | libnvdimm/label: Clear 'updating' flag after label-set update | Dan Williams | 2019-03-23 | 1 | -5/+18 |
* | libnvdimm, pfn: Pad pfn namespaces relative to other regions | Dan Williams | 2018-12-13 | 3 | -27/+80 |
* | libnvdimm, region: Fail badblocks listing for inactive regions | Dan Williams | 2018-11-13 | 1 | -2/+9 |
* | libnvdimm: Hold reference on parent while scheduling async init | Alexander Duyck | 2018-11-13 | 1 | -0/+4 |
* | libnvdimm: fix ars_status output length calculation | Vishal Verma | 2018-09-09 | 1 | -2/+2 |
* | linvdimm, pmem: Preserve read-only setting for pmem devices | Robert Elliott | 2018-07-03 | 1 | -5/+9 |
* | libnvdimm, namespace: use a safe lookup for dimm device name | Dan Williams | 2018-04-24 | 1 | -2/+2 |
* | libnvdimm, dimm: fix dpa reservation vs uninitialized label area | Dan Williams | 2018-04-24 | 1 | -3/+5 |
* | libnvdimm, {btt, blk}: do integrity setup before add_disk() | Vishal Verma | 2018-03-28 | 2 | -4/+2 |
* | libnvdimm, pfn: fix start_pad handling for aligned namespaces | Dan Williams | 2017-12-29 | 1 | -2/+3 |
* | libnvdimm, btt: Fix an incompatibility in the log layout | Vishal Verma | 2017-12-29 | 2 | -35/+211 |
* | libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignment | Dan Williams | 2017-12-29 | 1 | -3/+12 |
* | libnvdimm, namespace: make 'resource' attribute only readable by root | Dan Williams | 2017-11-30 | 1 | -1/+1 |
* | libnvdimm, region : make 'resource' attribute only readable by root | Dan Williams | 2017-11-30 | 1 | -2/+6 |
* | libnvdimm, namespace: fix label initialization to use valid seq numbers | Dan Williams | 2017-11-30 | 1 | -1/+1 |
* | libnvdimm, pfn: make 'resource' attribute only readable by root | Dan Williams | 2017-11-30 | 1 | -0/+8 |
* | libnvdimm, dimm: clear 'locked' status on successful DIMM enable | Dan Williams | 2017-11-30 | 3 | -0/+9 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
* | libnvdimm, namespace: fix btt claim class crash | Dan Williams | 2017-09-18 | 1 | -0/+9 |
* | Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-14 | 1 | -7/+0 |
|\ |
|
| * | dax: remove the pmem_dax_ops->flush abstraction | Mikulas Patocka | 2017-09-11 | 1 | -7/+0 |
* | | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-09-11 | 12 | -124/+259 |
|\ \ |
|
| * | | libnvdimm, btt: fix format string warnings | Randy Dunlap | 2017-09-09 | 1 | -2/+2 |
| * | | libnvdimm, btt: clean up warning and error messages | Vishal Verma | 2017-09-07 | 1 | -22/+36 |
| * | | libnvdimm, nfit: move the check on nd_reserved2 to the endpoint | Meng Xu | 2017-09-04 | 1 | -4/+0 |
| * | | libnvdimm: fix integer overflow static analysis warning | Dan Williams | 2017-08-31 | 1 | -8/+9 |
| * | | libnvdimm, nd_blk: remove mmio_flush_range() | Robin Murphy | 2017-08-31 | 1 | -14/+0 |
| * | | libnvdimm, btt: rework error clearing | Vishal Verma | 2017-08-31 | 3 | -19/+111 |
| * | | libnvdimm: fix potential deadlock while clearing errors | Vishal Verma | 2017-08-31 | 1 | -0/+6 |
| * | | libnvdimm, btt: cache sector_size in arena_info | Vishal Verma | 2017-08-31 | 2 | -0/+3 |
| * | | libnvdimm, btt: ensure that flags were also unchanged during a map_read | Vishal Verma | 2017-08-31 | 1 | -3/+7 |
| * | | libnvdimm, btt: refactor map entry operations with macros | Vishal Verma | 2017-08-31 | 2 | -4/+8 |
| * | | libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write path | Vishal Verma | 2017-08-31 | 2 | -1/+3 |
| * | | libnvdimm, btt: check memory allocation failure | Christophe Jaillet | 2017-08-30 | 1 | -0/+2 |
| * | | libnvdimm, label: fix index block size calculation | Dan Williams | 2017-08-29 | 2 | -15/+17 |
| * | | libnvdimm, pfn, dax: limit namespace alignments to the supported set | Dan Williams | 2017-08-15 | 1 | -21/+2 |
| * | | libnvdimm, pfn, dax: show supported dax/pfn region alignments in sysfs | Oliver O'Halloran | 2017-08-11 | 1 | -0/+31 |
| * | | libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store} | Dan Williams | 2017-08-11 | 4 | -13/+13 |
| * | | nfit, libnvdimm, region: export 'position' in mapping info | Dan Williams | 2017-08-04 | 2 | -2/+5 |
| * | | libnvdimm: Stop using HPAGE_SIZE | Oliver O'Halloran | 2017-07-25 | 2 | -4/+12 |
| |/ |
|
* | | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-09-07 | 1 | -4/+5 |
|\ \ |
|
| * | | block: replace bi_bdev with a gendisk pointer and partitions index | Christoph Hellwig | 2017-08-23 | 1 | -2/+2 |
| * | | block: pass in queue to inflight accounting | Jens Axboe | 2017-08-09 | 1 | -2/+3 |
| |/ |
|
* / | block, THP: make block_device_operations.rw_page support THP | Huang Ying | 2017-09-06 | 2 | -12/+33 |
|/ |
|
* | libnvdimm: fix badblock range handling of ARS range | Toshi Kani | 2017-07-17 | 1 | -3/+4 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-07-11 | 2 | -24/+8 |
|\ |
|
| * | block: guard bvec iteration logic | Dmitry Monakhov | 2017-07-03 | 2 | -2/+4 |