1. 24 12月, 2008 1 次提交
    • T
      SUNRPC: Remove the last remnant of the BKL... · 88a9fe8c
      Trond Myklebust 提交于
      Somehow, this escaped the previous purge. There should be no need to keep
      any extra locks in the XDR callbacks.
      
      The NFS client XDR code only writes into private objects, whereas all reads
      of shared objects are confined to fields that do not change, such as
      filehandles...
      
      Ditto for lockd, the NFSv2/v3 client mount code, and rpcbind.
      
      The nfsd XDR code may require the BKL, but since it does a synchronous RPC
      call from a thread that already holds the lock, that issue is moot.
      Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>
      88a9fe8c
  2. 29 10月, 2008 2 次提交
  3. 17 10月, 2008 1 次提交
  4. 20 4月, 2008 1 次提交
  5. 15 3月, 2008 6 次提交
  6. 30 1月, 2008 3 次提交
  7. 20 7月, 2007 1 次提交
  8. 18 7月, 2007 1 次提交
  9. 11 7月, 2007 12 次提交
  10. 11 2月, 2007 1 次提交
  11. 04 2月, 2007 1 次提交
  12. 29 9月, 2006 1 次提交
  13. 21 3月, 2006 1 次提交
  14. 02 2月, 2006 2 次提交
  15. 12 1月, 2006 1 次提交
  16. 05 11月, 2005 1 次提交
  17. 24 9月, 2005 1 次提交
  18. 23 6月, 2005 1 次提交
  19. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4