Age | Commit message (Expand) | Author | Files | Lines |
2009-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 |  Linus Torvalds | 5 | -2/+389 |
2009-06-15 | [SCSI] aic79xx: make driver respect nvram for IU and QAS settings |  James Bottomley | 1 | -0/+4 |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 |  David S. Miller | 10 | -19/+156 |
2009-06-12 | [SCSI] FC Pass Thru support |  James Smart | 4 | -2/+385 |
2009-06-12 | [SCSI] Merge branch 'linus' |  James Bottomley | 1 | -1/+1 |
2009-06-11 | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block |  Linus Torvalds | 1 | -1/+1 |
2009-06-10 | [SCSI] osduld: use filp_open() when looking up an osd-device |  Boaz Harrosh | 1 | -0/+1 |
2009-06-10 | [SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queue |  Boaz Harrosh | 1 | -0/+5 |
2009-06-10 | [SCSI] libosd: osd_req_{read,write} takes a length parameter |  Boaz Harrosh | 1 | -2/+2 |
2009-06-10 | [SCSI] libosd: osd_req_{read,write}_kern new API |  Boaz Harrosh | 1 | -0/+4 |
2009-06-10 | [SCSI] libosd: OSD2r05: Attribute definitions |  Boaz Harrosh | 1 | -2/+72 |
2009-06-10 | [SCSI] libosd: OSD2r05: Additional command enums |  Boaz Harrosh | 1 | -0/+8 |
2009-06-09 | [SCSI] iscsi class: Add new NETLINK_ISCSI messages for cnic/bnx2i driver. |  Michael Chan | 2 | -0/+47 |
2009-06-08 | [SCSI] net, libfcoe: Add the FCoE Initialization Protocol ethertype |  Joe Eykholt | 1 | -7/+0 |
2009-05-23 | [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts |  Abhijeet Joglekar | 1 | -0/+1 |
2009-05-23 | [SCSI] libiscsi: add task aborted state |  Mike Christie | 1 | -0/+2 |
2009-05-23 | [SCSI] libiscsi: handle cleanup task races |  Mike Christie | 1 | -3/+2 |
2009-05-23 | [SCSI] libiscsi: export iscsi_itt_to_task for bnx2i |  Mike Christie | 1 | -0/+1 |
2009-05-23 | [SCSI] iscsi: pass ep connect shost |  Mike Christie | 2 | -2/+8 |
2009-05-22 | Merge branch 'master' into for-2.6.31 |  Jens Axboe | 4 | -25/+75 |
2009-05-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 |  David S. Miller | 4 | -25/+75 |
2009-05-17 | fcoe: adds spma mode support |  Vasu Dev | 1 | -0/+2 |
2009-05-15 | [SCSI] fc-transport: Close state transition-window during rport deletion. |  Andrew Vasquez | 1 | -2/+2 |
2009-05-11 | block: convert to pos and nr_sectors accessors |  Tejun Heo | 1 | -1/+1 |
2009-04-27 | [SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5. |  Boaz Harrosh | 1 | -10/+13 |
2009-04-27 | [SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytes |  Boaz Harrosh | 1 | -11/+44 |
2009-04-27 | [SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changes |  Boaz Harrosh | 1 | -5/+15 |
2009-04-27 | [SCSI] libfc: Fix compilation warnings with allmodconfig |  Robert Love | 1 | -0/+1 |
2009-04-27 | [SCSI] libfc: Track rogue remote ports |  Abhijeet Joglekar | 1 | -0/+1 |
2009-04-27 | [SCSI] cxgb3i, iser, iscsi_tcp: set target can queue |  Mike Christie | 1 | -0/+2 |
2009-04-13 | PM/Hibernate: Wait for SCSI devices scan to complete during resume |  Rafael J. Wysocki | 1 | -0/+11 |
2009-04-03 | [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive. |  Joe Eykholt | 1 | -1/+133 |
2009-04-03 | [SCSI] fcoe: Add a header file defining the FIP protocol for FCoE. |  Joe Eykholt | 1 | -0/+237 |
2009-04-03 | [SCSI] fcoe, libfc: fix double fcoe_softc memory alloc |  Vasu Dev | 1 | -5/+17 |
2009-04-03 | [SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe module |  Vasu Dev | 1 | -118/+2 |
2009-04-03 | [SCSI] fcoe: removes default sw transport code file fcoe_sw.c |  Vasu Dev | 1 | -6/+0 |
2009-04-03 | [SCSI] fcoe: removes fc_transport_fcoe.[ch] code files |  Vasu Dev | 1 | -54/+0 |
2009-04-03 | [SCSI] fcoe: prep work to completely remove fc_transport_fcoe code |  Vasu Dev | 1 | -0/+2 |
2009-04-03 | [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array |  Robert Love | 1 | -1/+22 |
2009-04-03 | [SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s |  Robert Love | 1 | -1/+0 |
2009-04-03 | [SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded |  Robert Love | 1 | -1/+1 |
2009-03-13 | [SCSI] iscsi class: remove host no argument from session creation callout |  Mike Christie | 1 | -1/+1 |
2009-03-13 | [SCSI] libiscsi: pass session failure a session struct |  Mike Christie | 1 | -1/+1 |
2009-03-13 | [SCSI] iscsi lib: remove qdepth param from iscsi host allocation |  Mike Christie | 1 | -1/+1 |
2009-03-13 | [SCSI] iscsi lib: have lib create work queue for transmitting IO |  Mike Christie | 1 | -1/+6 |
2009-03-13 | [SCSI] iscsi class: fix lock dep warning on logout |  Mike Christie | 1 | -2/+0 |
2009-03-13 | [SCSI] libiscsi: don't cap queue depth in iscsi modules |  Mike Christie | 1 | -2/+1 |
2009-03-13 | [SCSI] libiscsi: replace scsi_debug logging with session/conn logging |  Mike Christie | 1 | -7/+0 |
2009-03-13 | [SCSI] libfc: add support of large receive offload by ddp in fc_fcp |  Yi Zou | 3 | -35/+32 |
2009-03-13 | [SCSI] fcoe, libfc: check offload features from LLD through netdev |  Yi Zou | 1 | -0/+1 |