| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | [SCSI] Try LUN 1 and use bflags | Kurt Garloff | 2006-04-14 | 1 | -13/+4 |
|/ |
|
* | [SCSI] scsi: move target_destroy call | Mike Anderson | 2006-03-14 | 1 | -3/+2 |
* | Merge ../linux-2.6 | James Bottomley | 2006-03-14 | 1 | -2/+14 |
|\ |
|
| * | [SCSI] scsi: handle ->slave_configure return value | Christoph Hellwig | 2006-02-27 | 1 | -2/+14 |
* | | [SCSI] fix two leaks in scsi_alloc_sdev failure paths | Dave Jones | 2006-03-12 | 1 | -0/+1 |
* | | [SCSI] scsi: Handle device_add failure in scsi_alloc_target | Brian King | 2006-02-27 | 1 | -2/+13 |
* | | [SCSI] fix scsi process problems and clean up the target reap issues | James Bottomley | 2006-02-27 | 1 | -16/+33 |
* | | [SCSI] Recognize missing LUNs for non-standard devices | Alan Stern | 2006-02-27 | 1 | -0/+13 |
* | | [SCSI] fix uninitialized variable error | Matthew Wilcox | 2006-02-27 | 1 | -8/+3 |
* | | [SCSI] Remove devfs support from the SCSI subsystem | Greg KH | 2006-02-27 | 1 | -5/+1 |
* | | [SCSI] SCSI core kmalloc2kzalloc | Jes Sorensen | 2006-02-27 | 1 | -4/+2 |
|/ |
|
* | [SCSI] fix wrong context bugs in SCSI | James Bottomley | 2006-02-14 | 1 | -22/+4 |
* | [SCSI] remove target parent limitiation | Christoph Hellwig | 2006-01-14 | 1 | -14/+2 |
* | [SCSI] turn most scsi semaphores into mutexes | Arjan van de Ven | 2006-01-12 | 1 | -8/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-01-04 | 1 | -1/+1 |
|\ |
|
| * | [SCSI] Mark some core scsi data structures const | Arjan van de Ven | 2005-12-13 | 1 | -1/+1 |
* | | [PATCH] Fix Fibre Channel boot oops | James Bottomley | 2005-12-26 | 1 | -1/+2 |
* | | [SCSI] fix scsi_reap_target() device_del from atomic context | James Bottomley | 2005-12-17 | 1 | -10/+38 |
|/ |
|
* | [PATCH] Fix SCSI scanning slab corruption | Brian King | 2005-12-12 | 1 | -3/+0 |
* | [SCSI] remove Scsi_Device typedef | Christoph Hellwig | 2005-11-09 | 1 | -23/+23 |
* | [SCSI] Fix refcount leak in scsi_report_lun_scan | Alan Stern | 2005-11-08 | 1 | -3/+5 |
* | [SCSI] use {sdev,scmd,starget,shost}_printk in generic code | Jeff Garzik | 2005-10-28 | 1 | -8/+9 |
* | [SCSI] kill unused scsi_scan_single_target() | Jeff Garzik | 2005-10-28 | 1 | -13/+0 |
* | [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk | James Bottomley | 2005-10-28 | 1 | -4/+3 |
* | [SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3 | James Bottomley | 2005-09-25 | 1 | -49/+47 |
* | [SCSI] SCSI scanning and removal fixes | Alan Stern | 2005-09-18 | 1 | -13/+7 |
* | [SCSI] Alter the scsi_add_device() API to conform to what users expect | James Bottomley | 2005-09-10 | 1 | -0/+13 |
* | [SCSI] Fix module removal/device add race | Alan Stern | 2005-09-10 | 1 | -2/+6 |
* | [SCSI] add missing scan mutex to scsi_scan_target() | Alan Stern | 2005-09-09 | 1 | -27/+40 |
* | [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API) | James Bottomley | 2005-08-28 | 1 | -9/+4 |
* | Merge HEAD from ../scsi-misc-2.6-tmp | James Bottomley | 2005-08-28 | 1 | -7/+14 |
|\ |
|
| * | [SCSI] host state model update: mediate host add/remove race | Mike Anderson | 2005-07-30 | 1 | -7/+14 |
* | | [SCSI] use scatter lists for all block pc requests and simplify hw handlers | James Bottomley | 2005-08-28 | 1 | -63/+49 |
* | | [SCSI] fix target scanning oops with fc transport class | James.Smart@Emulex.Com | 2005-08-08 | 1 | -1/+15 |
|/ |
|
* | [PATCH] scsi_scan: check return code from scsi_sysfs_add_sdev | Alan Stern | 2005-07-27 | 1 | -1/+2 |
* | [SCSI] add int_to_scsilun() function | James.Smart@Emulex.Com | 2005-07-14 | 1 | -0/+32 |
* | merge by hand (fix up qla_os.c merge error) | James Bottomley | 2005-06-17 | 1 | -3/+22 |
|\ |
|
| * | [SCSI] Add target alloc/destroy callbacks to the host template | James Bottomley | 2005-05-26 | 1 | -3/+21 |
| * | [SCSI] TYPE_RBC cache fixes (sbp2.c affected) | Al Viro | 2005-05-26 | 1 | -0/+1 |
* | | [SCSI] fix slab corruption during ipr probe | Nathan Lynch | 2005-06-03 | 1 | -0/+1 |
|/ |
|
* | [PATCH] SCSI GFP fixes | Al Viro | 2005-04-24 | 1 | -1/+1 |
* | [PATCH] fix NMI lockup with CFQ scheduler | | 2005-04-16 | 1 | -1/+0 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1473 |