index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hosts.c
Age
Commit message (
Expand
)
Author
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-07-21
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-07-12
[SCSI] make struct scsi_{host,target}_type static
Adrian Bunk
2008-06-15
[SCSI] scsi_host regression: fix scsi host leak
Mike Christie
2008-04-27
[SCSI] fix SLUB WARN_ON
James Bottomley
2008-04-22
[SCSI] use default attributes for scsi_host
Hannes Reinecke
2008-04-22
[SCSI] add scsi_host and scsi_target to scsi_bus
Hannes Reinecke
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-07
[SCSI] hosts.c: removed one unneeded shost->active_mode assignment
Denis Cheng
2008-03-27
[SCSI] hosts.c: fixes for "no error" reported after error scenarios
James Smart
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-01-24
scsi: use class iteration api
Dave Young
2008-01-23
[SCSI] don't use __GFP_DMA for sense buffers if not required
James Bottomley
2008-01-23
[SCSI] use dynamically allocated sense buffer
FUJITA Tomonori
2008-01-11
[SCSI] Add Documentation and integrate into docbook build
Rob Landley
2007-10-17
[SCSI] make supported_mode default to initiator.
James Bottomley
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-12
[SCSI] add supported_mode and active_mode attributes to the host
FUJITA Tomonori
2007-08-01
[SCSI] initialize shost_data to zero
FUJITA Tomonori
2007-04-27
SCSI: use the proper semaphore to protect the class lists
Greg Kroah-Hartman
2006-11-25
[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs
FUJITA Tomonori
2006-11-15
[SCSI] kill scsi_assign_lock
Christoph Hellwig
2006-08-31
[SCSI] add shared tag map helpers
James Bottomley
2006-08-06
[SCSI] scsi_queue_work() documented return value is incorrect
Michael Reed
2006-04-10
[PATCH] move ->eh_strategy_handler to the transport class
Christoph Hellwig
2006-02-27
[SCSI] SCSI core kmalloc2kzalloc
Jes Sorensen
2006-01-12
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
2006-01-06
[BLOCK] update SCSI to use new blk_ordered for barriers
Tejun Heo
2005-11-04
Merge by Hand
James Bottomley
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-28
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
James Bottomley
2005-10-28
[PATCH] gfp_t: drivers/scsi
Al Viro
2005-10-02
[SCSI] fix potential panic with proc on module removal
James Bottomley
2005-09-19
[SCSI] fix oops on usb storage device disconnect
James Bottomley
2005-09-06
[SCSI] switch EH thread startup to the kthread API
Christoph Hellwig
2005-07-30
[SCSI] host state model update: mediate host add/remove race
Mike Anderson
2005-07-30
[SCSI] host state model update: reimplement scsi_host_cancel
Mike Anderson
2005-07-30
[SCSI] host state model update: replace old host bitmap state
Mike Anderson
2005-06-26
[SCSI] remove scsi_set_device
Christoph Hellwig
2005-06-24
[PATCH] make various thing static
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds