1. 18 6月, 2006 1 次提交
  2. 14 6月, 2006 2 次提交
  3. 12 6月, 2006 1 次提交
  4. 09 6月, 2006 1 次提交
    • J
      [PATCH] debugfs inode leak · 71601e2b
      Jens Axboe 提交于
      Looking at the reiser4 crash, I found a leak in debugfs. In
      debugfs_mknod(), we create the inode before checking if the dentry
      already has one attached. We don't free it if that is the case.
      
      These bugs happen quite often, I'm starting to think we should disallow
      such coding in CodingStyle.
      Signed-off-by: NJens Axboe <axboe@suse.de>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      71601e2b
  5. 08 6月, 2006 1 次提交
    • S
      [CIFS] NTLMv2 support part 5 · 1717ffc5
      Steve French 提交于
      NTLMv2 authentication (stronger authentication than default NTLM) which
      many servers support now works.  There was a problem with the construction
      of the security blob in the older code.  Currently requires
      	/proc/fs/cifs/Experimental to be set to 2
      and
      	/proc/fs/cifs/SecurityFlags to be set to 0x4004 (to require using
      	NTLMv2 instead of default of NTLM)
      
      Next we will check signing to make sure optional NTLMv2 packet signing also
      works.
      Signed-off-by: NSteve French <sfrench@us.ibm.com>
      1717ffc5
  6. 07 6月, 2006 1 次提交
  7. 06 6月, 2006 3 次提交
  8. 05 6月, 2006 2 次提交
  9. 04 6月, 2006 1 次提交
  10. 03 6月, 2006 2 次提交
  11. 02 6月, 2006 4 次提交
  12. 01 6月, 2006 4 次提交
  13. 31 5月, 2006 7 次提交
  14. 27 5月, 2006 1 次提交
  15. 24 5月, 2006 3 次提交
  16. 22 5月, 2006 6 次提交