1. 5515eff [PATCH] 2tb-files-add-blkcnt_t-fixes by Andrew Morton · 18 years ago
  2. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  3. 3978d71 [PATCH] Make address_space_operations->sync_page return void by NeilBrown · 18 years ago
  4. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 18 years ago
  5. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  6. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  7. 9b04c99 [PATCH] vfs: MS_VERBOSE should be MS_SILENT by Theodore Ts'o · 18 years ago
  8. a11f3a0 [PATCH] sem2mutex: vfs_rename_mutex by Arjan van de Ven · 18 years ago
  9. 4de151d It's UTF-8 by Alexey Dobriyan · 18 years ago
  10. e77e6f3 [CIFS] Always match oplock break (cache notification) to the right tcp by Steve French · 18 years ago
  11. 6cec2ae [PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket error by Steve French · 18 years ago
  12. 93544cc [PATCH] CIFS: fix cifs_user_read oops when null SMB response on forcedirectio mount by Steve French · 18 years ago
  13. 1877c9e [CIFS] Remove compiler warning by Steve French · 18 years ago
  14. eb9bdaa Signed-off-by: Steve French <sfrench@us.ibm.com> by Steve French · 18 years ago
  15. 17cbbaf [CIFS] Make cifs default wsize match what we actually want to send (52K by Steve French · 18 years ago
  16. 0820e15 [CIFS] Do not zero non-existent iovec in SendReceive response processing. by Steve French · 18 years ago
  17. 47c886b [CIFS] Fix oops in cifs_readpages caused by not checking buf_type in an by Steve French · 19 years ago
  18. d41f084 [CIFS] Remove compiler warning by Steve French · 19 years ago
  19. eeac804 [CIFS] Fix CIFS to recognize share mode security by Steve French · 19 years ago
  20. 8415397 [CIFS] Fix typo by Steve French · 19 years ago
  21. 0a4b92c [CIFS] Add worker function for Get ACL cifs style by Steve French · 19 years ago
  22. 94bc2be Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  23. c32a0b6 [CIFS] Allow local filesize for file that is open for write to be updated by Steve French · 19 years ago
  24. 3c6bee1 [PATCH] turn "const static" into "static const" by Jesper Juhl · 19 years ago
  25. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  26. 28fd129 [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) by OGAWA Hirofumi · 19 years ago
  27. f3f6ec4 [CIFS] Fix cifs trying to write to f_ops by Steve French · 19 years ago
  28. a6230af [CIFS] Minor cleanup to new cifs acl header. by Steve French · 19 years ago
  29. fdf7f2e [CIFS] Fix typos in rfc1002pdu.h by Steve French · 19 years ago
  30. ec637e3 [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages by Steve French · 19 years ago
  31. 07475ff [CIFS] Display large/small total buffer allocations in /proc/fs/cifs/Stats by Steve French · 19 years ago
  32. 4498eed [CIFS] Add extended stats (STATS2) for total buffer allocations for by Steve French · 19 years ago
  33. 84afc29 [CIFS] Readpages and readir performance improvements - eliminate extra by Steve French · 19 years ago
  34. bf82067 [CIFS] Kerberos and CIFS ACL support part 1 by Steve French · 19 years ago
  35. 8345187 [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid in by Steve French · 19 years ago
  36. 25741b3 [CIFS] For previous fix, mode on mkdir needed S_IFDIR left out. by Steve French · 19 years ago
  37. 2a138ebb [CIFS] Missing parenthesis and typo in previous fix by Steve French · 19 years ago
  38. 6ab16d2 [CIFS] Fix umount --force to wake up the pending response queue, not just by Steve French · 19 years ago
  39. 6473a55 [CIFS] Fix missing permission check on setattr when noperm mount option is by Steve French · 19 years ago
  40. 3abb927 [CIFS] When file is deleted locally but later recreated on the server by Steve French · 19 years ago
  41. cdbce9c [CIFS] Fix setattr of mode only (e.g. in some chmod cases) to Windows by Steve French · 19 years ago
  42. 86c96b4 [CIFS] Fix mknod of block and chardev over SFU mounts by Steve French · 19 years ago
  43. c119b87 [CIFS] Missing part of previous patch by Steve French · 19 years ago
  44. 3020a1f [CIFS] Fix scheduling while atomic when pending writes at file close time by Steve French · 19 years ago
  45. 87c89dd [CIFS] Vectored and async i/o turned on and correct the by Steve French · 19 years ago
  46. 9e294f1 [CIFS] Recognize properly symlinks and char/blk devices (not just by Steve French · 19 years ago
  47. 0f2b27c [CIFS] Fix sparse warnings on smb bcc (byte count) by Steve French · 19 years ago
  48. ff7feac [CIFS] Fix endian errors (setfacl/getfacl failures) in handling ACLs by Steve French · 19 years ago
  49. d6e2f2a [CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs) by Steve French · 19 years ago
  50. e89dc92 [CIFS] Cleanup sparse warnings for unicode little endian casts by Steve French · 19 years ago
  51. 8b94bcb [CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requests by Steve French · 19 years ago
  52. 6911408 [CIFS] Reduce sparse endian warnings by Steve French · 19 years ago
  53. 3c50c61 [CIFS] Update CIFS change log by Steve French · 19 years ago
  54. a2653eb [CIFS] Reserve upcall IDX value for CIFS with connector header and add by Steve French · 19 years ago
  55. 7b7abfe by Steve French · 19 years ago
  56. e82b3ae Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  57. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  58. ec58ef0 [CIFS] Update kconfig for cifs by Steve French · 19 years ago
  59. 0753ca7 [CIFS] Change pragma pack(1) to attribute(packed) to allow cifs on arm to access by Steve French · 19 years ago
  60. d6d3f5b Merge with /pub/scm/linux/kernel/git/sfrench/cifs-2.6.git/ by Steve French · 19 years ago
  61. 23e7dd7 [CIFS] Defer close of file handle slightly if there are pending writes that by Steve French · 19 years ago
  62. 84d2f07 CIFS: cifs_writepages should not write beyond end of file by Steve French · 19 years ago
  63. 47c786e [CIFS] Add null malloc response check in notify experimental code by Steve French · 19 years ago
  64. 1047abc [CIFS] CIFS Stats improvements by Steve French · 19 years ago
  65. 4ca9c19 [CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTAL by Steve French · 19 years ago
  66. 34210f3 [CIFS] Still missing a line from previous fix by Steve French · 19 years ago
  67. 9e2e85f [CIFS] Fix minor build problem with previous changeset by Steve French · 19 years ago
  68. b387eae [CIFS] Do not shrink tcp sndbuf/rcvbuf from their defaults by Steve French · 19 years ago
  69. 5e1253b [CIFS] Correct cifs tcp retry when some data sent before getting EAGAIN. by Steve French · 19 years ago
  70. 02c37a6 [CIFS] Update cifs version to 1.38 by Steve French · 19 years ago
  71. 190fdeb [CIFS] Fix byte range locking to Windows when Windows server returns by Steve French · 19 years ago
  72. 0ae0efa [CIFS] Fix rsize calculation so that large readx flag is checked. by Steve French · 19 years ago
  73. 68058e7 [CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoff by Steve French · 19 years ago
  74. 131afd0 [CIFS] /proc/fs/cifs debug code cleanup and new stats2 by Steve French · 19 years ago
  75. dd99cd8 [CIFS] cleanup sparse and compile errors in previous fix by Steve French · 19 years ago
  76. 4a77118 CIFS: Allow wsize to exceed CIFSMaxBufSize by Steve French · 19 years ago
  77. 37c0eb4 CIFS: implement cifs_writepages to perform multi-page I/O by Steve French · 19 years ago
  78. 6148a74 CIFS: Create routine find_writable_file to reduce redundant code by Steve French · 19 years ago
  79. 04c0881 [CIFS] Missing parenthesis from error message in previous fix by Steve French · 19 years ago
  80. 8cc64c6 [CIFS] Allow SMBWrite2 to work to older servers by Steve French · 19 years ago
  81. 3e84469 [CIFS] Add writepages support to shrink memory usage on writes, by Steve French · 19 years ago
  82. ede1327 [PATCH] cifs: Add support for suspend by Steve French · 19 years ago
  83. 70ca734 [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes by Steve French · 19 years ago
  84. 2096243 [CIFS] Add support for legacy servers part nine. statfs (df and du) is now by Steve French · 19 years ago
  85. e30dcf3 [CIFS] Add support for legacy servers part eight. Write fixes for Windows by Steve French · 19 years ago
  86. 3e87d80 [CIFS] Add support for legacy servers part seven. Fix open for write, by Steve French · 19 years ago
  87. f9f5c81 [CIFS] Add support for legacy servers part six. Fix read syntax so by Steve French · 19 years ago
  88. eafe870 [CIFS] Fix readdir caching when unlink removes file in current search by Steve French · 19 years ago
  89. ab2f218 [CIFS] Fix compiler warnings by Steve French · 19 years ago
  90. 041e0e3 [PATCH] fs: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  91. e915fc4 [PATCH] fs: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  92. e08fc04 [PATCH] cifs_create() fix by Miklos Szeredi · 19 years ago
  93. 9a899e7 [CIFS] Update cifs TODO list with additional new features that by Steve French · 19 years ago
  94. bfa0d75 [CIFS] Add support for legacy servers part 5 by Steve French · 19 years ago
  95. 1c95518 [CIFS] Add support for legacy servers part 4 by Steve French · 19 years ago
  96. cb8be64 [CIFS] Add nolock synonym (ala nfs) for nobrl to disable sending byte range by Steve French · 19 years ago
  97. 16abbec [CIFS] Add support for suspend by Steve French · 19 years ago
  98. 2016ef7 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  99. 7f57356 [CIFS] Remove cifs_sb argument from *build_path_from_dentry by Steve French · 19 years ago
  100. d634cc1 [PATCH] Fix oops in fs/locks.c on close of file with pending locks by Steve French · 19 years ago