Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-08-30 | libnvdimm, btt: check memory allocation failure | Christophe Jaillet | 1 | -0/+2 |
2017-08-30 | libnvdimm, label: fix index block size calculation | Dan Williams | 2 | -15/+17 |
2017-08-23 | block: replace bi_bdev with a gendisk pointer and partitions index | Christoph Hellwig | 1 | -2/+2 |
2017-08-15 | libnvdimm, pfn, dax: limit namespace alignments to the supported set | Dan Williams | 1 | -21/+2 |
2017-08-12 | libnvdimm, pfn, dax: show supported dax/pfn region alignments in sysfs | Oliver O'Halloran | 1 | -0/+31 |
2017-08-12 | libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store} | Dan Williams | 4 | -13/+13 |
2017-08-09 | block: pass in queue to inflight accounting | Jens Axboe | 1 | -2/+3 |
2017-08-05 | nfit, libnvdimm, region: export 'position' in mapping info | Dan Williams | 2 | -2/+5 |
2017-07-26 | libnvdimm: Stop using HPAGE_SIZE | Oliver O'Halloran | 2 | -4/+12 |
2017-07-17 | libnvdimm: fix badblock range handling of ARS range | Toshi Kani | 1 | -3/+4 |
2017-07-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -24/+8 |
2017-07-07 | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 18 | -139/+815 |
2017-07-04 | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams | 11 | -45/+107 |
2017-07-04 | libnvdimm, namespace: record 'lbasize' for pmem namespaces | Dan Williams | 1 | -0/+1 |
2017-07-04 | block: guard bvec iteration logic | Dmitry Monakhov | 2 | -2/+4 |
2017-07-04 | bio-integrity: fold bio_integrity_enabled to bio_integrity_prep | Dmitry Monakhov | 2 | -22/+4 |
2017-07-01 | libnvdimm: passthru functions clear to send | Jerry Hoemann | 1 | -1/+3 |
2017-07-01 | libnvdimm, btt: convert some info messages to warn/err | Vishal Verma | 1 | -4/+4 |
2017-07-01 | libnvdimm, region, pmem: fix 'badblocks' sysfs_get_dirent() reference lifetime | Dan Williams | 2 | -8/+21 |
2017-07-01 | libnvdimm: fix the clear-error check in nsio_rw_bytes | Vishal Verma | 1 | -2/+1 |
2017-06-30 | libnvdimm, btt: fix btt_rw_page not returning errors | Vishal Verma | 1 | -3/+6 |