Age | Commit message (Expand) | Author | Files | Lines |
2008-07-12 | [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor | Mike Christie | 5 | -43/+65 |
2008-07-12 | [SCSI] iser: fix handling of scsi cmnds during recovery. | Mike Christie | 4 | -5/+59 |
2008-07-12 | [SCSI] iscsi: modify iscsi printk so it can take driver data pointers | Mike Christie | 1 | -1/+3 |
2008-07-12 | [SCSI] iscsi: remove session/conn_data_size from iscsi_transport | Mike Christie | 7 | -58/+40 |
2008-07-12 | [SCSI] iscsi: add iscsi host helpers | Mike Christie | 6 | -31/+99 |
2008-07-12 | [SCSI] iscsi: remove session and host binding in libiscsi | Mike Christie | 8 | -216/+225 |
2008-07-12 | [SCSI] iscsi class: rename iscsi_host to iscsi_cls_host | Mike Christie | 2 | -14/+12 |
2008-07-12 | [SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs | Mike Christie | 6 | -11/+1 |
2008-07-12 | [SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creation | Mike Christie | 6 | -13/+51 |
2008-07-12 | [SCSI] mpt fusion : Adding FAULT Reset polling work | Prakash, Sathya | 2 | -0/+94 |
2008-07-12 | [SCSI] mpt fusion : Setting intial period to 0xFF instead of 0xA | Prakash, Sathya | 1 | -0/+1 |
2008-06-05 | [SCSI] mpt fusion : Updated copyright statment with 2008 included | Prakash, Sathya | 15 | -17/+17 |
2008-06-05 | [SCSI] mpt fusion: Driver version upgrade to 3.04.07 | Prakash, Sathya | 1 | -2/+2 |
2008-06-05 | [SCSI] zfcp: Fix sparse warning by providing new entry in dbf | Christof Schmitt | 3 | -17/+28 |
2008-06-05 | [SCSI] zfcp: remove some __attribute__ ((packed)) | Martin Peschke | 1 | -5/+5 |
2008-06-05 | [SCSI] zfcp: Refine trace levels of some recovery related events. | Martin Peschke | 1 | -2/+2 |
2008-06-05 | [SCSI] zfcp: Add information about interrupt to trace. | Martin Peschke | 4 | -2/+7 |
2008-06-05 | [SCSI] zfcp: Rename sbal_curr to sbal_last. | Martin Peschke | 5 | -31/+30 |
2008-06-05 | [SCSI] zfcp: Rename sbal_last. | Martin Peschke | 2 | -5/+5 |
2008-06-05 | [SCSI] zfcp: Remove field sbal_last from trace record. | Martin Peschke | 2 | -3/+0 |
2008-06-05 | [SCSI] zfcp: Remove some sparse warnings | Christof Schmitt | 1 | -1/+2 |
2008-06-05 | [SCSI] zfcp: Fix fsf_status_read return code handling | Heiko Carstens | 1 | -4/+3 |
2008-06-05 | [SCSI] zfcp: Fix mempool pointer for GID_PN request allocation | Christof Schmitt | 1 | -6/+3 |
2008-06-05 | [SCSI] zfcp: receiving an unsolicted status can lead to I/O stall | Swen Schillig | 6 | -35/+32 |
2008-06-05 | [SCSI] mpt fusion: make struct mpt_proc_root_dir static | Adrian Bunk | 2 | -3/+1 |
2008-06-05 | [SCSI] make use of the residue value | James Bottomley | 1 | -0/+9 |
2008-06-05 | [SCSI] SCSI: remove dev->power.power_state from mesh driver | Alan Stern | 1 | -6/+2 |
2008-06-05 | [SCSI] aacraid: linit.c make aac_show_serial_number static | Harvey Harrison | 1 | -1/+1 |
2008-06-05 | [SCSI] aacraid: Add Power Management cards to documentation | Mark Salyzyn | 1 | -5/+19 |
2008-06-05 | [SCSI] zfcp: sysfs attributes for fabric and channel latencies | Christof Schmitt | 1 | -0/+65 |
2008-06-05 | [SCSI] zfcp: Track fabric and channel latencies provided by FCP adapter | Christof Schmitt | 4 | -1/+82 |
2008-06-05 | [SCSI] scsi_dh: Remove hardware handler infrastructure from dm | Chandra Seetharaman | 4 | -278/+1 |
2008-06-05 | [SCSI] scsi_dh: Remove hardware handlers from dm | Chandra Seetharaman | 5 | -1315/+0 |
2008-06-05 | [SCSI] scsi_dh: Remove dm_pg_init_complete | Chandra Seetharaman | 1 | -41/+0 |
2008-06-05 | [SCSI] scsi_dh: Add a single threaded workqueue for initializing paths | Chandra Seetharaman | 1 | -7/+34 |
2008-06-05 | [SCSI] scsi_dh: Use SCSI device handler in dm-multipath | Chandra Seetharaman | 2 | -51/+81 |
2008-06-05 | [SCSI] scsi_dh: add EMC Clariion device handler | Chandra Seetharaman | 3 | -0/+506 |
2008-06-05 | [SCSI] scsi_dh: add hp sw device handler | Mike Christie | 3 | -0/+211 |
2008-06-05 | [SCSI] scsi_dh: add lsi rdac device handler | Chandra Seetharaman | 3 | -0/+698 |
2008-06-05 | [SCSI] scsi_dh: add infrastructure for SCSI Device Handlers | Chandra Seetharaman | 11 | -0/+283 |
2008-06-05 | Linux 2.6.26-rc5v2.6.26-rc5 | Linus Torvalds | 1 | -1/+1 |
2008-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 67 | -315/+618 |
2008-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -35/+65 |
2008-06-05 | l2tp: Fix possible oops if transmitting or receiving when tunnel goes down | James Chapman | 1 | -23/+78 |
2008-06-05 | tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits. | Octavian Purdila | 2 | -3/+11 |
2008-06-05 | tcp: Increment OUTRSTS in tcp_send_active_reset() | Sridhar Samudrala | 1 | -0/+2 |
2008-06-05 | raw: Raw socket leak. | Denis V. Lunev | 2 | -0/+18 |
2008-06-05 | lt2p: Fix possible WARN_ON from socket code when UDP socket is closed | James Chapman | 1 | -0/+10 |
2008-06-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 6 | -15/+40 |
2008-06-04 | USB ID for Philips CPWUA054/00 Wireless USB Adapter 11g | Felix Homann | 1 | -0/+1 |