1. 8d6286f [CIFS] Fix timezone handling on stat to os/2 by Steve French · 18 years ago
  2. 31ec35d [CIFS] Incorrect hardlink count when original file is cached (oplocked) by Steve French · 18 years ago
  3. f7b2e8c [CIFS] Fix minor problem with previous patch by Steve French · 18 years ago
  4. 6e659c6 [CIFS] Fix mount failure when domain not specified by Steve French · 18 years ago
  5. 5fe14c8 [CIFS] Explicitly set stat->blksize by Steve French · 18 years ago
  6. 4891d53 [CIFS] NFS stress test generates flood of "close with pending write" messages by Steve French · 18 years ago
  7. 05ac9d4 [PATCH] cifs: ->readpages() fixes by OGAWA Hirofumi · 18 years ago
  8. 8e87d4d [CIFS] report rename failure when target file is locked by Windows by Steve French · 18 years ago
  9. 4b952a9 [CIFS] Allow null user connections by Steve French · 18 years ago
  10. 7ca85ba [CIFS] Fix readdir breakage when blocksize set too small by Steve French · 18 years ago
  11. 733f99a [PATCH] new cifs endianness bugs by Al Viro · 18 years ago
  12. 12e36b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  13. 1a4e15a [CIFS] Missing flags2 for DFS by Steve French · 18 years ago
  14. d103e16 [CIFS] Workaround incomplete byte length returned by some by Steve French · 18 years ago
  15. acf1a1b [CIFS] Level 1 QPathInfo needed for proper OS2 support by Steve French · 18 years ago
  16. ddae957 [CIFS] fix typo in previous patch by Steve French · 18 years ago
  17. 533f90a [CIFS] Fix old DOS time conversion to handle timezone by Steve French · 18 years ago
  18. 70903ca [CIFS] Do not need to adjust for Jan/Feb for leap day by Steve French · 18 years ago
  19. 438dd92 [CIFS] Fix leaps year calculation for years after 2100 by Steve French · 18 years ago
  20. 268f3be [CIFS] readdir (ffirst) enablement of accurate timestamps from legacy servers by Steve French · 18 years ago
  21. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  22. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  23. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  24. 1a70d65 [CIFS] Fix compiler warning with previous patch by Steve French · 18 years ago
  25. 947a506 [CIFS] Fix typo by Steve French · 18 years ago
  26. b815f1e [CIFS] Allow for 15 minute TZs (e.g. Nepal) and be more explicit about by Steve French · 18 years ago
  27. 203cf2f [CIFS] Fix readdir of large directories for backlevel servers by Steve French · 18 years ago
  28. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  29. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  30. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  31. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  32. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  33. 18f75ca [CIFS] Allow LANMAN21 support even in both POSIX non-POSIX path by Steve French · 18 years ago
  34. d366e40 [PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try #6] by David Howells · 18 years ago
  35. 4cb50dc [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6] by David Howells · 18 years ago
  36. 3669567 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] by David Howells · 18 years ago
  37. de7ed55 [CIFS] Make use of newer QFSInfo dependent on capability bit instead of by Steve French · 18 years ago
  38. 9ac00b7 [CIFS] Do not send newer QFSInfo to legacy servers which can not support it by Steve French · 18 years ago
  39. f46d3e1 [CIFS] Fix typo in name of new cifs_show_stats by Steve French · 18 years ago
  40. 175ec9e [CIFS] Rename server time zone field by Steve French · 18 years ago
  41. 25ee4a9 [CIFS] Handle legacy servers which return undefined time zone by Steve French · 18 years ago
  42. bf97d28 [CIFS] CIFS support for /proc/<pid>/mountstats part 1 by Steve French · 18 years ago
  43. a3ab41f [CIFS] Fix build break ifdef in wrong place by Steve French · 18 years ago
  44. e10847e [CIFS] More removing of unused functions by Steve French · 18 years ago
  45. 2eaf558 [CIFS] Remove unused prototypes by Steve French · 18 years ago
  46. e33c74d [CIFS] Fix build break by Steve French · 18 years ago
  47. 2cd646a [CIFS] Remove static and unused symbols by Steve French · 18 years ago
  48. 1bd5bbc [CIFS] Legacy time handling for Win9x and OS/2 part 1 by Steve French · 18 years ago
  49. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  50. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  51. 0889a94 CIFS: Use SEEK_END instead of hardcoded value by Steve French · 18 years ago
  52. b8c06a2 [CIFS] statfs for cifs unix extensions no longer experimental by Steve French · 18 years ago
  53. 6b70c95 [CIFS] New POSIX locking code not setting rc properly to zero on successful by Steve French · 18 years ago
  54. 2fe87f0 [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path) by Steve French · 18 years ago
  55. b835beb [CIFS] Fix CIFS readdir access denied when SE Linux enabled by Steve French · 18 years ago
  56. ea4c07d [CIFS] Do not send Query All EAs SMB when mount option nouser_xattr specified by Steve French · 18 years ago
  57. 5ddaa68 [CIFS] endian errors in lanman protocol support by Steve French · 18 years ago
  58. e466e48 [CIFS] Fix oops in cifs_close due to unitialized lock sem and list in by Steve French · 18 years ago
  59. 66abda5 [CIFS] Fix oops when negotiating lanman and no password specified by Steve French · 18 years ago
  60. 7ee1af7 [CIFS] by Jeremy Allison · 18 years ago
  61. 6c3d890 [CIFS] Allow cifsd to suspend if connection is lost by Steve French · 18 years ago
  62. 5da07b0 [CIFS] Make midState usage more consistent by Steve French · 18 years ago
  63. 14a441a [CIFS] spinlock protect read of last srv response time in timeout path by Steve French · 18 years ago
  64. 3a5ff61 [CIFS] Do not time out posix brl requests when using new posix setfileinfo by Steve French · 18 years ago
  65. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  66. 0418726 typo fixes: aquire -> acquire by Adrian Bunk · 18 years ago
  67. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  68. f17a268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  69. f40c562 [CIFS] Fix authentication choice so we do not force NTLMv2 unless the by Steve French · 18 years ago
  70. 0223cf0 [CIFS] Fix alignment of unicode strings in previous patch by Steve French · 18 years ago
  71. 750d115 [CIFS] Fix allocation of buffers for new session setup routine to allow by Steve French · 18 years ago
  72. 124a27f [CIFS] Remove calls to to take f_owner.lock by Ingo Molnar · 18 years ago
  73. cd49b49 [CIFS] remove some redundant null pointer checks by Steve French · 18 years ago
  74. f90f00a [CIFS] Fix compile warning when CONFIG_CIFS_EXPERIMENTAL is off by Steve French · 18 years ago
  75. bbe5d23 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  76. 816724e Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  77. 75e1fcc [PATCH] vfs: add lock owner argument to flush operation by Miklos Szeredi · 18 years ago
  78. 111ebb6 [PATCH] writeback: fix range handling by OGAWA Hirofumi · 18 years ago
  79. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  80. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  81. 189acaa [CIFS] Enable sec flags on mount for cifs (part one) by Steve French · 18 years ago
  82. 0fd1ffe [CIFS] Fix suspend/resume problem which causes EIO on subsequent access to by Pavel Machek · 18 years ago
  83. 6344a42 [CIFS] fix minor compile warning when config_cifs_weak_security is off by Steve French · 18 years ago
  84. 8b512d9 VFS: Remove dependency of ->umount_begin() call on MNT_FORCE by Trond Myklebust · 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. a8ee034 [CIFS] NTLMv2 support part 4 by Steve French · 18 years ago
  88. 6d027cf [CIFS] NTLMv2 support part 3 by Steve French · 18 years ago
  89. f64b23a [CIFS] NTLMv2 support part 2 by Steve French · 18 years ago
  90. 9312f67 [CIFS] Fix mask so can set new cifs security flags properly by Steve French · 18 years ago
  91. 254e55e CIFS] Support for older servers which require plaintext passwords - part 2 by Steve French · 18 years ago
  92. bdc4bf6e [CIFS] Support for older servers which require plaintext passwords by Steve French · 18 years ago
  93. 43411d6 [CIFS] Fix mapping of old SMB return code Invalid Net Name so it is by Steve French · 18 years ago
  94. 7a0d223 [CIFS] Missing brace by Steve French · 18 years ago
  95. 273d81d [CIFS] Do not overwrite aops by Dave Kleikamp · 18 years ago
  96. 3856a9d [CIFS] Fix minor build breaks due to cifs kconfig issues by Steve French · 18 years ago
  97. 7c7b25b [CIFS] Support for setting up SMB sessions to legacy lanman servers part 2 by Steve French · 18 years ago
  98. 9c53588 [CIFS] Missing include shows up on some architectures by Steve French · 18 years ago
  99. 3979877 [CIFS] Support for setting up SMB sessions to legacy lanman servers by Steve French · 18 years ago
  100. 26a21b9 [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log by Steve French · 18 years ago