1. 96c03bc [CIFS] Minor cleanup to EA patch by Steve French · 14 years ago
  2. 6a5fa236 [CIFS] Add support for TCP_NODELAY by Steve French · 15 years ago
  3. a994b8f [CIFS] Enable mmap on forcedirectio mounts by Steve French · 15 years ago
  4. 2f81e75 [CIFS] Fix sparse warning by Steve French · 15 years ago
  5. ca43e3b [CIFS] Fix checkpatch warnings by Steve French · 15 years ago
  6. d098564 [CIFS] Update readme to reflect forceuid mount parms by Steve French · 15 years ago
  7. 5bd9052 [CIFS] Updates fs/cifs/CHANGES by Steve French · 15 years ago
  8. b77863b [CIFS] update cifs version number by Steve French · 15 years ago
  9. 268875b [CIFS] Do not send tree disconnect if session is already disconnected by Steve French · 15 years ago
  10. f0472d0 [CIFS] Add mention of new mount parm (forceuid) to cifs readme by Steve French · 15 years ago
  11. c5077ec [CIFS] Update readme to indicate change to default mount (serverino) by Steve French · 15 years ago
  12. 0b3cc858 [CIFS] NTLMSSP reenabled after move from connect.c to sess.c by Steve French · 15 years ago
  13. e836f01 [CIFS] Remove trailing whitespace by Steve French · 15 years ago
  14. d185cda [CIFS] rename cifs_strndup to cifs_strndup_from_ucs by Steve French · 15 years ago
  15. ff69452 [CIFS] Make cifs_unlink consistent in checks for null inode by Steve French · 15 years ago
  16. 85a6dac [CIFS] Endian convert UniqueId when reporting inode numbers from server files by Steve French · 15 years ago
  17. b363b33 [CIFS] Fix memory overwrite when saving nativeFileSystem field during mount by Steve French · 15 years ago
  18. 64cc2c6 [CIFS] work around bug in Samba server handling for posix open by Steve French · 15 years ago
  19. be65244 [CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flush by Steve French · 15 years ago
  20. b298f22 [CIFS] Send SMB flush in cifs_fsync by Steve French · 15 years ago
  21. eca6acf [CIFS] Fix multiuser mounts so server does not invalidate earlier security contexts by Steve French · 15 years ago
  22. c3b2a0c [CIFS] improve posix semantics of file create by Steve French · 15 years ago
  23. 69765529 [CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specify their OS by Steve French · 15 years ago
  24. 42c2454 [CIFS] revalidate parent inode when rmdir done within that directory by Steve French · 15 years ago
  25. c6fbba0 [CIFS] make sure that DFS pathnames are properly formed by Steve French · 16 years ago
  26. 8be0ed4 [CIFS] Can not mount with prefixpath if root directory of share is inaccessible by Steve French · 16 years ago
  27. 13a6e42 [CIFS] add mount option to send mandatory rather than advisory locks by Steve French · 16 years ago
  28. bfb59820 [CIFS] fix check for dead tcon in smb_init by Steve French · 16 years ago
  29. edf1ae4 [CIFS] Reduce number of socket retries in large write path by Steve French · 16 years ago
  30. 84210e9 [CIFS] improve setlease handling by Steve French · 16 years ago
  31. 3270958 [CIFS] undo changes in cifs_rename_pending_delete if it errors out by Steve French · 16 years ago
  32. 2e65502 [CIFS] update cifs change log by Steve French · 16 years ago
  33. 87ed1d6 [CIFS] Add destroy routine for dns_resolver by Jeff Layton · 16 years ago
  34. 6ce5eec [CIFS] check version in spnego upcall response by Steve French · 16 years ago
  35. 26b994f [CIFS] Code cleanup in old sessionsetup code by Steve French · 16 years ago
  36. dbdbb87 [CIFS] Fix hang in mount when negprot causes server to kill tcp session by Steve French · 16 years ago
  37. 0e4bbde [CIFS] Enable DFS support for Unix query path info by Steve French · 16 years ago
  38. 6353450 fix memory leak in CIFSFindNext by Jeff Layton · 16 years ago
  39. 39da984 [CIFS] Fix statfs formatting by Steve French · 16 years ago
  40. 932e2d2 [CIFS] minor update to change log by Steve French · 16 years ago
  41. 03a143c [CIFS] fixup prefixpaths which contain multiple path components by Steve French · 16 years ago
  42. 9783758 [CIFS] Allow setting mode via cifs acl by Steve French · 17 years ago
  43. 1d9a885 [CIFS] redo existing session setup if needed in cifs_mount by Jeff Layton · 17 years ago
  44. dae5dbdb [CIFS] fix SetEA failure to some Samba versions by Steve French · 17 years ago
  45. cea2180 [CIFS] Fix potential data corruption when writing out cached dirty pages by Jeff Layton · 17 years ago
  46. 2442421 [CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup request by Steve French · 17 years ago
  47. 9b8f5f5 [CIFS] fix oops on second mount to same server when null auth is used by Jeff Layton · 17 years ago
  48. ce06c9f [CIFS] add mode to acl conversion helper function by Steve French · 17 years ago
  49. 1fb64bf [CIFS] when mount helper missing fix slash wrong direction in share by Steve French · 17 years ago
  50. e01b640 [CIFS] enable get mode from ACL when cifsacl mount option specified by Shirish Pargaonkar · 17 years ago
  51. abb63d6 [CIFS] Return better error when server requires signing but client forbids by Steve French · 17 years ago
  52. c18c732 [CIFS] fix bad handling of EAGAIN error on kernel_recvmsg in cifs_demultiplex_thread by Steve French · 17 years ago
  53. 8f2376a [CIFS] Fix endian conversion problem in posix mkdir by Cyril Gorcunov · 17 years ago
  54. 297647c [CIFS] CIFS ACL support part 3 by Steve French · 17 years ago
  55. 92ad9b9 [CIFS] named pipe support (part 2) by Steve French · 17 years ago
  56. 407f61a [CIFS] Fix memory leak in statfs to very old servers by Steve French · 17 years ago
  57. 39db810 [CIFS] Byte range unlock request to non-Unix server can unlock too much by Jeff Layton · 17 years ago
  58. a403a0a [CIFS] Fix hang in find_writable_file by Steve French · 17 years ago
  59. 2d785a5 [CIFS] Add support for new POSIX unlink by Steve French · 17 years ago
  60. 7521a3c [CIFS] Fix oops in cifs_create when nfsd server exports cifs mount by Steve French · 17 years ago
  61. b609f06 [CIFS] Fix packet signatures for NTLMv2 case by Steve French · 17 years ago
  62. 38c10a1 [CIFS] Mount should fail if server signing off but client mount option requires it by Jeff · 17 years ago
  63. 75865f8c [CIFS] Add in some missing flags and cifs README and TODO corrections by Steve French · 17 years ago
  64. 8426c39 [CIFS] Make sec=none force an anonymous mount by Jeff Layton · 17 years ago
  65. 4523cc3 [CIFS] UID/GID override on CIFS mounts to Samba by Steve French · 17 years ago
  66. 5858ae4 [CIFS] Add IPv6 support by Steve French · 17 years ago
  67. 2dd29d3 [CIFS] New CIFS POSIX mkdir performance improvement by Steve French · 17 years ago
  68. 5268df2 [CIFS] Add write perm for usr to file on windows should remove r/o dos attr by Steve French · 17 years ago
  69. 066fcb0 [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set by Steve French · 17 years ago
  70. f5c1e2e [CIFS] reset mode when client notices that ATTR_READONLY is no longer set by Alan Tyson · 17 years ago
  71. 8a23626 [CIFS] cifs_prepare_write was incorrectly rereading page in some cases by Steve French · 17 years ago
  72. 3677db1 [CIFS] Fix locking problem around some cifs uses of i_size write by Steve French · 17 years ago
  73. 8af1897 [CIFS] on reconnect to Samba - reset the unix capabilities by Steve French · 17 years ago
  74. 595dcfe [CIFS] POSIX CIFS Extensions (continued) - POSIX Open by Steve French · 17 years ago
  75. a850790 [CIFS] Minor cleanup by Steve French · 17 years ago
  76. 405c514 [CIFS] Update CIFS version number by Steve French · 18 years ago
  77. 33ec32f [CIFS] Fix NTLMv2 mounts to Windows servers by Steve French · 18 years ago
  78. 8e87d4d [CIFS] report rename failure when target file is locked by Windows by Steve French · 18 years ago
  79. 4b952a9 [CIFS] Allow null user connections by Steve French · 18 years ago
  80. 2fe87f0 [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path) by Steve French · 18 years ago
  81. ea4c07d [CIFS] Do not send Query All EAs SMB when mount option nouser_xattr specified by Steve French · 18 years ago
  82. e466e48 [CIFS] Fix oops in cifs_close due to unitialized lock sem and list in by Steve French · 18 years ago
  83. 3a5ff61 [CIFS] Do not time out posix brl requests when using new posix setfileinfo by Steve French · 18 years ago
  84. 750d115 [CIFS] Fix allocation of buffers for new session setup routine to allow by Steve French · 18 years ago
  85. 1717ffc [CIFS] NTLMv2 support part 5 by Steve French · 18 years ago
  86. 5bafd76 [CIFS] Add support for readdir to legacy servers by Steve French · 18 years ago
  87. 3979877 [CIFS] Support for setting up SMB sessions to legacy lanman servers by Steve French · 18 years ago
  88. 26a21b9 [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log by Steve French · 18 years ago
  89. a878fb2 [CIFS] Do not limit the length of share names (was 100 for whole UNC name) by Steve French · 18 years ago
  90. fc94cdb [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock by Steve French · 18 years ago
  91. 6080823 [CIFS] Readdir fixes to allow search to start at arbitrary position in directory by Steve French · 18 years ago
  92. d62e54a Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  93. 4de151d It's UTF-8 by Alexey Dobriyan · 18 years ago
  94. 13298de [CIFS] Upate cifs change log by Steve French · 18 years ago
  95. 083d3a2 [CIFS] Workaround various server bugs found in testing at connectathon by Steve French · 18 years ago
  96. 08547b0 [CIFS] Add posix (advisory) byte range locking support to cifs client by Steve French · 18 years ago
  97. 184ed21 [CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrapping by Steve French · 18 years ago
  98. 12b3b8f [CIFS] Cleanup NTLMSSP session setup handling by Steve French · 18 years ago
  99. eeac804 [CIFS] Fix CIFS to recognize share mode security by Steve French · 18 years ago
  100. 0a4b92c [CIFS] Add worker function for Get ACL cifs style by Steve French · 18 years ago