History log of /drivers/scsi/esas2r/esas2r_log.c
Revision Date Author Comments
b9c2446695cf3f98aec32e3b3f942ad1514068d2 18-Dec-2013 Kees Cook <keescook@chromium.org> [SCSI] esas2r: fix potential format string flaw

This makes sure format strings cannot leak into the printk call via the
constructed buffer.

Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Bradley Grove <bgrove@attotech.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
26780d9e12edf45c0b98315de272b1feff5a8e93 23-Aug-2013 Bradley Grove <bgrove@attotech.com> [SCSI] esas2r: ATTO Technology ExpressSAS 6G SAS/SATA RAID Adapter Driver

This is a new driver for ATTO Technology's ExpressSAS series of hardware RAID
adapters. It supports the following adapters:

- ExpressSAS R60F
- ExpressSAS R680
- ExpressSAS R608
- ExpressSAS R644

Signed-off-by: Bradley Grove <bgrove@attotech.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>