kernel-hacking-2024-linux-s.../drivers
Mike Christie a1e80c20e1 [SCSI] iscsi: use pageslab
From: FUJITA Tomonori <tomof@acm.org> and zhenyu.z.wang@intel.com:

We cannot handle filesystems like XFS becuase of the pages they
are sending us. We had thought page_count could be used to
work around this, but the correct test is for PageSlab.

The proper solution is to figure out what type of pages
filesystems can use so we do not have to add tests like
this or handle it in the block layer for all network block drivers
but the issue still has not been resolved on fs-devel
so we are sending this patch as a temporary fix.

This is last patch just in case it is Nakd with the explanation
that we need to push the correct fix through fs-devel, mm
or the block layer. The rest of the patchset can live without
the patch, but the driver will not work with filesystems like
XFS.

Signed-off-by: Alex Aizman <itn780@yahoo.com>
Signed-off-by: Dmitry Yusupov <dmitry_yus@yahoo.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-01-14 10:55:22 -06:00
..
acorn [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
acpi [PATCH] i386: Handle missing local APIC timer interrupts on C3 state 2006-01-11 19:04:54 -08:00
amba
atm
base [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
block
bluetooth
cdrom
char [PATCH] lindent rio drivers 2006-01-11 18:42:14 -08:00
connector
cpufreq
crypto
dio
eisa
fc4
firmware [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
hwmon
i2c
ide
ieee1394
infiniband
input [PATCH] x86_64: Implement is_compat_task the right way 2006-01-11 19:04:53 -08:00
isdn
macintosh
mca
md
media V4L/DVB (3354): VIDEO_SAA7134_ALSA shouldn't select SND_PCM_OSS 2006-01-12 00:37:59 -02:00
message [SCSI] mptfc: need to select transport attrs 2006-01-14 10:55:11 -06:00
mfd
misc
mmc
mtd
net [PATCH] cs89x0: Fix the Kconfig help text 2006-01-11 18:42:11 -08:00
nubus
oprofile [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
parisc [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
parport [PARISC] Fix parport_gsc by selecting PARPORT_NOT_PC 2006-01-10 21:52:25 -05:00
pci
pcmcia
pnp
rapidio
s390 [SCSI] zfcp: transport class adaptations II 2006-01-14 10:54:52 -06:00
sbus
scsi [SCSI] iscsi: use pageslab 2006-01-14 10:55:22 -06:00
serial
sh
sn
tc
telephony
usb
video [PARISC] stifb: Remove obsolete MODULE_PARM() 2006-01-10 21:53:07 -05:00
w1
zorro
Kconfig
Makefile