| Commit message (Expand) | Author | Files | Lines |
2012-02-19 | [SCSI] hpsa: combine hpsa_scsi_detect and hpsa_register_scsi | Stephen M. Cameron | 1 | -46/+35 |
2012-02-19 | [SCSI] hpsa: removed unneeded structure member max_sg_entries and fix badly n... | Stephen M. Cameron | 3 | -13/+12 |
2012-02-19 | [SCSI] hpsa: fix per device memory leak on driver unload | Stephen M. Cameron | 1 | -0/+9 |
2012-02-19 | [SCSI] qla4xxx: Update driver version to 5.02.00-k13 | Vikas Chaudhary | 1 | -1/+1 |
2012-02-19 | [SCSI] qla4xxx: Added support to show port_state and port_speed in sysfs | Vikas Chaudhary | 2 | -0/+51 |
2012-02-19 | [SCSI] scsi_transport_iscsi: Added support to show port_state and port_speed ... | Vikas Chaudhary | 3 | -0/+84 |
2012-02-19 | [SCSI] qla4xxx: Added support to show targetalias in sysfs | Vikas Chaudhary | 1 | -0/+5 |
2012-02-19 | [SCSI] libiscsi: Added support to show targetalias in sysfs | Vikas Chaudhary | 2 | -0/+7 |
2012-02-19 | [SCSI] lpfc 8.3.29: Update driver version to 8.3.29 | James Smart | 1 | -1/+1 |
2012-02-19 | [SCSI] lpfc 8.3.29: Remove GFP_KERNEL allocation while lock is held | James Smart | 1 | -79/+57 |
2012-02-19 | [SCSI] lpfc 8.3.29: Locking fix and Memory leak Fixes | James Smart | 4 | -5/+13 |
2012-02-19 | [SCSI] lpfc 8.3.29: FC Discovery state machine fixes | James Smart | 3 | -2/+13 |
2012-02-19 | [SCSI] lpfc 8.3.29: T10 Diff fixes and enhancements | James Smart | 7 | -125/+1049 |
2012-02-19 | [SCSI] lpfc 8.3.29: SLI related fixes | James Smart | 11 | -34/+207 |
2012-02-19 | [SCSI] lpfc 8.3.29: BSG and User interface fixes | James Smart | 4 | -5/+63 |
2012-02-19 | [SCSI] pm8001: deficient responses to IO_XFER_ERROR_BREAK and IO_XFER_OPEN_RE... | Mark Salyzyn | 3 | -12/+261 |
2012-02-19 | [SCSI] pm8001: Add FUNC_GET_EVENTS | Mark Salyzyn | 3 | -27/+83 |
2012-02-19 | [SCSI] pm8001: fix lockup on phy_control hard reset. | Mark Salyzyn | 1 | -1/+1 |
2012-02-19 | [SCSI] st: implement PM | Oliver Neukum | 1 | -0/+11 |
2012-02-18 | [SCSI] scsi_pm: Fix bug in the SCSI power management handler | Alan Stern | 2 | -0/+17 |
2012-02-18 | [SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost' | Huajun Li | 1 | -2/+2 |
2012-02-18 | [SCSI] qla2xxx: Update version number to 8.03.07.13-k. | Chad Dupuis | 1 | -1/+1 |
2012-02-18 | [SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx. | Giridhar Malavali | 1 | -1/+1 |
2012-02-18 | [SCSI] qla2xxx: Remove resetting memory during device initialization for ISP8... | Shyam Sundar | 1 | -13/+0 |
2012-02-18 | [SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization fai... | Giridhar Malavali | 1 | -0/+4 |
2012-02-18 | [SCSI] qla2xxx: Remove check for null fcport from host reset handler. | Michael Christie | 1 | -10/+0 |
2012-02-18 | [SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers. | Andrew Vasquez | 2 | -1/+2 |
2012-02-18 | [SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB p... | Andrew Vasquez | 1 | -1/+0 |
2012-02-18 | [SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command. | Andrew Vasquez | 1 | -1/+2 |
2012-02-18 | [SCSI] qla2xxx: Add an "is reset active" helper. | Andrew Vasquez | 4 | -51/+28 |
2012-02-18 | [SCSI] qla2xxx: Add check for null fcport references in qla2xxx_queuecommand. | Chad Dupuis | 1 | -0/+6 |
2012-02-18 | [SCSI] qla2xxx: Propagate up abort failures. | Arun Easi | 1 | -0/+1 |
2012-02-18 | [SCSI] isci: Fix NULL ptr dereference when no firmware is being loaded | Dave Jiang | 1 | -1/+3 |
2012-02-18 | [SCSI] ipr: fix eeh recovery for 64-bit adapters | Kleber Sacilotto de Souza | 1 | -6/+18 |
2012-02-13 | [SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-... | Alexey Khoroshilov | 1 | -1/+2 |
2012-02-11 | block: fix lockdep warning on io_context release put_io_context() | Tejun Heo | 1 | -7/+14 |
2012-02-10 | net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled | Thomas Graf | 1 | -1/+2 |
2012-02-10 | ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr. | Li Wei | 1 | -1/+1 |
2012-02-10 | netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m | Neil Horman | 2 | -13/+42 |
2012-02-10 | netprio_cgroup: don't allocate prio table when a device is registered | Neil Horman | 1 | -6/+0 |
2012-02-10 | netprio_cgroup: fix an off-by-one bug | Neil Horman | 1 | -1/+1 |
2012-02-10 | relay: prevent integer overflow in relay_open() | Dan Carpenter | 1 | -2/+8 |
2012-02-09 | bna: fix error handling of bnad_get_flash_partition_by_offset() | Dan Carpenter | 1 | -6/+4 |
2012-02-09 | isdn: type bug in isdn_net_header() | Dan Carpenter | 1 | -1/+1 |
2012-02-09 | hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured value | Nikolaus Schulz | 1 | -3/+2 |
2012-02-09 | net: Make qdisc_skb_cb upper size bound explicit. | David S. Miller | 5 | -10/+13 |
2012-02-09 | tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m... | Paul Walmsley | 1 | -2/+1 |
2012-02-09 | tty: serial: OMAP: block idle while the UART is transferring data in PIO mode | Paul Walmsley | 2 | -4/+11 |
2012-02-09 | tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode | Paul Walmsley | 1 | -3/+17 |
2012-02-09 | Reduce the number of expensive division instructions done by _parse_integer() | David Howells | 1 | -5/+13 |