]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://oss.sgi.com:8090/xfs/linux-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 19 Sep 2008 23:21:59 +0000 (16:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 19 Sep 2008 23:21:59 +0000 (16:21 -0700)
commit63b8ebce9c3d726c80d09a6343a51f938932d7e1
tree020842de956b7f5ce881dbcb37ce8c1a91d6654d
parent1f455ec3791a6198433051a8b3d6f798df894e7e
parent9f21629fc47857e1b849c87ca84ae6f8ca9f9fe1
Merge git://oss.sgi.com:8090/xfs/linux-2.6

* git://oss.sgi.com:8090/xfs/linux-2.6:
  [XFS] Don't do I/O beyond eof when unreserving space
  [XFS] Fix use-after-free with buffers
  [XFS] Prevent lockdep false positives when locking two inodes.
  [XFS] Fix barrier status change detection.
  [XFS] Prevent direct I/O from mapping extents beyond eof
  [XFS] Fix regression introduced by remount fixup
  [XFS] Move memory allocations for log tracing out of the critical path