| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | libnvdimm/btt: Fix LBA masking during 'free list' population | Vishal Verma | 2019-02-28 | 1 | -6/+19 |
* | libnvdimm/btt: Remove unnecessary code in btt_freelist_init | Vishal Verma | 2019-02-28 | 1 | -6/+2 |
* | block: genhd: add 'groups' argument to device_add_disk | Hannes Reinecke | 2018-09-28 | 1 | -1/+1 |
* | block: make bdev_ops->rw_page() take a REQ_OP instead of bool | Tejun Heo | 2018-07-18 | 1 | -6/+6 |
* | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-04-05 | 1 | -1/+1 |
|\ |
|
| * | block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() | Bart Van Assche | 2018-03-08 | 1 | -1/+1 |
* | | libnvdimm, {btt, blk}: do integrity setup before add_disk() | Vishal Verma | 2018-03-07 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'for-4.16/dax' into libnvdimm-for-next | Ross Zwisler | 2018-02-03 | 1 | -34/+167 |
|\ |
|
| * | libnvdimm, btt: Fix an incompatibility in the log layout | Vishal Verma | 2017-12-21 | 1 | -34/+167 |
* | | libnvdimm, btt: fix uninitialized err_lock | Jeff Moyer | 2018-01-19 | 1 | -1/+1 |
|/ |
|
* | bdi: introduce BDI_CAP_SYNCHRONOUS_IO | Minchan Kim | 2017-11-15 | 1 | -0/+3 |
* | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-09-11 | 1 | -40/+157 |
|\ |
|
| * | libnvdimm, btt: fix format string warnings | Randy Dunlap | 2017-09-09 | 1 | -2/+2 |
| * | libnvdimm, btt: clean up warning and error messages | Vishal Verma | 2017-09-07 | 1 | -22/+36 |
| * | libnvdimm, btt: rework error clearing | Vishal Verma | 2017-08-31 | 1 | -11/+106 |
| * | libnvdimm, btt: cache sector_size in arena_info | Vishal Verma | 2017-08-31 | 1 | -0/+1 |
| * | libnvdimm, btt: ensure that flags were also unchanged during a map_read | Vishal Verma | 2017-08-31 | 1 | -3/+7 |
| * | libnvdimm, btt: refactor map entry operations with macros | Vishal Verma | 2017-08-31 | 1 | -4/+4 |
| * | libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write path | Vishal Verma | 2017-08-31 | 1 | -1/+2 |
| * | libnvdimm, btt: check memory allocation failure | Christophe Jaillet | 2017-08-30 | 1 | -0/+2 |
* | | block, THP: make block_device_operations.rw_page support THP | Huang Ying | 2017-09-06 | 1 | -1/+3 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-07-11 | 1 | -12/+4 |
|\ |
|
| * | block: guard bvec iteration logic | Dmitry Monakhov | 2017-07-03 | 1 | -1/+2 |
| * | bio-integrity: fold bio_integrity_enabled to bio_integrity_prep | Dmitry Monakhov | 2017-07-03 | 1 | -11/+2 |
* | | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-07-07 | 1 | -15/+30 |
|\ \
| |/
|/| |
|
| * | libnvdimm, btt: convert some info messages to warn/err | Vishal Verma | 2017-07-01 | 1 | -4/+4 |
| * | libnvdimm, btt: fix btt_rw_page not returning errors | Vishal Verma | 2017-06-29 | 1 | -3/+6 |
| * | libnvdimm, btt: BTT updates for UEFI 2.7 format | Vishal Verma | 2017-06-29 | 1 | -8/+20 |
* | | block: don't bother with bounce limits for make_request drivers | Christoph Hellwig | 2017-06-27 | 1 | -1/+0 |
* | | block: switch bios to blk_status_t | Christoph Hellwig | 2017-06-09 | 1 | -2/+2 |
|/ |
|
* | 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 | 1 | -31/+36 |
* | 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 |