summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-04nvme_fc: Clean up host fcpio done status handlingJames Smart
2017-04-04nvmet_fc: Clear SG list to avoid double freesJames Smart
2017-04-04nvme_fc: correct LS validationJames Smart
2017-04-04nvmet_fc: Sync NVME LS reject reasons with specJames Smart
2017-04-04nvme_fc: Add check of status_code in ERSP_IUJames Smart
2017-04-04nvme-rdma: Support ctrl_loss_tmoSagi Grimberg
2017-04-04nvme-fabrics: Allow ctrl loss timeout configurationSagi Grimberg
2017-04-04nvme-rdma: get rid of local reconnect_delaySagi Grimberg
2017-04-04nvme-loop: retrieve iod from the cqe command_idSagi Grimberg
2017-04-04nvme-loop: remove unneeded includesSagi Grimberg
2017-04-04nvme-fc: fix module_init (theoretical) error pathSagi Grimberg
2017-04-04nvme-loop: fix module_init (theoretical) error pathSagi Grimberg
2017-04-04nvme-rdma: fix module_init (theoretical) error pathSagi Grimberg
2017-04-04nvmet: use symbolic constants for log identifiersMax Gurtovoy
2017-04-04nvmet: Introduced helper routine for controller status check.Parav Pandit
2017-04-04nvmet: Fixed avoided printing nvmet: twice in error logs.Parav Pandit
2017-04-04iscsi-target: use generic inet_pton_with_scopeSagi Grimberg
2017-04-04nvme-rdma: use inet_pton_with_scope helperSagi Grimberg
2017-04-04nvmet-rdma: use generic inet_pton_with_scopeSagi Grimberg
2017-04-04nvme-loop: remove some code duplicationSagi Grimberg
2017-04-04nvme-rdma: Give some more grace for rdma connection establishmentSagi Grimberg
2017-04-04nvmet-rdma: occasionally flush ongoing controller teardownSagi Grimberg
2017-04-04nvme-rdma: handle cpu unplug when re-establishing the controllerSagi Grimberg
2017-04-04nvmet-rdma: Fix a possible uninitialized variable dereferenceSagi Grimberg
2017-04-04nvmet: confirm sq percpu has scheduled and switched to atomicSagi Grimberg
2017-04-04nvme-loop: handle cpu unplug when re-establishing the controllerSagi Grimberg
2017-04-04nvme-loop: fix a possible use-after-free when destroying the admin queueSagi Grimberg
2017-03-31blk-mq: constify struct blk_mq_opsEric Biggers
2017-03-30null_blk: add blocking modeJens Axboe
2017-03-29block: rename blk_mq_freeze_queue_start()Ming Lei
2017-03-28jsflash: stop sharing request queue across multiple gendisksOmar Sandoval
2017-03-28swim: stop sharing request queue across multiple gendisksOmar Sandoval
2017-03-28parport/pf: stop sharing request queue across multiple gendisksOmar Sandoval
2017-03-28parport/pcd: stop sharing request queue across multiple gendisksOmar Sandoval
2017-03-28parport/pd: stop sharing request queue across multiple gendisksOmar Sandoval
2017-03-28hd: stop sharing request queue across multiple gendisksOmar Sandoval
2017-03-24mg_disk: use setup_timerGeliang Tang
2017-03-24block: floppy: use setup_timerGeliang Tang
2017-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-03-19Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-18qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran
2017-03-18qla2xxx: Change scsi host lookup method.Quinn Tran
2017-03-18qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani
2017-03-18qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran
2017-03-18qla2xxx: Add async new target notificationQuinn Tran
2017-03-18qla2xxx: Export DIF stats via debugfsAnil Gurumurthy
2017-03-18qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran
2017-03-18qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran
2017-03-18qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran