[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1342659693.18004.747.camel@haakon2.linux-iscsi.org>
Date: Wed, 18 Jul 2012 18:01:33 -0700
From: "Nicholas A. Bellinger" <nab@...ux-iscsi.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: target-devel <target-devel@...r.kernel.org>,
linux-scsi <linux-scsi@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
"Rustad, Mark D" <mark.d.rustad@...el.com>,
Roland Dreier <roland@...estorage.com>
Subject: [GIT PULL] target fixes for v3.5
Hi Linus,
Here are the last handful of target fixes that have come in recently
that are headed for-3.5 final. Please go ahead and pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master
This includes a bugfix from MDR to address a NULL pointer OOPs with FCoE
aborts, along with a WRITE_SAME emulation bugfix for NOLB=0 cases +
persistent reservation return cleanups from Roland.
All three patches are CC'ed to stable.
Thank you!
--nab
Mark Rustad (1):
tcm_fc: Fix crash seen with aborts and large reads
Roland Dreier (2):
target: Clean up returning errors in PR handling code
target: Fix range calculation in WRITE SAME emulation when num blocks
== 0
drivers/target/target_core_cdb.c | 2 +-
drivers/target/target_core_pr.c | 7 ++++---
drivers/target/tcm_fc/tfc_cmd.c | 2 ++
3 files changed, 7 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists