Re: PING^7 (was Re: [PATCH v2 00/14] Corrections and customization of the SG_IO command whitelist (CVE-2012-4542))

2013-06-21 Thread Christoph Hellwig
On Sat, May 25, 2013 at 09:05:25AM +0200, Paolo Bonzini wrote: > Linus wanted to keep that for CAP_SYS_RAWIO. We found two uses of SG_IO > on partitions: zfs-fuse used SYNCHRONIZE CACHE; some proprietary driver > used TEST UNIT READY. FYI I looked at the zfs code and the way it uses it is part of

Re: [PATCH 07/14] scsi_transport_srp: Add transport layer error handling

2013-06-21 Thread Jack Wang
On 06/19/2013 05:27 PM, Bart Van Assche wrote: > On 06/19/13 15:44, Jack Wang wrote: >>> +/* >>> + * It can occur that after fast_io_fail_tmo expired and before >>> + * dev_loss_tmo expired that the SCSI error handler has >>> + * offlined one or more devices. doesn'

Re: block: Allow merging of tail pages into the last segment

2013-06-21 Thread Jan Vesely
On Mon 03 Jun 2013 15:30:36 CEST, Jan Vesely wrote: > On 16/04/13 10:24, Jan Vesely wrote: >> On 28/03/13 10:38, Jan Vesely wrote: >>> Hi >>> >>> These patches modify __bio_add_page to accept pages that extent the last bio >>> segment. some drivers craft their buffers and rely on this behavior (see

[GIT PULL] target fixes for v3.10-rc7

2013-06-21 Thread Nicholas A. Bellinger
Hello Linus, Here are the current target-pending fixes queued for v3.10-rc7 code. Please go ahead and pull from: git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master Included is the recent tcm_qla2xxx residual underrun length fix from Roland, along with Joern's iscsi-ta