index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iscsi-target: Reject unsupported multi PDU text command sequence
Nicholas Bellinger
2013-11-13
1
-0
/
+7
*
ib_isert: Avoid duplicate iscsit_increment_maxcmdsn call
Nicholas Bellinger
2013-11-12
1
-5
/
+1
*
iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsn
Nicholas Bellinger
2013-11-12
2
-5
/
+6
*
target: Core does not need blkdev.h
Andy Grover
2013-11-12
3
-3
/
+0
*
target: Pass through I/O topology for block backstores
Andy Grover
2013-11-12
4
-3
/
+68
*
iser-target: Avoid using FRMR for single dma entry requests
Vu Pham
2013-11-12
1
-12
/
+20
*
target: Add per device xcopy_lun for copy offload I/O
Nicholas Bellinger
2013-11-08
3
-45
/
+39
*
target: Drop left-over se_lun->lun_cmd_list shutdown code
Nicholas Bellinger
2013-11-07
5
-252
/
+7
*
target: Add percpu refcounting for se_lun access
Nicholas Bellinger
2013-11-07
6
-18
/
+45
*
percpu-refcount: Add EXPORT_SYMBOL to use percpu_ref from modules
Nicholas Bellinger
2013-11-07
1
-0
/
+3
*
iscsi-target: Do not generate REJECTs for zero-length DataOUT
Nicholas Bellinger
2013-11-07
1
-4
/
+3
*
ib_isert: Add support for completion interrupt coalescing
Nicholas Bellinger
2013-11-06
2
-12
/
+57
*
iscsi-target: Implement demo_mode_discovery logic
Thomas Glanzmann
2013-10-23
1
-9
/
+30
*
target: Export symbol core_tpg_check_initiator_node_acl
Thomas Glanzmann
2013-10-23
3
-2
/
+3
*
iscsi-target: Add new TPG attribute
Thomas Glanzmann
2013-10-23
4
-0
/
+29
*
tcm_loop: Implement target reset
Hannes Reinecke
2013-10-16
1
-0
/
+26
*
tcm_loop: TCQ and command abort support
Hannes Reinecke
2013-10-16
2
-4
/
+69
*
tcm_loop: separate out tcm_loop_issue_tmr
Hannes Reinecke
2013-10-16
2
-33
/
+51
*
tcm_loop: Implement transport offline
Hannes Reinecke
2013-10-16
2
-1
/
+56
*
tcm_loop: Check for valid hba in tcm_loop_drop_nexus()
Hannes Reinecke
2013-10-16
1
-1
/
+4
*
target/qla2xxx: Remove QLA_TPG_ATTRIB macro
Andy Grover
2013-10-16
2
-12
/
+10
*
target/iscsi: Remove macros that contain typecasts
Andy Grover
2013-10-16
6
-22
/
+18
*
target/iscsi: Remove iscsi dereferencing macros
Andy Grover
2013-10-16
4
-36
/
+27
*
target: Remove TF_CIT_TMPL macro
Andy Grover
2013-10-16
11
-102
/
+101
*
percpu_ida: Removing unused arguement from alloc_local_tag
Nick Swenson
2013-10-03
1
-3
/
+2
*
tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmd
Nicholas Bellinger
2013-10-01
3
-5
/
+17
*
Linux 3.12-rc3
v3.12-rc3
Linus Torvalds
2013-09-29
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-26
1
-0
/
+2
|
*
USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization
Shengzhou Liu
2013-09-26
1
-2
/
+3
|
*
USB: Fix breakage in ffs_fs_mount()
Al Viro
2013-09-26
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-25
1
-0
/
+16
|
*
usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA
Geert Uytterhoeven
2013-09-25
1
-1
/
+1
|
*
usb: chipidea: udc: free pending TD at removal procedure
Peter Chen
2013-09-25
1
-0
/
+2
|
*
usb: chipidea: imx: Add usb_phy_shutdown at probe's error path
Peter Chen
2013-09-25
1
-2
/
+5
|
*
usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal
Peter Chen
2013-09-25
1
-0
/
+1
|
*
usb: chipidea: udc: fix the oops after rmmod gadget
Peter Chen
2013-09-25
1
-1
/
+1
|
*
USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
Alan Stern
2013-09-25
3
-3
/
+3
|
*
USB: OHCI: accept very late isochronous URBs
Alan Stern
2013-09-25
2
-14
/
+34
|
*
USB: UHCI: accept very late isochronous URBs
Alan Stern
2013-09-25
1
-4
/
+8
|
*
USB: iMX21: accept very late isochronous URBs
Alan Stern
2013-09-25
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-25
6
-33
/
+92
|
|
\
|
|
*
usbcore: check usb device's state before sending a Set SEL control transfer
Xenia Ragiadakou
2013-09-23
1
-0
/
+3
|
|
*
xhci: Fix race between ep halt and URB cancellation
Florian Wolter
2013-09-23
1
-2
/
+6
|
|
*
usb: Fix xHCI host issues on remote wakeup.
Sarah Sharp
2013-09-23
4
-10
/
+60
|
|
*
xhci: Ensure a command structure points to the correct trb on the command ring
Mathias Nyman
2013-09-23
4
-21
/
+17
|
|
*
xhci: Fix oops happening after address device timeout
Mathias Nyman
2013-09-23
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
[next]