1. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  2. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  3. b8c06a2 [CIFS] statfs for cifs unix extensions no longer experimental by Steve French · 18 years ago
  4. 6b70c95 [CIFS] New POSIX locking code not setting rc properly to zero on successful by Steve French · 18 years ago
  5. 2fe87f0 [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path) by Steve French · 18 years ago
  6. b835beb [CIFS] Fix CIFS readdir access denied when SE Linux enabled by Steve French · 18 years ago
  7. ea4c07d [CIFS] Do not send Query All EAs SMB when mount option nouser_xattr specified by Steve French · 18 years ago
  8. 5ddaa68 [CIFS] endian errors in lanman protocol support by Steve French · 18 years ago
  9. e466e48 [CIFS] Fix oops in cifs_close due to unitialized lock sem and list in by Steve French · 18 years ago
  10. 66abda5 [CIFS] Fix oops when negotiating lanman and no password specified by Steve French · 18 years ago
  11. 7ee1af7 [CIFS] by Jeremy Allison · 18 years ago
  12. 6c3d890 [CIFS] Allow cifsd to suspend if connection is lost by Steve French · 18 years ago
  13. 5da07b0 [CIFS] Make midState usage more consistent by Steve French · 18 years ago
  14. 14a441a [CIFS] spinlock protect read of last srv response time in timeout path by Steve French · 18 years ago
  15. 3a5ff61 [CIFS] Do not time out posix brl requests when using new posix setfileinfo by Steve French · 18 years ago
  16. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  17. 0418726 typo fixes: aquire -> acquire by Adrian Bunk · 18 years ago
  18. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  19. f17a268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  20. f40c562 [CIFS] Fix authentication choice so we do not force NTLMv2 unless the by Steve French · 18 years ago
  21. 0223cf0 [CIFS] Fix alignment of unicode strings in previous patch by Steve French · 18 years ago
  22. 750d115 [CIFS] Fix allocation of buffers for new session setup routine to allow by Steve French · 18 years ago
  23. 124a27f [CIFS] Remove calls to to take f_owner.lock by Ingo Molnar · 18 years ago
  24. cd49b49 [CIFS] remove some redundant null pointer checks by Steve French · 18 years ago
  25. f90f00a [CIFS] Fix compile warning when CONFIG_CIFS_EXPERIMENTAL is off by Steve French · 18 years ago
  26. bbe5d23 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  27. 816724e Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  28. 75e1fcc [PATCH] vfs: add lock owner argument to flush operation by Miklos Szeredi · 18 years ago
  29. 111ebb6 [PATCH] writeback: fix range handling by OGAWA Hirofumi · 18 years ago
  30. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  31. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  32. 189acaa [CIFS] Enable sec flags on mount for cifs (part one) by Steve French · 18 years ago
  33. 0fd1ffe [CIFS] Fix suspend/resume problem which causes EIO on subsequent access to by Pavel Machek · 18 years ago
  34. 6344a42 [CIFS] fix minor compile warning when config_cifs_weak_security is off by Steve French · 18 years ago
  35. 8b512d9 VFS: Remove dependency of ->umount_begin() call on MNT_FORCE by Trond Myklebust · 18 years ago
  36. 1717ffc [CIFS] NTLMv2 support part 5 by Steve French · 18 years ago
  37. 5bafd76 [CIFS] Add support for readdir to legacy servers by Steve French · 18 years ago
  38. a8ee034 [CIFS] NTLMv2 support part 4 by Steve French · 18 years ago
  39. 6d027cf [CIFS] NTLMv2 support part 3 by Steve French · 18 years ago
  40. f64b23a [CIFS] NTLMv2 support part 2 by Steve French · 18 years ago
  41. 9312f67 [CIFS] Fix mask so can set new cifs security flags properly by Steve French · 18 years ago
  42. 254e55e CIFS] Support for older servers which require plaintext passwords - part 2 by Steve French · 18 years ago
  43. bdc4bf6e [CIFS] Support for older servers which require plaintext passwords by Steve French · 18 years ago
  44. 43411d6 [CIFS] Fix mapping of old SMB return code Invalid Net Name so it is by Steve French · 18 years ago
  45. 7a0d223 [CIFS] Missing brace by Steve French · 18 years ago
  46. 273d81d [CIFS] Do not overwrite aops by Dave Kleikamp · 18 years ago
  47. 3856a9d [CIFS] Fix minor build breaks due to cifs kconfig issues by Steve French · 18 years ago
  48. 7c7b25b [CIFS] Support for setting up SMB sessions to legacy lanman servers part 2 by Steve French · 18 years ago
  49. 9c53588 [CIFS] Missing include shows up on some architectures by Steve French · 18 years ago
  50. 3979877 [CIFS] Support for setting up SMB sessions to legacy lanman servers by Steve French · 18 years ago
  51. 26a21b9 [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log by Steve French · 18 years ago
  52. 55aa2e0 [[CIFS] Pass truncate open flag through on file open in case setattr fails by Steve French · 18 years ago
  53. 0877583 [CIFS] Fix typos in previous fix by Steve French · 18 years ago
  54. cec6815a [CIFS] endian fix for new POSIX byte range lock support by Steve French · 18 years ago
  55. a424f8b [CIFS] fix memory leak in cifs session info struct on reconnect by Steve French · 18 years ago
  56. c01f36a [CIFS] ACPI suspend oops by Steve French · 18 years ago
  57. a878fb2 [CIFS] Do not limit the length of share names (was 100 for whole UNC name) by Steve French · 18 years ago
  58. fc94cdb [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock by Steve French · 18 years ago
  59. 301dc3e [CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefined by Steve French · 18 years ago
  60. b66ac3e [CIFS] Fix typo in previous by Steve French · 18 years ago
  61. 6080823 [CIFS] Readdir fixes to allow search to start at arbitrary position in directory by Steve French · 18 years ago
  62. 45af7a0 [CIFS] Use the kthread_ API instead of opencoding lots of hairy code for kernel by Steve French · 18 years ago
  63. 296034f [CIFS] Don't allow a backslash in a path component by Steve French · 18 years ago
  64. 0bd4fa9 [CIFS] [CIFS] Do not take rename sem on most path based calls (during by Steve French · 18 years ago
  65. 06bcfed [CIFS] Fix typo in earlier cifs_unlink change and protect one extra path. by Steve French · 18 years ago
  66. e9917a0 [CIFS] Incorrect signature sent on SMB Read by Steve French · 18 years ago
  67. 6910ab3 [CIFS] Fix unlink oops when indirectly called in rename error path by Steve French · 18 years ago
  68. d62e54a Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  69. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  70. 5515eff [PATCH] 2tb-files-add-blkcnt_t-fixes by Andrew Morton · 18 years ago
  71. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  72. 3978d71 [PATCH] Make address_space_operations->sync_page return void by NeilBrown · 18 years ago
  73. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 18 years ago
  74. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  75. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  76. 9b04c99 [PATCH] vfs: MS_VERBOSE should be MS_SILENT by Theodore Ts'o · 18 years ago
  77. a11f3a0 [PATCH] sem2mutex: vfs_rename_mutex by Arjan van de Ven · 18 years ago
  78. 4de151d It's UTF-8 by Alexey Dobriyan · 18 years ago
  79. 8827481 [CIFS] Fix two remaining coverity scan tool warnings. by Steve French · 18 years ago
  80. e77e6f3 [CIFS] Always match oplock break (cache notification) to the right tcp by Steve French · 18 years ago
  81. beb84dc [CIFS] Set correct lock type on new posix unlock call by Steve French · 18 years ago
  82. 13298de [CIFS] Upate cifs change log by Steve French · 18 years ago
  83. d7c8c94 [CIFS] Fix slow oplock break response when mounts to different by Steve French · 18 years ago
  84. 083d3a2 [CIFS] Workaround various server bugs found in testing at connectathon by Steve French · 18 years ago
  85. a4e85b5 [CIFS] Allow fallback for setting file size to Procom SMB server when by Steve French · 18 years ago
  86. 82940a4 [CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we want by Steve French · 18 years ago
  87. 46c79a6 [CIFS] Move noisy debug message (triggerred by some older servers) from by Steve French · 18 years ago
  88. f26282c [CIFS] Use correct pid on new cifs posix byte range lock call by Steve French · 18 years ago
  89. 08547b0 [CIFS] Add posix (advisory) byte range locking support to cifs client by Steve French · 18 years ago
  90. d47d7c1 [CIFS] CIFS readdir perf optimizations part 1 by Steve French · 18 years ago
  91. 4b8f930 [CIFS] Free small buffers earlier so we exceed the cifs by Steve French · 18 years ago
  92. 184ed21 [CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrapping by Steve French · 18 years ago
  93. 5d2f248 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  94. 6cec2ae [PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket error by Steve French · 18 years ago
  95. a048d7a [CIFS] Convert remaining places in fs/cifs from by Eric Sesterhenn · 18 years ago
  96. 27754b3 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 18 years ago
  97. 93544cc [PATCH] CIFS: fix cifs_user_read oops when null SMB response on forcedirectio mount by Steve French · 18 years ago
  98. 5815449d [CIFS] SessionSetup cleanup part 2 by Steve French · 18 years ago
  99. 04fdabe [CIFS] fix compile error (typo) and warning in cifssmb.c by Steve French · 18 years ago
  100. 12b3b8f [CIFS] Cleanup NTLMSSP session setup handling by Steve French · 18 years ago