Age | Commit message (Expand) | Author | Files | Lines |
2020-12-30 | libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labels | Dan Williams | 1 | -0/+9 |
2020-12-30 | libnvdimm/label: Return -ENXIO for no slot in __blk_label_update | Zhang Qilong | 1 | -1/+3 |
2020-06-07 | libnvdimm: Fix endian conversion issues | Aneesh Kumar K.V | 2 | -7/+8 |
2020-05-27 | libnvdimm/btt: Fix LBA masking during 'free list' population | Vishal Verma | 3 | -6/+29 |
2020-05-27 | libnvdimm/btt: Remove unnecessary code in btt_freelist_init | Vishal Verma | 1 | -6/+2 |
2020-04-23 | libnvdimm: Out of bounds read in __nd_ioctl() | Dan Carpenter | 1 | -2/+4 |
2020-01-04 | libnvdimm/btt: fix variable 'rc' set but not used | Qian Cai | 1 | -4/+4 |
2019-10-11 | libnvdimm/region: Initialize bad block for volatile namespaces | Aneesh Kumar K.V | 3 | -5/+5 |
2019-08-09 | libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock | Dan Williams | 2 | -5/+13 |
2019-08-09 | libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant | Dan Williams | 1 | -22/+37 |
2019-08-09 | libnvdimm/region: Register badblocks before namespaces | Dan Williams | 1 | -11/+11 |
2019-08-09 | libnvdimm/bus: Prevent duplicate device_unregister() calls | Dan Williams | 1 | -0/+25 |
2019-07-31 | libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl() | Dan Williams | 2 | -39/+60 |
2019-07-26 | libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields | Dan Williams | 3 | -4/+17 |
2019-06-19 | libnvdimm: Fix compilation warnings with W=1 | Qian Cai | 3 | -4/+4 |
2019-05-31 | libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead | Dan Williams | 1 | -2/+8 |
2019-05-22 | libnvdimm/namespace: Fix label tracking error | Dan Williams | 3 | -13/+35 |
2019-05-16 | libnvdimm/pmem: fix a possible OOB access when read and write pmem | Li RongQing | 1 | -4/+4 |
2019-05-16 | libnvdimm/btt: Fix a kmemdup failure check | Aditya Pakki | 1 | -5/+13 |
2019-05-16 | libnvdimm/namespace: Fix a potential NULL pointer dereference | Kangjie Lu | 1 | -1/+4 |
2019-03-23 | libnvdimm: Fix altmap reservation size calculation | Oliver O'Halloran | 1 | -1/+1 |
2019-03-23 | libnvdimm/pmem: Honor force_raw for legacy pmem regions | Dan Williams | 1 | -0/+4 |
2019-03-23 | libnvdimm, pfn: Fix over-trim in trim_pfn_device() | Wei Yang | 1 | -1/+1 |
2019-03-23 | libnvdimm/label: Clear 'updating' flag after label-set update | Dan Williams | 1 | -5/+18 |
2019-01-13 | mm, devm_memremap_pages: fix shutdown handling | Dan Williams | 1 | -8/+5 |
2018-12-13 | libnvdimm, pfn: Pad pfn namespaces relative to other regions | Dan Williams | 3 | -27/+80 |
2018-11-13 | libnvdimm, pmem: Fix badblocks population for 'raw' namespaces | Dan Williams | 1 | -1/+3 |
2018-11-13 | libnvdimm, region: Fail badblocks listing for inactive regions | Dan Williams | 1 | -2/+9 |
2018-11-13 | libnvdimm: Hold reference on parent while scheduling async init | Alexander Duyck | 1 | -0/+4 |
2018-08-26 | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/... | Linus Torvalds | 2 | -0/+39 |
2018-08-26 | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds | 8 | -9/+135 |
2018-08-20 | libnvdimm, pmem: Restore page attributes when clearing errors | Dan Williams | 2 | -0/+39 |
2018-08-20 | libnvdimm: fix ars_status output length calculation | Vishal Verma | 1 | -2/+2 |
2018-08-06 | Merge tag 'v4.18-rc6' into for-4.19/block2 | Jens Axboe | 1 | -0/+1 |
2018-07-30 | libnvdimm, pmem: kaddr and pfn can be NULL to ->direct_access() | Huaisheng Ye | 1 | -2/+5 |
2018-07-26 | libnvdimm: Export max available extent | Keith Busch | 1 | -0/+16 |
2018-07-26 | libnvdimm: Use max contiguous area for namespace size | Keith Busch | 4 | -3/+66 |
2018-07-18 | block: Add and use op_stat_group() for indexing disk_stat fields. | Michael Callahan | 1 | -4/+3 |
2018-07-18 | block: make bdev_ops->rw_page() take a REQ_OP instead of bool | Tejun Heo | 2 | -13/+12 |
2018-07-14 | libnvdimm: Introduce locked DIMM capacity support | Dan Williams | 3 | -2/+46 |
2018-07-13 | Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2018-06-29 | libnvdimm, pmem: Fix memcpy_mcsafe() return code handling in nsio_rw_bytes() | Dan Williams | 1 | -0/+1 |
2018-06-28 | pmem: only set QUEUE_FLAG_DAX for fsdax mode | Ross Zwisler | 1 | -1/+2 |
2018-06-09 | Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next | Dan Williams | 2 | -4/+12 |
2018-06-09 | Merge branch 'for-4.18/dax' into libnvdimm-for-next | Dan Williams | 2 | -2/+25 |
2018-06-06 | libnvdimm, pmem: Do not flush power-fail protected CPU caches | Ross Zwisler | 1 | -1/+2 |
2018-06-06 | libnvdimm, pmem: Unconditionally deep flush on *sync | Ross Zwisler | 1 | -4/+3 |
2018-06-06 | libnvdimm, pmem: Complete REQ_FLUSH => REQ_PREFLUSH | Ross Zwisler | 1 | -6/+1 |
2018-06-03 | libnvdimm, e820: Register all pmem resources | Dan Williams | 1 | -19/+22 |
2018-06-03 | libnvdimm: Debug probe times | Dan Williams | 1 | -1/+4 |