summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* percpu-refcount: Add percpu-refcount.o to obj-yRandy Dunlap2013-11-191-2/+2
* iscsi-target: Do not reject non-immediate CmdSNs exceeding MaxCmdSNNicholas Bellinger2013-11-192-8/+11
* iscsi-target: Convert iscsi_session statistics to atomic_long_tNicholas Bellinger2013-11-196-50/+25
* target: Convert se_device statistics to atomic_long_tNicholas Bellinger2013-11-134-21/+17
* target: Fix delayed Task Aborted Status (TAS) handling bugNicholas Bellinger2013-11-131-0/+2
* iscsi-target: Reject unsupported multi PDU text command sequenceNicholas Bellinger2013-11-131-0/+7
* ib_isert: Avoid duplicate iscsit_increment_maxcmdsn callNicholas Bellinger2013-11-121-5/+1
* iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsnNicholas Bellinger2013-11-122-5/+6
* target: Core does not need blkdev.hAndy Grover2013-11-123-3/+0
* target: Pass through I/O topology for block backstoresAndy Grover2013-11-124-3/+68
* iser-target: Avoid using FRMR for single dma entry requestsVu Pham2013-11-121-12/+20
* target: Add per device xcopy_lun for copy offload I/ONicholas Bellinger2013-11-083-45/+39
* target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger2013-11-075-252/+7
* target: Add percpu refcounting for se_lun accessNicholas Bellinger2013-11-076-18/+45
* percpu-refcount: Add EXPORT_SYMBOL to use percpu_ref from modulesNicholas Bellinger2013-11-071-0/+3
* iscsi-target: Do not generate REJECTs for zero-length DataOUTNicholas Bellinger2013-11-071-4/+3
* ib_isert: Add support for completion interrupt coalescingNicholas Bellinger2013-11-062-12/+57
* iscsi-target: Implement demo_mode_discovery logicThomas Glanzmann2013-10-231-9/+30
* target: Export symbol core_tpg_check_initiator_node_aclThomas Glanzmann2013-10-233-2/+3
* iscsi-target: Add new TPG attributeThomas Glanzmann2013-10-234-0/+29
* tcm_loop: Implement target resetHannes Reinecke2013-10-161-0/+26
* tcm_loop: TCQ and command abort supportHannes Reinecke2013-10-162-4/+69
* tcm_loop: separate out tcm_loop_issue_tmrHannes Reinecke2013-10-162-33/+51
* tcm_loop: Implement transport offlineHannes Reinecke2013-10-162-1/+56
* tcm_loop: Check for valid hba in tcm_loop_drop_nexus()Hannes Reinecke2013-10-161-1/+4
* target/qla2xxx: Remove QLA_TPG_ATTRIB macroAndy Grover2013-10-162-12/+10
* target/iscsi: Remove macros that contain typecastsAndy Grover2013-10-166-22/+18
* target/iscsi: Remove iscsi dereferencing macrosAndy Grover2013-10-164-36/+27
* target: Remove TF_CIT_TMPL macroAndy Grover2013-10-1611-102/+101
* percpu_ida: Removing unused arguement from alloc_local_tagNick Swenson2013-10-031-3/+2
* tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmdNicholas Bellinger2013-10-013-5/+17
* Linux 3.12-rc3v3.12-rc3Linus Torvalds2013-09-291-1/+1
* Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-2921-107/+201
|\
| * usb: dwc3: add support for MerrifieldDavid Cohen2013-09-261-0/+2
| * USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu2013-09-261-2/+3
| * USB: Fix breakage in ffs_fs_mount()Al Viro2013-09-261-34/+26
| * fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh2013-09-261-9/+3
| * usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff2013-09-251-0/+16
| * usb: chipidea: USB_CHIPIDEA should depend on HAS_DMAGeert Uytterhoeven2013-09-251-1/+1
| * usb: chipidea: udc: free pending TD at removal procedurePeter Chen2013-09-251-0/+2
| * usb: chipidea: imx: Add usb_phy_shutdown at probe's error pathPeter Chen2013-09-251-2/+5
| * usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter Chen2013-09-251-0/+1
| * usb: chipidea: udc: fix the oops after rmmod gadgetPeter Chen2013-09-251-1/+1
| * USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-09-253-3/+3
| * USB: OHCI: accept very late isochronous URBsAlan Stern2013-09-252-14/+34
| * USB: UHCI: accept very late isochronous URBsAlan Stern2013-09-251-4/+8
| * USB: iMX21: accept very late isochronous URBsAlan Stern2013-09-251-4/+4
| * Merge tag 'for-usb-linus-2013-09-23' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-09-256-33/+92
| |\
| | * usbcore: check usb device's state before sending a Set SEL control transferXenia Ragiadakou2013-09-231-0/+3
| | * xhci: Fix race between ep halt and URB cancellationFlorian Wolter2013-09-231-2/+6
OpenPOWER on IntegriCloud