aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-05-16scsi: lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload.James Smart
2017-05-16scsi: lpfc: Fix NVME I+T not registering NVME as a supported FC4 typeJames Smart
2017-05-16scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart
2017-05-16scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart
2017-05-16scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.James Smart
2017-05-16scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS testsJames Smart
2017-05-16scsi: lpfc: Fix NVMEI driver not decrementing counter causing bad rport state.James Smart
2017-05-16scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart
2017-05-16scsi: lpfc: Adding additional stats counters for nvme.James Smart
2017-05-16scsi: lpfc: Fix system crash when port is reset.James Smart
2017-05-16scsi: lpfc: Fix used-RPI accounting problem.James Smart
2017-05-16scsi: libfc: fix incorrect variable assignmentGustavo A. R. Silva
2017-05-16scsi: sd: Ignore sync cache failures when not supportedDerek Basehore
2017-05-15ibmvscsis: Fix the incorrect req_lim_deltaBryant G. Ly
2017-05-15ibmvscsis: Clear left-over abort_cmd pointersBryant G. Ly
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-05-11scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn
2017-05-11scsi: sd: Write lock zone for REQ_OP_WRITE_ZEROESDamien Le Moal
2017-05-11scsi: sd: Unlock zone in case of error in sd_setup_write_same_cmnd()Damien Le Moal
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-05-08scsi: pmcraid: remove redundant check to see if request_size is less than zeroColin Ian King
2017-05-08scsi: lpfc: ensure els_wq is being checked before destroying itColin Ian King
2017-05-08scsi: cxlflash: Select IRQ_POLLGuenter Roeck
2017-05-08scsi: qedf: Avoid reading past end of bufferKees Cook
2017-05-08scsi: qedf: Cleanup the type of io_log->opDan Carpenter
2017-05-08scsi: lpfc: double lock typo in lpfc_ns_rsp()Dan Carpenter
2017-05-08scsi: qedf: properly update arguments position in function callGustavo A. R. Silva
2017-05-08scsi: scsi_lib: Add #include <scsi/scsi_transport.h>Bart Van Assche
2017-05-08scsi: Skip deleted devices in __scsi_device_lookupZhou Zhengping
2017-05-08scsi: lpfc: Fix panic on BFS configurationJames Smart
2017-05-08scsi: libfc: do not flood console with messages 'libfc: queue full ...'Hannes Reinecke
2017-05-08treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka
2017-05-08drivers/scsi/megaraid: remove expensive inline from megasas_return_cmdAndi Kleen
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-05ibmvscsis: Do not send aborted task responseBryant G. Ly
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-05-04Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02virtio: wrap find_vqsMichael S. Tsirkin
2017-05-02blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig
2017-05-02xen/scsifront: use offset_in_page() macroGeliang Tang
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-01Merge branch 'for-4.12/post-merge' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-27Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...Jens Axboe