1. 15 May, 2007 10 commits
  2. 14 May, 2007 28 commits
  3. 13 May, 2007 2 commits
    • Al Viro's avatar
      fix deadlock in loop.c · 705962cc
      Al Viro authored
      ... doh
      
      Jeremy Fitzhardinge noted that the recent loop.c cleanups worked, but
      cause lockdep to complain.
      
      Ouch.  OK, the deadlock is real and yes, I'm an idiot.  Speaking of which,
      we probably want to s/lock/pin/ in drivers/base/map.c to avoid such
      brainos again.  And yes, this stuff needs clear documentation.  Will try
      to put one together once I get some sleep...
      Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
      Cc: Jeremy Fitzhardinge <jeremy@goop.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      705962cc
    • Linus Torvalds's avatar
      Linux 2.6.22-rc1 · 39403865
      Linus Torvalds authored
      .. close the merge window
      39403865