1. 13 1月, 2012 1 次提交
  2. 19 10月, 2011 1 次提交
  3. 02 8月, 2011 1 次提交
  4. 16 7月, 2011 1 次提交
  5. 02 7月, 2011 1 次提交
  6. 17 6月, 2011 1 次提交
  7. 07 6月, 2011 1 次提交
  8. 14 4月, 2011 1 次提交
  9. 07 4月, 2011 1 次提交
    • T
      Revert "net/sunrpc: Use static const char arrays" · 0867659f
      Trond Myklebust 提交于
      This reverts commit 411b5e05.
      
      Olga Kornievskaia reports:
      
      Problem: linux client mounting linux server using rc4-hmac-md5
      enctype. gssd fails with create a context after receiving a reply from
      the server.
      
      Diagnose: putting printout statements in the server kernel and
      kerberos libraries revealed that client and server derived different
      integrity keys.
      
      Server kernel code was at fault due the the commit
      
      [aglo@skydive linux-pnfs]$ git show 411b5e05
      
      Trond: The problem is that since it relies on virt_to_page(), you cannot
      call sg_set_buf() for data in the const section.
      Reported-by: NOlga Kornievskaia <aglo@citi.umich.edu>
      Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>
      Cc: stable@kernel.org	[2.6.36+]
      0867659f
  10. 31 3月, 2011 1 次提交
  11. 25 3月, 2011 2 次提交
  12. 12 3月, 2011 1 次提交
  13. 08 3月, 2011 1 次提交
  14. 18 12月, 2010 2 次提交
  15. 17 12月, 2010 2 次提交
  16. 23 11月, 2010 1 次提交
  17. 26 10月, 2010 1 次提交
  18. 02 10月, 2010 1 次提交
    • J
      nfsd4: remove spkm3 · 1e7af1b8
      J. Bruce Fields 提交于
      Unfortunately, spkm3 never got very far; while interoperability with one
      other implementation was demonstrated at some point, problems were found
      with the spec that were deemed not worth fixing.
      
      The kernel code is useless on its own without nfs-utils patches which
      were never merged into nfs-utils, and were only ever available from
      citi.umich.edu.  They appear not to have been updated since 2005.
      
      Therefore it seems safe to assume that this code has no users, and never
      will.
      Signed-off-by: NJ. Bruce Fields <bfields@redhat.com>
      1e7af1b8
  19. 24 9月, 2010 1 次提交
  20. 22 9月, 2010 2 次提交
  21. 13 9月, 2010 3 次提交
  22. 04 8月, 2010 2 次提交
  23. 15 5月, 2010 11 次提交