summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libiscsi: Added support to show targetalias in sysfsVikas Chaudhary2012-02-192-0/+7
* [SCSI] lpfc 8.3.29: Update driver version to 8.3.29James Smart2012-02-191-1/+1
* [SCSI] lpfc 8.3.29: Remove GFP_KERNEL allocation while lock is heldJames Smart2012-02-191-79/+57
* [SCSI] lpfc 8.3.29: Locking fix and Memory leak FixesJames Smart2012-02-194-5/+13
* [SCSI] lpfc 8.3.29: FC Discovery state machine fixesJames Smart2012-02-193-2/+13
* [SCSI] lpfc 8.3.29: T10 Diff fixes and enhancementsJames Smart2012-02-197-125/+1049
* [SCSI] lpfc 8.3.29: SLI related fixesJames Smart2012-02-1911-34/+207
* [SCSI] lpfc 8.3.29: BSG and User interface fixesJames Smart2012-02-194-5/+63
* [SCSI] pm8001: deficient responses to IO_XFER_ERROR_BREAK and IO_XFER_OPEN_RE...Mark Salyzyn2012-02-193-12/+261
* [SCSI] pm8001: Add FUNC_GET_EVENTSMark Salyzyn2012-02-193-27/+83
* [SCSI] pm8001: fix lockup on phy_control hard reset.Mark Salyzyn2012-02-191-1/+1
* [SCSI] st: implement PMOliver Neukum2012-02-191-0/+11
* [SCSI] scsi_pm: Fix bug in the SCSI power management handlerAlan Stern2012-02-182-0/+17
* [SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li2012-02-181-2/+2
* [SCSI] qla2xxx: Update version number to 8.03.07.13-k.Chad Dupuis2012-02-181-1/+1
* [SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx.Giridhar Malavali2012-02-181-1/+1
* [SCSI] qla2xxx: Remove resetting memory during device initialization for ISP8...Shyam Sundar2012-02-181-13/+0
* [SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization fai...Giridhar Malavali2012-02-181-0/+4
* [SCSI] qla2xxx: Remove check for null fcport from host reset handler.Michael Christie2012-02-181-10/+0
* [SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers.Andrew Vasquez2012-02-182-1/+2
* [SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB p...Andrew Vasquez2012-02-181-1/+0
* [SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command.Andrew Vasquez2012-02-181-1/+2
* [SCSI] qla2xxx: Add an "is reset active" helper.Andrew Vasquez2012-02-184-51/+28
* [SCSI] qla2xxx: Add check for null fcport references in qla2xxx_queuecommand.Chad Dupuis2012-02-181-0/+6
* [SCSI] qla2xxx: Propagate up abort failures.Arun Easi2012-02-181-0/+1
* [SCSI] isci: Fix NULL ptr dereference when no firmware is being loadedDave Jiang2012-02-181-1/+3
* [SCSI] ipr: fix eeh recovery for 64-bit adaptersKleber Sacilotto de Souza2012-02-181-6/+18
* [SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-...Alexey Khoroshilov2012-02-121-1/+2
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-02-1121-233/+155
|\
| * block: fix lockdep warning on io_context release put_io_context()Tejun Heo2012-02-111-7/+14
| * relay: prevent integer overflow in relay_open()Dan Carpenter2012-02-101-2/+8
| * loop: zero fill bio instead of return -EIO for partial readDave Young2012-02-081-11/+13
| * bio: don't overflow in bio_get_nr_vecs()Kent Overstreet2012-02-081-7/+3
| * floppy: Fix a crash during rmmodVivek Goyal2012-02-081-0/+9
| * floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ...Vivek Goyal2012-02-081-1/+7
| * cdrom: move shared static to cdrom_device_infoPaolo Bonzini2012-02-082-8/+7
| * bsg: fix sysfs link remove warningStanislaw Gruszka2012-02-081-1/+2
| * block: don't call elevator callbacks for plug mergesTejun Heo2012-02-083-27/+13
| * block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...Tejun Heo2012-02-085-55/+46
| * mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...Asai Thambi S P2012-02-072-11/+5
| * block: strip out locking optimization in put_io_context()Tejun Heo2012-02-078-92/+18
| * cdrom: use copy_to_user() without the underscoresDan Carpenter2012-02-061-7/+1
| * block: fix ioc locking warningShaohua Li2012-02-061-1/+3
| * block: fix NULL icq_cache referenceShaohua Li2012-01-191-4/+6
| * block,cfq: change code orderShaohua Li2012-01-191-3/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-10116-400/+518
|\ \
| * | net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabledThomas Graf2012-02-101-1/+2
| * | ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.Li Wei2012-02-101-1/+1
| * | netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman2012-02-102-13/+42
| * | netprio_cgroup: don't allocate prio table when a device is registeredNeil Horman2012-02-101-6/+0
OpenPOWER on IntegriCloud