kernel-hacking-2024-linux-s.../drivers
James Bottomley 3173d8c342 [SCSI] quieten messages on scsi_execute commands
scsi_io_completion() can be a bit noisy about certain conditions.
Previously this wasn't a problem for internally generated commands,
since they never hit it.  However, since we do all SCSI commands via
bios, now they do.  user CD testers like magicdev are now getting not
ready messages every time they touch the CD to see if there's anything
in it.

Fix this by making all scsi_execute commands REQ_QUIET and making
scsi_finish_io() not say anything for REQ_QUIET.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2005-09-06 17:37:57 -05:00
..
acorn
acpi [PATCH] acpi_shutdown: Only prepare for power off on power_off 2005-08-27 10:11:40 -07:00
atm
base Merge HEAD from ../scsi-misc-2.6-tmp 2005-08-28 11:18:35 -05:00
block fix mismerge in ll_rw_blk.c 2005-08-28 10:43:07 -05:00
bluetooth
cdrom fix mismerge in ll_rw_blk.c 2005-08-28 10:43:07 -05:00
char [PATCH] Remove race between con_open and con_close 2005-08-27 18:03:42 -07:00
cpufreq
crypto
dio
eisa
fc4
firmware
hwmon [PATCH] I2C hwmon: kfree fixes 2005-08-26 19:37:12 -07:00
i2c
ide fix mismerge in ll_rw_blk.c 2005-08-28 10:43:07 -05:00
ieee1394 [PATCH] late spinlock initialization in ieee1394/ohci 2005-08-26 16:30:30 -07:00
infiniband [PATCH] IB: fix use-after-free in user verbs cleanup 2005-08-26 19:37:12 -07:00
input
isdn [PATCH] Fix capifs bug in initialization error path. 2005-08-27 10:11:40 -07:00
macintosh [PATCH] Kconfig fix (PMAC_BACKLIGHT on ppc64) 2005-08-23 18:43:40 -07:00
mca
md [PATCH] md: clear the 'recovery' flags when starting an md array. 2005-08-26 19:37:13 -07:00
media [PATCH] fix for race problem in DVB USB drivers (dibusb) 2005-08-27 11:03:45 -07:00
message
misc
mmc
mtd
net Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 2005-08-27 18:05:14 -07:00
nubus
oprofile
parisc
parport [PATCH] Kconfig fix (parport_pc on m32r) 2005-08-23 18:43:41 -07:00
pci Ignore disabled ROM resources at setup 2005-08-26 10:49:22 -07:00
pcmcia [PATCH] missing include in pcmcia_resource.c 2005-08-23 18:43:43 -07:00
pnp [PATCH] broken error path in drivers/pnp/card.c 2005-08-18 08:43:59 -07:00
s390 [PATCH] zfcp: add rports to enable scsi_add_device to work again 2005-08-27 11:22:36 -07:00
sbus
scsi [SCSI] quieten messages on scsi_execute commands 2005-09-06 17:37:57 -05:00
serial [PATCH] m32r_sio gcc4 fixes 2005-08-23 18:43:44 -07:00
sh
sn
tc
telephony
usb [PATCH] usbnet oops fix 2005-08-23 19:59:38 -07:00
video [PATCH] Kconfig fix (VGA console on arm/versatile) 2005-08-23 18:43:42 -07:00
w1 [PATCH] w1: more debug level decrease. 2005-08-12 12:55:02 -07:00
zorro
Kconfig
Makefile