aboutsummaryrefslogtreecommitdiffstats
path: root/mm/kmemcheck.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-19iscsi-target: Enforce individual network portal export once per TargetNameNicholas Bellinger1-0/+39
2013-02-19iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_matchNicholas Bellinger2-26/+41
2013-02-18target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger1-0/+8
2013-02-18target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger4-20/+9
2013-02-13target: Fix parameter list length checking in MODE SELECTRoland Dreier1-0/+13
2013-02-13target: Fix error checking for UNMAP commandsRoland Dreier3-1/+21
2013-02-13target: Fix sense data for out-of-bounds IO operationsRoland Dreier1-1/+1
2013-02-13target_core_rd: break out unterminated loop during copyHannes Reinecke1-0/+12
2013-02-13tcm_vhost: Multi-queue supportAsias He2-17/+31
2013-02-13tcm_vhost: Multi-target supportAsias He2-50/+85
2013-02-13target: Add device attribute to expose config_item_name for INQUIRY modelTregaron Bayly4-0/+47
2013-02-13target: don't truncate the fail intr addressDan Carpenter1-6/+9
2013-02-13target: don't always say "ipv6" as address typeDan Carpenter1-4/+6
2013-02-13target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled statusNicholas Bellinger4-11/+48
2013-02-13iscsi-target: make some temporary buffers largerDan Carpenter1-4/+4
2013-02-13tcm_vhost: Optimize gup in vhost_scsi_map_to_sglAsias He1-24/+30
2013-02-13tcm_vhost: Use iov_num_pages to calculate sgl_countAsias He1-5/+3
2013-02-13tcm_vhost: Introduce iov_num_pagesAsias He1-0/+6
2013-02-13tcm_vhost: Use llist for cmd completion listAsias He2-34/+14
2013-02-13target: change sprintf to snprintf in transport_dump_vpd_identDan Carpenter2-4/+7
2013-02-13target/rd: improve sg_table lookup scalabilityMartin Svec1-2/+4
2013-02-13target: Remove never-used TMR_FABRIC_TMR enum valueRoland Dreier1-1/+0
2013-02-13target: Remove useless if statementRoland Dreier1-12/+0
2013-02-13target: Export SPC inquiry emulationHannes Reinecke2-3/+7
2013-02-09Linux 3.8-rc7Linus Torvalds1-1/+1
2013-02-08net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann1-0/+5
2013-02-08net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann1-1/+1
2013-02-08atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens1-73/+73
2013-02-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon1-1/+1
2013-02-08ARM: DMA mapping: fix bad atomic testRussell King1-1/+1
2013-02-08ARM: realview: ensure that we have sufficient IRQs availableRussell King1-1/+1
2013-02-08ARM: GIC: fix GIC cpumask initializationRussell King1-2/+23
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach1-1/+1
2013-02-08l2tp: dont play with skb->truesizeEric Dumazet2-12/+0
2013-02-07net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann1-1/+1
2013-02-07netback: correct netbk_tx_err to handle wrap around.Ian Campbell1-1/+1
2013-02-07xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell1-1/+12
2013-02-07xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley1-25/+13
2013-02-07xen/netback: shutdown the ring if it contains garbage.Ian Campbell3-26/+62
2013-02-08drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd tryDaniel Vetter1-5/+8
2013-02-07virtio_console: Don't access uninitialized data.Sjur Brændeland1-1/+2
2013-02-06net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork1-0/+12
2013-02-06net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork1-0/+3
2013-02-06ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala1-1/+1
2013-02-06tcp: fix for zero packets_in_flight was too broadIlpo Järvinen1-2/+6
2013-02-06Btrfs: move d_instantiate outside the transaction during mksubvolChris Mason1-1/+4
2013-02-06xen: fix error handling path if xen_allocate_irq_dynamic failsWei Liu1-2/+2
2013-02-06xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()Jan Beulich1-7/+7
2013-02-06Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadataJan Schmidt1-12/+10
2013-02-05Btrfs: fix possible stale data exposureJosef Bacik1-1/+1