]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '3.1-rc-fixes' of git://linux-iscsi.org/target-pending
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 17 Sep 2011 23:52:13 +0000 (16:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 17 Sep 2011 23:52:13 +0000 (16:52 -0700)
commitf27f5f958551577a636bf932cb2332b90f860fe8
tree5a77c7b0a2778aa12d426bfdef45375e04c6767e
parentd03787649414e5af5820dc454f0a61f9da24fe36
parente99e54460ae9216006fac2b61172963254779c53
Merge branch '3.1-rc-fixes' of git://linux-iscsi.org/target-pending

* '3.1-rc-fixes' of git://linux-iscsi.org/target-pending:
  iscsi-target: Fix sendpage breakage with proper padding+DataDigest iovec offsets
  iscsi-target: Disable markers + remove dangerous local scope array usage
  target: Skip non hex characters for VPD=0x83 NAA IEEE Registered Extended
  tcm_fc: Work queue based approach instead of managing own thread and event based mechanism
  tcm_fc: Invalidation of DDP context for FCoE target in error conditions
  target: Fix race between multiple invocations of target_qf_do_work()