aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke2009-06-211-0/+1
* libfc: Add runtime debugging with debug_logging module parameterRobert Love2009-06-212-13/+66
* libiscsi: don't run scsi eh if iscsi task is making progressMike Christie2009-06-211-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-175-2/+389
|\
| * [SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley2009-06-151-0/+4
| * [SCSI] FC Pass Thru supportJames Smart2009-06-124-2/+385
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-1510-19/+156
|\ \ | |/
| * [SCSI] Merge branch 'linus'James Bottomley2009-06-121-1/+1
| |\
| | * Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-111-1/+1
| | |\
| | | * Merge branch 'master' into for-2.6.31Jens Axboe2009-05-224-25/+75
| | | |\
| | | * | block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-1/+1
| * | | | [SCSI] osduld: use filp_open() when looking up an osd-deviceBoaz Harrosh2009-06-101-0/+1
| * | | | [SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queueBoaz Harrosh2009-06-101-0/+5
| * | | | [SCSI] libosd: osd_req_{read,write} takes a length parameterBoaz Harrosh2009-06-101-2/+2
| * | | | [SCSI] libosd: osd_req_{read,write}_kern new APIBoaz Harrosh2009-06-101-0/+4
| * | | | [SCSI] libosd: OSD2r05: Attribute definitionsBoaz Harrosh2009-06-101-2/+72
| * | | | [SCSI] libosd: OSD2r05: Additional command enumsBoaz Harrosh2009-06-101-0/+8
| * | | | [SCSI] iscsi class: Add new NETLINK_ISCSI messages for cnic/bnx2i driver.Michael Chan2009-06-092-0/+47
| * | | | [SCSI] net, libfcoe: Add the FCoE Initialization Protocol ethertypeJoe Eykholt2009-06-081-7/+0
| * | | | [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry countsAbhijeet Joglekar2009-05-231-0/+1
| * | | | [SCSI] libiscsi: add task aborted stateMike Christie2009-05-231-0/+2
| * | | | [SCSI] libiscsi: handle cleanup task racesMike Christie2009-05-231-3/+2
| * | | | [SCSI] libiscsi: export iscsi_itt_to_task for bnx2iMike Christie2009-05-231-0/+1
| * | | | [SCSI] iscsi: pass ep connect shostMike Christie2009-05-232-2/+8
| |/ / /
| * | | [SCSI] fc-transport: Close state transition-window during rport deletion.Andrew Vasquez2009-05-151-2/+2
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-184-25/+75
|\ \ \ | |/ /
| * | [SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5.Boaz Harrosh2009-04-271-10/+13
| * | [SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytesBoaz Harrosh2009-04-271-11/+44
| * | [SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changesBoaz Harrosh2009-04-271-5/+15
| * | [SCSI] libfc: Fix compilation warnings with allmodconfigRobert Love2009-04-271-0/+1
| * | [SCSI] libfc: Track rogue remote portsAbhijeet Joglekar2009-04-271-0/+1
| * | [SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie2009-04-271-0/+2
| |/
* | fcoe: adds spma mode supportVasu Dev2009-05-171-0/+2
|/
* PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki2009-04-131-0/+11
* [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.Joe Eykholt2009-04-031-1/+133
* [SCSI] fcoe: Add a header file defining the FIP protocol for FCoE.Joe Eykholt2009-04-031-0/+237
* [SCSI] fcoe, libfc: fix double fcoe_softc memory allocVasu Dev2009-04-031-5/+17
* [SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe moduleVasu Dev2009-04-031-118/+2
* [SCSI] fcoe: removes default sw transport code file fcoe_sw.cVasu Dev2009-04-031-6/+0
* [SCSI] fcoe: removes fc_transport_fcoe.[ch] code filesVasu Dev2009-04-031-54/+0
* [SCSI] fcoe: prep work to completely remove fc_transport_fcoe codeVasu Dev2009-04-031-0/+2
* [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an arrayRobert Love2009-04-031-1/+22
* [SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_sRobert Love2009-04-031-1/+0
* [SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loadedRobert Love2009-04-031-1/+1
* [SCSI] iscsi class: remove host no argument from session creation calloutMike Christie2009-03-131-1/+1
* [SCSI] libiscsi: pass session failure a session structMike Christie2009-03-131-1/+1
* [SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie2009-03-131-1/+1
* [SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie2009-03-131-1/+6
* [SCSI] iscsi class: fix lock dep warning on logoutMike Christie2009-03-131-2/+0
* [SCSI] libiscsi: don't cap queue depth in iscsi modulesMike Christie2009-03-131-2/+1