1. 30 4月, 2011 9 次提交
  2. 11 4月, 2011 4 次提交
  3. 25 3月, 2011 1 次提交
    • J
      nfsd: fix auth_domain reference leak on nlm operations · 954032d2
      J. Bruce Fields 提交于
      This was noticed by users who performed more than 2^32 lock operations
      and hence made this counter overflow (eventually leading to
      use-after-free's).  Setting rq_client to NULL here means that it won't
      later get auth_domain_put() when it should be.
      
      Appears to have been introduced in 2.5.42 by "[PATCH] kNFSd: Move auth
      domain lookup into svcauth" which moved most of the rq_client handling
      to common svcauth code, but left behind this one line.
      
      Cc: Neil Brown <neilb@suse.de>
      Cc: stable@kernel.org
      Signed-off-by: NJ. Bruce Fields <bfields@redhat.com>
      954032d2
  4. 18 3月, 2011 3 次提交
  5. 16 3月, 2011 1 次提交
  6. 15 3月, 2011 1 次提交
  7. 09 3月, 2011 3 次提交
  8. 08 3月, 2011 5 次提交
  9. 23 2月, 2011 1 次提交
  10. 17 2月, 2011 1 次提交
  11. 14 2月, 2011 11 次提交