summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameterNicholas Bellinger2013-10-251-1/+1
* target/pscsi: fix return value checkWei Yongjun2013-10-251-4/+4
* target: Fail XCOPY for non matching source + destination block_sizeNicholas Bellinger2013-10-241-1/+13
* target: Generate failure for XCOPY I/O with non-zero scsi_statusNicholas Bellinger2013-10-241-1/+2
* target: Add missing XCOPY I/O operation sense_bufferNicholas Bellinger2013-10-241-2/+3
* iser-target: check device before dereferencing its variableVu Pham2013-10-241-1/+1
* target: Return an error for WRITE SAME with ANCHOR==1Roland Dreier2013-10-161-0/+5
* target: Fix assignment of LUN in tracepointsRoland Dreier2013-10-091-2/+2
* target: Reject EXTENDED_COPY when emulate_3pc is disabledNicholas Bellinger2013-10-091-0/+9
* target: Allow non zero ListID in EXTENDED_COPY parameter listNicholas Bellinger2013-10-091-5/+2
* target: Make target_do_xcopy failures return INVALID_PARAMETER_LISTNicholas Bellinger2013-10-091-8/+9
* iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger2013-10-031-1/+1
* iscsi-target: Perform release of acknowledged tags from RX contextNicholas Bellinger2013-10-031-4/+9
* iscsi-target: Only perform wait_for_tasks when performing shutdownNicholas Bellinger2013-10-031-2/+2
* target: Fail on non zero scsi_status in compare_and_write_callbackNicholas Bellinger2013-10-031-1/+10
* target: Fix recursive COMPARE_AND_WRITE callback failureNicholas Bellinger2013-10-031-1/+10
* target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_sizeNicholas Bellinger2013-10-031-0/+6
* ib_srpt: always set response for task managementJack Wang2013-10-031-6/+4
* target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failureNicholas Bellinger2013-10-021-5/+15
* vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tagNicholas Bellinger2013-10-021-1/+6
* ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger2013-10-021-2/+2
* target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02Nicholas Bellinger2013-10-021-2/+2
* Linux 3.12-rc3v3.12-rc3Linus Torvalds2013-09-301-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-271-0/+2
| * USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu2013-09-271-2/+3
| * USB: Fix breakage in ffs_fs_mount()Al Viro2013-09-271-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-261-0/+16
| * usb: chipidea: USB_CHIPIDEA should depend on HAS_DMAGeert Uytterhoeven2013-09-261-1/+1
| * usb: chipidea: udc: free pending TD at removal procedurePeter Chen2013-09-261-0/+2
| * usb: chipidea: imx: Add usb_phy_shutdown at probe's error pathPeter Chen2013-09-261-2/+5
| * usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter Chen2013-09-261-0/+1
| * usb: chipidea: udc: fix the oops after rmmod gadgetPeter Chen2013-09-261-1/+1
| * USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-09-263-3/+3
| * USB: OHCI: accept very late isochronous URBsAlan Stern2013-09-262-14/+34
| * USB: UHCI: accept very late isochronous URBsAlan Stern2013-09-261-4/+8
| * USB: iMX21: accept very late isochronous URBsAlan Stern2013-09-261-4/+4
| * Merge tag 'for-usb-linus-2013-09-23' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-09-266-33/+92
| |\
| | * usbcore: check usb device's state before sending a Set SEL control transferXenia Ragiadakou2013-09-241-0/+3
| | * xhci: Fix race between ep halt and URB cancellationFlorian Wolter2013-09-241-2/+6
| | * usb: Fix xHCI host issues on remote wakeup.Sarah Sharp2013-09-244-10/+60
| | * xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman2013-09-244-21/+17
| | * xhci: Fix oops happening after address device timeoutMathias Nyman2013-09-241-0/+6
* | | Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-295-13/+10
|\ \ \
| * | | tty: ar933x_uart: move devicetree binding documentationGabor Juhos2013-09-261-0/+0
| * | | tty: Fix SIGTTOU not sent with tcflush()Peter Hurley2013-09-261-0/+3
| * | | n_tty: Fix EOF push index when termios changesPeter Hurley2013-09-171-2/+1
| * | | serial: pch_uart: remove unnecessary tty_port_tty_getJohan Hovold2013-09-171-11/+1
| * | | serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold2013-09-171-1/+2