summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-13ext4: always set i_op in ext4_mknod()Bernd Schubert1-2/+0
2012-10-13ext4: online defrag is not supported for journaled filesDmitry Monakhov1-1/+6
2012-10-13ext4: move_extent code cleanupDmitry Monakhov1-120/+47
2012-10-13ext4: fix crash when accessing /proc/mounts concurrentlyHerton Ronaldo Krzesinski1-1/+1
2012-10-13ext4: fix potential deadlock in ext4_nonda_switch()Theodore Ts'o2-7/+11
2012-10-13ext4: avoid duplicate writes of the backup bg descriptor blocksYongqiang Yang1-4/+6
2012-10-13ext4: don't copy non-existent gdt blocks when resizingYongqiang Yang1-0/+4
2012-10-13ext4: ignore last group w/o enough space when resizing instead of BUG'ingYongqiang Yang1-3/+9
2012-10-13PCI: Check P2P bridge for invalid secondary/subordinate rangeYinghai Lu1-2/+4
2012-10-13SCSI: zfcp: only access zfcp_scsi_dev for valid scsi_deviceMartin Peschke1-5/+14
2012-10-13SCSI: zfcp: restore refcount check on port_removeSteffen Maier5-12/+45
2012-10-13SCSI: zfcp: remove invalid reference to list iterator variableJulia Lawall1-1/+1
2012-10-13SCSI: zfcp: Do not wakeup while suspendedSteffen Maier5-10/+86
2012-10-13SCSI: zfcp: Bounds checking for deferred error traceSteffen Maier2-7/+11
2012-10-13SCSI: zfcp: Make trace record tags uniqueSteffen Maier1-2/+2
2012-10-13SCSI: zfcp: Adapt to new FC_PORTSPEED semanticsSteffen Maier1-2/+32
2012-10-13drm/savage: re-add busmaster enable, regression fixFlorian Zumbiehl1-0/+2
2012-10-13aoe: assert AoE packets marked as requiring no checksumEd Cashin1-0/+1
2012-10-13net: do not disable sg for packets requiring no checksumEd Cashin1-1/+2
2012-10-13netrom: copy_datagram_iovec can failAlan Cox1-1/+6
2012-10-13l2tp: fix a typo in l2tp_eth_dev_recv()Eric Dumazet1-1/+1
2012-10-13ipv6: mip6: fix mip6_mh_filter()Eric Dumazet1-9/+11
2012-10-13ipv6: raw: fix icmpv6_filter()Eric Dumazet1-11/+10
2012-10-13ipv4: raw: fix icmp_filter()Eric Dumazet1-6/+8
2012-10-13net: guard tcp_set_keepalive() to tcp socketsEric Dumazet1-1/+2
2012-10-13net: small bug on rxhash calculationChema Gonzalez1-5/+6
2012-10-13pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu1-1/+1
2012-10-13sctp: Don't charge for data in sndbuf again when transmitting packetThomas Graf1-1/+20
2012-10-13tcp: flush DMA queue before sk_wait_data if rcv_wnd is zeroMichal Kubeček1-2/+8
2012-10-13ipv6: fix return value check in fib6_add()Wei Yongjun1-0/+4
2012-10-13ipv6: del unreachable route when an addr is deleted on loNicolas Dichtel1-2/+8
2012-10-13ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng1-5/+6
2012-10-138021q: fix mac_len recomputation in vlan_untag()Antonio Quartulli1-1/+2
2012-10-13sierra_net: Endianess bug fix.Lennart Sorensen1-1/+1
2012-10-13pkt_sched: fix virtual-start-time update in QFQPaolo Valente1-1/+4
2012-10-13net-sched: sch_cbq: avoid infinite loopEric Dumazet1-2/+3
2012-10-13netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov1-0/+4
2012-10-13ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli1-0/+1
2012-10-13net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin1-0/+1
2012-10-13xfrm_user: ensure user supplied esn replay window is validMathias Krause2-6/+27
2012-10-13xfrm_user: don't copy esn replay window twice for new statesMathias Krause1-4/+5
2012-10-13xfrm_user: fix info leak in copy_to_user_tmpl()Mathias Krause1-0/+1
2012-10-13xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause1-0/+1
2012-10-13xfrm_user: fix info leak in copy_to_user_state()Mathias Krause1-0/+1
2012-10-13xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause1-1/+1
2012-10-13xfrm: fix a read lock imbalance in make_blackholeLi RongQing1-1/+1
2012-10-13xfrm_user: return error pointer instead of NULL #2Mathias Krause1-2/+4
2012-10-13xfrm_user: return error pointer instead of NULLMathias Krause1-2/+4
2012-10-13xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert3-1/+19
2012-10-13bnx2x: fix rx checksum validation for IPv6Michal Schmidt1-5/+7