summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-06-06tcm_fc: Generate TASK_SET_FULL status for DataIN failuresNicholas Bellinger
2014-06-06iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger
2014-06-06iscsi-target: Remove no-op from iscsit_tpg_del_portal_groupNicholas Bellinger
2014-06-06iscsi-target: Fix CHAP_A parameter list handlingTejas Vaykole
2014-06-04iscsi-target: Put length of failed allocation in error messageRoland Dreier
2014-06-04iscsi-target: Reject zero-length payloads during SecurityNegotiationNicholas Bellinger
2014-06-04qla2xxx: Convert to percpu_ida session tag pre-allocationNicholas Bellinger
2014-06-02virtio-scsi: Enable DIF/DIX modes in SCSI host LLDNicholas Bellinger
2014-06-02vhost/scsi: Enable T10 PI IOV -> SGL memory mappingNicholas Bellinger
2014-06-02vhost/scsi: Add T10 PI IOV -> SGL memory mapping logicNicholas Bellinger
2014-06-02vhost/scsi: Add preallocation of protection SGLsNicholas Bellinger
2014-06-02vhost/scsi: Move sanity check into vhost_scsi_map_iov_to_sglNicholas Bellinger
2014-05-20Target/iser: Gracefully reject T10-PI enabled connect request if not supportedSagi Grimberg
2014-05-20Target/iser: Wait for proper cleanup before unloadingSagi Grimberg
2014-05-20Target/iser: Improve cm events handlingSagi Grimberg
2014-05-19Target/iser: Fix hangs in connection teardownSagi Grimberg
2014-05-19Target/iser: Bail from accept_np if np_thread is trying to closeSagi Grimberg
2014-05-17target: fix memory leak on XCOPYMikulas Patocka
2014-05-16target: Don't allow setting WC emulation if device doesn't supportAndy Grover
2014-05-16iscsi-target: Disable Immediate + Unsolicited Data with ISER ProtectionNicholas Bellinger
2014-05-16tcm_fc: Fix free-after-use regression in ft_free_cmdNicholas Bellinger
2014-05-16iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_outNicholas Bellinger
2014-05-16Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg
2014-05-16Target/iser: Fix iscsit_accept_np and rdma_cm racy flowSagi Grimberg
2014-05-16Target/iser: Fix wrong connection requests list additionSagi Grimberg
2014-05-16target: Allow non-supporting backends to set pi_prot_type to 0Andy Grover
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-27Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-27Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-27Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-25Merge branches 'pnp' and 'acpi-hotplug'Rafael J. Wysocki
2014-04-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-04-25Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-04-25usb: option: add and update a number of CMOTech devicesBjørn Mork
2014-04-25usb: option: add Alcatel L800MABjørn Mork
2014-04-25usb: option: add Olivetti Olicard 500Bjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless MC7305/MC7355Bjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless MC73xxBjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless EM7355Bjørn Mork
2014-04-25USB: io_ti: fix firmware download on big-endian machinesJohan Hovold
2014-04-25usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen
2014-04-25xhci: extend quirk for Renesas cardsIgor Gnatenko
2014-04-25xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev
2014-04-25usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner
2014-04-24serial_core: fix uart PORT_UNKNOWN handlingThomas Pfaff
2014-04-24serial: samsung: Change barrier() to cpu_relax() in console outputDoug Anderson
2014-04-24serial: samsung: don't check config for every characterDoug Anderson
2014-04-24serial: samsung: Use the passed in "port", fixing kgdb w/ no consoleDoug Anderson