summaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2009-06-12[SCSI] Merge branch 'linus'James Bottomley
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-10[SCSI] osduld: use filp_open() when looking up an osd-deviceBoaz Harrosh
2009-06-10[SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queueBoaz Harrosh
2009-06-10[SCSI] libosd: osd_req_{read,write} takes a length parameterBoaz Harrosh
2009-06-10[SCSI] libosd: osd_req_{read,write}_kern new APIBoaz Harrosh
2009-06-10[SCSI] libosd: OSD2r05: Attribute definitionsBoaz Harrosh
2009-06-10[SCSI] libosd: OSD2r05: Additional command enumsBoaz Harrosh
2009-06-09[SCSI] iscsi class: Add new NETLINK_ISCSI messages for cnic/bnx2i driver.Michael Chan
2009-06-08[SCSI] net, libfcoe: Add the FCoE Initialization Protocol ethertypeJoe Eykholt
2009-05-23[SCSI] libfc,fcoe,fnic: Separate rport and lport max retry countsAbhijeet Joglekar
2009-05-23[SCSI] libiscsi: add task aborted stateMike Christie
2009-05-23[SCSI] libiscsi: handle cleanup task racesMike Christie
2009-05-23[SCSI] libiscsi: export iscsi_itt_to_task for bnx2iMike Christie
2009-05-23[SCSI] iscsi: pass ep connect shostMike Christie
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe
2009-05-15[SCSI] fc-transport: Close state transition-window during rport deletion.Andrew Vasquez
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-04-27[SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5.Boaz Harrosh
2009-04-27[SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytesBoaz Harrosh
2009-04-27[SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changesBoaz Harrosh
2009-04-27[SCSI] libfc: Fix compilation warnings with allmodconfigRobert Love
2009-04-27[SCSI] libfc: Track rogue remote portsAbhijeet Joglekar
2009-04-27[SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki
2009-04-03[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.Joe Eykholt
2009-04-03[SCSI] fcoe: Add a header file defining the FIP protocol for FCoE.Joe Eykholt
2009-04-03[SCSI] fcoe, libfc: fix double fcoe_softc memory allocVasu Dev
2009-04-03[SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe moduleVasu Dev
2009-04-03[SCSI] fcoe: removes default sw transport code file fcoe_sw.cVasu Dev
2009-04-03[SCSI] fcoe: removes fc_transport_fcoe.[ch] code filesVasu Dev
2009-04-03[SCSI] fcoe: prep work to completely remove fc_transport_fcoe codeVasu Dev
2009-04-03[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an arrayRobert Love
2009-04-03[SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_sRobert Love
2009-04-03[SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loadedRobert Love
2009-03-13[SCSI] iscsi class: remove host no argument from session creation calloutMike Christie
2009-03-13[SCSI] libiscsi: pass session failure a session structMike Christie
2009-03-13[SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie
2009-03-13[SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie
2009-03-13[SCSI] iscsi class: fix lock dep warning on logoutMike Christie
2009-03-13[SCSI] libiscsi: don't cap queue depth in iscsi modulesMike Christie
2009-03-13[SCSI] libiscsi: replace scsi_debug logging with session/conn loggingMike Christie
2009-03-13[SCSI] libfc: add support of large receive offload by ddp in fc_fcpYi Zou
2009-03-13[SCSI] fcoe, libfc: check offload features from LLD through netdevYi Zou
2009-03-13[SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)Yi Zou
2009-03-12[SCSI] Make scsi.h independent of the rest of the scsi includesJames Bottomley
2009-03-12[SCSI] remove scsi_req_map_sgFUJITA Tomonori
2009-03-12[SCSI] libosd: SCSI/OSD Sense decoding supportBoaz Harrosh
2009-03-12[SCSI] libosd: OSDv2 auto detectionBoaz Harrosh
2009-03-12[SCSI] libosd: OSD version 2 SupportBoaz Harrosh