1. 4b18f2a [CIFS] convert usage of implicit booleans to bool by Steve French · 16 years ago
  2. 35028d7 [CIFS] Fix looping on reconnect to Samba when unexpected tree connect fail on reconnect by Steve French · 16 years ago
  3. 90c81e0 [CIFS] clean up some hard to read ifdefs by Steve French · 17 years ago
  4. ad7a292 [CIFS] reduce checkpatch warnings by Steve French · 17 years ago
  5. 9783758 [CIFS] Allow setting mode via cifs acl by Steve French · 17 years ago
  6. dae5dbd [CIFS] fix SetEA failure to some Samba versions by Steve French · 17 years ago
  7. 133672e [CIFS] Fix buffer overflow if server sends corrupt response to small request by Steve French · 17 years ago
  8. e545937 [CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routines by Jeff Layton · 17 years ago
  9. b9c7a2b [CIFS] ACL support part 8 by Steve French · 17 years ago
  10. 630f3f0c [CIFS] acl support part 6 by Steve French · 17 years ago
  11. c948977 [CIFS] remove unused funtion compile warning when experimental off by Parag Warudkar · 17 years ago
  12. a761ac5 [CIFS] log better errors on failed mounts by Steve French · 17 years ago
  13. abb63d6 [CIFS] Return better error when server requires signing but client forbids by Steve French · 17 years ago
  14. af6f461 [CIFS] Fix some endianness problems in new acl code by Steve French · 17 years ago
  15. e187e44 [CIFS] parse server_GUID in SPNEGO negProt response by Jeff Layton · 17 years ago
  16. 7111d21 [CIFS] [CIFS] fix error message about packet signing by Jeff Layton · 17 years ago
  17. 8f2376a [CIFS] Fix endian conversion problem in posix mkdir by Cyril Gorcunov · 17 years ago
  18. 297647c [CIFS] CIFS ACL support part 3 by Steve French · 17 years ago
  19. a013689 [CIFS] Fix cifsd so shuts down when signing fails during mount by Steve French · 17 years ago
  20. d0d66c4 [CIFS] CIFS ACL support (part 2) by Shirish Pargaonkar · 17 years ago
  21. 407f61a [CIFS] Fix memory leak in statfs to very old servers by Steve French · 17 years ago
  22. bcb0203 [CIFS] move cifs acl code to new file and fix build break by Steve French · 17 years ago
  23. 442aa31 [CIFS] Support for CIFS ACLs (part 1) by Steve French · 17 years ago
  24. 1e71f25 [CIFS] Print better error when server returns malformed QueryUnixInfo response by Steve French · 17 years ago
  25. 26f5736 [CIFS] formatting cleanup found by checkpatch by Steve French · 17 years ago
  26. 8594c15 [CIFS][KJ] use abs() from kernel.h where appropriate by Andre Haupt · 17 years ago
  27. c18c842 [CIFS] Allow disabling CIFS Unix Extensions as mount option by Steve French · 17 years ago
  28. 63135e0 [CIFS] More whitespace/formatting fixes (noticed by checkpatch) by Steve French · 17 years ago
  29. 2d785a5 [CIFS] Add support for new POSIX unlink by Steve French · 17 years ago
  30. 50c2f75 [CIFS] whitespace/formatting fixes by Steve French · 17 years ago
  31. 790fe57 [CIFS] more whitespace cleanup by Steve French · 17 years ago
  32. 38c10a1 [CIFS] Mount should fail if server signing off but client mount option requires it by Jeff · 17 years ago
  33. 762e5ab [CIFS] Fix sign mount option and sign proc config setting by Steve French · 17 years ago
  34. 100c1dd [CIFS] Missing flag on negprot needed for some servers to force packet signing by Yehuda Sadeh Weinraub · 17 years ago
  35. cbac3cb [CIFS] New CIFS POSIX mkdir performance improvement (part 2) by Steve French · 17 years ago
  36. 2dd29d3 [CIFS] New CIFS POSIX mkdir performance improvement by Steve French · 17 years ago
  37. c7af185 [CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26pre by Steve French · 18 years ago
  38. c5a69d5 Storage class should be before const qualifier by Tobias Klauser · 18 years ago
  39. 8af1897 [CIFS] on reconnect to Samba - reset the unix capabilities by Steve French · 18 years ago
  40. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  41. 733f99a [PATCH] new cifs endianness bugs by Al Viro · 18 years ago
  42. 1a4e15a [CIFS] Missing flags2 for DFS by Steve French · 18 years ago
  43. acf1a1b [CIFS] Level 1 QPathInfo needed for proper OS2 support by Steve French · 18 years ago
  44. 1a70d65 [CIFS] Fix compiler warning with previous patch by Steve French · 18 years ago
  45. 947a506 [CIFS] Fix typo by Steve French · 18 years ago
  46. b815f1e5 [CIFS] Allow for 15 minute TZs (e.g. Nepal) and be more explicit about by Steve French · 18 years ago
  47. 18f75ca [CIFS] Allow LANMAN21 support even in both POSIX non-POSIX path by Steve French · 18 years ago
  48. 9ac00b7 [CIFS] Do not send newer QFSInfo to legacy servers which can not support it by Steve French · 18 years ago
  49. 175ec9e [CIFS] Rename server time zone field by Steve French · 18 years ago
  50. 25ee4a9 [CIFS] Handle legacy servers which return undefined time zone by Steve French · 18 years ago
  51. 2cd646a [CIFS] Remove static and unused symbols by Steve French · 18 years ago
  52. 1bd5bbc [CIFS] Legacy time handling for Win9x and OS/2 part 1 by Steve French · 18 years ago
  53. 5ddaa68 [CIFS] endian errors in lanman protocol support by Steve French · 18 years ago
  54. 7ee1af7 [CIFS] by Jeremy Allison · 18 years ago
  55. 3a5ff61 [CIFS] Do not time out posix brl requests when using new posix setfileinfo by Steve French · 18 years ago
  56. f40c562 [CIFS] Fix authentication choice so we do not force NTLMv2 unless the by Steve French · 18 years ago
  57. 750d115 [CIFS] Fix allocation of buffers for new session setup routine to allow by Steve French · 18 years ago
  58. f90f00a [CIFS] Fix compile warning when CONFIG_CIFS_EXPERIMENTAL is off by Steve French · 18 years ago
  59. 6344a42 [CIFS] fix minor compile warning when config_cifs_weak_security is off by Steve French · 18 years ago
  60. 9312f67 [CIFS] Fix mask so can set new cifs security flags properly by Steve French · 18 years ago
  61. 254e55e CIFS] Support for older servers which require plaintext passwords - part 2 by Steve French · 18 years ago
  62. bdc4bf6e [CIFS] Support for older servers which require plaintext passwords by Steve French · 18 years ago
  63. 7a0d223 [CIFS] Missing brace by Steve French · 18 years ago
  64. 3856a9d [CIFS] Fix minor build breaks due to cifs kconfig issues by Steve French · 18 years ago
  65. 7c7b25b [CIFS] Support for setting up SMB sessions to legacy lanman servers part 2 by Steve French · 18 years ago
  66. 3979877 [CIFS] Support for setting up SMB sessions to legacy lanman servers by Steve French · 18 years ago
  67. 26a21b9 [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log by Steve French · 18 years ago
  68. cec6815a [CIFS] endian fix for new POSIX byte range lock support by Steve French · 18 years ago
  69. fc94cdb [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock by Steve French · 18 years ago
  70. 6080823 [CIFS] Readdir fixes to allow search to start at arbitrary position in directory by Steve French · 18 years ago
  71. d62e54a Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  72. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 19 years ago
  73. 8827481 [CIFS] Fix two remaining coverity scan tool warnings. by Steve French · 19 years ago
  74. f26282c [CIFS] Use correct pid on new cifs posix byte range lock call by Steve French · 19 years ago
  75. 08547b0 [CIFS] Add posix (advisory) byte range locking support to cifs client by Steve French · 19 years ago
  76. d47d7c1 [CIFS] CIFS readdir perf optimizations part 1 by Steve French · 19 years ago
  77. 4b8f930 [CIFS] Free small buffers earlier so we exceed the cifs by Steve French · 19 years ago
  78. 5d2f248 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  79. 6cec2ae [PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket error by Steve French · 19 years ago
  80. 5815449d [CIFS] SessionSetup cleanup part 2 by Steve French · 19 years ago
  81. 04fdabe [CIFS] fix compile error (typo) and warning in cifssmb.c by Steve French · 19 years ago
  82. 12b3b8f [CIFS] Cleanup NTLMSSP session setup handling by Steve French · 19 years ago
  83. d41f084 [CIFS] Remove compiler warning by Steve French · 19 years ago
  84. eeac804 [CIFS] Fix CIFS to recognize share mode security by Steve French · 19 years ago
  85. 8415397 [CIFS] Fix typo by Steve French · 19 years ago
  86. 0a4b92c [CIFS] Add worker function for Get ACL cifs style by Steve French · 19 years ago
  87. ec637e3 [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages by Steve French · 19 years ago
  88. 84afc29 [CIFS] Readpages and readir performance improvements - eliminate extra by Steve French · 19 years ago
  89. 6ab16d2 [CIFS] Fix umount --force to wake up the pending response queue, not just by Steve French · 19 years ago
  90. ff7feac [CIFS] Fix endian errors (setfacl/getfacl failures) in handling ACLs by Steve French · 19 years ago
  91. e89dc92 [CIFS] Cleanup sparse warnings for unicode little endian casts by Steve French · 19 years ago
  92. ec58ef0 [CIFS] Update kconfig for cifs by Steve French · 19 years ago
  93. 47c786e [CIFS] Add null malloc response check in notify experimental code by Steve French · 19 years ago
  94. 8cc64c6 [CIFS] Allow SMBWrite2 to work to older servers by Steve French · 19 years ago
  95. 3e84469 [CIFS] Add writepages support to shrink memory usage on writes, by Steve French · 19 years ago
  96. 70ca734 [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes by Steve French · 19 years ago
  97. 2096243 [CIFS] Add support for legacy servers part nine. statfs (df and du) is now by Steve French · 19 years ago
  98. e30dcf3 [CIFS] Add support for legacy servers part eight. Write fixes for Windows by Steve French · 19 years ago
  99. 3e87d80 [CIFS] Add support for legacy servers part seven. Fix open for write, by Steve French · 19 years ago
  100. bfa0d75 [CIFS] Add support for legacy servers part 5 by Steve French · 19 years ago