Age | Commit message (Expand) | Author | Files | Lines |
2020-09-09 | block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> | Bart Van Assche | 1 | -1/+0 |
2020-06-11 | 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-24 | 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-07-31 | 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/namespace: Fix label tracking error | Dan Williams | 3 | -13/+35 |
2019-05-31 | libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead | Dan Williams | 1 | -1/+7 |
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 |
2018-12-13 | libnvdimm, pfn: Pad pfn namespaces relative to other regions | Dan Williams | 3 | -27/+80 |
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-09-09 | libnvdimm: fix ars_status output length calculation | Vishal Verma | 1 | -2/+2 |
2018-07-03 | linvdimm, pmem: Preserve read-only setting for pmem devices | Robert Elliott | 1 | -5/+9 |
2018-04-24 | libnvdimm, namespace: use a safe lookup for dimm device name | Dan Williams | 1 | -2/+2 |
2018-04-24 | libnvdimm, dimm: fix dpa reservation vs uninitialized label area | Dan Williams | 1 | -3/+5 |
2018-03-28 | libnvdimm, {btt, blk}: do integrity setup before add_disk() | Vishal Verma | 2 | -4/+2 |
2017-12-29 | libnvdimm, pfn: fix start_pad handling for aligned namespaces | Dan Williams | 1 | -2/+3 |
2017-12-29 | libnvdimm, btt: Fix an incompatibility in the log layout | Vishal Verma | 2 | -35/+211 |
2017-12-29 | libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignment | Dan Williams | 1 | -3/+12 |
2017-11-30 | libnvdimm, namespace: make 'resource' attribute only readable by root | Dan Williams | 1 | -1/+1 |
2017-11-30 | libnvdimm, region : make 'resource' attribute only readable by root | Dan Williams | 1 | -2/+6 |
2017-11-30 | libnvdimm, namespace: fix label initialization to use valid seq numbers | Dan Williams | 1 | -1/+1 |
2017-11-30 | libnvdimm, pfn: make 'resource' attribute only readable by root | Dan Williams | 1 | -0/+8 |
2017-11-30 | libnvdimm, dimm: clear 'locked' status on successful DIMM enable | Dan Williams | 3 | -0/+9 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
2017-09-19 | libnvdimm, namespace: fix btt claim class crash | Dan Williams | 1 | -0/+9 |
2017-09-14 | Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+0 |
2017-09-11 | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 12 | -124/+259 |
2017-09-11 | dax: remove the pmem_dax_ops->flush abstraction | Mikulas Patocka | 1 | -7/+0 |
2017-09-09 | libnvdimm, btt: fix format string warnings | Randy Dunlap | 1 | -2/+2 |
2017-09-07 | libnvdimm, btt: clean up warning and error messages | Vishal Verma | 1 | -22/+36 |
2017-09-07 | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+5 |
2017-09-07 | block, THP: make block_device_operations.rw_page support THP | Huang Ying | 2 | -12/+33 |
2017-09-04 | libnvdimm, nfit: move the check on nd_reserved2 to the endpoint | Meng Xu | 1 | -4/+0 |
2017-09-01 | libnvdimm: fix integer overflow static analysis warning | Dan Williams | 1 | -8/+9 |
2017-09-01 | libnvdimm, nd_blk: remove mmio_flush_range() | Robin Murphy | 1 | -14/+0 |
2017-09-01 | libnvdimm, btt: rework error clearing | Vishal Verma | 3 | -19/+111 |
2017-09-01 | libnvdimm: fix potential deadlock while clearing errors | Vishal Verma | 1 | -0/+6 |
2017-09-01 | libnvdimm, btt: cache sector_size in arena_info | Vishal Verma | 2 | -0/+3 |
2017-09-01 | libnvdimm, btt: ensure that flags were also unchanged during a map_read | Vishal Verma | 1 | -3/+7 |
2017-09-01 | libnvdimm, btt: refactor map entry operations with macros | Vishal Verma | 2 | -4/+8 |
2017-09-01 | libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write path | Vishal Verma | 2 | -1/+3 |