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