aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds5-2/+389
2009-06-15[SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley1-0/+4
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller10-19/+156
2009-06-12[SCSI] FC Pass Thru supportJames Smart4-2/+385
2009-06-12[SCSI] Merge branch 'linus'James Bottomley1-1/+1
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2009-06-10[SCSI] osduld: use filp_open() when looking up an osd-deviceBoaz Harrosh1-0/+1
2009-06-10[SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queueBoaz Harrosh1-0/+5
2009-06-10[SCSI] libosd: osd_req_{read,write} takes a length parameterBoaz Harrosh1-2/+2
2009-06-10[SCSI] libosd: osd_req_{read,write}_kern new APIBoaz Harrosh1-0/+4
2009-06-10[SCSI] libosd: OSD2r05: Attribute definitionsBoaz Harrosh1-2/+72
2009-06-10[SCSI] libosd: OSD2r05: Additional command enumsBoaz Harrosh1-0/+8
2009-06-09[SCSI] iscsi class: Add new NETLINK_ISCSI messages for cnic/bnx2i driver.Michael Chan2-0/+47
2009-06-08[SCSI] net, libfcoe: Add the FCoE Initialization Protocol ethertypeJoe Eykholt1-7/+0
2009-05-23[SCSI] libfc,fcoe,fnic: Separate rport and lport max retry countsAbhijeet Joglekar1-0/+1
2009-05-23[SCSI] libiscsi: add task aborted stateMike Christie1-0/+2
2009-05-23[SCSI] libiscsi: handle cleanup task racesMike Christie1-3/+2
2009-05-23[SCSI] libiscsi: export iscsi_itt_to_task for bnx2iMike Christie1-0/+1
2009-05-23[SCSI] iscsi: pass ep connect shostMike Christie2-2/+8
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe4-25/+75
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-25/+75
2009-05-17fcoe: adds spma mode supportVasu Dev1-0/+2
2009-05-15[SCSI] fc-transport: Close state transition-window during rport deletion.Andrew Vasquez1-2/+2
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo1-1/+1
2009-04-27[SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5.Boaz Harrosh1-10/+13
2009-04-27[SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytesBoaz Harrosh1-11/+44
2009-04-27[SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changesBoaz Harrosh1-5/+15
2009-04-27[SCSI] libfc: Fix compilation warnings with allmodconfigRobert Love1-0/+1
2009-04-27[SCSI] libfc: Track rogue remote portsAbhijeet Joglekar1-0/+1
2009-04-27[SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie1-0/+2
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki1-0/+11
2009-04-03[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.Joe Eykholt1-1/+133
2009-04-03[SCSI] fcoe: Add a header file defining the FIP protocol for FCoE.Joe Eykholt1-0/+237
2009-04-03[SCSI] fcoe, libfc: fix double fcoe_softc memory allocVasu Dev1-5/+17
2009-04-03[SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe moduleVasu Dev1-118/+2
2009-04-03[SCSI] fcoe: removes default sw transport code file fcoe_sw.cVasu Dev1-6/+0
2009-04-03[SCSI] fcoe: removes fc_transport_fcoe.[ch] code filesVasu Dev1-54/+0
2009-04-03[SCSI] fcoe: prep work to completely remove fc_transport_fcoe codeVasu Dev1-0/+2
2009-04-03[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an arrayRobert Love1-1/+22
2009-04-03[SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_sRobert Love1-1/+0
2009-04-03[SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loadedRobert Love1-1/+1
2009-03-13[SCSI] iscsi class: remove host no argument from session creation calloutMike Christie1-1/+1
2009-03-13[SCSI] libiscsi: pass session failure a session structMike Christie1-1/+1
2009-03-13[SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie1-1/+1
2009-03-13[SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie1-1/+6
2009-03-13[SCSI] iscsi class: fix lock dep warning on logoutMike Christie1-2/+0
2009-03-13[SCSI] libiscsi: don't cap queue depth in iscsi modulesMike Christie1-2/+1
2009-03-13[SCSI] libiscsi: replace scsi_debug logging with session/conn loggingMike Christie1-7/+0
2009-03-13[SCSI] libfc: add support of large receive offload by ddp in fc_fcpYi Zou3-35/+32
2009-03-13[SCSI] fcoe, libfc: check offload features from LLD through netdevYi Zou1-0/+1