Age | Commit message (Expand) | Author | Files | Lines |
2017-04-30 | libnvdimm: rework region badblocks clearing | Dan Williams | 3 | -57/+59 |
2017-04-29 | libnvdimm: fix clear length of nvdimm_forget_poison() | Toshi Kani | 1 | -1/+3 |
2017-04-28 | libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify | Toshi Kani | 1 | -12/+25 |
2017-04-28 | libnvdimm, region: sysfs trigger for nvdimm_flush() | Dan Williams | 1 | -0/+41 |
2017-04-27 | libnvdimm: fix phys_addr for nvdimm_clear_poison | Toshi Kani | 1 | -1/+2 |
2017-04-25 | x86, dax, pmem: remove indirection around memcpy_from_pmem() | Dan Williams | 2 | -2/+2 |
2017-04-25 | block: remove block_device_operations ->direct_access() | Dan Williams | 1 | -10/+0 |
2017-04-25 | libnvdimm, region: fix flush hint detection crash | Dan Williams | 1 | -4/+7 |
2017-04-20 | pmem: add dax_operations support | Dan Williams | 3 | -15/+54 |
2017-04-14 | Revert "libnvdimm: band aid btt vs clear poison locking" | Dan Williams | 1 | -9/+1 |
2017-04-14 | libnvdimm: fix clear poison locking with spinlock and GFP_NOWAIT allocation | Dave Jiang | 3 | -26/+38 |
2017-04-13 | libnvdimm: add support for clear poison list and badblocks for device dax | Dave Jiang | 3 | -13/+112 |
2017-04-13 | libnvdimm: Add 'resource' sysfs attribute to regions | Dave Jiang | 1 | -0/+13 |
2017-04-13 | libnvdimm: add mechanism to publish badblocks at the region level | Dave Jiang | 3 | -0/+44 |
2017-04-11 | libnvdimm: band aid btt vs clear poison locking | Dan Williams | 1 | -1/+9 |
2017-04-11 | libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat | Dan Williams | 1 | -0/+6 |
2017-04-05 | libnvdimm: fix blk free space accounting | Dan Williams | 1 | -66/+11 |
2017-03-01 | nfit, libnvdimm: fix interleave set cookie calculation | Dan Williams | 3 | -4/+24 |
2017-02-05 | libnvdimm, pfn: fix memmap reservation size versus 4K alignment | Dan Williams | 1 | -5/+2 |
2017-02-01 | libnvdimm, namespace: do not delete namespace-id 0 | Dan Williams | 1 | -4/+7 |
2017-02-01 | nvdimm: constify device_type structures | Bhumika Goyal | 1 | -3/+3 |
2017-01-13 | libnvdimm, namespace: fix pmem namespace leak, delete when size set to zero | Dan Williams | 1 | -13/+10 |
2017-01-13 | pmem: return EIO on read_pmem() failure | Stefan Hajnoczi | 1 | -1/+3 |
2016-12-19 | Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 11 | -72/+71 |
2016-12-18 | Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next | Dan Williams | 11 | -72/+71 |
2016-12-16 | libnvdimm: fix mishandled nvdimm_clear_poison() return value | Dan Williams | 2 | -11/+19 |
2016-12-16 | libnvdimm: replace mutex_is_locked() warnings with lockdep_assert_held | Dan Williams | 3 | -8/+6 |
2016-12-13 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2016-12-10 | libnvdimm, pfn: fix align attribute | Dan Williams | 1 | -1/+1 |
2016-12-07 | acpi, nfit, libnvdimm: fix / harden ars_status output length handling | Dan Williams | 1 | -5/+20 |
2016-12-05 | libnvdimm, e820: use module_platform_driver | Johannes Thumshirn | 1 | -11/+1 |
2016-12-04 | libnvdimm, namespace: use octal for permissions | Fabian Frederick | 1 | -2/+2 |
2016-12-04 | libnvdimm, namespace: avoid multiple sector calculations | Fabian Frederick | 1 | -6/+5 |
2016-12-04 | libnvdimm: remove else after return in nsio_rw_bytes() | Fabian Frederick | 1 | -19/+16 |
2016-11-29 | libnvdimm, namespace: fix the type of name variable | Nicolas Iooss | 1 | -1/+1 |
2016-11-28 | libnvdimm: use consistent naming for request_mem_region() | Dan Williams | 2 | -2/+2 |
2016-11-19 | Merge tag 'v4.9-rc4' into sound | Jonathan Corbet | 3 | -9/+15 |
2016-11-12 | nvdimm: use the right length of "pmem" | Nicolas Iooss | 1 | -1/+1 |
2016-11-12 | libnvdimm: check and clear poison before writing to pmem | Dave Jiang | 1 | -4/+26 |
2016-10-28 | nvdimm: make CONFIG_NVDIMM_DAX 'bool' | Arnd Bergmann | 1 | -1/+1 |
2016-10-24 | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-10-19 | pmem: report error on clear poison failure | Toshi Kani | 1 | -2/+6 |
2016-10-19 | libnvdimm, namespace: potential NULL deref on allocation error | Dan Carpenter | 1 | -6/+8 |
2016-10-19 | libnvdimm: allow a platform to force enable label support | Dan Williams | 3 | -0/+10 |
2016-10-19 | libnvdimm: use generic iostat interfaces | Toshi Kani | 2 | -31/+9 |
2016-10-08 | Merge branch 'for-4.9/dax' into libnvdimm-for-next | Dan Williams | 1 | -1/+1 |
2016-10-08 | Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next | Dan Williams | 10 | -400/+1035 |
2016-10-08 | /dev/dax: fix Kconfig dependency build breakage | Ross Zwisler | 1 | -1/+1 |
2016-10-07 | libnvdimm, namespace: allow creation of multiple pmem-namespaces per region | Dan Williams | 3 | -9/+59 |
2016-10-07 | libnvdimm, namespace: lift single pmem limit in scan_labels() | Dan Williams | 1 | -3/+0 |