https://github.com/torvalds/linux
Revision 8a7298b7805ab55dea674a8aba97cf2eac20dca8 authored by Linus Torvalds on 19 July 2012, 01:40:38 UTC, committed by Linus Torvalds on 19 July 2012, 01:40:38 UTC
Pull target fixes from Nicholas Bellinger:
 "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, and persistent reservation return cleanups from Roland.

  All three patches are CC'ed to stable."

* git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending:
  target: Fix range calculation in WRITE SAME emulation when num blocks == 0
  target: Clean up returning errors in PR handling code
  tcm_fc: Fix crash seen with aborts and large reads
2 parent s b1bdd2e + 1765fe5
History
Tip revision: 8a7298b7805ab55dea674a8aba97cf2eac20dca8 authored by Linus Torvalds on 19 July 2012, 01:40:38 UTC
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Tip revision: 8a7298b
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 208.2 KB
Makefile -rw-r--r-- 46.0 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top