summaryrefslogtreecommitdiffstats
path: root/drivers/ide/falconide.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-10nvme-pci: add module parameter for io queue depthweiping zhang1-2/+22
2017-07-10nvme-pci: compile warnings in nvme_alloc_host_mem()Dan Carpenter1-2/+3
2017-07-10nvmet_fc: Accept variable pad lengths on Create Association LSJames Smart1-7/+13
2017-07-10nvme_fc/nvmet_fc: revise Create Association descriptor lengthJames Smart1-1/+22
2017-07-07lightnvm: pblk: remove unnecessary checksJavier González1-6/+1
2017-07-07lightnvm: pblk: control I/O flow also on tear downJavier González4-35/+78
2017-07-06cciss: initialize struct scsi_reqChristoph Hellwig1-0/+8
2017-07-06null_blk: fix error flow for shared tags during module_initMax Gurtovoy1-5/+13
2017-07-06block: Fix __blkdev_issue_zeroout loopDamien Le Moal1-5/+18
2017-07-06nvme-rdma: unconditionally recycle the request mrSagi Grimberg1-3/+0
2017-07-06nvme: split nvme_uninit_ctrl into stop and uninitSagi Grimberg6-60/+43
2017-07-06virtio_blk: quiesce/unquiesce live IO when entering PM statesSagi Grimberg1-2/+2
2017-07-06mtip32xx: quiesce request queues to make sure no submissions are inflightSagi Grimberg1-4/+15
2017-07-06nbd: quiesce request queues to make sure no submissions are inflightSagi Grimberg1-2/+2
2017-07-06nvme: kick requeue list when requeueing a request instead of when starting th...Sagi Grimberg1-17/+2
2017-07-06nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg1-3/+3
2017-07-06nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg1-1/+2
2017-07-06nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg1-2/+3
2017-07-06nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queuesSagi Grimberg1-3/+4
2017-07-06nvme-rdma: remove race conditions from IB signallingMarta Rybczynska1-10/+10
2017-07-05mtip32xx: avoid to read HOST_CAP from HW in .queue_rq()Ming Lei2-2/+3
2017-07-05bio-integrity: fix boolreturn.cocci warningskbuild test robot1-1/+1
2017-07-04nvme-fc: use blk_mq_delay_run_hw_queue instead of open-coding itSagi Grimberg1-4/+3
2017-07-04nvme-fc: update tagset nr_hw_queues after queues reinitSagi Grimberg1-0/+2
2017-07-04nvme-loop: update tagset nr_hw_queues after reconnecting/resettingSagi Grimberg1-0/+3
2017-07-04nvme-rdma: update tagset nr_hw_queues after reconnecting/resettingSagi Grimberg1-0/+6
2017-07-04nvme-fc: don't override opts->nr_io_queuesSagi Grimberg1-5/+11
2017-07-04bio-integrity: stop abusing bi_end_ioChristoph Hellwig4-39/+25
2017-07-04bio-integrity: Restore original iterator on verify stageDmitry Monakhov1-6/+20
2017-07-04bio: add bvec_iter rewind APIDmitry Monakhov2-2/+44
2017-07-04block: guard bvec iteration logicDmitry Monakhov4-8/+16
2017-07-04t10-pi: Move opencoded contants to common headerDmitry Monakhov5-13/+13
2017-07-04bio-integrity: fold bio_integrity_enabled to bio_integrity_prepDmitry Monakhov7-91/+50
2017-07-04bio-integrity: fix interface for bio_integrity_trimDmitry Monakhov4-15/+7
2017-07-04bio-integrity: bio_integrity_advance must update integrity seedDmitry Monakhov1-0/+1
2017-07-04bio-integrity: bio_trim should truncate integrity vector accordinglyDmitry Monakhov1-0/+4
2017-07-04blk-mq-sched: fix performance regression of mq-deadlineMing Lei1-3/+5
2017-07-04block, bfq: don't change ioprio class for a bfq_queue on a service treePaolo Valente3-10/+46
2017-07-03Linux 4.12v4.12Linus Torvalds1-1/+1
2017-07-03moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier1-1/+1
2017-07-02nvme-pci: rename to nvme_pci_configure_admin_queueSagi Grimberg1-2/+2
2017-07-02nvme: move ctrl cap to struct nvme_ctrlSagi Grimberg5-25/+21
2017-07-02nvme: move queue_count to the nvme_ctrlSagi Grimberg5-54/+51
2017-07-02nvme: Quirks for PM1725 controllersMartin K. Petersen1-0/+10
2017-07-02locking/refcount: Remove the half-implemented refcount_sub() APIKees Cook1-6/+0
2017-06-30uapi/linux/a.out.h: don't use deprecated system-specific predefines.Zack Weinberg1-25/+1
2017-06-30hashtable: remove repeated phrase from a commentJakub Kicinski1-1/+0
2017-06-30x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa1-1/+3
2017-06-30objtool: Silence warnings for functions which use IRETJosh Poimboeuf1-8/+6
2017-06-30lightnvm: pblk: set line bitmap check under debugJavier González1-1/+4