aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* target/pscsi: Drop unnecessary NULL assignment to bio->bi_nextAsias He2013-02-27
* target: Add __exit annotation for module_exit functionsAsias He2013-02-27
* iscsi-target: Fix immediate queue starvation regression with DATAINNicholas Bellinger2013-02-27
* target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectorsRoland Dreier2013-02-23
* target/file: Add WRITE_SAME w/ UNMAP=0 emulation supportNicholas Bellinger2013-02-20
* iscsi-target: Enforce individual network portal export once per TargetNameNicholas Bellinger2013-02-19
* iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_m...Nicholas Bellinger2013-02-19
* target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger2013-02-18
* target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger2013-02-18
* target: Fix parameter list length checking in MODE SELECTRoland Dreier2013-02-13
* target: Fix error checking for UNMAP commandsRoland Dreier2013-02-13
* target: Fix sense data for out-of-bounds IO operationsRoland Dreier2013-02-13
* target_core_rd: break out unterminated loop during copyHannes Reinecke2013-02-13
* tcm_vhost: Multi-queue supportAsias He2013-02-13
* tcm_vhost: Multi-target supportAsias He2013-02-13
* target: Add device attribute to expose config_item_name for INQUIRY modelTregaron Bayly2013-02-13
* target: don't truncate the fail intr addressDan Carpenter2013-02-13
* target: don't always say "ipv6" as address typeDan Carpenter2013-02-13
* target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled statusNicholas Bellinger2013-02-13
* iscsi-target: make some temporary buffers largerDan Carpenter2013-02-13
* tcm_vhost: Optimize gup in vhost_scsi_map_to_sglAsias He2013-02-13
* tcm_vhost: Use iov_num_pages to calculate sgl_countAsias He2013-02-13
* tcm_vhost: Introduce iov_num_pagesAsias He2013-02-13
* tcm_vhost: Use llist for cmd completion listAsias He2013-02-13
* target: change sprintf to snprintf in transport_dump_vpd_identDan Carpenter2013-02-13
* target/rd: improve sg_table lookup scalabilityMartin Svec2013-02-13
* target: Remove never-used TMR_FABRIC_TMR enum valueRoland Dreier2013-02-13
* target: Remove useless if statementRoland Dreier2013-02-13
* target: Export SPC inquiry emulationHannes Reinecke2013-02-13
* Linux 3.8-rc7Linus Torvalds2013-02-08
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-02-08
|\
| * ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon2013-02-08
| * ARM: DMA mapping: fix bad atomic testRussell King2013-02-08
| * ARM: realview: ensure that we have sufficient IRQs availableRussell King2013-02-08
| * ARM: GIC: fix GIC cpumask initializationRussell King2013-02-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-08
|\ \
| * \ Merge branch 'sctp_keys'David S. Miller2013-02-08
| |\ \
| | * | net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann2013-02-08
| | * | net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann2013-02-08
| |/ /
| * | atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-08
| * | net: usb: fix regression from FLAG_NOARP codeLucas Stach2013-02-08
| * | l2tp: dont play with skb->truesizeEric Dumazet2013-02-08
| * | net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann2013-02-07
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-02-07
| |\ \
| | * | openvswitch: Move LRO check from transmit to receive.Jesse Gross2013-01-22
| * | | Merge branch 'netback'David S. Miller2013-02-07
| |\ \ \
| | * | | netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-07
| | * | | xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-07
| | * | | xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-07
| | * | | xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-07