1. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  2. 0753ca7 [CIFS] Change pragma pack(1) to attribute(packed) to allow cifs on arm to access by Steve French · 19 years ago
  3. d6d3f5b Merge with /pub/scm/linux/kernel/git/sfrench/cifs-2.6.git/ by Steve French · 19 years ago
  4. 23e7dd7 [CIFS] Defer close of file handle slightly if there are pending writes that by Steve French · 19 years ago
  5. 84d2f07 CIFS: cifs_writepages should not write beyond end of file by Steve French · 19 years ago
  6. 47c786e [CIFS] Add null malloc response check in notify experimental code by Steve French · 19 years ago
  7. 1047abc [CIFS] CIFS Stats improvements by Steve French · 19 years ago
  8. 4ca9c19 [CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTAL by Steve French · 19 years ago
  9. 34210f3 [CIFS] Still missing a line from previous fix by Steve French · 19 years ago
  10. 9e2e85f [CIFS] Fix minor build problem with previous changeset by Steve French · 19 years ago
  11. b387eae [CIFS] Do not shrink tcp sndbuf/rcvbuf from their defaults by Steve French · 19 years ago
  12. 5e1253b [CIFS] Correct cifs tcp retry when some data sent before getting EAGAIN. by Steve French · 19 years ago
  13. 02c37a6d [CIFS] Update cifs version to 1.38 by Steve French · 19 years ago
  14. 190fdeb [CIFS] Fix byte range locking to Windows when Windows server returns by Steve French · 19 years ago
  15. 0ae0efa [CIFS] Fix rsize calculation so that large readx flag is checked. by Steve French · 19 years ago
  16. 68058e7 [CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoff by Steve French · 19 years ago
  17. 131afd0b [CIFS] /proc/fs/cifs debug code cleanup and new stats2 by Steve French · 19 years ago
  18. dd99cd8 [CIFS] cleanup sparse and compile errors in previous fix by Steve French · 19 years ago
  19. 4a77118 CIFS: Allow wsize to exceed CIFSMaxBufSize by Steve French · 19 years ago
  20. 37c0eb4 CIFS: implement cifs_writepages to perform multi-page I/O by Steve French · 19 years ago
  21. 6148a74 CIFS: Create routine find_writable_file to reduce redundant code by Steve French · 19 years ago
  22. 04c0881 [CIFS] Missing parenthesis from error message in previous fix by Steve French · 19 years ago
  23. 8cc64c6 [CIFS] Allow SMBWrite2 to work to older servers by Steve French · 19 years ago
  24. 3e84469 [CIFS] Add writepages support to shrink memory usage on writes, by Steve French · 19 years ago
  25. ede1327 [PATCH] cifs: Add support for suspend by Steve French · 19 years ago
  26. 70ca734 [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes by Steve French · 19 years ago
  27. 2096243 [CIFS] Add support for legacy servers part nine. statfs (df and du) is now by Steve French · 19 years ago
  28. e30dcf3 [CIFS] Add support for legacy servers part eight. Write fixes for Windows by Steve French · 19 years ago
  29. 3e87d80 [CIFS] Add support for legacy servers part seven. Fix open for write, by Steve French · 19 years ago
  30. f9f5c817 [CIFS] Add support for legacy servers part six. Fix read syntax so by Steve French · 19 years ago
  31. eafe870 [CIFS] Fix readdir caching when unlink removes file in current search by Steve French · 19 years ago
  32. ab2f218 [CIFS] Fix compiler warnings by Steve French · 19 years ago
  33. 041e0e3 [PATCH] fs: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  34. e915fc4 [PATCH] fs: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  35. e08fc04 [PATCH] cifs_create() fix by Miklos Szeredi · 19 years ago
  36. 9a899e7 [CIFS] Update cifs TODO list with additional new features that by Steve French · 19 years ago
  37. bfa0d75 [CIFS] Add support for legacy servers part 5 by Steve French · 19 years ago
  38. 1c95518 [CIFS] Add support for legacy servers part 4 by Steve French · 19 years ago
  39. cb8be64 [CIFS] Add nolock synonym (ala nfs) for nobrl to disable sending byte range by Steve French · 19 years ago
  40. 16abbec [CIFS] Add support for suspend by Steve French · 19 years ago
  41. 2016ef7 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  42. 7f57356 [CIFS] Remove cifs_sb argument from *build_path_from_dentry by Steve French · 19 years ago
  43. d634cc1 [PATCH] Fix oops in fs/locks.c on close of file with pending locks by Steve French · 19 years ago
  44. a9d02ad [CIFS] Support for legacy servers part 3 - Add support for Open and most by Steve French · 19 years ago
  45. e22cb8b [CIFS] Use file instead of dentry in cifs dir_notify struct by Steve French · 19 years ago
  46. 167a251 [CIFS] Change notify support part 3 by Steve French · 19 years ago
  47. abb15b8 [CIFS] Missing line from previous patch by Steve French · 19 years ago
  48. ff5dbd9 [CIFS] Change notify support part 2 by Steve French · 19 years ago
  49. e2a98a7 [CIFS] Update thanks/contributor list with Miklos Szeredi by Steve French · 19 years ago
  50. c0c3e8e CIFS: Fix typos in fs/cifs/CHANGES by Steve French · 19 years ago
  51. a454434 CIFS: Reduce CONFIG_CIFS_STATS ifdefs by Steve French · 19 years ago
  52. 6b8edfe [CIFS] Support for mounting to older servers part 2. Add support for by Steve French · 19 years ago
  53. a10faeb2 [CIFS] Support for mounting to older, pre-CIFS servers added. This by Steve French · 19 years ago
  54. b92327f [CIFS] Finish up of case-insensitive dentry handling for cifs. This by Steve French · 19 years ago
  55. a5a2b48 [CIFS] Make CIFS statistics more accurate and add some stats that were by Steve French · 19 years ago
  56. 6463523 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  57. cc314ee Fix nasty ncpfs symlink handling bug. by Linus Torvalds · 19 years ago
  58. d3485d3 [CIFS] Finish cifs mount option which requests case insensitive path by Steve French · 19 years ago
  59. c46fa8a [CIFS] Add mount option for disabling sending byte range lock requests by Steve French · 19 years ago
  60. 8d0d509 [CIFS] Change Notify support part 1 - add dnotify thread for processing by Steve French · 19 years ago
  61. f191401 [CIFS] rmmod cifs can oops if done soon after the last cifs unmount by Steve French · 19 years ago
  62. 1982c34 [CIFS] Ensure that cifs multiplex ids do not collide. by Steve French · 19 years ago
  63. a59c658 [CIFS] Missing ; from previous fix. Pointed out by Shaggy. by Steve French · 19 years ago
  64. 27876d0 [PATCH] CIFS: Fix path name conversion for long filenames by Steve French · 19 years ago
  65. d024709 [PATCH] CIFS: Fix missing entries in search results by Steve French · 19 years ago
  66. 4a6d87f [CIFS] Add missing check for path name allocation failure. Remove four by Steve French · 19 years ago
  67. ef6724e [CIFS] Fix missing entries in search results when very long file names and by Steve French · 19 years ago
  68. eda3c029 [CIFS] Add compat with SFU (part 2) by Steve French · 19 years ago
  69. f4cfd69 [CIFS] Fix path name conversion for long filenames when mapchars mount by Steve French · 19 years ago
  70. d7245c2 [CIFS] Add compat with SFU (part 1) by Steve French · 19 years ago
  71. 0c0ff09 [CIFS] Performance improvement, finish up adding CIFSSMBWrite2 by Steve French · 19 years ago
  72. 45abc6e [CIFS] Fix typo in POSIX SetFSInfo call by Steve French · 19 years ago
  73. ea0daab Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git by Steve French · 19 years ago
  74. ac67055 [CIFS] POSIX extensions, SetFSInfo added by Jeremy Allison · 19 years ago
  75. dfb7533 [CIFS] Add stats for findfirst, findnext, findclose by Steve French · 19 years ago
  76. 5893a65 Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git by Steve French · 19 years ago
  77. d6e04ae [CIFS] CIFS writepage improvements - eliminate double copy by Steve French · 19 years ago
  78. 3079ca6 [CIFS] Fix cifs update of page cache. Write at correct offset when out of memory by Steve French · 19 years ago
  79. 36358c2 [CIFS] fs/cifs/netmisc.c: fix sparse warning by Alexey Dobriyan · 19 years ago
  80. d0d2f2d [CIFS] Update cifs version number and fix whitespace by Steve French · 19 years ago
  81. b1a4569 [CIFS] fix casts of unicode strings to match function definition by Steve French · 19 years ago
  82. b2aeb9d [CIFS] Fix oops in cifs_unlink. Caused in some cases when renaming over existing, by Steve French · 19 years ago
  83. 67594fe [CIFS] missing break needed to handle < when mount option "mapchars" specified by Steve French · 19 years ago
  84. dfc1e14 [PATCH] remove BK documentation by Adrian Bunk · 19 years ago
  85. 9ea1f8f [PATCH] cifs: Update cifs todo list by Steve French · 19 years ago
  86. 6857547 [PATCH] cifs: append \* properly on ASCII servers by Steve French · 19 years ago
  87. 0cb766a [PATCH] cifs: Do not sleep interruptible after socket connect failure by Steve French · 19 years ago
  88. 31ca3bc [PATCH] cifs: Do not init smb requests or block when sending requests by Steve French · 19 years ago
  89. 57337e4 [PATCH] cifs: handle termination of cifs oplockd kernel thread by Steve French · 19 years ago
  90. 11aa014 [PATCH] cifs: Fix mapping of EMLINK case by Steve French · 19 years ago
  91. cd63499 [PATCH] cifs: Handle case of multiple trans2 responses for one SMB request (part 2 of 2) by Steve French · 19 years ago
  92. 275cde1 [PATCH] cifs: cleanup various long lines by Steve French · 19 years ago
  93. e4eb295 [PATCH] cifs: Handle multiple response transact2 part 1 of 2 by Steve French · 19 years ago
  94. 46810cb [PATCH] cifs: Ease memory pressure, do not use large buffers in byte range lock requests. by Steve French · 19 years ago
  95. 79944bf [PATCH] cifs: missing semicolon from previous fix by Steve French · 19 years ago
  96. 67010fb [PATCH] cifs: Better handle errors on second socket recv message call by Steve French · 19 years ago
  97. 09d1db5 [PATCH] cifs: improve check for search entry going beyond end of SMB transact by Steve French · 19 years ago
  98. 966ca92 [PATCH] cifs: Fix caching problem by Steve French · 19 years ago
  99. 433dc24 [PATCH] cifs: remove cifs_kcalloc and check for NULL return on kcalloc in session initialization by Steve French · 19 years ago
  100. 099a58f [PATCH] cifs: Missing initialization for largeBuf flag left out of previous changeset by Steve French · 19 years ago