summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] fcoe: have fcoe log off and lport destroy before ndo_fcoe_disableVasu Dev2011-05-011-71/+60
* [SCSI] libfc: rec tov value and REC_TOV_CONST units usages is incorrectVasu Dev2011-05-011-23/+9
* [SCSI] libfc: remove duplicate ema_list initVasu Dev2011-05-011-1/+0
* [SCSI] libfcoe: fix wrong comment in fcoe_transport_detachYi Zou2011-05-011-1/+1
* [SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_showYi Zou2011-05-011-2/+2
* [SCSI] libfcoe: clean up netdev mapping properly when the transport goes awayYi Zou2011-05-011-0/+14
* [SCSI] libfc: Move host_lock usage into ramp_up/down routinesRobert Love2011-05-011-10/+15
* [SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_ad...Kirill A. Shutemov2011-05-013-12/+6
* [SCSI] fcoe: remove unnecessary module state checkYi Zou2011-05-011-47/+0
* [SCSI] fcoe: Remove mutex_trylock/restart_syscall checksRobert Love2011-05-011-20/+4
* [SCSI] libfcoe: Remove mutex_trylock/restart_syscall checksRobert Love2011-05-011-25/+11
* [SCSI] bnx2fc: introduce missing kfreeJulia Lawall2011-05-011-0/+3
* [SCSI] ipr: fix synchronous request flags for better performanceWayne Boyer2011-05-012-2/+3
* [SCSI] qla2xxx: Update version number to 8.03.07.03-k.Madhuranath Iyengar2011-05-011-2/+2
* [SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.Chad Dupuis2011-05-016-8/+35
* [SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed.Andrew Vasquez2011-05-012-5/+23
* [SCSI] qla2xxx: Limit the logs in case device state does not change for ISP82xx.Giridhar Malavali2011-05-011-4/+14
* [SCSI] qla2xxx: Add the ql2xdontresethba module_param.Giridhar Malavali2011-05-013-0/+10
* [SCSI] qla2xxx: Display hardware/firmware registers to get more information a...Giridhar Malavali2011-05-011-0/+18
* [SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin().Joe Carnuccio2011-05-013-3/+14
* [SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for IS...Giridhar Malavali2011-05-012-11/+37
* [SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive().Giridhar Malavali2011-05-011-1/+0
* [SCSI] qla2xxx: Updated the reset sequence for ISP82xx.Giridhar Malavali2011-05-011-2/+17
* [SCSI] qla2xxx: Update copyright banner.Andrew Vasquez2011-05-0122-22/+22
* [SCSI] qla2xxx: Update License file.Madhuranath Iyengar2011-05-011-5/+287
* [SCSI] qla2xxx: Free firmware PCB on logout request.Andrew Vasquez2011-05-011-1/+2
* [SCSI] qla2xxx: Include request queue ID in the upper 16-bits of the I/O hand...Mike Hernandez2011-05-011-1/+1
* [SCSI] qla2xxx: Remove extraneous setting of FCF_ASYNC_SENT during login-done...Andrew Vasquez2011-05-011-1/+0
* [SCSI] qla2xxx: Check for a match before attempting to set FCP-priority infor...Andrew Vasquez2011-05-011-6/+9
* [SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in asy...Andrew Vasquez2011-05-011-3/+3
* [SCSI] qla2xxx: Display PortID information during FCP command-status handling.Andrew Vasquez2011-05-011-4/+5
* [SCSI] be2iscsi: Fix for proper setting of FWJayamohan Kallickal2011-04-151-4/+9
* [SCSI] be2iscsi: check boot_kset is created before destroying itJayamohan Kallickal2011-04-151-2/+4
* [SCSI] be2iscsi: Set a timeout to FWJayamohan Kallickal2011-04-151-0/+1
* [SCSI] be2iscsi: Modifying Maintainer's emailidJayamohan Kallickal2011-04-151-2/+2
* [SCSI] be2iscsi: change in copyright noticeJayamohan Kallickal2011-04-159-57/+52
* [SCSI] Log thin provisioning threshold eventShyam Iyer2011-04-152-0/+7
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-156-84/+78
|\
| * block: only force kblockd unplugging from the schedule() pathJens Axboe2011-04-152-8/+9
| * block: cleanup the block plug helper functionsChristoph Hellwig2011-04-152-21/+9
| * block, blk-sysfs: Use the variable directly instead of a function callLiu Yuan2011-04-131-2/+1
| * block: move queue run on unplug to kblockdJens Axboe2011-04-121-1/+1
| * block: kill queue_sync_plugs()Jens Axboe2011-04-121-14/+0
| * block: readd plug trace eventJens Axboe2011-04-121-1/+9
| * block: add callback function for unplug notificationJens Axboe2011-04-123-0/+22
| * block: add comment on why we save and disable interrupts in flush_plug_list()Jens Axboe2011-04-121-0/+5
| * block: fixup block IO unplug trace callJens Axboe2011-04-123-10/+22
| * block: remove block_unplug_timer() trace pointJens Axboe2011-04-122-31/+0
| * block: splice plug list to local contextNeilBrown2011-04-111-5/+9
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-04-152-58/+97
|\ \
OpenPOWER on IntegriCloud