1. a98ee8c [CIFS] fix regression in cifs_write_begin/cifs_write_end by Jeff Layton · 16 years ago
  2. ddb4cbf [CIFS] Do not attempt to close invalidated file handles by Steve French · 16 years ago
  3. b066a48 prevent cifs_writepages() from skipping unwritten pages by Dave Kleikamp · 16 years ago
  4. 3b79521 [CIFS] Fix cifs reconnection flags by Steve French · 16 years ago
  5. 61de800 [CIFS] fix error in smb_send2 by Steve French · 16 years ago
  6. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  7. d941477 cifs: Convert cifs to new aops. by Nick Piggin · 16 years ago
  8. 2846d38 cifs: have find_writeable_file prefer filehandles opened by same task by Jeff Layton · 16 years ago
  9. 838726c cifs: fix O_APPEND on directio mounts by Jeff Layton · 16 years ago
  10. 56831a1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  11. 4e1e7fb bundle up Unix SET_PATH_INFO args into a struct and change name by Jeff Layton · 16 years ago
  12. 529ae9a mm: rename page trylock by Nick Piggin · 16 years ago
  13. aaa9bbe [CIFS] remove unused variables by Steve French · 16 years ago
  14. e10f7b5 clarify return value of cifs_convert_flags() by Jeff Layton · 16 years ago
  15. 4b18f2a [CIFS] convert usage of implicit booleans to bool by Steve French · 16 years ago
  16. 8b1327f [CIFS] file create with acl support enabled is slow by Steve French · 16 years ago
  17. 90c81e0 [CIFS] clean up some hard to read ifdefs by Steve French · 16 years ago
  18. ad7a292 [CIFS] reduce checkpatch warnings by Steve French · 16 years ago
  19. bb5a9a0 [CIFS] cifs_partialpagewrite() cleanup by Steve French · 16 years ago
  20. cea2180 [CIFS] Fix potential data corruption when writing out cached dirty pages by Jeff Layton · 17 years ago
  21. 8840dee [CIFS] minor checkpatch cleanup by Steve French · 17 years ago
  22. 133672e [CIFS] Fix buffer overflow if server sends corrupt response to small request by Steve French · 17 years ago
  23. 630f3f0c [CIFS] acl support part 6 by Steve French · 17 years ago
  24. 2c2130e [CIFS] remove two sparse warnings by Steve French · 17 years ago
  25. 9b22b0b [CIFS] Reduce chance of list corruption in find_writable_file by Steve French · 17 years ago
  26. 4efa53f [CIFS] lock inode open file list in close in case racing with open by Steve French · 17 years ago
  27. 1574532 [CIFS] Fix oops in find_writable_file by Steve French · 17 years ago
  28. c19eb71 [CIFS] fix typo in previous by Steve French · 17 years ago
  29. 39db810 [CIFS] Byte range unlock request to non-Unix server can unlock too much by Jeff Layton · 17 years ago
  30. a403a0a [CIFS] Fix hang in find_writable_file by Steve French · 17 years ago
  31. c18c842 [CIFS] Allow disabling CIFS Unix Extensions as mount option by Steve French · 17 years ago
  32. 63135e0 [CIFS] More whitespace/formatting fixes (noticed by checkpatch) by Steve French · 17 years ago
  33. 8803863 [CIFS] use simple_prepare_write to zero page data by Nate · 17 years ago
  34. 50c2f75 [CIFS] whitespace/formatting fixes by Steve French · 17 years ago
  35. 7521a3c [CIFS] Fix oops in cifs_create when nfsd server exports cifs mount by Steve French · 17 years ago
  36. fb8c4b1 [CIFS] whitespace cleanup by Steve French · 17 years ago
  37. 75865f8c [CIFS] Add in some missing flags and cifs README and TODO corrections by Steve French · 17 years ago
  38. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  39. 796e566 [CIFS] Change semaphore to mutex for cifs lock_sem by Roland Dreier · 17 years ago
  40. 3a9f462 [CIFS] Remove unnecessary parm to cifs_reopen_file by Steve French · 17 years ago
  41. c33f8d3 [CIFS] Remove unnecessary checks by Christoph Hellwig · 17 years ago
  42. 8a23626 [CIFS] cifs_prepare_write was incorrectly rereading page in some cases by Steve French · 17 years ago
  43. 3677db1 [CIFS] Fix locking problem around some cifs uses of i_size write by Steve French · 17 years ago
  44. 004c46b [CIFS] One line missing from previous commit by Steve French · 17 years ago
  45. 7ba5263 [CIFS] Allow update of EOF on remote extend of file by Steve French · 17 years ago
  46. 9a0c823 [CIFS] Reduce cifs stack space usage by Steve French · 17 years ago
  47. cb876f4 Fix up CIFS for "test_clear_page_dirty()" removal by Linus Torvalds · 18 years ago
  48. 6f88cc2 [PATCH] io-accounting-read-accounting cifs fix by Andrew Morton · 18 years ago
  49. e6a0029 [PATCH] cifs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  50. f7b2e8c [CIFS] Fix minor problem with previous patch by Steve French · 18 years ago
  51. 4891d53 [CIFS] NFS stress test generates flood of "close with pending write" messages by Steve French · 18 years ago
  52. 05ac9d4 [PATCH] cifs: ->readpages() fixes by OGAWA Hirofumi · 18 years ago
  53. 4cb50dc [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6] by David Howells · 18 years ago
  54. 6b70c95 [CIFS] New POSIX locking code not setting rc properly to zero on successful by Steve French · 18 years ago
  55. 7ee1af7 [CIFS] by Jeremy Allison · 18 years ago
  56. 3a5ff61 [CIFS] Do not time out posix brl requests when using new posix setfileinfo by Steve French · 18 years ago
  57. 0418726 typo fixes: aquire -> acquire by Adrian Bunk · 18 years ago
  58. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  59. 124a27f [CIFS] Remove calls to to take f_owner.lock by Ingo Molnar · 18 years ago
  60. bbe5d23 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  61. 75e1fcc [PATCH] vfs: add lock owner argument to flush operation by Miklos Szeredi · 18 years ago
  62. 111ebb6 [PATCH] writeback: fix range handling by OGAWA Hirofumi · 18 years ago
  63. 5bafd76 [CIFS] Add support for readdir to legacy servers by Steve French · 18 years ago
  64. 273d81d [CIFS] Do not overwrite aops by Dave Kleikamp · 18 years ago
  65. 26a21b9 [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log by Steve French · 18 years ago
  66. 55aa2e0 [[CIFS] Pass truncate open flag through on file open in case setattr fails by Steve French · 18 years ago
  67. 0877583 [CIFS] Fix typos in previous fix by Steve French · 18 years ago
  68. c01f36a [CIFS] ACPI suspend oops by Steve French · 18 years ago
  69. fc94cdb [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock by Steve French · 18 years ago
  70. 6080823 [CIFS] Readdir fixes to allow search to start at arbitrary position in directory by Steve French · 18 years ago
  71. 0bd4fa9 [CIFS] [CIFS] Do not take rename sem on most path based calls (during by Steve French · 18 years ago
  72. d62e54a Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  73. 3978d717 [PATCH] Make address_space_operations->sync_page return void by NeilBrown · 18 years ago
  74. a11f3a0 [PATCH] sem2mutex: vfs_rename_mutex by Arjan van de Ven · 18 years ago
  75. beb84dc [CIFS] Set correct lock type on new posix unlock call by Steve French · 18 years ago
  76. 82940a4 [CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we want by Steve French · 18 years ago
  77. 08547b0 [CIFS] Add posix (advisory) byte range locking support to cifs client by Steve French · 18 years ago
  78. d47d7c1 [CIFS] CIFS readdir perf optimizations part 1 by Steve French · 18 years ago
  79. 93544cc [PATCH] CIFS: fix cifs_user_read oops when null SMB response on forcedirectio mount by Steve French · 18 years ago
  80. eb9bdaa Signed-off-by: Steve French <sfrench@us.ibm.com> by Steve French · 18 years ago
  81. 47c886b [CIFS] Fix oops in cifs_readpages caused by not checking buf_type in an by Steve French · 18 years ago
  82. 94bc2be Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  83. c32a0b6 [CIFS] Allow local filesize for file that is open for write to be updated by Steve French · 18 years ago
  84. 28fd129 [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) by OGAWA Hirofumi · 18 years ago
  85. ec637e3 [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages by Steve French · 19 years ago
  86. 84afc29 [CIFS] Readpages and readir performance improvements - eliminate extra by Steve French · 19 years ago
  87. c119b87 [CIFS] Missing part of previous patch by Steve French · 19 years ago
  88. 23e7dd7 [CIFS] Defer close of file handle slightly if there are pending writes that by Steve French · 19 years ago
  89. 84d2f07 CIFS: cifs_writepages should not write beyond end of file by Steve French · 19 years ago
  90. 1047abc [CIFS] CIFS Stats improvements by Steve French · 19 years ago
  91. 0ae0efa [CIFS] Fix rsize calculation so that large readx flag is checked. by Steve French · 19 years ago
  92. dd99cd8 [CIFS] cleanup sparse and compile errors in previous fix by Steve French · 19 years ago
  93. 4a77118 CIFS: Allow wsize to exceed CIFSMaxBufSize by Steve French · 19 years ago
  94. 37c0eb4 CIFS: implement cifs_writepages to perform multi-page I/O by Steve French · 19 years ago
  95. 6148a74 CIFS: Create routine find_writable_file to reduce redundant code by Steve French · 19 years ago
  96. 3e84469 [CIFS] Add writepages support to shrink memory usage on writes, by Steve French · 19 years ago
  97. f9f5c817 [CIFS] Add support for legacy servers part six. Fix read syntax so by Steve French · 19 years ago
  98. ab2f218 [CIFS] Fix compiler warnings by Steve French · 19 years ago
  99. bfa0d75 [CIFS] Add support for legacy servers part 5 by Steve French · 19 years ago
  100. 1c95518 [CIFS] Add support for legacy servers part 4 by Steve French · 19 years ago