index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameter
Nicholas Bellinger
2013-10-25
1
-1
/
+1
*
target/pscsi: fix return value check
Wei Yongjun
2013-10-25
1
-4
/
+4
*
target: Fail XCOPY for non matching source + destination block_size
Nicholas Bellinger
2013-10-24
1
-1
/
+13
*
target: Generate failure for XCOPY I/O with non-zero scsi_status
Nicholas Bellinger
2013-10-24
1
-1
/
+2
*
target: Add missing XCOPY I/O operation sense_buffer
Nicholas Bellinger
2013-10-24
1
-2
/
+3
*
iser-target: check device before dereferencing its variable
Vu Pham
2013-10-24
1
-1
/
+1
*
target: Return an error for WRITE SAME with ANCHOR==1
Roland Dreier
2013-10-16
1
-0
/
+5
*
target: Fix assignment of LUN in tracepoints
Roland Dreier
2013-10-09
1
-2
/
+2
*
target: Reject EXTENDED_COPY when emulate_3pc is disabled
Nicholas Bellinger
2013-10-09
1
-0
/
+9
*
target: Allow non zero ListID in EXTENDED_COPY parameter list
Nicholas Bellinger
2013-10-09
1
-5
/
+2
*
target: Make target_do_xcopy failures return INVALID_PARAMETER_LIST
Nicholas Bellinger
2013-10-09
1
-8
/
+9
*
iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags
Nicholas Bellinger
2013-10-03
1
-1
/
+1
*
iscsi-target: Perform release of acknowledged tags from RX context
Nicholas Bellinger
2013-10-03
1
-4
/
+9
*
iscsi-target: Only perform wait_for_tasks when performing shutdown
Nicholas Bellinger
2013-10-03
1
-2
/
+2
*
target: Fail on non zero scsi_status in compare_and_write_callback
Nicholas Bellinger
2013-10-03
1
-1
/
+10
*
target: Fix recursive COMPARE_AND_WRITE callback failure
Nicholas Bellinger
2013-10-03
1
-1
/
+10
*
target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size
Nicholas Bellinger
2013-10-03
1
-0
/
+6
*
ib_srpt: always set response for task management
Jack Wang
2013-10-03
1
-6
/
+4
*
target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failure
Nicholas Bellinger
2013-10-02
1
-5
/
+15
*
vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tag
Nicholas Bellinger
2013-10-02
1
-1
/
+6
*
ib_srpt: Destroy cm_id before destroying QP.
Nicholas Bellinger
2013-10-02
1
-2
/
+2
*
target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02
Nicholas Bellinger
2013-10-02
1
-2
/
+2
*
Linux 3.12-rc3
v3.12-rc3
Linus Torvalds
2013-09-30
1
-1
/
+1
*
Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-09-29
21
-107
/
+201
|
\
|
*
usb: dwc3: add support for Merrifield
David Cohen
2013-09-27
1
-0
/
+2
|
*
USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization
Shengzhou Liu
2013-09-27
1
-2
/
+3
|
*
USB: Fix breakage in ffs_fs_mount()
Al Viro
2013-09-27
1
-34
/
+26
|
*
fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
Ramneek Mehresh
2013-09-26
1
-9
/
+3
|
*
usb/core/devio.c: Don't reject control message to endpoint with wrong directi...
Kurt Garloff
2013-09-26
1
-0
/
+16
|
*
usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA
Geert Uytterhoeven
2013-09-26
1
-1
/
+1
|
*
usb: chipidea: udc: free pending TD at removal procedure
Peter Chen
2013-09-26
1
-0
/
+2
|
*
usb: chipidea: imx: Add usb_phy_shutdown at probe's error path
Peter Chen
2013-09-26
1
-2
/
+5
|
*
usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal
Peter Chen
2013-09-26
1
-0
/
+1
|
*
usb: chipidea: udc: fix the oops after rmmod gadget
Peter Chen
2013-09-26
1
-1
/
+1
|
*
USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
Alan Stern
2013-09-26
3
-3
/
+3
|
*
USB: OHCI: accept very late isochronous URBs
Alan Stern
2013-09-26
2
-14
/
+34
|
*
USB: UHCI: accept very late isochronous URBs
Alan Stern
2013-09-26
1
-4
/
+8
|
*
USB: iMX21: accept very late isochronous URBs
Alan Stern
2013-09-26
1
-4
/
+4
|
*
Merge tag 'for-usb-linus-2013-09-23' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2013-09-26
6
-33
/
+92
|
|
\
|
|
*
usbcore: check usb device's state before sending a Set SEL control transfer
Xenia Ragiadakou
2013-09-24
1
-0
/
+3
|
|
*
xhci: Fix race between ep halt and URB cancellation
Florian Wolter
2013-09-24
1
-2
/
+6
|
|
*
usb: Fix xHCI host issues on remote wakeup.
Sarah Sharp
2013-09-24
4
-10
/
+60
|
|
*
xhci: Ensure a command structure points to the correct trb on the command ring
Mathias Nyman
2013-09-24
4
-21
/
+17
|
|
*
xhci: Fix oops happening after address device timeout
Mathias Nyman
2013-09-24
1
-0
/
+6
*
|
|
Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-09-29
5
-13
/
+10
|
\
\
\
|
*
|
|
tty: ar933x_uart: move devicetree binding documentation
Gabor Juhos
2013-09-26
1
-0
/
+0
|
*
|
|
tty: Fix SIGTTOU not sent with tcflush()
Peter Hurley
2013-09-26
1
-0
/
+3
|
*
|
|
n_tty: Fix EOF push index when termios changes
Peter Hurley
2013-09-17
1
-2
/
+1
|
*
|
|
serial: pch_uart: remove unnecessary tty_port_tty_get
Johan Hovold
2013-09-17
1
-11
/
+1
|
*
|
|
serial: pch_uart: fix tty-kref leak in dma-rx path
Johan Hovold
2013-09-17
1
-1
/
+2
[next]