| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2006-02-16 | 48 | -812/+2388 |
|\ |
|
| * | [SCSI] fix wrong context bugs in SCSI | James Bottomley | 2006-02-14 | 2 | -23/+12 |
| * | [PATCH] add scsi_execute_in_process_context() API | James Bottomley | 2006-02-14 | 2 | -0/+61 |
| * | [SCSI] sym2: Mask off opcode from RBC | Matthew Wilcox | 2006-02-12 | 1 | -1/+1 |
| * | [SCSI] zfcp: fix: avoid race between fc_remote_port_add and scsi_add_device | Andreas Herrmann | 2006-02-12 | 1 | -0/+2 |
| * | [SCSI] zfcp: fix logging during device reset | Maxim Shchetynin | 2006-02-12 | 5 | -61/+47 |
| * | [SCSI] zfcp: fix adapter erp when link is unplugged | Andreas Herrmann | 2006-02-12 | 3 | -90/+69 |
| * | [SCSI] zfcp: get rid of physical_wwpn and physical_s_id | Andreas Herrmann | 2006-02-12 | 2 | -6/+0 |
| * | [SCSI] megaraid_legacy: kobject_register failure | Ju, Seokmann | 2006-02-12 | 2 | -2/+2 |
| * | [SCSI] ipr: Fix adapter initialization failure | Brian King | 2006-02-12 | 2 | -47/+7 |
| * | [PATCH] qla2xxx: Correct lun assignment during IOCB submission. | andrew.vasquez@qlogic.com | 2006-02-07 | 1 | -0/+1 |
| * | [PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command. | andrew.vasquez@qlogic.com | 2006-02-07 | 1 | -1/+2 |
| * | [PATCH] qla2xxx: Remove bogus debug-code. | andrew.vasquez@qlogic.com | 2006-02-07 | 1 | -3/+0 |
| * | [PATCH] qla2xxx: Close window on race between rport removal and fcport transi... | andrew.vasquez@qlogic.com | 2006-02-07 | 1 | -0/+14 |
| * | [SCSI] 3ware 9000 driver >4GB memory fix | adam radford | 2006-02-05 | 1 | -3/+4 |
| * | [SCSI] gdth: don't map zero-length requests | Jenx Axboe | 2006-02-05 | 1 | -1/+1 |
| * | [SCSI] megaraid_sas: support for 1078 type controller added | Sumant Patro | 2006-02-04 | 3 | -18/+140 |
| * | [SCSI] megaraid_sas: register 16 byte CDB capability | Joshua Giles | 2006-02-04 | 3 | -4/+17 |
| * | [SCSI] fusion - mptctl -adding asyn event notification support | Moore, Eric | 2006-02-04 | 2 | -0/+80 |
| * | [SCSI] fusion - mptctl -firmware download fix | Moore, Eric | 2006-02-04 | 1 | -15/+20 |
| * | [SCSI] fusion - mptctl - backplane istwi fix | Moore, Eric | 2006-02-04 | 3 | -125/+63 |
| * | [SCSI] fusion - mptctl -sense width fix | Moore, Eric | 2006-02-04 | 1 | -2/+6 |
| * | [SCSI] fusion - mptctl - Event Log Fix | Moore, Eric | 2006-02-04 | 3 | -5/+4 |
| * | [SCSI] fusion - mtctl - change to wait_event_timeout | Moore, Eric | 2006-02-04 | 1 | -6/+5 |
| * | [SCSI] fusion - mptctl - adding support for bus_type=SAS | Moore, Eric | 2006-02-04 | 2 | -4/+8 |
| * | [SCSI] fusion - mptctl - MPTCOMMAND - adding function types. | Moore, Eric | 2006-02-04 | 1 | -0/+21 |
| * | [SCSI] iscsi update: rm unused sessions list | Mike Christie | 2006-02-04 | 1 | -5/+0 |
| * | [SCSI] iscsi update: use gfp_t | Mike Christie | 2006-02-04 | 1 | -1/+1 |
| * | [SCSI] iscsi update: fix mgmt pool err path release | Mike Christie | 2006-02-04 | 1 | -1/+1 |
| * | [SCSI] iscsi update: set correct state at creation time | Mike Christie | 2006-02-04 | 1 | -1/+1 |
| * | [SCSI] iscsi update: rm conn lock | Mike Christie | 2006-02-04 | 2 | -5/+0 |
| * | [SCSI] iscsi update: set deamon pid earlier | Mike Christie | 2006-02-04 | 1 | -6/+10 |
| * | [SCSI] iscsi update: setup pool before using | Mike Christie | 2006-02-04 | 1 | -7/+6 |
| * | [SCSI] iscsi update: pass correct skb to skb_trim | Mike Christie | 2006-02-04 | 1 | -4/+3 |
| * | [SCSI] iscsi update: cleanup iscsi class interface | Mike Christie | 2006-02-04 | 5 | -159/+172 |
| * | [SCSI] aacraid: use no_uld_attach flag | Mark Haverkamp | 2006-02-04 | 2 | -59/+36 |
| * | [SCSI] aacraid: Update global function names | Mark Haverkamp | 2006-02-04 | 7 | -135/+137 |
| * | [SCSI] aacraid: reduce device probe warnings | Mark Haverkamp | 2006-02-04 | 1 | -0/+4 |
| * | [SCSI] qla2xxx: Add support to retrieve/update HBA option-rom. | andrew.vasquez@qlogic.com | 2006-02-04 | 5 | -2/+845 |
| * | [SCSI] qla2xxx: Return correct data-len during NVRAM retrieval. | andrew.vasquez@qlogic.com | 2006-02-04 | 1 | -4/+3 |
| * | [SCSI] qla2xxx: Add beacon support via class-device attribute. | andrew.vasquez@qlogic.com | 2006-02-04 | 5 | -3/+387 |
| * | [SCSI] qla2xxx: Add host-statistics FC transport attributes. | andrew.vasquez@qlogic.com | 2006-02-04 | 6 | -7/+147 |
| * | [SCSI] qla2xxx: Add host port-type FC transport attribute. | andrew.vasquez@qlogic.com | 2006-02-04 | 1 | -0/+25 |
| * | [SCSI] qla2xxx: Add port-speed FC transport attribute. | andrew.vasquez@qlogic.com | 2006-02-04 | 4 | -2/+29 |
* | | [PATCH] Fix over-zealous tag clearing in radix_tree_delete | NeilBrown | 2006-02-16 | 1 | -4/+6 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-02-15 | 8 | -67/+109 |
|\ \ |
|
| * | | Input: kill remnants of 98kbd{,-io} and 98spkr | Arthur Othieno | 2006-02-15 | 3 | -3/+0 |
| * | | Input: ads7846 - assorted updates | David Brownell | 2006-02-15 | 1 | -24/+44 |
| * | | Input: ads7846 - convert to to dynamic input_dev allocation | Dmitry Torokhov | 2006-02-15 | 1 | -32/+47 |
| * | | Input: trackpoint - enable devices connected to external port | Dmitry Torokhov | 2006-02-15 | 2 | -8/+16 |