| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-05-12 | 6 | -43/+92 |
|\ |
|
| * | libnvdimm, btt: ensure that initializing metadata clears poison | Vishal Verma | 2017-05-10 | 1 | -7/+47 |
| * | libnvdimm: add an atomic vs process context flag to rw_bytes | Vishal Verma | 2017-05-10 | 6 | -37/+46 |
* | | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko | 2017-05-08 | 1 | -4/+1 |
* | | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-05-05 | 16 | -89/+379 |
|\ \
| |/ |
|
| * | Merge branch 'for-4.12/dax' into libnvdimm-for-next | Dan Williams | 2017-05-04 | 4 | -17/+46 |
| |\ |
|
| | * | x86, dax, pmem: remove indirection around memcpy_from_pmem() | Dan Williams | 2017-04-25 | 2 | -2/+2 |
| | * | block: remove block_device_operations ->direct_access() | Dan Williams | 2017-04-25 | 1 | -10/+0 |
| | * | pmem: add dax_operations support | Dan Williams | 2017-04-19 | 3 | -15/+54 |
| * | | libnvdimm, pfn: fix 'npfns' vs section alignment | Dan Williams | 2017-05-04 | 1 | -2/+4 |
| * | | libnvdimm: handle locked label storage areas | Dan Williams | 2017-05-04 | 3 | -7/+20 |
| * | | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED | Dan Williams | 2017-05-04 | 4 | -5/+13 |
| * | | libnvdimm: restore "libnvdimm: band aid btt vs clear poison locking" | Dan Williams | 2017-05-01 | 1 | -1/+10 |
| * | | libnvdimm: fix nvdimm_bus_lock() vs device_lock() ordering | Dan Williams | 2017-05-01 | 4 | -11/+18 |
| * | | libnvdimm: rework region badblocks clearing | Dan Williams | 2017-04-29 | 3 | -57/+59 |
| * | | libnvdimm: fix clear length of nvdimm_forget_poison() | Toshi Kani | 2017-04-28 | 1 | -1/+3 |
| * | | libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify | Toshi Kani | 2017-04-28 | 1 | -12/+25 |
| * | | libnvdimm, region: sysfs trigger for nvdimm_flush() | Dan Williams | 2017-04-28 | 1 | -0/+41 |
| * | | libnvdimm: fix phys_addr for nvdimm_clear_poison | Toshi Kani | 2017-04-27 | 1 | -1/+2 |
| * | | libnvdimm, region: fix flush hint detection crash | Dan Williams | 2017-04-24 | 1 | -4/+7 |
| * | | Revert "libnvdimm: band aid btt vs clear poison locking" | Dan Williams | 2017-04-14 | 1 | -9/+1 |
| * | | libnvdimm: fix clear poison locking with spinlock and GFP_NOWAIT allocation | Dave Jiang | 2017-04-13 | 3 | -26/+38 |
| * | | libnvdimm: add support for clear poison list and badblocks for device dax | Dave Jiang | 2017-04-12 | 3 | -13/+112 |
| * | | libnvdimm: Add 'resource' sysfs attribute to regions | Dave Jiang | 2017-04-12 | 1 | -0/+13 |
| * | | libnvdimm: add mechanism to publish badblocks at the region level | Dave Jiang | 2017-04-12 | 3 | -0/+44 |
| |/ |
|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-05-01 | 1 | -2/+11 |
|\ \
| |/
|/| |
|
| * | mm, zone_device: Replace {get, put}_zone_device_page() with a single referenc... | Dan Williams | 2017-05-01 | 1 | -2/+11 |
* | | libnvdimm: band aid btt vs clear poison locking | Dan Williams | 2017-04-10 | 1 | -1/+9 |
* | | libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat | Dan Williams | 2017-04-10 | 1 | -0/+6 |
* | | libnvdimm: fix blk free space accounting | Dan Williams | 2017-04-04 | 1 | -66/+11 |
|/ |
|
* | nfit, libnvdimm: fix interleave set cookie calculation | Dan Williams | 2017-03-01 | 3 | -4/+24 |
* | libnvdimm, pfn: fix memmap reservation size versus 4K alignment | Dan Williams | 2017-02-04 | 1 | -5/+2 |
* | libnvdimm, namespace: do not delete namespace-id 0 | Dan Williams | 2017-01-31 | 1 | -4/+7 |
* | nvdimm: constify device_type structures | Bhumika Goyal | 2017-01-31 | 1 | -3/+3 |
* | libnvdimm, namespace: fix pmem namespace leak, delete when size set to zero | Dan Williams | 2017-01-13 | 1 | -13/+10 |
* | pmem: return EIO on read_pmem() failure | Stefan Hajnoczi | 2017-01-12 | 1 | -1/+3 |
* | Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-12-18 | 11 | -72/+71 |
|\ |
|
| * | Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-12-17 | 11 | -72/+71 |
| |\ |
|
| | * | libnvdimm: fix mishandled nvdimm_clear_poison() return value | Dan Williams | 2016-12-16 | 2 | -11/+19 |
| | * | libnvdimm: replace mutex_is_locked() warnings with lockdep_assert_held | Dan Williams | 2016-12-15 | 3 | -8/+6 |
| | * | libnvdimm, pfn: fix align attribute | Dan Williams | 2016-12-10 | 1 | -1/+1 |
| | * | libnvdimm, e820: use module_platform_driver | Johannes Thumshirn | 2016-12-05 | 1 | -11/+1 |
| | * | libnvdimm, namespace: use octal for permissions | Fabian Frederick | 2016-12-04 | 1 | -2/+2 |
| | * | libnvdimm, namespace: avoid multiple sector calculations | Fabian Frederick | 2016-12-04 | 1 | -6/+5 |
| | * | libnvdimm: remove else after return in nsio_rw_bytes() | Fabian Frederick | 2016-12-04 | 1 | -19/+16 |
| | * | libnvdimm, namespace: fix the type of name variable | Nicolas Iooss | 2016-11-28 | 1 | -1/+1 |
| | * | libnvdimm: use consistent naming for request_mem_region() | Dan Williams | 2016-11-28 | 2 | -2/+2 |
| | * | nvdimm: use the right length of "pmem" | Nicolas Iooss | 2016-11-11 | 1 | -1/+1 |
| | * | libnvdimm: check and clear poison before writing to pmem | Dave Jiang | 2016-11-11 | 1 | -4/+26 |
| | * | libnvdimm: allow a platform to force enable label support | Dan Williams | 2016-10-19 | 3 | -0/+10 |