| Commit message (Expand) | Author | Age | Files | Lines |
* | nvdimm: Fix badblocks clear off-by-one error | Chris Ye | 2022-07-07 | 1 | -2/+2 |
* | libnvdimm/dimm: Avoid race between probe and available_slots_show() | Dan Williams | 2021-03-03 | 1 | -3/+15 |
* | libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labels | Dan Williams | 2020-12-29 | 1 | -0/+9 |
* | block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> | Bart Van Assche | 2020-09-09 | 1 | -1/+0 |
* | libnvdimm: Fix endian conversion issues | Aneesh Kumar K.V | 2020-06-11 | 2 | -7/+8 |
* | libnvdimm/btt: Fix LBA masking during 'free list' population | Vishal Verma | 2020-05-27 | 3 | -6/+29 |
* | libnvdimm/btt: Remove unnecessary code in btt_freelist_init | Vishal Verma | 2020-05-27 | 1 | -6/+2 |
* | libnvdimm: Out of bounds read in __nd_ioctl() | Dan Carpenter | 2020-04-24 | 1 | -2/+4 |
* | libnvdimm/btt: fix variable 'rc' set but not used | Qian Cai | 2020-01-04 | 1 | -4/+4 |
* | libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields | Dan Williams | 2019-07-31 | 3 | -4/+17 |
* | libnvdimm: Fix compilation warnings with W=1 | Qian Cai | 2019-06-19 | 3 | -4/+4 |
* | libnvdimm/namespace: Fix label tracking error | Dan Williams | 2019-05-31 | 3 | -13/+35 |
* | libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead | Dan Williams | 2019-05-31 | 1 | -1/+7 |
* | libnvdimm/btt: Fix a kmemdup failure check | Aditya Pakki | 2019-05-16 | 1 | -5/+13 |
* | libnvdimm/namespace: Fix a potential NULL pointer dereference | Kangjie Lu | 2019-05-16 | 1 | -1/+4 |
* | 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 |