index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_scan.c
Commit message (
Expand
)
Author
Age
*
[SCSI] Fix refcount breakage with 'echo "1" > scan' when target already present
James Bottomley
2006-09-07
*
[SCSI] SCSI: sanitize INQUIRY strings
Alan Stern
2006-09-02
*
[SCSI] Don't add scsi_device for devices that return PQ=1, PDT=0x1f
dave wysochanski
2006-08-19
*
[SCSI] fix up short inquiry printing
James Bottomley
2006-08-06
*
[SCSI] Improve inquiry printing
Matthew Wilcox
2006-08-06
*
Merge ../scsi-misc-2.6
James Bottomley
2006-07-03
|
\
|
*
[SCSI] scsi: Device scanning oops for offlined devices (resend)
Brian King
2006-06-28
*
|
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
|
/
*
[SCSI] remove scsi_request infrastructure
Christoph Hellwig
2006-06-10
*
[SCSI] Return -EINVAL when "id == max_id" in scsi_scan_host_selected()
Amit Arora
2006-05-28
*
[SCSI] scsi_scan.c: fix compile warnings
akpm@osdl.org
2006-04-15
*
Merge ../scsi-rc-fixes-2.6
James Bottomley
2006-04-14
|
\
|
*
[SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions
James Bottomley
2006-04-13
*
|
[SCSI] BLIST_ATTACH_PQ3 flags
Kurt Garloff
2006-04-14
*
|
[SCSI] Better log messages for PQ3 devs
Kurt Garloff
2006-04-14
*
|
[SCSI] Try LUN 1 and use bflags
Kurt Garloff
2006-04-14
|
/
*
[SCSI] scsi: move target_destroy call
Mike Anderson
2006-03-14
*
Merge ../linux-2.6
James Bottomley
2006-03-14
|
\
|
*
[SCSI] scsi: handle ->slave_configure return value
Christoph Hellwig
2006-02-27
*
|
[SCSI] fix two leaks in scsi_alloc_sdev failure paths
Dave Jones
2006-03-12
*
|
[SCSI] scsi: Handle device_add failure in scsi_alloc_target
Brian King
2006-02-28
*
|
[SCSI] fix scsi process problems and clean up the target reap issues
James Bottomley
2006-02-28
*
|
[SCSI] Recognize missing LUNs for non-standard devices
Alan Stern
2006-02-28
*
|
[SCSI] fix uninitialized variable error
Matthew Wilcox
2006-02-27
*
|
[SCSI] Remove devfs support from the SCSI subsystem
Greg KH
2006-02-27
*
|
[SCSI] SCSI core kmalloc2kzalloc
Jes Sorensen
2006-02-27
|
/
*
[SCSI] fix wrong context bugs in SCSI
James Bottomley
2006-02-14
*
[SCSI] remove target parent limitiation
Christoph Hellwig
2006-01-14
*
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
2006-01-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-01-04
|
\
|
*
[SCSI] Mark some core scsi data structures const
Arjan van de Ven
2005-12-13
*
|
[PATCH] Fix Fibre Channel boot oops
James Bottomley
2005-12-26
*
|
[SCSI] fix scsi_reap_target() device_del from atomic context
James Bottomley
2005-12-17
|
/
*
[PATCH] Fix SCSI scanning slab corruption
Brian King
2005-12-12
*
[SCSI] remove Scsi_Device typedef
Christoph Hellwig
2005-11-09
*
[SCSI] Fix refcount leak in scsi_report_lun_scan
Alan Stern
2005-11-08
*
[SCSI] use {sdev,scmd,starget,shost}_printk in generic code
Jeff Garzik
2005-10-28
*
[SCSI] kill unused scsi_scan_single_target()
Jeff Garzik
2005-10-28
*
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
James Bottomley
2005-10-28
*
[SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3
James Bottomley
2005-09-25
*
[SCSI] SCSI scanning and removal fixes
Alan Stern
2005-09-18
*
[SCSI] Alter the scsi_add_device() API to conform to what users expect
James Bottomley
2005-09-10
*
[SCSI] Fix module removal/device add race
Alan Stern
2005-09-10
*
[SCSI] add missing scan mutex to scsi_scan_target()
Alan Stern
2005-09-09
*
[SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)
James Bottomley
2005-08-28
*
Merge HEAD from ../scsi-misc-2.6-tmp
James Bottomley
2005-08-28
|
\
|
*
[SCSI] host state model update: mediate host add/remove race
Mike Anderson
2005-07-30
*
|
[SCSI] use scatter lists for all block pc requests and simplify hw handlers
James Bottomley
2005-08-28
*
|
[SCSI] fix target scanning oops with fc transport class
James.Smart@Emulex.Com
2005-08-08
|
/
*
[PATCH] scsi_scan: check return code from scsi_sysfs_add_sdev
Alan Stern
2005-07-27
[next]