Age | Commit message (Expand) | Author |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-06-12 | trivial: fix typo milisecond/millisecond for documentation and source comments. | Martin Olsson |
2009-06-12 | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati... | Martin Olsson |
2009-06-12 | trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able | Thadeu Lima de Souza Cascardo |
2009-06-12 | [SCSI] Merge branch 'linus' | James Bottomley |
2009-06-11 | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-06-10 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-10 | [SCSI] osd: Remove out-of-tree left overs | Boaz Harrosh |
2009-06-10 | [SCSI] libosd: Use REQ_QUIET requests. | Boaz Harrosh |
2009-06-10 | [SCSI] osduld: use filp_open() when looking up an osd-device | Boaz Harrosh |
2009-06-10 | [SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queue | Boaz Harrosh |
2009-06-10 | [SCSI] libosd: osd_req_{read,write} takes a length parameter | Boaz Harrosh |
2009-06-10 | [SCSI] libosd: Let _osd_req_finalize_data_integrity receive number of out_bytes | Boaz Harrosh |
2009-06-10 | [SCSI] libosd: osd_req_{read,write}_kern new API | Boaz Harrosh |
2009-06-10 | [SCSI] libosd: Better printout of OSD target system information | Boaz Harrosh |
2009-06-09 | [SCSI] gdth: fix overlapping snprintf users | Alan Cox |
2009-06-09 | [SCSI] bnx2i: Add bnx2i iSCSI driver. | Michael Chan |
2009-06-09 | [SCSI] iscsi class: Add new NETLINK_ISCSI messages for cnic/bnx2i driver. | Michael Chan |
2009-06-08 | [SCSI] ibmvscsi: Add support for capabilities MAD | Brian King |
2009-06-08 | [SCSI] ibmvscsi: Enable fast fail feature | Robert Jennings |
2009-06-08 | [SCSI] ibmvscsi: Send adapter info before login | Brian King |
2009-06-08 | [SCSI] ibmvscsi: Add specific timeouts for operations | Robert Jennings |
2009-06-08 | [SCSI] ibmvscsi: Add 16 byte CDB support | Brian King |
2009-06-08 | [SCSI] qla2xxx: Update version number to 8.03.01-k3. | Andrew Vasquez |
2009-06-08 | [SCSI] qla2xxx: Synchronize MPI settings after a PE Reset. | Andrew Vasquez |
2009-06-08 | [SCSI] qla2xxx: Export additional firmware-states for application support. | Andrew Vasquez |
2009-06-08 | [SCSI] qla2xxx: Reduce lock-contention during do-work processing. | Andrew Vasquez |
2009-06-08 | [SCSI] qla2xxx: Avoid explicit LOGO during driver host tear-down. | Andrew Vasquez |
2009-06-08 | [SCSI] qla2xxx: Query supported RISC registers bits in determining a paused-s... | Andrew Vasquez |
2009-06-08 | [SCSI] qla2xxx: Avoid redundant RISC reset during (re)-initialization. | Andrew Vasquez |
2009-06-08 | [SCSI] qla2xxx: Fallback enode-mac should not be a multicast address. | Andrew Vasquez |
2009-06-08 | [SCSI] qla2xxx: Add notification message when an NPIV fails to acquire a port... | Andrew Vasquez |
2009-06-08 | [SCSI] qla2xxx: Add 10Gb iiDMA support. | Andrew Vasquez |
2009-06-08 | [SCSI] qla2xxx: Mark a port's state as needing-rediscovery during link disrup... | Andrew Vasquez |
2009-06-08 | [SCSI] qla2xxx: Check status of qla2x00_get_fw_version() call. | Andrew Vasquez |
2009-06-08 | [SCSI] qla2xxx: Correct NULL pointer bug in cpu affinity mode. | Anirban Chakraborty |
2009-06-08 | [SCSI] qla2xxx: Use 'proper' DID_* status code for dropped-frame scenarios. | Andrew Vasquez |
2009-06-08 | [SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs. | Andrew Vasquez |
2009-06-08 | [SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode. | Anirban Chakraborty |
2009-06-08 | [SCSI] qla2xxx: Correct logic-bug in set-model-info(). | Andrew Vasquez |
2009-06-08 | [SCSI] qla2xxx: Export TLV data on supported ISPs. | Andrew Vasquez |
2009-06-08 | [SCSI] qla2xxx: Export XGMAC statistics on supported ISPs. | Andrew Vasquez |
2009-06-08 | [SCSI] qla2xxx: Export negotiated fabric-parameters for application support. | Andrew Vasquez |
2009-06-08 | [SCSI] fcoe: removes reserving memory for vlan_ethdr on tx path | Vasu Dev |
2009-06-08 | [SCSI] fcoe: removes fcoe_watchdog | Vasu Dev |
2009-06-08 | [SCSI] fcoe: reduces lock cost when adding a new skb to fcoe_pending_queue | Vasu Dev |
2009-06-08 | [SCSI] libfc: Check if exchange is completed when receiving a sequence | Steve Ma |
2009-06-08 | [SCSI] libfc: use DID_ERROR when we have internall aborted command | Mike Christie |
2009-06-08 | [SCSI] fcoe: use ETH_P_FIP for skb->protocol of FIP frames | Chris Leech |