android_kernel_motorola_sm6225/drivers/s390/scsi
Christof Schmitt 087897e369 [SCSI] zfcp: Introduce new kmem_cache for FC request and response data
A data buffer that is passed to the hardware must not cross a page
boundary. zfcp uses a series of kmem_caches to align the data to not
cross a page boundary. Introduce a new kmem_cache for the FC requests
sent from the zfcp driver and use it for the ELS ADISC data.  The goal
is to migrate to the FC kmem_cache in later patches and remove the
request specific kmem_caches.

Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: Steffen Maier <maier@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2011-02-25 12:02:03 -05:00
..
Makefile [SCSI] zfcp: Move code for managing zfcp_unit devices to new file 2010-09-16 22:54:15 -04:00
zfcp_aux.c [SCSI] zfcp: Introduce new kmem_cache for FC request and response data 2011-02-25 12:02:03 -05:00
zfcp_ccw.c [SCSI] zfcp: Redesign of the debug tracing final cleanup. 2010-12-21 12:24:46 -06:00
zfcp_cfdc.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-01-13 10:05:56 -08:00
zfcp_dbf.c [SCSI] zfcp: Redesign of the debug tracing final cleanup. 2010-12-21 12:24:46 -06:00
zfcp_dbf.h [SCSI] zfcp: Redesign of the debug tracing final cleanup. 2010-12-21 12:24:46 -06:00
zfcp_def.h [SCSI] zfcp: Introduce new kmem_cache for FC request and response data 2011-02-25 12:02:03 -05:00
zfcp_erp.c [SCSI] zfcp: Replace kmem_cache for "status read" data 2011-02-25 12:01:59 -05:00
zfcp_ext.h [SCSI] zfcp: Introduce new kmem_cache for FC request and response data 2011-02-25 12:02:03 -05:00
zfcp_fc.c [SCSI] zfcp: Introduce new kmem_cache for FC request and response data 2011-02-25 12:02:03 -05:00
zfcp_fc.h [SCSI] zfcp: Introduce new kmem_cache for FC request and response data 2011-02-25 12:02:03 -05:00
zfcp_fsf.c [SCSI] zfcp: Replace kmem_cache for "status read" data 2011-02-25 12:01:59 -05:00
zfcp_fsf.h [SCSI] zfcp: Introduce experimental support for DIF/DIX 2010-07-28 09:48:56 -05:00
zfcp_qdio.c Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 2011-01-07 14:50:50 -08:00
zfcp_qdio.h [SCSI] zfcp: Introduce experimental support for DIF/DIX 2010-07-28 09:48:56 -05:00
zfcp_reqlist.h [SCSI] zfcp: Move FSF request tracking code to new file 2010-02-17 17:46:19 -06:00
zfcp_scsi.c [SCSI] zfcp: Add allow_lun_scan module parameter 2010-12-21 12:24:48 -06:00
zfcp_sysfs.c [SCSI] zfcp: Redesign of the debug tracing final cleanup. 2010-12-21 12:24:46 -06:00
zfcp_unit.c [SCSI] zfcp: Call get_device on port before calling put_device 2010-10-25 09:42:37 -05:00