1. 6080823 [CIFS] Readdir fixes to allow search to start at arbitrary position in directory by Steve French · 18 years ago
  2. d62e54a Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  3. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 18 years ago
  4. 8827481 [CIFS] Fix two remaining coverity scan tool warnings. by Steve French · 18 years ago
  5. f26282c [CIFS] Use correct pid on new cifs posix byte range lock call by Steve French · 18 years ago
  6. 08547b0 [CIFS] Add posix (advisory) byte range locking support to cifs client by Steve French · 18 years ago
  7. d47d7c1 [CIFS] CIFS readdir perf optimizations part 1 by Steve French · 18 years ago
  8. 4b8f930 [CIFS] Free small buffers earlier so we exceed the cifs by Steve French · 18 years ago
  9. 5d2f248 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  10. 6cec2ae [PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket error by Steve French · 18 years ago
  11. 5815449d [CIFS] SessionSetup cleanup part 2 by Steve French · 18 years ago
  12. 04fdabe [CIFS] fix compile error (typo) and warning in cifssmb.c by Steve French · 18 years ago
  13. 12b3b8f [CIFS] Cleanup NTLMSSP session setup handling by Steve French · 18 years ago
  14. d41f084 [CIFS] Remove compiler warning by Steve French · 19 years ago
  15. eeac804 [CIFS] Fix CIFS to recognize share mode security by Steve French · 19 years ago
  16. 8415397 [CIFS] Fix typo by Steve French · 19 years ago
  17. 0a4b92c [CIFS] Add worker function for Get ACL cifs style by Steve French · 19 years ago
  18. ec637e3 [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages by Steve French · 19 years ago
  19. 84afc29 [CIFS] Readpages and readir performance improvements - eliminate extra by Steve French · 19 years ago
  20. 6ab16d2 [CIFS] Fix umount --force to wake up the pending response queue, not just by Steve French · 19 years ago
  21. ff7feac [CIFS] Fix endian errors (setfacl/getfacl failures) in handling ACLs by Steve French · 19 years ago
  22. e89dc92 [CIFS] Cleanup sparse warnings for unicode little endian casts by Steve French · 19 years ago
  23. ec58ef0 [CIFS] Update kconfig for cifs by Steve French · 19 years ago
  24. 47c786e [CIFS] Add null malloc response check in notify experimental code by Steve French · 19 years ago
  25. 8cc64c6 [CIFS] Allow SMBWrite2 to work to older servers by Steve French · 19 years ago
  26. 3e84469 [CIFS] Add writepages support to shrink memory usage on writes, by Steve French · 19 years ago
  27. 70ca734 [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes by Steve French · 19 years ago
  28. 2096243 [CIFS] Add support for legacy servers part nine. statfs (df and du) is now by Steve French · 19 years ago
  29. e30dcf3 [CIFS] Add support for legacy servers part eight. Write fixes for Windows by Steve French · 19 years ago
  30. 3e87d80 [CIFS] Add support for legacy servers part seven. Fix open for write, by Steve French · 19 years ago
  31. bfa0d75 [CIFS] Add support for legacy servers part 5 by Steve French · 19 years ago
  32. 1c95518 [CIFS] Add support for legacy servers part 4 by Steve French · 19 years ago
  33. a9d02ad [CIFS] Support for legacy servers part 3 - Add support for Open and most by Steve French · 19 years ago
  34. 167a251 [CIFS] Change notify support part 3 by Steve French · 19 years ago
  35. abb15b8 [CIFS] Missing line from previous patch by Steve French · 19 years ago
  36. ff5dbd9 [CIFS] Change notify support part 2 by Steve French · 19 years ago
  37. a454434 CIFS: Reduce CONFIG_CIFS_STATS ifdefs by Steve French · 19 years ago
  38. 6b8edfe [CIFS] Support for mounting to older servers part 2. Add support for by Steve French · 19 years ago
  39. a5a2b48 [CIFS] Make CIFS statistics more accurate and add some stats that were by Steve French · 19 years ago
  40. 1982c34 [CIFS] Ensure that cifs multiplex ids do not collide. by Steve French · 19 years ago
  41. a59c658 [CIFS] Missing ; from previous fix. Pointed out by Shaggy. by Steve French · 19 years ago
  42. 4a6d87f [CIFS] Add missing check for path name allocation failure. Remove four by Steve French · 19 years ago
  43. ef6724e [CIFS] Fix missing entries in search results when very long file names and by Steve French · 19 years ago
  44. eda3c029 [CIFS] Add compat with SFU (part 2) by Steve French · 19 years ago
  45. 0c0ff09 [CIFS] Performance improvement, finish up adding CIFSSMBWrite2 by Steve French · 19 years ago
  46. 45abc6e [CIFS] Fix typo in POSIX SetFSInfo call by Steve French · 19 years ago
  47. ea0daab Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git by Steve French · 19 years ago
  48. ac67055 [CIFS] POSIX extensions, SetFSInfo added by Jeremy Allison · 19 years ago
  49. dfb7533 [CIFS] Add stats for findfirst, findnext, findclose by Steve French · 19 years ago
  50. d6e04ae [CIFS] CIFS writepage improvements - eliminate double copy by Steve French · 19 years ago
  51. b1a4569 [CIFS] fix casts of unicode strings to match function definition by Steve French · 19 years ago
  52. 6857547 [PATCH] cifs: append \* properly on ASCII servers by Steve French · 19 years ago
  53. 31ca3bc [PATCH] cifs: Do not init smb requests or block when sending requests by Steve French · 19 years ago
  54. cd63499 [PATCH] cifs: Handle case of multiple trans2 responses for one SMB request (part 2 of 2) by Steve French · 19 years ago
  55. 46810cb [PATCH] cifs: Ease memory pressure, do not use large buffers in byte range lock requests. by Steve French · 19 years ago
  56. 09d1db5 [PATCH] cifs: improve check for search entry going beyond end of SMB transact by Steve French · 19 years ago
  57. 966ca92 [PATCH] cifs: Fix caching problem by Steve French · 19 years ago
  58. 737b758 [PATCH] cifs: character mapping of special characters (part 3 of 3) by Steve French · 19 years ago
  59. c67593a [PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattr by Steve French · 19 years ago
  60. f654bac [PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensions by Steve French · 19 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago