aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] libfc: rename rport state "NONE" to "DELETE".Joe Eykholt2009-08-222-15/+15
* [SCSI] libfc: fix WARNING from fc_seq_start_next on closed exchangesJoe Eykholt2009-08-221-1/+0
* [SCSI] libfc: in fc_lport_destroy, flush rports after turning off linkJoe Eykholt2009-08-221-1/+5
* [SCSI] libfc: stop login after fabric logoffJoe Eykholt2009-08-221-8/+34
* [SCSI] libfc: rename lport NONE state to DISABLEDJoe Eykholt2009-08-223-8/+8
* [SCSI] fcoe: stop delivery of received frames before doing lport_destroy()Joe Eykholt2009-08-221-3/+3
* [SCSI] libfc: change debug messages to give host number.Joe Eykholt2009-08-221-16/+20
* [SCSI] libfc: remove extra semicolons from debug macrosJoe Eykholt2009-08-221-10/+10
* [SCSI] fcoe: Call dev_ethtool_get_settings() in fcoe_link_okYi Zou2009-08-221-21/+17
* [SCSI] libfcoe: Set fip_flags according to fcf and lport's capability of SPMA...Yi Zou2009-08-221-3/+9
* [SCSI] fcoe: Fix validation of mac address when checking for spma supportYi Zou2009-08-221-1/+1
* [SCSI] ALUA: send STPG if explicit and implicit is supportedMike Christie2009-08-221-1/+1
* [SCSI] scsi_transport_sas: fix incorrect duplicate setup of max_physJames Bottomley2009-08-221-4/+0
* [SCSI] fc_transport: Correct max fc_host attribute countJames Smart2009-08-221-1/+1
* [SCSI] lpfc 8.3.4: Update driver version to 8.3.4James Smart2009-08-221-1/+1
* [SCSI] lpfc 8.3.4: Remove spaces before newlines in several log messagesJames Smart2009-08-226-13/+13
* [SCSI] lpfc 8.3.4: Add bsg (SGIOv4) support for ELS/CT supportJames Smart2009-08-2210-2/+954
* [SCSI] lpfc 8.3.4: NPIV vport fixesJames Smart2009-08-227-56/+168
* [SCSI] lpfc 8.3.4: Fix a pair of FCoE issuesJames Smart2009-08-225-5/+92
* [SCSI] lpfc 8.3.4: Various SLI3 fixesJames Smart2009-08-224-16/+31
* [SCSI] lpfc 8.3.4: Consistently Implement persistent port disableJames Smart2009-08-228-32/+242
* [SCSI] lpfc 8.3.4: Various SLI4 fixesJames Smart2009-08-227-99/+190
* [SCSI] fcoe: convert to %pMJohannes Berg2009-08-221-4/+2
* [SCSI] lpfc: don't dereference NULLJiri Slaby2009-08-221-2/+1
* [SCSI] qla2xxx: Fix __LITTLE_ENDIAN definition warningsDave Jones2009-08-221-1/+1
* [SCSI] bnx2i: register given device with cnic if shost != NULL in ep_connect()Anil Veerabhadrappa2009-08-222-4/+10
* [SCSI] scsi_transport_fc: fix kernel-doc param nameRandy Dunlap2009-08-221-1/+1
* [SCSI] bnx2i: convert bnx2i_dev_lock to mutexAnil Veerabhadrappa2009-08-221-29/+25
* [SCSI] bnx2i: bug fixes in bnx2i_init_one to handle error conditionsAnil Veerabhadrappa2009-08-221-12/+19
* [SCSI] bnx2i: remove global variable bnx2i_reg_devicesAnil Veerabhadrappa2009-08-221-19/+1
* [SCSI] Print failed commandsMartin K. Petersen2009-08-221-0/+1
* [SCSI] scsi_dh: Reference count scsi_dh_attachChandra Seetharaman2009-08-222-7/+18
* [SCSI] update scsi/constants.cDouglas Gilbert2009-08-221-20/+75
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-08-222-1/+3
|\
| * PCI: check saved state before restoreAlek Du2009-08-202-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-08-224-134/+185
|\ \
| * | [SCSI] mpt2sas: fix config request and diag reset deadlockKashyap, Desai2009-08-141-65/+20
| * | [SCSI] mpt2sas: Bump driver version 01.100.04.00Kashyap, Desai2009-08-131-2/+2
| * | [SCSI] mpt2sas: fix oops because drv data points to NULL on resume from hiber...Kashyap, Desai2009-08-131-3/+3
| * | [SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby modeKashyap, Desai2009-08-133-28/+64
| * | [SCSI] mpt2sas: fix infinite loop inside config requestKashyap, Desai2009-08-131-0/+6
| * | [SCSI] mpt2sas: Excessive log info causes sas iounit page time outKashyap, Desai2009-08-132-0/+8
| * | [SCSI] mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messagesKashyap, Desai2009-08-131-26/+64
| * | [SCSI] mpt2sas: Expander fix oops saying "Already part of another port"Kashyap, Desai2009-08-131-6/+15
| * | [SCSI] mpt2sas: Introduced check for enclosure_handle to avoid crashKashyap, Desai2009-08-131-4/+3
* | | Linux 2.6.31-rc7Linus Torvalds2009-08-211-1/+1
* | | Re-introduce page mapping check in mark_buffer_dirty()Linus Torvalds2009-08-211-2/+5
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-2113-27/+85
|\ \ \
| * | | drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher2009-08-2110-4/+39
| * | | drm/radeon/kms: add r100/r200 OQ support.Dave Airlie2009-08-212-0/+13