| Commit message (Expand) | Author | Age | Files | Lines |
* | nvdimm, btt: add a size attribute for BTTs | Vishal Verma | 2016-08-08 | 1 | -0/+1 |
* | block/mm: make bdev_ops->rw_page() take a bool for read/write | Jens Axboe | 2016-08-07 | 1 | -6/+6 |
* | mm/block: convert rw_page users to bio op use | Mike Christie | 2016-08-04 | 1 | -9/+9 |
* | block: convert to device_add_disk() | Dan Williams | 2016-06-27 | 1 | -2/+1 |
* | Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-05-18 | 1 | -1/+5 |
|\ |
|
| * | libnvdimm, btt: add btt startup debug | Dan Williams | 2016-04-22 | 1 | -1/+5 |
* | | libnvdimm, btt, convert nd_btt_probe() to devm | Dan Williams | 2016-04-22 | 1 | -11/+6 |
* | | libnvdimm, pmem: kill pmem->ndns | Dan Williams | 2016-04-22 | 1 | -2/+1 |
|/ |
|
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -1/+1 |
* | nvdimm/btt: don't allocate unused major device number | NeilBrown | 2016-03-09 | 1 | -17/+2 |
* | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe | 2015-11-07 | 1 | -1/+2 |
* | md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown | Dan Williams | 2015-10-21 | 1 | -1/+0 |
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 1 | -37/+13 |
|\ |
|
| * | libnvdimm, pfn: 'struct page' provider infrastructure | Dan Williams | 2015-08-28 | 1 | -3/+3 |
| * | libnvdimm, btt: write and validate parent_uuid | Vishal Verma | 2015-08-14 | 1 | -0/+2 |
| * | libnvdimm, btt: consolidate arena validation | Vishal Verma | 2015-08-14 | 1 | -27/+1 |
| * | libnvdimm, btt: clean up internal interfaces | Vishal Verma | 2015-08-14 | 1 | -10/+9 |
| * | libnvdimm, btt: sparse fix | Dan Williams | 2015-07-27 | 1 | -2/+3 |
* | | block: add a bi_error field to struct bio | Christoph Hellwig | 2015-07-29 | 1 | -2/+3 |
|/ |
|
* | libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only | Dan Williams | 2015-06-26 | 1 | -2/+8 |
* | libnvdimm: enable iostat | Dan Williams | 2015-06-26 | 1 | -1/+6 |
* | libnvdimm, btt: add support for blk integrity | Vishal Verma | 2015-06-26 | 1 | -16/+113 |
* | nd_btt: atomic sector updates | Vishal Verma | 2015-06-26 | 1 | -0/+1371 |