1. 0ec54aa [CIFS] Fix typo in cifs readme from previous commit by Steve French · 18 years ago
  2. 8426c39 [CIFS] Make sec=none force an anonymous mount by Jeff Layton · 18 years ago
  3. 796e566 [CIFS] Change semaphore to mutex for cifs lock_sem by Roland Dreier · 18 years ago
  4. 0b2365f [CIFS] Fix oops in reset_cifs_unix_caps on reconnect by Steve French · 18 years ago
  5. 4523cc3 [CIFS] UID/GID override on CIFS mounts to Samba by Steve French · 18 years ago
  6. 984acfe [CIFS] prefixpath mounts to servers supporting posix paths used wrong slash by Steve French · 18 years ago
  7. deb0420 [CIFS] Update cifs version to 1.49 by Steve French · 18 years ago
  8. eaa33a9 [CIFS] Replace kmalloc/memset combination with kzalloc by vignesh · 18 years ago
  9. 5858ae4 [CIFS] Add IPv6 support by Steve French · 18 years ago
  10. cbac3cb [CIFS] New CIFS POSIX mkdir performance improvement (part 2) by Steve French · 18 years ago
  11. 2dd29d3 [CIFS] New CIFS POSIX mkdir performance improvement by Steve French · 18 years ago
  12. 5268df2 [CIFS] Add write perm for usr to file on windows should remove r/o dos attr by Steve French · 18 years ago
  13. 3a9f462 [CIFS] Remove unnecessary parm to cifs_reopen_file by Steve French · 18 years ago
  14. aaf737a [CIFS] Switch cifsd to kthread_run from kernel_thread by Igor Mammedov · 18 years ago
  15. c33f8d3 [CIFS] Remove unnecessary checks by Christoph Hellwig · 18 years ago
  16. 1299809 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  17. 066fcb0 [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set by Steve French · 18 years ago
  18. 38e2aff [CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yet by Steve French · 18 years ago
  19. 82c05a1 [PATCH] cifs endianness annotations by Al Viro · 18 years ago
  20. f5c1e2e [CIFS] reset mode when client notices that ATTR_READONLY is no longer set by Alan Tyson · 18 years ago
  21. 8a23626 [CIFS] cifs_prepare_write was incorrectly rereading page in some cases by Steve French · 18 years ago
  22. c7af185 [CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26pre by Steve French · 18 years ago
  23. 99ee4db [CIFS] Remove some unused functions/declarations by Steve French · 18 years ago
  24. 1ae1bc4 [CIFS] New file for previous commit by Steve French · 18 years ago
  25. 35c11fd [CIFS] cifs export operations by Steve French · 18 years ago
  26. ba6a46a [CIFS] small piece missing from previous patch by Steve French · 18 years ago
  27. 3677db1 [CIFS] Fix locking problem around some cifs uses of i_size write by Steve French · 18 years ago
  28. 9654640 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  29. c5a69d5 Storage class should be before const qualifier by Tobias Klauser · 18 years ago
  30. 1b3c371 Fix typos concerning hierarchy by Uwe Kleine-König · 18 years ago
  31. 004c46b [CIFS] One line missing from previous commit by Steve French · 18 years ago
  32. 1b2b212 [CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwritten by Steve French · 18 years ago
  33. c14e894 [CIFS] fix &&/& typo in cifs_setattr() by Steve French · 18 years ago
  34. 9468482 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  35. 8af1897 [CIFS] on reconnect to Samba - reset the unix capabilities by Steve French · 18 years ago
  36. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 18 years ago
  37. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 18 years ago
  38. 7ba5263 [CIFS] Allow update of EOF on remote extend of file by Steve French · 18 years ago
  39. 595dcfe [CIFS] POSIX CIFS Extensions (continued) - POSIX Open by Steve French · 18 years ago
  40. 87f440e [CIFS] Additional POSIX CIFS Extensions infolevels by Steve French · 18 years ago
  41. a850790 [CIFS] Minor cleanup by Steve French · 18 years ago
  42. 914afcf [CIFS] Missing free in error path by Steve French · 18 years ago
  43. 9a0c823 [CIFS] Reduce cifs stack space usage by Steve French · 18 years ago
  44. 030e9d8 [CIFS] lseek polling returned stale EOF by Steve French · 18 years ago
  45. 5394cd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  46. 8e6f195 [CIFS] Fix oops when Windows server sent bad domain name null terminator by Steve French · 18 years ago
  47. bd2abf1 [CIFS] cifs sprintf fix by Steve French · 18 years ago
  48. 76849e3 [CIFS] Remove 2 unneeded kzalloc casts by Steve French · 18 years ago
  49. cb876f4 Fix up CIFS for "test_clear_page_dirty()" removal by Linus Torvalds · 18 years ago
  50. 405c514 [CIFS] Update CIFS version number by Steve French · 18 years ago
  51. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  52. 6f88cc2 [PATCH] io-accounting-read-accounting cifs fix by Andrew Morton · 18 years ago
  53. eb991b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  54. e6a0029 [PATCH] cifs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  55. 33ec32f [CIFS] Fix NTLMv2 mounts to Windows servers by Steve French · 18 years ago
  56. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  57. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  58. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  59. e6b4f8d [PATCH] slab: remove SLAB_NOFS by Christoph Lameter · 18 years ago
  60. 8d6286f [CIFS] Fix timezone handling on stat to os/2 by Steve French · 18 years ago
  61. 31ec35d [CIFS] Incorrect hardlink count when original file is cached (oplocked) by Steve French · 18 years ago
  62. f7b2e8c [CIFS] Fix minor problem with previous patch by Steve French · 18 years ago
  63. 6e659c6 [CIFS] Fix mount failure when domain not specified by Steve French · 18 years ago
  64. 5fe14c8 [CIFS] Explicitly set stat->blksize by Steve French · 18 years ago
  65. 4891d53 [CIFS] NFS stress test generates flood of "close with pending write" messages by Steve French · 18 years ago
  66. 05ac9d4 [PATCH] cifs: ->readpages() fixes by OGAWA Hirofumi · 18 years ago
  67. 8e87d4d [CIFS] report rename failure when target file is locked by Windows by Steve French · 18 years ago
  68. 4b952a9 [CIFS] Allow null user connections by Steve French · 18 years ago
  69. 7ca85ba [CIFS] Fix readdir breakage when blocksize set too small by Steve French · 18 years ago
  70. 733f99a [PATCH] new cifs endianness bugs by Al Viro · 18 years ago
  71. 12e36b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  72. 1a4e15a [CIFS] Missing flags2 for DFS by Steve French · 18 years ago
  73. d103e16 [CIFS] Workaround incomplete byte length returned by some by Steve French · 18 years ago
  74. acf1a1b [CIFS] Level 1 QPathInfo needed for proper OS2 support by Steve French · 18 years ago
  75. ddae957 [CIFS] fix typo in previous patch by Steve French · 18 years ago
  76. 533f90a [CIFS] Fix old DOS time conversion to handle timezone by Steve French · 18 years ago
  77. 70903ca [CIFS] Do not need to adjust for Jan/Feb for leap day by Steve French · 18 years ago
  78. 438dd92 [CIFS] Fix leaps year calculation for years after 2100 by Steve French · 18 years ago
  79. 268f3be [CIFS] readdir (ffirst) enablement of accurate timestamps from legacy servers by Steve French · 18 years ago
  80. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  81. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  82. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  83. 1a70d65 [CIFS] Fix compiler warning with previous patch by Steve French · 18 years ago
  84. 947a506 [CIFS] Fix typo by Steve French · 18 years ago
  85. b815f1e5 [CIFS] Allow for 15 minute TZs (e.g. Nepal) and be more explicit about by Steve French · 18 years ago
  86. 203cf2f [CIFS] Fix readdir of large directories for backlevel servers by Steve French · 18 years ago
  87. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  88. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  89. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  90. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  91. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  92. 18f75ca [CIFS] Allow LANMAN21 support even in both POSIX non-POSIX path by Steve French · 18 years ago
  93. d366e40 [PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try #6] by David Howells · 18 years ago
  94. 4cb50dc [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6] by David Howells · 18 years ago
  95. 3669567 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] by David Howells · 18 years ago
  96. de7ed55 [CIFS] Make use of newer QFSInfo dependent on capability bit instead of by Steve French · 18 years ago
  97. 9ac00b7 [CIFS] Do not send newer QFSInfo to legacy servers which can not support it by Steve French · 18 years ago
  98. f46d3e1 [CIFS] Fix typo in name of new cifs_show_stats by Steve French · 18 years ago
  99. 175ec9e [CIFS] Rename server time zone field by Steve French · 18 years ago
  100. 25ee4a9 [CIFS] Handle legacy servers which return undefined time zone by Steve French · 18 years ago