1. 366781c [CIFS] DFS build fixes by Steve French · 16 years ago
  2. 6d5ae0d [CIFS] DFS support: provide shrinkable mounts by Igor Mammedov · 16 years ago
  3. 9783758 [CIFS] Allow setting mode via cifs acl by Steve French · 17 years ago
  4. f7a44ea [CIFS] remove build warning by Steve French · 17 years ago
  5. 8840dee [CIFS] minor checkpatch cleanup by Steve French · 17 years ago
  6. d6c2e4d [CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_Info by Jeff Layton · 17 years ago
  7. 133672e [CIFS] Fix buffer overflow if server sends corrupt response to small request by Steve French · 17 years ago
  8. 09fe7ba [CIFS] implement upcalls for SPNEGO blob via keyctl API by Jeff Layton · 17 years ago
  9. 953f868 [CIFS] Don't request too much permission when reading an ACL by Steve French · 17 years ago
  10. 630f3f0c [CIFS] acl support part 6 by Steve French · 17 years ago
  11. 4879b44 [CIFS] ACL support part 5 by Steve French · 17 years ago
  12. a761ac5 [CIFS] log better errors on failed mounts by Steve French · 17 years ago
  13. d0d66c4 [CIFS] CIFS ACL support (part 2) by Shirish Pargaonkar · 17 years ago
  14. bcb0203 [CIFS] move cifs acl code to new file and fix build break by Steve French · 17 years ago
  15. 26f5736 [CIFS] formatting cleanup found by checkpatch by Steve French · 17 years ago
  16. 2d785a5 [CIFS] Add support for new POSIX unlink by Steve French · 17 years ago
  17. 50c2f75 [CIFS] whitespace/formatting fixes by Steve French · 17 years ago
  18. b609f06 [CIFS] Fix packet signatures for NTLMv2 case by Steve French · 17 years ago
  19. d38d8c7 [CIFS] whitespace fixes by Steve French · 17 years ago
  20. 2dd29d3 [CIFS] New CIFS POSIX mkdir performance improvement by Steve French · 17 years ago
  21. 99ee4db [CIFS] Remove some unused functions/declarations by Steve French · 17 years ago
  22. 8af1897 [CIFS] on reconnect to Samba - reset the unix capabilities by Steve French · 17 years ago
  23. 7ba5263 [CIFS] Allow update of EOF on remote extend of file by Steve French · 17 years ago
  24. d103e16 [CIFS] Workaround incomplete byte length returned by some by Steve French · 18 years ago
  25. acf1a1b [CIFS] Level 1 QPathInfo needed for proper OS2 support by Steve French · 18 years ago
  26. 2cd646a [CIFS] Remove static and unused symbols by Steve French · 18 years ago
  27. 1bd5bbc [CIFS] Legacy time handling for Win9x and OS/2 part 1 by Steve French · 18 years ago
  28. 7ee1af7 [CIFS] by Jeremy Allison · 18 years ago
  29. f90f00a [CIFS] Fix compile warning when CONFIG_CIFS_EXPERIMENTAL is off by Steve French · 18 years ago
  30. 189acaa [CIFS] Enable sec flags on mount for cifs (part one) by Steve French · 18 years ago
  31. 1717ffc [CIFS] NTLMv2 support part 5 by Steve French · 18 years ago
  32. 6d027cf [CIFS] NTLMv2 support part 3 by Steve French · 18 years ago
  33. 7c7b25b [CIFS] Support for setting up SMB sessions to legacy lanman servers part 2 by Steve French · 18 years ago
  34. 3979877 [CIFS] Support for setting up SMB sessions to legacy lanman servers by Steve French · 18 years ago
  35. fc94cdb [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock by Steve French · 18 years ago
  36. d7c8c94 [CIFS] Fix slow oplock break response when mounts to different by Steve French · 18 years ago
  37. 08547b0 [CIFS] Add posix (advisory) byte range locking support to cifs client by Steve French · 18 years ago
  38. 5815449d [CIFS] SessionSetup cleanup part 2 by Steve French · 18 years ago
  39. 12b3b8f [CIFS] Cleanup NTLMSSP session setup handling by Steve French · 18 years ago
  40. 0a4b92c [CIFS] Add worker function for Get ACL cifs style by Steve French · 18 years ago
  41. ec637e3 [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages by Steve French · 19 years ago
  42. 84afc29 [CIFS] Readpages and readir performance improvements - eliminate extra by Steve French · 19 years ago
  43. ec58ef0 [CIFS] Update kconfig for cifs by Steve French · 19 years ago
  44. 6148a74 CIFS: Create routine find_writable_file to reduce redundant code by Steve French · 19 years ago
  45. 3e84469 [CIFS] Add writepages support to shrink memory usage on writes, by Steve French · 19 years ago
  46. 70ca734 [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes by Steve French · 19 years ago
  47. 2096243 [CIFS] Add support for legacy servers part nine. statfs (df and du) is now by Steve French · 19 years ago
  48. bfa0d75 [CIFS] Add support for legacy servers part 5 by Steve French · 19 years ago
  49. 7f57356 [CIFS] Remove cifs_sb argument from *build_path_from_dentry by Steve French · 19 years ago
  50. a9d02ad [CIFS] Support for legacy servers part 3 - Add support for Open and most by Steve French · 19 years ago
  51. 167a251 [CIFS] Change notify support part 3 by Steve French · 19 years ago
  52. 6b8edfe [CIFS] Support for mounting to older servers part 2. Add support for by Steve French · 19 years ago
  53. 1982c34 [CIFS] Ensure that cifs multiplex ids do not collide. by Steve French · 19 years ago
  54. 45abc6e [CIFS] Fix typo in POSIX SetFSInfo call by Steve French · 19 years ago
  55. ea0daab Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git by Steve French · 19 years ago
  56. ac67055 [CIFS] POSIX extensions, SetFSInfo added by Jeremy Allison · 19 years ago
  57. d6e04ae [CIFS] CIFS writepage improvements - eliminate double copy by Steve French · 19 years ago
  58. b1a4569 [CIFS] fix casts of unicode strings to match function definition by Steve French · 19 years ago
  59. 737b758 [PATCH] cifs: character mapping of special characters (part 3 of 3) by Steve French · 19 years ago
  60. 6a0b482 [PATCH] cifs: Add new mount parm mapchars by Steve French · 19 years ago
  61. ad009ac [PATCH] cifs: Fix multiuser packet signing to use the right sequence number and mac session key by Steve French · 19 years ago
  62. c67593a [PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattr by Steve French · 19 years ago
  63. f654bac [PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensions by Steve French · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago