summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [SCSI] scsi_dh_rdac: Fix for unbalanced reference countMoger, Babu2012-02-22
* [SCSI] scsi_pm: Fix bug in the SCSI power management handlerAlan Stern2012-02-18
* [SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li2012-02-18
* [SCSI] qla2xxx: Update version number to 8.03.07.13-k.Chad Dupuis2012-02-18
* [SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx.Giridhar Malavali2012-02-18
* [SCSI] qla2xxx: Remove resetting memory during device initialization for ISP8...Shyam Sundar2012-02-18
* [SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization fai...Giridhar Malavali2012-02-18
* [SCSI] qla2xxx: Remove check for null fcport from host reset handler.Michael Christie2012-02-18
* [SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers.Andrew Vasquez2012-02-18
* [SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB p...Andrew Vasquez2012-02-18
* [SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command.Andrew Vasquez2012-02-18
* [SCSI] qla2xxx: Add an "is reset active" helper.Andrew Vasquez2012-02-18
* [SCSI] qla2xxx: Add check for null fcport references in qla2xxx_queuecommand.Chad Dupuis2012-02-18
* [SCSI] qla2xxx: Propagate up abort failures.Arun Easi2012-02-18
* [SCSI] isci: Fix NULL ptr dereference when no firmware is being loadedDave Jiang2012-02-18
* [SCSI] ipr: fix eeh recovery for 64-bit adaptersKleber Sacilotto de Souza2012-02-18
* [SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-...Alexey Khoroshilov2012-02-12
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-02-11
|\
| * block: fix lockdep warning on io_context release put_io_context()Tejun Heo2012-02-11
| * relay: prevent integer overflow in relay_open()Dan Carpenter2012-02-10
| * loop: zero fill bio instead of return -EIO for partial readDave Young2012-02-08
| * bio: don't overflow in bio_get_nr_vecs()Kent Overstreet2012-02-08
| * floppy: Fix a crash during rmmodVivek Goyal2012-02-08
| * floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ...Vivek Goyal2012-02-08
| * cdrom: move shared static to cdrom_device_infoPaolo Bonzini2012-02-08
| * bsg: fix sysfs link remove warningStanislaw Gruszka2012-02-08
| * block: don't call elevator callbacks for plug mergesTejun Heo2012-02-08
| * block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...Tejun Heo2012-02-08
| * mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...Asai Thambi S P2012-02-07
| * block: strip out locking optimization in put_io_context()Tejun Heo2012-02-07
| * cdrom: use copy_to_user() without the underscoresDan Carpenter2012-02-06
| * block: fix ioc locking warningShaohua Li2012-02-06
| * block: fix NULL icq_cache referenceShaohua Li2012-01-19
| * block,cfq: change code orderShaohua Li2012-01-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-10
|\ \
| * | net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabledThomas Graf2012-02-10
| * | ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.Li Wei2012-02-10
| * | netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman2012-02-10
| * | netprio_cgroup: don't allocate prio table when a device is registeredNeil Horman2012-02-10
| * | netprio_cgroup: fix an off-by-one bugNeil Horman2012-02-10
| * | bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter2012-02-09
| * | isdn: type bug in isdn_net_header()Dan Carpenter2012-02-09
| * | net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-09
| * | ixgbe: ethtool: stats user buffer overrunJohn Fastabend2012-02-09
| * | ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend2012-02-09
| * | ixgbe: do not update real num queues when netdev is going awayYi Zou2012-02-09
| * | ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page sizeAlexander Duyck2012-02-09
| * | ixgbe: Fix case of Tx Hang in PF with 32 VFsGreg Rose2012-02-09
| * | ixgbe: fix vf lookupGreg Rose2012-02-09
| * | igb: fix vf lookupGreg Rose2012-02-09