1. 8e87d4d [CIFS] report rename failure when target file is locked by Windows by Steve French · 18 years ago
  2. 4b952a9 [CIFS] Allow null user connections by Steve French · 18 years ago
  3. 2fe87f0 [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path) by Steve French · 18 years ago
  4. ea4c07d [CIFS] Do not send Query All EAs SMB when mount option nouser_xattr specified by Steve French · 18 years ago
  5. e466e48 [CIFS] Fix oops in cifs_close due to unitialized lock sem and list in by Steve French · 18 years ago
  6. 3a5ff61 [CIFS] Do not time out posix brl requests when using new posix setfileinfo by Steve French · 18 years ago
  7. 750d115 [CIFS] Fix allocation of buffers for new session setup routine to allow by Steve French · 18 years ago
  8. 1717ffc [CIFS] NTLMv2 support part 5 by Steve French · 18 years ago
  9. 5bafd76 [CIFS] Add support for readdir to legacy servers by Steve French · 18 years ago
  10. 3979877 [CIFS] Support for setting up SMB sessions to legacy lanman servers by Steve French · 18 years ago
  11. 26a21b9 [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log by Steve French · 18 years ago
  12. a878fb2 [CIFS] Do not limit the length of share names (was 100 for whole UNC name) by Steve French · 18 years ago
  13. fc94cdb [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock by Steve French · 18 years ago
  14. 6080823 [CIFS] Readdir fixes to allow search to start at arbitrary position in directory by Steve French · 18 years ago
  15. d62e54a Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  16. 4de151d It's UTF-8 by Alexey Dobriyan · 18 years ago
  17. 13298de [CIFS] Upate cifs change log by Steve French · 18 years ago
  18. 083d3a2 [CIFS] Workaround various server bugs found in testing at connectathon by Steve French · 18 years ago
  19. 08547b0 [CIFS] Add posix (advisory) byte range locking support to cifs client by Steve French · 18 years ago
  20. 184ed21 [CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrapping by Steve French · 18 years ago
  21. 12b3b8f [CIFS] Cleanup NTLMSSP session setup handling by Steve French · 18 years ago
  22. eeac804 [CIFS] Fix CIFS to recognize share mode security by Steve French · 19 years ago
  23. 0a4b92c [CIFS] Add worker function for Get ACL cifs style by Steve French · 19 years ago
  24. 84afc29 [CIFS] Readpages and readir performance improvements - eliminate extra by Steve French · 19 years ago
  25. 8345187 [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid in by Steve French · 19 years ago
  26. 6473a55 [CIFS] Fix missing permission check on setattr when noperm mount option is by Steve French · 19 years ago
  27. 3abb927 [CIFS] When file is deleted locally but later recreated on the server by Steve French · 19 years ago
  28. 0f2b27c [CIFS] Fix sparse warnings on smb bcc (byte count) by Steve French · 19 years ago
  29. d6e2f2a [CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs) by Steve French · 19 years ago
  30. 3c50c61 [CIFS] Update CIFS change log by Steve French · 19 years ago
  31. 23e7dd7 [CIFS] Defer close of file handle slightly if there are pending writes that by Steve French · 19 years ago
  32. 1047abc [CIFS] CIFS Stats improvements by Steve French · 19 years ago
  33. 4ca9c19 [CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTAL by Steve French · 19 years ago
  34. 190fdeb [CIFS] Fix byte range locking to Windows when Windows server returns by Steve French · 19 years ago
  35. 70ca734 [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes by Steve French · 19 years ago
  36. 2096243 [CIFS] Add support for legacy servers part nine. statfs (df and du) is now by Steve French · 19 years ago
  37. e30dcf3 [CIFS] Add support for legacy servers part eight. Write fixes for Windows by Steve French · 19 years ago
  38. eafe870 [CIFS] Fix readdir caching when unlink removes file in current search by Steve French · 19 years ago
  39. 16abbec [CIFS] Add support for suspend by Steve French · 19 years ago
  40. c0c3e8e CIFS: Fix typos in fs/cifs/CHANGES by Steve French · 19 years ago
  41. 6b8edfe [CIFS] Support for mounting to older servers part 2. Add support for by Steve French · 19 years ago
  42. a10faeb2 [CIFS] Support for mounting to older, pre-CIFS servers added. This by Steve French · 19 years ago
  43. c46fa8a [CIFS] Add mount option for disabling sending byte range lock requests by Steve French · 19 years ago
  44. f4cfd69 [CIFS] Fix path name conversion for long filenames when mapchars mount by Steve French · 19 years ago
  45. 3079ca6 [CIFS] Fix cifs update of page cache. Write at correct offset when out of memory by Steve French · 19 years ago
  46. 6857547 [PATCH] cifs: append \* properly on ASCII servers by Steve French · 19 years ago
  47. 31ca3bc [PATCH] cifs: Do not init smb requests or block when sending requests by Steve French · 19 years ago
  48. 57337e4 [PATCH] cifs: handle termination of cifs oplockd kernel thread by Steve French · 19 years ago
  49. 11aa014 [PATCH] cifs: Fix mapping of EMLINK case by Steve French · 19 years ago
  50. cd63499 [PATCH] cifs: Handle case of multiple trans2 responses for one SMB request (part 2 of 2) by Steve French · 19 years ago
  51. 966ca92 [PATCH] cifs: Fix caching problem by Steve French · 19 years ago
  52. 099a58f [PATCH] cifs: Missing initialization for largeBuf flag left out of previous changeset by Steve French · 19 years ago
  53. 848f3fc [PATCH] cifs: Do not interpret oplock break responses as responses to an unrelated command by Steve French · 19 years ago
  54. 737b758 [PATCH] cifs: character mapping of special characters (part 3 of 3) by Steve French · 19 years ago
  55. 6a0b482 [PATCH] cifs: Add new mount parm mapchars by Steve French · 19 years ago
  56. cbe0476 [PATCH] cifs: fix rare oops in cifs_close by Steve French · 19 years ago
  57. ad009ac [PATCH] cifs: Fix multiuser packet signing to use the right sequence number and mac session key by Steve French · 19 years ago
  58. f654bac [PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensions by Steve French · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago