Commit Graph

50 Commits (01fc0ac198eabcbf460e1ed058860a935b6c2c9a)

Author SHA1 Message Date
James Bottomley d139b9bd0e [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects 15 years ago
Alexey Kuznetsov 4e46bf8997 [SCSI] fix crash when disconnecting usb storage 15 years ago
Joe Eykholt 30c9afa6cc fix race that can give duplicate host number 16 years ago
Alan Stern 77c019768f [SCSI] fix /proc memory leak in the SCSI core 16 years ago
Kay Sievers 71610f55fa [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
James Smart 315cb0ad12 [SCSI] scsi_host_lookup: error returns and NULL pointers 17 years ago
Kay Sievers aab0de2451 driver core: remove KOBJ_NAME_LEN define 17 years ago
Greg Kroah-Hartman 695794ae0c Driver Core: add ability for class_find_device to start in middle of list 17 years ago
Adrian Bunk 453cd0f3ff [SCSI] make struct scsi_{host,target}_type static 17 years ago
Mike Christie 3ed7897242 [SCSI] scsi_host regression: fix scsi host leak 17 years ago
James Bottomley 542bd1377a [SCSI] fix SLUB WARN_ON 17 years ago
Hannes Reinecke f7120a4f75 [SCSI] use default attributes for scsi_host 17 years ago
Hannes Reinecke b0ed43360f [SCSI] add scsi_host and scsi_target to scsi_bus 17 years ago
Tony Jones ee959b00c3 SCSI: convert struct class_device to struct device 17 years ago
Denis Cheng 540d9b40fa [SCSI] hosts.c: removed one unneeded shost->active_mode assignment 17 years ago
James Smart 77cca462c6 [SCSI] hosts.c: fixes for "no error" reported after error scenarios 17 years ago
James Bottomley d3f46f39b7 [SCSI] remove use_sg_chaining 17 years ago
Dave Young 9c7701088a scsi: use class iteration api 17 years ago
James Bottomley 5b7f16804a [SCSI] don't use __GFP_DMA for sense buffers if not required 17 years ago
FUJITA Tomonori de25deb180 [SCSI] use dynamically allocated sense buffer 17 years ago
Rob Landley eb44820c28 [SCSI] Add Documentation and integrate into docbook build 17 years ago
James Bottomley 7a39ac3f25 [SCSI] make supported_mode default to initiator. 17 years ago
FUJITA Tomonori 9cb83c7529 [SCSI] add use_sg_chaining option to scsi_host_template 17 years ago
FUJITA Tomonori 5dc2b89e12 [SCSI] add supported_mode and active_mode attributes to the host 18 years ago
FUJITA Tomonori c000c43cf1 [SCSI] initialize shost_data to zero 18 years ago
Greg Kroah-Hartman b7bb125dc3 SCSI: use the proper semaphore to protect the class lists 18 years ago
FUJITA Tomonori b58d91547f [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs 18 years ago
Christoph Hellwig 4f777ed260 [SCSI] kill scsi_assign_lock 18 years ago
James Bottomley 86e33a296c [SCSI] add shared tag map helpers 19 years ago
Michael Reed dd7e2f2266 [SCSI] scsi_queue_work() documented return value is incorrect 19 years ago
Christoph Hellwig 9227c33de8 [PATCH] move ->eh_strategy_handler to the transport class 19 years ago
Jes Sorensen 24669f75a3 [SCSI] SCSI core kmalloc2kzalloc 19 years ago
Arjan van de Ven 0b95067238 [SCSI] turn most scsi semaphores into mutexes 19 years ago
Tejun Heo 461d4e90c8 [BLOCK] update SCSI to use new blk_ordered for barriers 19 years ago
Russell King d052d1beff Create platform_device.h to contain all the platform device details. 19 years ago
James Bottomley 9ccfc756a7 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk 19 years ago
Al Viro c53033f6b0 [PATCH] gfp_t: drivers/scsi 19 years ago
James Bottomley 9e70592fcd [SCSI] fix potential panic with proc on module removal 20 years ago
James Bottomley 939647ee30 [SCSI] fix oops on usb storage device disconnect 20 years ago
Christoph Hellwig c5478def7a [SCSI] switch EH thread startup to the kthread API 20 years ago
Mike Anderson 82f29467a0 [SCSI] host state model update: mediate host add/remove race 20 years ago
Mike Anderson d2c9d9eafa [SCSI] host state model update: reimplement scsi_host_cancel 20 years ago
Mike Anderson d330187408 [SCSI] host state model update: replace old host bitmap state 20 years ago
Christoph Hellwig 12413197ee [SCSI] remove scsi_set_device 20 years ago
Adrian Bunk 52c1da3953 [PATCH] make various thing static 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago