1. abb63d6 [CIFS] Return better error when server requires signing but client forbids by Steve French · 17 years ago
  2. c18c732 [CIFS] fix bad handling of EAGAIN error on kernel_recvmsg in cifs_demultiplex_thread by Steve French · 17 years ago
  3. 8f2376a [CIFS] Fix endian conversion problem in posix mkdir by Cyril Gorcunov · 17 years ago
  4. 297647c [CIFS] CIFS ACL support part 3 by Steve French · 17 years ago
  5. 92ad9b9 [CIFS] named pipe support (part 2) by Steve French · 17 years ago
  6. 407f61a [CIFS] Fix memory leak in statfs to very old servers by Steve French · 17 years ago
  7. 39db810 [CIFS] Byte range unlock request to non-Unix server can unlock too much by Jeff Layton · 17 years ago
  8. a403a0a [CIFS] Fix hang in find_writable_file by Steve French · 17 years ago
  9. 2d785a5 [CIFS] Add support for new POSIX unlink by Steve French · 17 years ago
  10. 7521a3c [CIFS] Fix oops in cifs_create when nfsd server exports cifs mount by Steve French · 17 years ago
  11. b609f06 [CIFS] Fix packet signatures for NTLMv2 case by Steve French · 17 years ago
  12. 38c10a1 [CIFS] Mount should fail if server signing off but client mount option requires it by Jeff · 17 years ago
  13. 75865f8c [CIFS] Add in some missing flags and cifs README and TODO corrections by Steve French · 17 years ago
  14. 8426c39 [CIFS] Make sec=none force an anonymous mount by Jeff Layton · 17 years ago
  15. 4523cc3 [CIFS] UID/GID override on CIFS mounts to Samba by Steve French · 17 years ago
  16. 5858ae4 [CIFS] Add IPv6 support by Steve French · 17 years ago
  17. 2dd29d3 [CIFS] New CIFS POSIX mkdir performance improvement by Steve French · 17 years ago
  18. 5268df2 [CIFS] Add write perm for usr to file on windows should remove r/o dos attr by Steve French · 17 years ago
  19. 066fcb0 [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set by Steve French · 17 years ago
  20. f5c1e2e [CIFS] reset mode when client notices that ATTR_READONLY is no longer set by Alan Tyson · 17 years ago
  21. 8a23626 [CIFS] cifs_prepare_write was incorrectly rereading page in some cases by Steve French · 17 years ago
  22. 3677db1 [CIFS] Fix locking problem around some cifs uses of i_size write by Steve French · 17 years ago
  23. 8af1897 [CIFS] on reconnect to Samba - reset the unix capabilities by Steve French · 17 years ago
  24. 595dcfe [CIFS] POSIX CIFS Extensions (continued) - POSIX Open by Steve French · 17 years ago
  25. a850790 [CIFS] Minor cleanup by Steve French · 17 years ago
  26. 405c514 [CIFS] Update CIFS version number by Steve French · 18 years ago
  27. 33ec32f [CIFS] Fix NTLMv2 mounts to Windows servers by Steve French · 18 years ago
  28. 8e87d4d [CIFS] report rename failure when target file is locked by Windows by Steve French · 18 years ago
  29. 4b952a9 [CIFS] Allow null user connections by Steve French · 18 years ago
  30. 2fe87f0 [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path) by Steve French · 18 years ago
  31. ea4c07d [CIFS] Do not send Query All EAs SMB when mount option nouser_xattr specified by Steve French · 18 years ago
  32. e466e48 [CIFS] Fix oops in cifs_close due to unitialized lock sem and list in by Steve French · 18 years ago
  33. 3a5ff61 [CIFS] Do not time out posix brl requests when using new posix setfileinfo by Steve French · 18 years ago
  34. 750d115 [CIFS] Fix allocation of buffers for new session setup routine to allow by Steve French · 18 years ago
  35. 1717ffc [CIFS] NTLMv2 support part 5 by Steve French · 18 years ago
  36. 5bafd76 [CIFS] Add support for readdir to legacy servers by Steve French · 18 years ago
  37. 3979877 [CIFS] Support for setting up SMB sessions to legacy lanman servers by Steve French · 18 years ago
  38. 26a21b9 [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log by Steve French · 18 years ago
  39. a878fb2 [CIFS] Do not limit the length of share names (was 100 for whole UNC name) by Steve French · 18 years ago
  40. fc94cdb [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock by Steve French · 18 years ago
  41. 6080823 [CIFS] Readdir fixes to allow search to start at arbitrary position in directory by Steve French · 18 years ago
  42. d62e54a Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  43. 4de151d It's UTF-8 by Alexey Dobriyan · 18 years ago
  44. 13298de [CIFS] Upate cifs change log by Steve French · 18 years ago
  45. 083d3a2 [CIFS] Workaround various server bugs found in testing at connectathon by Steve French · 18 years ago
  46. 08547b0 [CIFS] Add posix (advisory) byte range locking support to cifs client by Steve French · 18 years ago
  47. 184ed21 [CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrapping by Steve French · 18 years ago
  48. 12b3b8f [CIFS] Cleanup NTLMSSP session setup handling by Steve French · 18 years ago
  49. eeac804 [CIFS] Fix CIFS to recognize share mode security by Steve French · 19 years ago
  50. 0a4b92c [CIFS] Add worker function for Get ACL cifs style by Steve French · 19 years ago
  51. 84afc29 [CIFS] Readpages and readir performance improvements - eliminate extra by Steve French · 19 years ago
  52. 8345187 [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid in by Steve French · 19 years ago
  53. 6473a55 [CIFS] Fix missing permission check on setattr when noperm mount option is by Steve French · 19 years ago
  54. 3abb927 [CIFS] When file is deleted locally but later recreated on the server by Steve French · 19 years ago
  55. 0f2b27c [CIFS] Fix sparse warnings on smb bcc (byte count) by Steve French · 19 years ago
  56. d6e2f2a4 [CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs) by Steve French · 19 years ago
  57. 3c50c61 [CIFS] Update CIFS change log by Steve French · 19 years ago
  58. 23e7dd7 [CIFS] Defer close of file handle slightly if there are pending writes that by Steve French · 19 years ago
  59. 1047abc [CIFS] CIFS Stats improvements by Steve French · 19 years ago
  60. 4ca9c19 [CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTAL by Steve French · 19 years ago
  61. 190fdeb [CIFS] Fix byte range locking to Windows when Windows server returns by Steve French · 19 years ago
  62. 70ca734 [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes by Steve French · 19 years ago
  63. 2096243 [CIFS] Add support for legacy servers part nine. statfs (df and du) is now by Steve French · 19 years ago
  64. e30dcf3 [CIFS] Add support for legacy servers part eight. Write fixes for Windows by Steve French · 19 years ago
  65. eafe870 [CIFS] Fix readdir caching when unlink removes file in current search by Steve French · 19 years ago
  66. 16abbec [CIFS] Add support for suspend by Steve French · 19 years ago
  67. c0c3e8e CIFS: Fix typos in fs/cifs/CHANGES by Steve French · 19 years ago
  68. 6b8edfe [CIFS] Support for mounting to older servers part 2. Add support for by Steve French · 19 years ago
  69. a10faeb2 [CIFS] Support for mounting to older, pre-CIFS servers added. This by Steve French · 19 years ago
  70. c46fa8a [CIFS] Add mount option for disabling sending byte range lock requests by Steve French · 19 years ago
  71. f4cfd69 [CIFS] Fix path name conversion for long filenames when mapchars mount by Steve French · 19 years ago
  72. 3079ca6 [CIFS] Fix cifs update of page cache. Write at correct offset when out of memory by Steve French · 19 years ago
  73. 6857547 [PATCH] cifs: append \* properly on ASCII servers by Steve French · 19 years ago
  74. 31ca3bc [PATCH] cifs: Do not init smb requests or block when sending requests by Steve French · 19 years ago
  75. 57337e4 [PATCH] cifs: handle termination of cifs oplockd kernel thread by Steve French · 19 years ago
  76. 11aa014 [PATCH] cifs: Fix mapping of EMLINK case by Steve French · 19 years ago
  77. cd63499 [PATCH] cifs: Handle case of multiple trans2 responses for one SMB request (part 2 of 2) by Steve French · 19 years ago
  78. 966ca92 [PATCH] cifs: Fix caching problem by Steve French · 19 years ago
  79. 099a58f [PATCH] cifs: Missing initialization for largeBuf flag left out of previous changeset by Steve French · 19 years ago
  80. 848f3fc [PATCH] cifs: Do not interpret oplock break responses as responses to an unrelated command by Steve French · 19 years ago
  81. 737b758 [PATCH] cifs: character mapping of special characters (part 3 of 3) by Steve French · 19 years ago
  82. 6a0b482 [PATCH] cifs: Add new mount parm mapchars by Steve French · 19 years ago
  83. cbe0476 [PATCH] cifs: fix rare oops in cifs_close by Steve French · 19 years ago
  84. ad009ac [PATCH] cifs: Fix multiuser packet signing to use the right sequence number and mac session key by Steve French · 19 years ago
  85. f654bac [PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensions by Steve French · 19 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago