summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nvmet: fix data_len to 0 for bdev-backed write_zeroesMinwoo Im2019-06-041-0/+1
* nvme-tcp: fix queue mapping when queue count is limitedSagi Grimberg2019-05-301-7/+50
* nvme-rdma: fix queue mapping when queue count is limitedSagi Grimberg2019-05-301-38/+61
* nvme-pci: use blk-mq mapping for unmanaged irqsKeith Busch2019-05-221-1/+1
* nvme: update MAINTAINERSKeith Busch2019-05-211-1/+1
* nvme: copy MTFA field from identify controllerLaine Walker-Avina2019-05-211-0/+1
* nvme: fix memory leak for power latency toleranceYufen Yu2019-05-171-0/+1
* nvme: release namespace SRCU protection before performing controller ioctlsChristoph Hellwig2019-05-171-5/+20
* nvme: merge nvme_ns_ioctl into nvme_ioctlChristoph Hellwig2019-05-171-23/+24
* nvme: remove the ifdef around nvme_nvm_ioctlChristoph Hellwig2019-05-171-2/+0
* nvme: fix srcu locking on error return in nvme_get_ns_from_diskChristoph Hellwig2019-05-171-4/+9
* nvme: Fix known effectsKeith Busch2019-05-171-1/+1
* nvme-pci: Sync queues on resetKeith Busch2019-05-173-0/+14
* nvme-pci: Unblock reset_work on IO failureKeith Busch2019-05-171-5/+4
* nvme-pci: Don't disable on timeout in reset stateKeith Busch2019-05-171-1/+2
* nvme-pci: Fix controller freeze wait disablingKeith Busch2019-05-171-6/+6
* Merge tag 'for-linus-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-171-57/+31
|\
| * io_uring: use wait_event_interruptible for cq_wait conditional waitJackie Liu2019-05-161-15/+2
| * io_uring: adjust smp_rmb inside io_cqring_eventsJackie Liu2019-05-161-4/+2
| * io_uring: fix infinite wait in khread_park() on io_finish_async()Roman Penyaev2019-05-161-7/+8
| * io_uring: remove 'ev_flags' argumentJens Axboe2019-05-151-14/+14
| * io_uring: fix failure to verify SQ_AFF cpuJens Axboe2019-05-151-2/+3
| * io_uring: fix race condition reading SQE dataStefan Bühler2019-05-131-15/+2
* | Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-1725-542/+398
|\ \
| * | block/bio-integrity: use struct_size() in kmalloc()Jackie Liu2019-05-161-2/+1
| * | Merge branch 'nvme-5.2' of git://git.infradead.org/nvme into for-5.2/block-postJens Axboe2019-05-168-78/+64
| |\ \
| | * | nvme: validate cntlid during controller initialisationChristoph Hellwig2019-05-141-17/+24
| | * | nvme: change locking for the per-subsystem controller listChristoph Hellwig2019-05-141-18/+14
| | * | nvme: trace all async notice eventsChaitanya Kulkarni2019-05-142-3/+3
| | * | nvme: fix typos in nvme status code valuesMinwoo Im2019-05-141-2/+2
| | * | nvme-fabrics: remove unused argumentMinwoo Im2019-05-141-2/+2
| | * | nvme-multipath: avoid crash on invalid subsystem cntlid enumerationHannes Reinecke2019-05-131-1/+1
| | * | nvme-fc: use separate work queue to avoid warningHannes Reinecke2019-05-131-3/+11
| | * | nvme-rdma: remove redundant reference between ib_device and tagsetMax Gurtovoy2019-05-131-29/+5
| | * | nvme-pci: mark expected switch fall-throughGustavo A. R. Silva2019-05-131-0/+1
| | * | nvme-pci: add known admin effects to augument admin effects log pageMaxim Levitsky2019-05-131-2/+1
| | * | nvme-pci: init shadow doorbell after each resetMaxim Levitsky2019-05-131-2/+1
| |/ /
| * | brd: add cond_resched to brd_free_pagesMikulas Patocka2019-05-091-0/+6
| * | sata_rcar: Remove ata_host_alloc() error printingGeert Uytterhoeven2019-05-091-1/+0
| * | s390/dasd: fix build warning in dasd_eckd_build_cp_rawMing Lei2019-05-091-1/+1
| * | lightnvm: pblk: use nvm_rq_to_ppa_list()Igor Konopko2019-05-062-17/+22
| * | lightnvm: pblk: simplify partial read pathIgor Konopko2019-05-064-281/+100
| * | lightnvm: do not remove instance under global lockIgor Konopko2019-05-061-18/+16
| * | lightnvm: track inflight target creationsIgor Konopko2019-05-062-10/+32
| * | lightnvm: pblk: recover only written metadataIgor Konopko2019-05-061-3/+5
| * | lightnvm: pblk: IO path reorganizationIgor Konopko2019-05-064-61/+48
| * | lightnvm: pblk: GC error handlingIgor Konopko2019-05-064-4/+12
| * | lightnvm: pblk: remove internal IO timeoutIgor Konopko2019-05-062-8/+1
| * | lightnvm: pblk: wait for inflight IOs in recoveryIgor Konopko2019-05-061-13/+12
| * | lightnvm: pblk: propagate errors when reading metaIgor Konopko2019-05-062-3/+8