Age | Commit message (Expand) | Author | Files | Lines |
2021-02-24 | Merge tag 'libnvdimm-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+1 |
2021-02-16 | libnvdimm: Make remove callback return void | Uwe Kleine-König | 1 | -2/+1 |
2021-01-24 | block: store a block_device pointer in struct bio | Christoph Hellwig | 1 | -2/+2 |
2020-09-02 | nvdimm: simplify revalidate_disk handling | Christoph Hellwig | 1 | -2/+1 |
2020-07-01 | block: move ->make_request_fn to struct block_device_operations | Christoph Hellwig | 1 | -2/+3 |
2020-06-13 | Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+2 |
2020-05-27 | nvdimm: use bio_{start,end}_io_acct | Christoph Hellwig | 1 | -2/+4 |
2020-05-13 | nvdimm/blk: stop using ->queuedata | Christoph Hellwig | 1 | -3/+2 |
2020-03-27 | block: simplify queue allocation | Christoph Hellwig | 1 | -2/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 1 | -9/+1 |
2018-09-28 | block: genhd: add 'groups' argument to device_add_disk | Hannes Reinecke | 1 | -1/+1 |
2018-04-05 | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2018-03-08 | block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() | Bart Van Assche | 1 | -1/+1 |
2018-03-07 | libnvdimm, {btt, blk}: do integrity setup before add_disk() | Vishal Verma | 1 | -2/+1 |
2017-07-03 | block: guard bvec iteration logic | Dmitry Monakhov | 1 | -1/+2 |
2017-07-03 | bio-integrity: fold bio_integrity_enabled to bio_integrity_prep | Dmitry Monakhov | 1 | -11/+2 |
2017-06-27 | block: don't bother with bounce limits for make_request drivers | Christoph Hellwig | 1 | -1/+0 |
2017-06-09 | block: switch bios to blk_status_t | Christoph Hellwig | 1 | -2/+2 |
2017-05-10 | libnvdimm: add an atomic vs process context flag to rw_bytes | Vishal Verma | 1 | -1/+2 |
2016-07-28 | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+4 |
2016-06-27 | block: convert to device_add_disk() | Dan Williams | 1 | -2/+1 |
2016-06-15 | libnvdimm: use devm_add_action_or_reset() | Dan Williams | 1 | -7/+4 |
2016-04-22 | libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup | Dan Williams | 1 | -1/+1 |
2016-04-22 | libnvdimm, blk: move i/o infrastructure to nd_namespace_blk | Dan Williams | 1 | -68/+69 |
2016-04-22 | libnvdimm, blk: quiet i/o error reporting | Dan Williams | 1 | -1/+1 |
2016-04-22 | libnvdimm, blk: use ->queuedata for driver private data | Dan Williams | 1 | -4/+2 |
2016-04-22 | libnvdimm, blk: use devm_add_action to release bdev resources | Dan Williams | 1 | -41/+36 |
2016-04-22 | libnvdimm, btt, convert nd_btt_probe() to devm | Dan Williams | 1 | -1/+1 |
2016-04-22 | libnvdimm, pmem: kill pmem->ndns | Dan Williams | 1 | -1/+1 |
2016-03-09 | nvdimm/blk: don't allocate unused major device number | NeilBrown | 1 | -17/+1 |
2015-11-07 | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe | 1 | -1/+2 |
2015-07-29 | block: add a bi_error field to struct bio | Christoph Hellwig | 1 | -2/+3 |
2015-06-26 | libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only | Dan Williams | 1 | -0/+2 |
2015-06-26 | libnvdimm: enable iostat | Dan Williams | 1 | -1/+6 |
2015-06-26 | libnvdimm, blk: add support for blk integrity | Vishal Verma | 1 | -21/+153 |
2015-06-26 | libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory | Ross Zwisler | 1 | -0/+245 |