summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: Rename sbal_last.Martin Peschke2008-06-052-5/+5
* [SCSI] zfcp: Remove field sbal_last from trace record.Martin Peschke2008-06-052-3/+0
* [SCSI] zfcp: Remove some sparse warningsChristof Schmitt2008-06-051-1/+2
* [SCSI] zfcp: Fix fsf_status_read return code handlingHeiko Carstens2008-06-051-4/+3
* [SCSI] zfcp: Fix mempool pointer for GID_PN request allocationChristof Schmitt2008-06-051-6/+3
* [SCSI] zfcp: receiving an unsolicted status can lead to I/O stallSwen Schillig2008-06-056-35/+32
* [SCSI] mpt fusion: make struct mpt_proc_root_dir staticAdrian Bunk2008-06-052-3/+1
* [SCSI] make use of the residue valueJames Bottomley2008-06-051-0/+9
* [SCSI] SCSI: remove dev->power.power_state from mesh driverAlan Stern2008-06-051-6/+2
* [SCSI] aacraid: linit.c make aac_show_serial_number staticHarvey Harrison2008-06-051-1/+1
* [SCSI] aacraid: Add Power Management cards to documentationMark Salyzyn2008-06-051-5/+19
* [SCSI] zfcp: sysfs attributes for fabric and channel latenciesChristof Schmitt2008-06-051-0/+65
* [SCSI] zfcp: Track fabric and channel latencies provided by FCP adapterChristof Schmitt2008-06-054-1/+82
* [SCSI] scsi_dh: Remove hardware handler infrastructure from dmChandra Seetharaman2008-06-054-278/+1
* [SCSI] scsi_dh: Remove hardware handlers from dmChandra Seetharaman2008-06-055-1315/+0
* [SCSI] scsi_dh: Remove dm_pg_init_completeChandra Seetharaman2008-06-051-41/+0
* [SCSI] scsi_dh: Add a single threaded workqueue for initializing pathsChandra Seetharaman2008-06-051-7/+34
* [SCSI] scsi_dh: Use SCSI device handler in dm-multipathChandra Seetharaman2008-06-052-51/+81
* [SCSI] scsi_dh: add EMC Clariion device handlerChandra Seetharaman2008-06-053-0/+506
* [SCSI] scsi_dh: add hp sw device handlerMike Christie2008-06-053-0/+211
* [SCSI] scsi_dh: add lsi rdac device handlerChandra Seetharaman2008-06-053-0/+698
* [SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman2008-06-0511-0/+283
* Linux 2.6.26-rc5v2.6.26-rc5Linus Torvalds2008-06-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-0467-315/+618
|\
| * l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman2008-06-041-23/+78
| * tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.Octavian Purdila2008-06-042-3/+11
| * tcp: Increment OUTRSTS in tcp_send_active_reset()Sridhar Samudrala2008-06-041-0/+2
| * raw: Raw socket leak.Denis V. Lunev2008-06-042-0/+18
| * lt2p: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman2008-06-041-0/+10
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-046-15/+40
| |\
| | * USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann2008-06-041-0/+1
| | * ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enableMichael Buesch2008-06-041-2/+2
| | * libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig2008-06-041-2/+2
| | * ipw2200: expire and use oldest BSS on adhoc createDan Williams2008-06-041-2/+25
| | * airo warning fixAndrew Morton2008-06-041-1/+1
| | * b43legacy: Fix controller restart crashMichael Buesch2008-06-041-8/+9
| * | sctp: Fix ECN markings for IPv6Vlad Yasevich2008-06-044-1/+14
| * | sctp: Flush the queue only once during fast retransmit.Vlad Yasevich2008-06-041-34/+48
| * | sctp: Start T3-RTX timer when fast retransmitting lowest TSNVlad Yasevich2008-06-043-14/+37
| * | sctp: Correctly implement Fast Recovery cwnd manipulations.Vlad Yasevich2008-06-042-13/+39
| * | sctp: Move sctp_v4_dst_saddr out of loopGui Jianfeng2008-06-041-1/+1
| * | sctp: retran_path update bug fixGui Jianfeng2008-06-041-9/+12
| * | Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yos...David S. Miller2008-06-0417-97/+146
| |\ \
| | * | [IPV6]: Do not change protocol for UDPv6 sockets with pending sent data.Denis V. Lunev2008-06-051-3/+8
| | * | [IPV6]: inet_sk(sk)->cork.opt leakDenis V. Lunev2008-06-053-2/+6
| | * | [IPV6]: Do not change protocol for raw IPv6 sockets.Denis V. Lunev2008-06-051-0/+3
| | * | [IPV6] NETNS: Handle ancillary data in appropriate namespace.YOSHIFUJI Hideaki2008-06-056-8/+10
| | * | [IPV6]: Check outgoing interface even if source address is unspecified.YOSHIFUJI Hideaki2008-06-051-20/+22
| | * | [IPV6]: Fix the data length of get destination options with short lengthYang Hongyang2008-06-051-1/+1
| | * | [IPV6]: Fix the return value of get destination options with NULL data pointerYang Hongyang2008-06-051-0/+3
OpenPOWER on IntegriCloud