summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-31target: improve unsupported opcode messageJoern Engel
2015-07-31target: allow underflow/overflow for PR OUT etc. commandsRoland Dreier
2015-07-31target/iscsi: Use proper SGL accessors for digest computationAlexei Potashnik
2015-07-31target: remove initiatorname field in se_acl_lunChris Zankel
2015-07-31target: remove unused lun_flags field from se_lunChris Zankel
2015-07-24libiscsi: Use scsi helper to set information descriptorSagi Grimberg
2015-07-24target: Return descriptor format sense data in case the LU spans 64bit sectorsSagi Grimberg
2015-07-24scsi: Protect against buffer possible overflow in scsi_set_sense_informationSagi Grimberg
2015-07-24scsi: Fix wrong additional sense length in descriptor formatSagi Grimberg
2015-07-24tcm_qla2xxx: Remove set-but-not-used variablesBart Van Assche
2015-07-24target: Return ABORTED_COMMAND sense key for PI errorsSagi Grimberg
2015-07-24target: Use scsi helpers to build the sense data correctlySagi Grimberg
2015-07-24scsi: Move sense handling routines to scsi_commonSagi Grimberg
2015-07-24target: Split transport_send_check_condition_and_sense()Bart Van Assche
2015-07-24target: Inline transport_get_sense_codes()Bart Van Assche
2015-07-24tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UAHannes Reinecke
2015-07-24tcm_loop: Remove SAS vestigiesHannes Reinecke
2015-07-06target: Use struct t10_pi_tupleSagi Grimberg
2015-07-05Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-05Linux 4.2-rc1Linus Torvalds
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-05ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko
2015-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-05bluetooth: fix list handlingLinus Torvalds
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds
2015-07-049p: cope with bogus responses from server in p9_client_{read,write}Al Viro
2015-07-04p9_client_write(): avoid double p9_free_req()Al Viro
2015-07-049p: forgetting to cancel request on interrupted zero-copy RPCAl Viro
2015-07-04dax: bdev_direct_access() may sleepMatthew Wilcox
2015-07-04block: Add support for DAX reads/writes to block devicesMatthew Wilcox
2015-07-04dax: Use copy_from_iter_nocacheMatthew Wilcox
2015-07-04dax: Add block size note to documentationMatthew Wilcox
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-04NTB: Add split BAR output for debugfs statsDave Jiang
2015-07-04NTB: Change WARN_ON_ONCE to pr_warn_once on unsafeDave Jiang
2015-07-04NTB: Print driver name and version in module initDave Jiang
2015-07-04NTB: Increase transport MTU to 64k from 16kDave Jiang
2015-07-04NTB: Rename Intel code names to platform namesDave Jiang
2015-07-04NTB: Default to CPU memcpy for performanceDave Jiang
2015-07-04NTB: Improve performance with write combiningDave Jiang
2015-07-04NTB: Use NUMA memory in Intel driverAllen Hubbe
2015-07-04NTB: Use NUMA memory and DMA chan in transportAllen Hubbe
2015-07-04NTB: Rate limit ntb_qp_link_workAllen Hubbe
2015-07-04NTB: Add tool test clientAllen Hubbe
2015-07-04NTB: Add ping pong test clientAllen Hubbe
2015-07-04NTB: Add parameters for Intel SNB B2B addressesAllen Hubbe
2015-07-04NTB: Reset transport QP link stats on downAllen Hubbe
2015-07-04NTB: Do not advance transport RX on link downAllen Hubbe
2015-07-04NTB: Differentiate transport link down messagesAllen Hubbe