Commit Graph

42 Commits (b4f382a3e5e20ba867e7aa5b01189a3fd40eea2c)

Author SHA1 Message Date
Mike Anderson a50a5e3792 [SCSI] scsi: move target_destroy call 19 years ago
Dave Jones 93f5608989 [SCSI] fix two leaks in scsi_alloc_sdev failure paths 19 years ago
Brian King 32f9579250 [SCSI] scsi: Handle device_add failure in scsi_alloc_target 19 years ago
James Bottomley ffedb45225 [SCSI] fix scsi process problems and clean up the target reap issues 19 years ago
Alan Stern 1bfc5d9d5e [SCSI] Recognize missing LUNs for non-standard devices 19 years ago
Matthew Wilcox a97a83a06b [SCSI] fix uninitialized variable error 19 years ago
Greg KH 5e3c34c1e9 [SCSI] Remove devfs support from the SCSI subsystem 19 years ago
Jes Sorensen 24669f75a3 [SCSI] SCSI core kmalloc2kzalloc 19 years ago
Christoph Hellwig 938050916f [SCSI] scsi: handle ->slave_configure return value 19 years ago
James Bottomley 65110b2168 [SCSI] fix wrong context bugs in SCSI 19 years ago
Christoph Hellwig e02f3f5922 [SCSI] remove target parent limitiation 19 years ago
Arjan van de Ven 0b95067238 [SCSI] turn most scsi semaphores into mutexes 19 years ago
James Bottomley 04333393b9 [PATCH] Fix Fibre Channel boot oops 19 years ago
James Bottomley 863a930a40 [SCSI] fix scsi_reap_target() device_del from atomic context 19 years ago
Arjan van de Ven 0ad78200ba [SCSI] Mark some core scsi data structures const 19 years ago
Brian King 66e0522526 [PATCH] Fix SCSI scanning slab corruption 19 years ago
Brian King 1a68de5c08 [SCSI] fix double free of scsi request queue 19 years ago
Christoph Hellwig f64a181d89 [SCSI] remove Scsi_Device typedef 19 years ago
Alan Stern 2ef8919830 [SCSI] Fix refcount leak in scsi_report_lun_scan 19 years ago
Jeff Garzik 3bf743e7c8 [SCSI] use {sdev,scmd,starget,shost}_printk in generic code 19 years ago
Jeff Garzik 13ec92b33e [SCSI] kill unused scsi_scan_single_target() 19 years ago
James Bottomley 9ccfc756a7 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk 19 years ago
James Bottomley 6f3a20242d [SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3 20 years ago
Alan Stern a64358db12 [SCSI] SCSI scanning and removal fixes 20 years ago
James Bottomley 146f7262ee [SCSI] Alter the scsi_add_device() API to conform to what users expect 20 years ago
Alan Stern b70d37bf61 [SCSI] Fix module removal/device add race 20 years ago
Alan Stern e517d3133f [SCSI] add missing scan mutex to scsi_scan_target() 20 years ago
James Bottomley ea73a9f239 [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API) 20 years ago
James Bottomley 392160335c [SCSI] use scatter lists for all block pc requests and simplify hw handlers 20 years ago
James.Smart@Emulex.Com 5c44cd2afa [SCSI] fix target scanning oops with fc transport class 20 years ago
Mike Anderson 82f29467a0 [SCSI] host state model update: mediate host add/remove race 20 years ago
Alan Stern b24b103345 [PATCH] scsi_scan: check return code from scsi_sysfs_add_sdev 20 years ago
James.Smart@Emulex.Com 2f4701d827 [SCSI] add int_to_scsilun() function 20 years ago
Nathan Lynch c92715b3c2 [SCSI] fix slab corruption during ipr probe 20 years ago
James Bottomley a283bd37d0 [SCSI] Add target alloc/destroy callbacks to the host template 20 years ago
Al Viro 631e8a1398 [SCSI] TYPE_RBC cache fixes (sbp2.c affected) 20 years ago
Al Viro bc86120a85 [PATCH] SCSI GFP fixes 20 years ago
152587deb8 [PATCH] fix NMI lockup with CFQ scheduler 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago