summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectorsRoland Dreier2013-02-234-7/+7
* target/file: Add WRITE_SAME w/ UNMAP=0 emulation supportNicholas Bellinger2013-02-201-0/+114
* iscsi-target: Enforce individual network portal export once per TargetNameNicholas Bellinger2013-02-191-0/+39
* iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_m...Nicholas Bellinger2013-02-192-26/+41
* target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger2013-02-181-0/+8
* target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger2013-02-184-20/+9
* target: Fix parameter list length checking in MODE SELECTRoland Dreier2013-02-131-0/+13
* target: Fix error checking for UNMAP commandsRoland Dreier2013-02-133-1/+21
* target: Fix sense data for out-of-bounds IO operationsRoland Dreier2013-02-131-1/+1
* target_core_rd: break out unterminated loop during copyHannes Reinecke2013-02-131-0/+12
* tcm_vhost: Multi-queue supportAsias He2013-02-132-17/+31
* tcm_vhost: Multi-target supportAsias He2013-02-132-50/+85
* target: Add device attribute to expose config_item_name for INQUIRY modelTregaron Bayly2013-02-134-0/+47
* target: don't truncate the fail intr addressDan Carpenter2013-02-131-6/+9
* target: don't always say "ipv6" as address typeDan Carpenter2013-02-131-4/+6
* target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled statusNicholas Bellinger2013-02-134-11/+48
* iscsi-target: make some temporary buffers largerDan Carpenter2013-02-131-4/+4
* tcm_vhost: Optimize gup in vhost_scsi_map_to_sglAsias He2013-02-131-24/+30
* tcm_vhost: Use iov_num_pages to calculate sgl_countAsias He2013-02-131-5/+3
* tcm_vhost: Introduce iov_num_pagesAsias He2013-02-131-0/+6
* tcm_vhost: Use llist for cmd completion listAsias He2013-02-132-34/+14
* target: change sprintf to snprintf in transport_dump_vpd_identDan Carpenter2013-02-132-4/+7
* target/rd: improve sg_table lookup scalabilityMartin Svec2013-02-131-2/+4
* target: Remove never-used TMR_FABRIC_TMR enum valueRoland Dreier2013-02-131-1/+0
* target: Remove useless if statementRoland Dreier2013-02-131-12/+0
* target: Export SPC inquiry emulationHannes Reinecke2013-02-132-3/+7
* Linux 3.8-rc7v3.8-rc7Linus Torvalds2013-02-091-1/+1
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-02-094-5/+26
|\
| * ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon2013-02-081-1/+1
| * ARM: DMA mapping: fix bad atomic testRussell King2013-02-081-1/+1
| * ARM: realview: ensure that we have sufficient IRQs availableRussell King2013-02-081-1/+1
| * ARM: GIC: fix GIC cpumask initializationRussell King2013-02-081-2/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-0968-348/+649
|\ \
| * \ Merge branch 'sctp_keys'David S. Miller2013-02-082-1/+6
| |\ \
| | * | net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann2013-02-081-0/+5
| | * | net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann2013-02-081-1/+1
| |/ /
| * | atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-081-73/+73
| * | net: usb: fix regression from FLAG_NOARP codeLucas Stach2013-02-081-1/+1
| * | l2tp: dont play with skb->truesizeEric Dumazet2013-02-082-12/+0
| * | net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann2013-02-071-1/+1
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-02-071-7/+9
| |\ \
| | * | openvswitch: Move LRO check from transmit to receive.Jesse Gross2013-01-211-7/+9
| * | | Merge branch 'netback'David S. Miller2013-02-073-53/+88
| |\ \ \
| | * | | netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-071-1/+1
| | * | | xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-071-1/+12
| | * | | xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-071-25/+13
| | * | | xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-073-26/+62
| * | | | net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork2013-02-061-0/+12
| * | | | net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork2013-02-061-0/+3
| * | | | ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala2013-02-061-1/+1
OpenPOWER on IntegriCloud