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
*
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
Roland Dreier
2013-02-23
4
-7
/
+7
*
target/file: Add WRITE_SAME w/ UNMAP=0 emulation support
Nicholas Bellinger
2013-02-20
1
-0
/
+114
*
iscsi-target: Enforce individual network portal export once per TargetName
Nicholas Bellinger
2013-02-19
1
-0
/
+39
*
iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_m...
Nicholas Bellinger
2013-02-19
2
-26
/
+41
*
target: Add missing mapped_lun bounds checking during make_mappedlun setup
Nicholas Bellinger
2013-02-18
1
-0
/
+8
*
target: Fix lookup of dynamic NodeACLs during cached demo-mode operation
Nicholas Bellinger
2013-02-18
4
-20
/
+9
*
target: Fix parameter list length checking in MODE SELECT
Roland Dreier
2013-02-13
1
-0
/
+13
*
target: Fix error checking for UNMAP commands
Roland Dreier
2013-02-13
3
-1
/
+21
*
target: Fix sense data for out-of-bounds IO operations
Roland Dreier
2013-02-13
1
-1
/
+1
*
target_core_rd: break out unterminated loop during copy
Hannes Reinecke
2013-02-13
1
-0
/
+12
*
tcm_vhost: Multi-queue support
Asias He
2013-02-13
2
-17
/
+31
*
tcm_vhost: Multi-target support
Asias He
2013-02-13
2
-50
/
+85
*
target: Add device attribute to expose config_item_name for INQUIRY model
Tregaron Bayly
2013-02-13
4
-0
/
+47
*
target: don't truncate the fail intr address
Dan Carpenter
2013-02-13
1
-6
/
+9
*
target: don't always say "ipv6" as address type
Dan Carpenter
2013-02-13
1
-4
/
+6
*
target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status
Nicholas Bellinger
2013-02-13
4
-11
/
+48
*
iscsi-target: make some temporary buffers larger
Dan Carpenter
2013-02-13
1
-4
/
+4
*
tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl
Asias He
2013-02-13
1
-24
/
+30
*
tcm_vhost: Use iov_num_pages to calculate sgl_count
Asias He
2013-02-13
1
-5
/
+3
*
tcm_vhost: Introduce iov_num_pages
Asias He
2013-02-13
1
-0
/
+6
*
tcm_vhost: Use llist for cmd completion list
Asias He
2013-02-13
2
-34
/
+14
*
target: change sprintf to snprintf in transport_dump_vpd_ident
Dan Carpenter
2013-02-13
2
-4
/
+7
*
target/rd: improve sg_table lookup scalability
Martin Svec
2013-02-13
1
-2
/
+4
*
target: Remove never-used TMR_FABRIC_TMR enum value
Roland Dreier
2013-02-13
1
-1
/
+0
*
target: Remove useless if statement
Roland Dreier
2013-02-13
1
-12
/
+0
*
target: Export SPC inquiry emulation
Hannes Reinecke
2013-02-13
2
-3
/
+7
*
Linux 3.8-rc7
v3.8-rc7
Linus Torvalds
2013-02-09
1
-1
/
+1
*
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-02-09
4
-5
/
+26
|
\
|
*
ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned
Will Deacon
2013-02-08
1
-1
/
+1
|
*
ARM: DMA mapping: fix bad atomic test
Russell King
2013-02-08
1
-1
/
+1
|
*
ARM: realview: ensure that we have sufficient IRQs available
Russell King
2013-02-08
1
-1
/
+1
|
*
ARM: GIC: fix GIC cpumask initialization
Russell King
2013-02-08
1
-2
/
+23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-02-09
68
-348
/
+649
|
\
\
|
*
\
Merge branch 'sctp_keys'
David S. Miller
2013-02-08
2
-1
/
+6
|
|
\
\
|
|
*
|
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
2013-02-08
1
-0
/
+5
|
|
*
|
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
2013-02-08
1
-1
/
+1
|
|
/
/
|
*
|
atm/iphase: rename fregt_t -> ffreg_t
Heiko Carstens
2013-02-08
1
-73
/
+73
|
*
|
net: usb: fix regression from FLAG_NOARP code
Lucas Stach
2013-02-08
1
-1
/
+1
|
*
|
l2tp: dont play with skb->truesize
Eric Dumazet
2013-02-08
2
-12
/
+0
|
*
|
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
2013-02-07
1
-1
/
+1
|
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2013-02-07
1
-7
/
+9
|
|
\
\
|
|
*
|
openvswitch: Move LRO check from transmit to receive.
Jesse Gross
2013-01-21
1
-7
/
+9
|
*
|
|
Merge branch 'netback'
David S. Miller
2013-02-07
3
-53
/
+88
|
|
\
\
\
|
|
*
|
|
netback: correct netbk_tx_err to handle wrap around.
Ian Campbell
2013-02-07
1
-1
/
+1
|
|
*
|
|
xen/netback: free already allocated memory on failure in xen_netbk_get_requests
Ian Campbell
2013-02-07
1
-1
/
+12
|
|
*
|
|
xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.
Matthew Daley
2013-02-07
1
-25
/
+13
|
|
*
|
|
xen/netback: shutdown the ring if it contains garbage.
Ian Campbell
2013-02-07
3
-26
/
+62
|
*
|
|
|
net: qmi_wwan: add more Huawei devices, including E320
Bjørn Mork
2013-02-06
1
-0
/
+12
|
*
|
|
|
net: cdc_ncm: add another Huawei vendor specific device
Bjørn Mork
2013-02-06
1
-0
/
+3
|
*
|
|
|
ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()
Tommi Rantala
2013-02-06
1
-1
/
+1
[next]