| Commit message (Expand) | Author | Age | Files | Lines |
* | nvme: move namespace scanning to common code | Christoph Hellwig | 2015-12-01 | 3 | -196/+240 |
* | nvme: move the call to nvme_init_identify earlier | Christoph Hellwig | 2015-12-01 | 1 | -6/+4 |
* | nvme: add a common helper to read Identify Controller data | Christoph Hellwig | 2015-12-01 | 3 | -38/+71 |
* | nvme: move nvme_{enable,disable,shutdown}_ctrl to common code | Christoph Hellwig | 2015-12-01 | 3 | -109/+141 |
* | nvme: move remaining CC setup into nvme_enable_ctrl | Christoph Hellwig | 2015-12-01 | 1 | -23/+21 |
* | nvme: add explicit quirk handling | Christoph Hellwig | 2015-12-01 | 2 | -3/+18 |
* | nvme: move block_device_operations and ns/ctrl freeing to common code | Christoph Hellwig | 2015-12-01 | 3 | -400/+439 |
* | nvme: use the block layer for userspace passthrough metadata | Keith Busch | 2015-12-01 | 3 | -43/+83 |
* | nvme: split __nvme_submit_sync_cmd | Christoph Hellwig | 2015-12-01 | 4 | -31/+68 |
* | nvme: move nvme_setup_flush and nvme_setup_rw to common code | Christoph Hellwig | 2015-12-01 | 2 | -49/+51 |
* | nvme: move nvme_error_status to common code | Christoph Hellwig | 2015-12-01 | 2 | -12/+12 |
* | nvme: factor out a nvme_unmap_data helper | Christoph Hellwig | 2015-12-01 | 1 | -18/+25 |
* | nvme: refactor nvme_queue_rq | Christoph Hellwig | 2015-12-01 | 1 | -122/+97 |
* | nvme: simplify nvme_setup_prps calling convention | Christoph Hellwig | 2015-12-01 | 1 | -12/+10 |
* | nvme: split a new struct nvme_ctrl out of struct nvme_dev | Christoph Hellwig | 2015-12-01 | 4 | -157/+193 |
* | nvme: use vendor it from identify | Christoph Hellwig | 2015-12-01 | 1 | -2/+11 |
* | nvme: split nvme_trans_device_id_page | Christoph Hellwig | 2015-12-01 | 1 | -56/+79 |
* | nvme: use offset instead of a struct for registers | Christoph Hellwig | 2015-12-01 | 3 | -32/+36 |
* | nvme: split command submission helpers out of pci.c | Christoph Hellwig | 2015-12-01 | 4 | -155/+178 |
* | nvme: move struct nvme_iod to pci.c | Christoph Hellwig | 2015-12-01 | 2 | -17/+17 |
* | blk-mq: add a flags parameter to blk_mq_alloc_request | Christoph Hellwig | 2015-12-01 | 2 | -6/+7 |
* | nvme: add missing unmaps in nvme_queue_rq | Christoph Hellwig | 2015-11-24 | 1 | -3/+12 |
* | NVMe: default to 4k device page size | Nishanth Aravamudan | 2015-11-24 | 1 | -9/+6 |
* | NVMe: reap completion entries when deleting queue | Keith Busch | 2015-11-20 | 1 | -1/+6 |
* | nvme: lightnvm: use admin queues for admin cmds | Wenwei Tao | 2015-11-20 | 1 | -7/+10 |
* | NVMe: Fix possible arithmetic overflow for max segments | Keith Busch | 2015-11-19 | 1 | -1/+1 |
* | nvme: remove reserved double word | Matias Bjørling | 2015-11-16 | 1 | -2/+2 |
* | nvme: missing ppaf copy | Matias Bjørling | 2015-11-16 | 1 | -0/+2 |
* | lightnvm: remove linear and device addr modes | Matias Bjørling | 2015-11-16 | 1 | -2/+1 |
* | lightnvm: expose mccap in identify command | Matias Bjørling | 2015-11-16 | 1 | -1/+3 |
* | lightnvm: update alignments for identify command | Matias Bjørling | 2015-11-16 | 1 | -1/+3 |
* | lightnvm: update bad block table format | Matias Bjørling | 2015-11-16 | 1 | -23/+90 |
* | NVMe: add support for Apple NVMe controller | Stephan Günther | 2015-11-11 | 1 | -0/+1 |
* | NVMe: use split lo_hi_{read,write}q | Stephan Günther | 2015-11-11 | 1 | -6/+6 |
* | NVMe: Increase the max transfer size when mdts is 0 | Sathyavathi M | 2015-11-11 | 1 | -0/+2 |
* | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-11-10 | 1 | -4/+28 |
|\ |
|
| * | NVMe: add blk polling support | Jens Axboe | 2015-11-07 | 1 | -4/+28 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-07 | 1 | -2/+4 |
|\ \ |
|
| * | | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman | 2015-11-06 | 1 | -2/+4 |
| |/ |
|
* | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-06 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-11-04 | 1 | -0/+95 |
|\ |
|
| * | NVMe: Precedence error in nvme_pr_clear() | Dan Carpenter | 2015-11-03 | 1 | -1/+1 |
| * | nvme: add missing endianess annotations in nvme_pr_command | Christoph Hellwig | 2015-10-22 | 1 | -2/+2 |
| * | NVMe: Add persistent reservation ops | Keith Busch | 2015-10-22 | 1 | -0/+95 |
* | | Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-11-04 | 1 | -26/+8 |
|\ \ |
|
| * | | block, libnvdimm, nvme: provide a built-in blk_integrity nop profile | Dan Williams | 2015-10-21 | 1 | -17/+1 |
| * | | block: move blk_integrity to request_queue | Dan Williams | 2015-10-21 | 1 | -1/+1 |
| * | | nvme: suspend i/o during runtime blk_integrity_unregister | Dan Williams | 2015-10-21 | 1 | -0/+2 |
| * | | md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown | Dan Williams | 2015-10-21 | 1 | -4/+1 |
| * | | block: Inline blk_integrity in struct gendisk | Martin K. Petersen | 2015-10-21 | 1 | -3/+2 |