1. a850790 [CIFS] Minor cleanup by Steve French · 17 years ago
  2. 914afcf [CIFS] Missing free in error path by Steve French · 17 years ago
  3. 9a0c823 [CIFS] Reduce cifs stack space usage by Steve French · 17 years ago
  4. 030e9d8 [CIFS] lseek polling returned stale EOF by Steve French · 17 years ago
  5. 5394cd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  6. 8e6f195 [CIFS] Fix oops when Windows server sent bad domain name null terminator by Steve French · 17 years ago
  7. bd2abf1 [CIFS] cifs sprintf fix by Steve French · 17 years ago
  8. 76849e3 [CIFS] Remove 2 unneeded kzalloc casts by Steve French · 17 years ago
  9. cb876f4 Fix up CIFS for "test_clear_page_dirty()" removal by Linus Torvalds · 18 years ago
  10. 405c514 [CIFS] Update CIFS version number by Steve French · 18 years ago
  11. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  12. 6f88cc2 [PATCH] io-accounting-read-accounting cifs fix by Andrew Morton · 18 years ago
  13. eb991b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  14. e6a0029 [PATCH] cifs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  15. 33ec32f [CIFS] Fix NTLMv2 mounts to Windows servers by Steve French · 18 years ago
  16. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  17. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  18. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  19. e6b4f8d [PATCH] slab: remove SLAB_NOFS by Christoph Lameter · 18 years ago
  20. 8d6286f [CIFS] Fix timezone handling on stat to os/2 by Steve French · 18 years ago
  21. 31ec35d [CIFS] Incorrect hardlink count when original file is cached (oplocked) by Steve French · 18 years ago
  22. f7b2e8c [CIFS] Fix minor problem with previous patch by Steve French · 18 years ago
  23. 6e659c6 [CIFS] Fix mount failure when domain not specified by Steve French · 18 years ago
  24. 5fe14c8 [CIFS] Explicitly set stat->blksize by Steve French · 18 years ago
  25. 4891d53 [CIFS] NFS stress test generates flood of "close with pending write" messages by Steve French · 18 years ago
  26. 05ac9d4 [PATCH] cifs: ->readpages() fixes by OGAWA Hirofumi · 18 years ago
  27. 8e87d4d [CIFS] report rename failure when target file is locked by Windows by Steve French · 18 years ago
  28. 4b952a9 [CIFS] Allow null user connections by Steve French · 18 years ago
  29. 7ca85ba [CIFS] Fix readdir breakage when blocksize set too small by Steve French · 18 years ago
  30. 733f99a [PATCH] new cifs endianness bugs by Al Viro · 18 years ago
  31. 12e36b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  32. 1a4e15a [CIFS] Missing flags2 for DFS by Steve French · 18 years ago
  33. d103e16 [CIFS] Workaround incomplete byte length returned by some by Steve French · 18 years ago
  34. acf1a1b [CIFS] Level 1 QPathInfo needed for proper OS2 support by Steve French · 18 years ago
  35. ddae957 [CIFS] fix typo in previous patch by Steve French · 18 years ago
  36. 533f90a [CIFS] Fix old DOS time conversion to handle timezone by Steve French · 18 years ago
  37. 70903ca [CIFS] Do not need to adjust for Jan/Feb for leap day by Steve French · 18 years ago
  38. 438dd92 [CIFS] Fix leaps year calculation for years after 2100 by Steve French · 18 years ago
  39. 268f3be [CIFS] readdir (ffirst) enablement of accurate timestamps from legacy servers by Steve French · 18 years ago
  40. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  41. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  42. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  43. 1a70d65 [CIFS] Fix compiler warning with previous patch by Steve French · 18 years ago
  44. 947a506 [CIFS] Fix typo by Steve French · 18 years ago
  45. b815f1e5 [CIFS] Allow for 15 minute TZs (e.g. Nepal) and be more explicit about by Steve French · 18 years ago
  46. 203cf2f [CIFS] Fix readdir of large directories for backlevel servers by Steve French · 18 years ago
  47. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  48. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  49. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  50. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  51. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  52. 18f75ca [CIFS] Allow LANMAN21 support even in both POSIX non-POSIX path by Steve French · 18 years ago
  53. d366e40 [PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try #6] by David Howells · 18 years ago
  54. 4cb50dc [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6] by David Howells · 18 years ago
  55. 3669567 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] by David Howells · 18 years ago
  56. de7ed55 [CIFS] Make use of newer QFSInfo dependent on capability bit instead of by Steve French · 18 years ago
  57. 9ac00b7 [CIFS] Do not send newer QFSInfo to legacy servers which can not support it by Steve French · 18 years ago
  58. f46d3e1 [CIFS] Fix typo in name of new cifs_show_stats by Steve French · 18 years ago
  59. 175ec9e [CIFS] Rename server time zone field by Steve French · 18 years ago
  60. 25ee4a9 [CIFS] Handle legacy servers which return undefined time zone by Steve French · 18 years ago
  61. bf97d28 [CIFS] CIFS support for /proc/<pid>/mountstats part 1 by Steve French · 18 years ago
  62. a3ab41f [CIFS] Fix build break ifdef in wrong place by Steve French · 18 years ago
  63. e10847e [CIFS] More removing of unused functions by Steve French · 18 years ago
  64. 2eaf558 [CIFS] Remove unused prototypes by Steve French · 18 years ago
  65. e33c74d [CIFS] Fix build break by Steve French · 18 years ago
  66. 2cd646a [CIFS] Remove static and unused symbols by Steve French · 18 years ago
  67. 1bd5bbc [CIFS] Legacy time handling for Win9x and OS/2 part 1 by Steve French · 18 years ago
  68. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  69. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  70. 0889a94 CIFS: Use SEEK_END instead of hardcoded value by Steve French · 18 years ago
  71. b8c06a2 [CIFS] statfs for cifs unix extensions no longer experimental by Steve French · 18 years ago
  72. 6b70c95 [CIFS] New POSIX locking code not setting rc properly to zero on successful by Steve French · 18 years ago
  73. 2fe87f0 [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path) by Steve French · 18 years ago
  74. b835beb [CIFS] Fix CIFS readdir access denied when SE Linux enabled by Steve French · 18 years ago
  75. ea4c07d [CIFS] Do not send Query All EAs SMB when mount option nouser_xattr specified by Steve French · 18 years ago
  76. 5ddaa68 [CIFS] endian errors in lanman protocol support by Steve French · 18 years ago
  77. e466e48 [CIFS] Fix oops in cifs_close due to unitialized lock sem and list in by Steve French · 18 years ago
  78. 66abda5e [CIFS] Fix oops when negotiating lanman and no password specified by Steve French · 18 years ago
  79. 7ee1af7 [CIFS] by Jeremy Allison · 18 years ago
  80. 6c3d890 [CIFS] Allow cifsd to suspend if connection is lost by Steve French · 18 years ago
  81. 5da07b0 [CIFS] Make midState usage more consistent by Steve French · 18 years ago
  82. 14a441a2b [CIFS] spinlock protect read of last srv response time in timeout path 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. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  85. 0418726 typo fixes: aquire -> acquire by Adrian Bunk · 18 years ago
  86. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  87. f17a268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  88. f40c562 [CIFS] Fix authentication choice so we do not force NTLMv2 unless the by Steve French · 18 years ago
  89. 0223cf0 [CIFS] Fix alignment of unicode strings in previous patch by Steve French · 18 years ago
  90. 750d115 [CIFS] Fix allocation of buffers for new session setup routine to allow by Steve French · 18 years ago
  91. 124a27f [CIFS] Remove calls to to take f_owner.lock by Ingo Molnar · 18 years ago
  92. cd49b49 [CIFS] remove some redundant null pointer checks by Steve French · 18 years ago
  93. f90f00a [CIFS] Fix compile warning when CONFIG_CIFS_EXPERIMENTAL is off by Steve French · 18 years ago
  94. bbe5d23 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  95. 816724e Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  96. 75e1fcc [PATCH] vfs: add lock owner argument to flush operation by Miklos Szeredi · 18 years ago
  97. 111ebb6 [PATCH] writeback: fix range handling by OGAWA Hirofumi · 18 years ago
  98. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  99. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  100. 189acaa [CIFS] Enable sec flags on mount for cifs (part one) by Steve French · 18 years ago