Show patches with: Submitter = Christoph Hellwig       |    State = Action Required       |   5352 patches
« 1 2 3 453 54 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[03/47] block: defer timeouts to a workqueue - 1 - --- 2015-11-20 Christoph Hellwig New
[04/47] block: provide a new BLK_EH_QUIESCED timeout return value - - - --- 2015-11-20 Christoph Hellwig New
[05/47] block: remoe REQ_ATOM_COMPLETE wrappers - 1 - --- 2015-11-20 Christoph Hellwig New
[06/47] blk-mq: add a flags parameter to blk_mq_alloc_request - - - --- 2015-11-20 Christoph Hellwig New
[1/9] nvme: move block_device_operations and ns/ctrl freeing to common code - - - --- 2015-11-30 Christoph Hellwig New
[2/9] nvme: add explicit quirk handling - - - --- 2015-11-30 Christoph Hellwig New
[3/9] nvme: move remaining CC setup into nvme_enable_ctrl - - - --- 2015-11-30 Christoph Hellwig New
[4/9] nvme: move nvme_{enable,disable,shutdown}_ctrl to common code - - - --- 2015-11-30 Christoph Hellwig New
[5/9] nvme: add a common helper to read Identify Controller data - - - --- 2015-11-30 Christoph Hellwig New
[6/9] nvme: move the call to nvme_init_identify earlier - - - --- 2015-11-30 Christoph Hellwig New
[7/9] nvme: move namespace scanning to common code - - - --- 2015-11-30 Christoph Hellwig New
[8/9] nvme: move chardev and sysfs interface to common code - - - --- 2015-11-30 Christoph Hellwig New
[9/9] nvme: refactor set_queue_count - - - --- 2015-11-30 Christoph Hellwig New
[1/6] vfs: pass a flags argument to vfs_readv/vfs_writev - - - --- 2015-12-24 Christoph Hellwig New
[2/6] vfs: vfs: Define new syscalls preadv2,pwritev2 - - - --- 2015-12-24 Christoph Hellwig New
[3/6] x86: wire up preadv2 and pwritev2 - - - --- 2015-12-24 Christoph Hellwig New
[4/6] vfs: add the RWF_HIPRI flag for preadv2/pwritev2 - - - --- 2015-12-24 Christoph Hellwig New
[5/6] direct-io: only use block polling if explicitly requested - - - --- 2015-12-24 Christoph Hellwig New
[6/6] blk-mq: enable polling support by default - - - --- 2015-12-24 Christoph Hellwig New
complete boot failure in 4.5-rc1 caused by nvme: make SG_IO support optional - - - --- 2016-02-09 Christoph Hellwig New
complete boot failure in 4.5-rc1 caused by nvme: make SG_IO support optional - - - --- 2016-02-09 Christoph Hellwig New
[1/6] vfs: pass a flags argument to vfs_readv/vfs_writev 1 1 1 --- 2016-03-03 Christoph Hellwig New
[2/6] vfs: vfs: Define new syscalls preadv2,pwritev2 1 1 1 --- 2016-03-03 Christoph Hellwig New
[3/6] x86: wire up preadv2 and pwritev2 - 1 1 --- 2016-03-03 Christoph Hellwig New
[4/6] vfs: add the RWF_HIPRI flag for preadv2/pwritev2 1 1 1 --- 2016-03-03 Christoph Hellwig New
[5/6] direct-io: only use block polling if explicitly requested 1 1 1 --- 2016-03-03 Christoph Hellwig New
[6/6] blk-mq: enable polling support by default - 2 1 --- 2016-03-03 Christoph Hellwig New
[2/6] vfs: vfs: Define new syscalls preadv2,pwritev2 - - - --- 2016-03-11 Christoph Hellwig New
[1/8] device: Add irq affinity hint cpumask pointer - - - --- 2016-04-16 Christoph Hellwig New
[2/8] genirq: Make use of dev->irq_affinity - - - --- 2016-04-16 Christoph Hellwig New
[3/8] genirq: add a helper spread an affinity mask for MSI/MSI-X vectors - - - --- 2016-04-16 Christoph Hellwig New
[4/8] genirq: add a helper to program the pre-set affinity mask into the controller - - - --- 2016-04-16 Christoph Hellwig New
[5/8] blk-mq: allow the driver to pass in an affinity mask - - - --- 2016-04-16 Christoph Hellwig New
[6/8] pci: provide sensible irq vector alloc/free routines - - - --- 2016-04-16 Christoph Hellwig New
[7/8] pci: spread interrupt vectors in pci_alloc_irq_vectors - - - --- 2016-04-16 Christoph Hellwig New
[8/8] nvme: switch to use pci_alloc_irq_vectors - - - --- 2016-04-16 Christoph Hellwig New
[1/2] block: remove struct bio_batch - - - --- 2016-04-16 Christoph Hellwig New
[2/2] block: add __blkdev_issue_discard - - - --- 2016-04-16 Christoph Hellwig New
[2/5] block: make bio_inc_remaining() interface accessible again 1 - - --- 2016-05-06 Christoph Hellwig New
[01/10] nvme.h: add RTD3R, RTD3E and OAES fields - 2 - --- 2016-06-06 Christoph Hellwig New
[02/10] nvme.h: Add get_log_page command strucure - 1 - --- 2016-06-06 Christoph Hellwig New
[03/10] nvme.h: add NVM command set SQE/CQE size defines - 1 - --- 2016-06-06 Christoph Hellwig New
[04/10] nvme.h: add AER constants - 3 - --- 2016-06-06 Christoph Hellwig New
[05/10] nvme.h: add constants for PSDT and FUSE values - 1 - --- 2016-06-06 Christoph Hellwig New
[06/10] nvme: allow for size limitations from transport drivers - 1 - --- 2016-06-06 Christoph Hellwig New
[07/10] nvme: factor out a add nvme_is_write helper - 2 - --- 2016-06-06 Christoph Hellwig New
[08/10] nvme: move the workaround for I/O queue-less controllers from PCIe to core - 2 1 --- 2016-06-06 Christoph Hellwig New
[09/10] nvme: update nvme_cancel_io() a bit - - - --- 2016-06-06 Christoph Hellwig New
[10/10] nvme: move nvme_cancel_request() to core.c - 1 - --- 2016-06-06 Christoph Hellwig New
[1/8] blk-mq: add blk_mq_alloc_request_hctx - - - --- 2016-06-06 Christoph Hellwig New
[2/8] nvme: allow transitioning from NEW to LIVE state - 2 - --- 2016-06-06 Christoph Hellwig New
[3/8] nvme: Modify and export sync command submission for fabrics - 2 1 --- 2016-06-06 Christoph Hellwig New
[4/8] nvme: add fabrics sysfs attributes - 2 - --- 2016-06-06 Christoph Hellwig New
[5/8] nvme.h: add NVMe over Fabrics definitions - - - --- 2016-06-06 Christoph Hellwig New
[6/8] nvme-fabrics: add a generic NVMe over Fabrics library - - - --- 2016-06-06 Christoph Hellwig New
[7/8] nvme.h: Add keep-alive opcode and identify controller attribute - - - --- 2016-06-06 Christoph Hellwig New
[8/8] nvme: add keep-alive support - 1 - --- 2016-06-06 Christoph Hellwig New
[1/3] block: Export blk_poll - 1 - --- 2016-06-06 Christoph Hellwig New
[2/3] nvmet: add a generic NVMe target - - - --- 2016-06-06 Christoph Hellwig New
[3/3] nvme-loop: add a NVMe loopback host driver - - - --- 2016-06-06 Christoph Hellwig New
[1/5] blk-mq: Introduce blk_mq_reinit_tagset - 1 1 --- 2016-06-06 Christoph Hellwig New
[2/5] nvme: add new reconnecting controller state - 2 - --- 2016-06-06 Christoph Hellwig New
[3/5] nvme-rdma.h: Add includes for nvme rdma_cm negotiation - - - --- 2016-06-06 Christoph Hellwig New
[4/5] nvmet-rdma: add a NVMe over Fabrics RDMA target driver - - - --- 2016-06-06 Christoph Hellwig New
[5/5] nvme-rdma: add a NVMe over Fabrics RDMA host driver - - - --- 2016-06-06 Christoph Hellwig New
[1/8] blk-mq: add blk_mq_alloc_request_hctx - - - --- 2016-06-08 Christoph Hellwig New
[01/11] Revert "blk-mq: add blk_mq_alloc_request_hctx" - - - --- 2016-06-08 Christoph Hellwig New
[02/11] blk-mq: add blk_mq_alloc_request_hctx - 1 - --- 2016-06-08 Christoph Hellwig New
[03/11] nvme_rdma: update for req_op changes - 2 - --- 2016-06-08 Christoph Hellwig New
[04/11] nvmet: update for req_op changes - 1 - --- 2016-06-08 Christoph Hellwig New
[05/11] nvme-loop: set SGL flag on AER - - - --- 2016-06-08 Christoph Hellwig New
[06/11] nvme-rdma: set SGL flag on AER - - - --- 2016-06-08 Christoph Hellwig New
[07/11] nvmet: fix 64-bit division in nvmet_set_features - 1 - --- 2016-06-08 Christoph Hellwig New
[08/11] nvmet: fix eno.cocci warnings - 1 - --- 2016-06-08 Christoph Hellwig New
[09/11] nvmet-rdma: check for a valid adrfam 1 - - --- 2016-06-08 Christoph Hellwig New
[10/11] nvme: keep alive should use any queue - 1 - --- 2016-06-08 Christoph Hellwig New
[11/11] nvme-fabrics: pass non-blocking flag to connect request allocation - 1 - --- 2016-06-08 Christoph Hellwig New
[1/2] block: better packing for struct request - 1 - --- 2016-06-09 Christoph Hellwig New
[2/2] block: add a separate operation type for secure erase - 2 - --- 2016-06-09 Christoph Hellwig New
[1/8] blk-mq: add blk_mq_alloc_request_hctx - - - --- 2016-06-13 Christoph Hellwig New
[2/8] nvme: allow transitioning from NEW to LIVE state - 2 - --- 2016-06-13 Christoph Hellwig New
[3/8] nvme: Modify and export sync command submission for fabrics - 2 1 --- 2016-06-13 Christoph Hellwig New
[4/8] nvme: add fabrics sysfs attributes - 2 - --- 2016-06-13 Christoph Hellwig New
[5/8] nvme.h: add NVMe over Fabrics definitions - - - --- 2016-06-13 Christoph Hellwig New
[6/8] nvme-fabrics: add a generic NVMe over Fabrics library - - - --- 2016-06-13 Christoph Hellwig New
[7/8] nvme.h: Add keep-alive opcode and identify controller attribute - - - --- 2016-06-13 Christoph Hellwig New
[8/8] nvme: add keep-alive support - 1 - --- 2016-06-13 Christoph Hellwig New
[1/3] block: get rid of bio_rw and READA - 2 - --- 2016-06-13 Christoph Hellwig New
[2/3] block: simplify and cleanup bvec pool handling - 2 - --- 2016-06-13 Christoph Hellwig New
[3/3] block: shrink bio size again - 2 - --- 2016-06-13 Christoph Hellwig New
[1/7] memstick: don't allow REQ_TYPE_BLOCK_PC requests - - - --- 2016-06-13 Christoph Hellwig New
[2/7] virtio_blk: use blk_rq_map_kern - - - --- 2016-06-13 Christoph Hellwig New
[3/7] block: ensure bios return from blk_get_request are properly initialized - - - --- 2016-06-13 Christoph Hellwig New
[4/7] block: simplify and export blk_rq_append_bio - - - --- 2016-06-13 Christoph Hellwig New
[5/7] target: stop using blk_make_request - - - --- 2016-06-13 Christoph Hellwig New
[6/7] scsi/osd: open code blk_make_request - - - --- 2016-06-13 Christoph Hellwig New
[7/7] block: unexport various bio mapping helpers - - - --- 2016-06-13 Christoph Hellwig New
[1/7] memstick: don't allow REQ_TYPE_BLOCK_PC requests - - - --- 2016-06-14 Christoph Hellwig New
[2/7] virtio_blk: use blk_rq_map_kern - - - --- 2016-06-14 Christoph Hellwig New
[3/7] block: ensure bios return from blk_get_request are properly initialized - - - --- 2016-06-14 Christoph Hellwig New
« 1 2 3 453 54 »