1. 520c853 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  2. acfa438 inode->i_op is never NULL by Al Viro · 16 years ago
  3. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 16 years ago
  4. 6badd79 kill ->dir_notify() by Al Viro · 16 years ago
  5. bf66542 cifs: update for new IP4/6 address printing by Stephen Rothwell · 16 years ago
  6. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  7. 54a696b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  8. 359d67d [CIFS] Remove redundant test by Julia Lawall · 16 years ago
  9. c6fbba0 [CIFS] make sure that DFS pathnames are properly formed by Steve French · 16 years ago
  10. ac6a3ef Remove an already-checked error condition in SendReceiveBlockingLock by Volker Lendecke · 16 years ago
  11. 698e96a Streamline SendReceiveBlockingLock: Use "goto out:" in an error condition by Volker Lendecke · 16 years ago
  12. 17c8bfe Streamline SendReceiveBlockingLock: Use "goto out:" in an error condition by Volker Lendecke · 16 years ago
  13. 2b2bdfb [CIFS] Streamline SendReceive[2] by using "goto out:" in an error condition by Steve French · 16 years ago
  14. 8e4f2e8 Slightly streamline SendReceive[2] by Volker Lendecke · 16 years ago
  15. 829049c Check the return value of cifs_sign_smb[2] by Volker Lendecke · 16 years ago
  16. 4c3130e [CIFS] Cleanup: Move the check for too large R/W requests by Steve French · 16 years ago
  17. 27a97a6 [CIFS] Slightly simplify wait_for_free_request(), remove an unnecessary "else" branch by Volker Lendecke · 16 years ago
  18. 8fbbd36 Simplify allocate_mid() slightly: Remove some unnecessary "else" branches by Volker Lendecke · 16 years ago
  19. 6d9c6d5 [CIFS] In SendReceive, move consistency check out of the mutexed region by Volker Lendecke · 16 years ago
  20. 00e485b cifs: store password in tcon by Jeff Layton · 16 years ago
  21. 4e53a3f cifs: have calc_lanman_hash take more granular args by Jeff Layton · 16 years ago
  22. 55162de cifs: zero out session password before freeing it by Jeff Layton · 16 years ago
  23. 8570552 cifs: fix wait_for_response to time out sleeping processes correctly by Jeff Layton · 16 years ago
  24. 8be0ed4 [CIFS] Can not mount with prefixpath if root directory of share is inaccessible by Steve French · 16 years ago
  25. 61e7480 [CIFS] various minor cleanups pointed out by checkpatch script by Steve French · 16 years ago
  26. 3de2091 [CIFS] fix typo by Steve French · 16 years ago
  27. acc18aa [CIFS] remove sparse warning by Steve French · 16 years ago
  28. 13a6e42 [CIFS] add mount option to send mandatory rather than advisory locks by Steve French · 16 years ago
  29. d5c5605 cifs: make ipv6_connect take a TCP_Server_Info arg by Jeff Layton · 16 years ago
  30. bcf4b10 cifs: make ipv4_connect take a TCP_Server_Info arg by Jeff Layton · 16 years ago
  31. 7586b76 cifs: don't declare smb_vol info on the stack by Jeff Layton · 16 years ago
  32. 63c038c cifs: move allocation of new TCP_Server_Info into separate function by Jeff Layton · 16 years ago
  33. 8ecaf67 cifs: account for IPv6 in ses->serverName and clean up netbios name handling by Jeff Layton · 16 years ago
  34. 954d7a1 cifs: make dnotify thread experimental code by Jeff Layton · 16 years ago
  35. 72ca545 cifs: convert tcpSem to a mutex by Jeff Layton · 16 years ago
  36. 0468a2c cifs: take module reference when starting cifsd by Jeff Layton · 16 years ago
  37. 8090902 cifs: display addr and prefixpath options in /proc/mounts by Jeff Layton · 16 years ago
  38. 24b9b06 cifs: remove unused SMB session pointer from struct mid_q_entry by Jeff Layton · 16 years ago
  39. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  40. 331c313 cifs: fix buffer overrun in parse_DFS_referrals by Jeff Layton · 16 years ago
  41. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  42. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  43. a98ee8c [CIFS] fix regression in cifs_write_begin/cifs_write_end by Jeff Layton · 16 years ago
  44. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  45. ddb4cbf [CIFS] Do not attempt to close invalidated file handles by Steve French · 16 years ago
  46. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  47. bfb59820 [CIFS] fix check for dead tcon in smb_init by Steve French · 16 years ago
  48. f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago
  49. b066a48 prevent cifs_writepages() from skipping unwritten pages by Dave Kleikamp · 16 years ago
  50. 2c55608 Fixed parsing of mount options when doing DFS submount by Igor Mammedov · 16 years ago
  51. ab3f992 [CIFS] Fix check for tcon seal setting and fix oops on failed mount from earlier patch by Steve French · 16 years ago
  52. c2b3382 [CIFS] Fix build break by Steve French · 16 years ago
  53. f1987b4 cifs: reinstate sharing of tree connections by Jeff Layton · 16 years ago
  54. d82c2df [CIFS] minor cleanup to cifs_mount by Steve French · 16 years ago
  55. 14fbf50 cifs: reinstate sharing of SMB sessions sans races by Jeff Layton · 16 years ago
  56. e7ddee9 cifs: disable sharing session and tcon and add new TCP sharing code by Jeff Layton · 16 years ago
  57. 3ec332e [CIFS] clean up server protocol handling by Steve French · 16 years ago
  58. a001e5b CRED: Wrap task credential accesses in the CIFS filesystem by David Howells · 16 years ago
  59. fb39601 [CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix by Steve French · 16 years ago
  60. 3b79521 [CIFS] Fix cifs reconnection flags by Steve French · 16 years ago
  61. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  62. c527c8a [CIFS] Can't rely on iov length and base when kernel_recvmsg returns error by Steve French · 16 years ago
  63. ae6884a cifs: fix renaming one hardlink on top of another by Jeff Layton · 16 years ago
  64. be85940 fs: replace NIPQUAD() by Harvey Harrison · 16 years ago
  65. 61de800 [CIFS] fix error in smb_send2 by Steve French · 16 years ago
  66. 4b7a427 net: replace %#p6 format specifier with %pi6 by Harvey Harrison · 16 years ago
  67. edf1ae4 [CIFS] Reduce number of socket retries in large write path by Steve French · 16 years ago
  68. b071195 net: replace all current users of NIP6_SEQFMT with %#p6 by Harvey Harrison · 16 years ago
  69. db563fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  70. f696a36 [PATCH] move executable checking into ->permission() by Miklos Szeredi · 16 years ago
  71. 3222a3e [PATCH] fix ->llseek for more directories by Christoph Hellwig · 16 years ago
  72. b1c8d2b cifs: handle the TCP_Server_Info->tsk field more carefully by Jeff Layton · 16 years ago
  73. 8d281ef cifs: fix unlinking of rename target when server doesn't support open file renames by Jeff Layton · 16 years ago
  74. 84210e9 [CIFS] improve setlease handling by Steve French · 16 years ago
  75. a364bc0 [CIFS] fix saving of resume key before CIFSFindNext by Jeff Layton · 16 years ago
  76. 14121bd cifs: make cifs_rename handle -EACCES errors by Jeff Layton · 16 years ago
  77. 4134609 [CIFS] fix build error by Steve French · 16 years ago
  78. bb26b96 fs/Kconfig: move CIFS out by Alexey Dobriyan · 16 years ago
  79. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  80. 3270958 [CIFS] undo changes in cifs_rename_pending_delete if it errors out by Steve French · 16 years ago
  81. 9a8165f cifs: track DeletePending flag in cifsInodeInfo by Jeff Layton · 16 years ago
  82. dd1db2d cifs: don't use CREATE_DELETE_ON_CLOSE in cifs_rename_pending_delete by Jeff Layton · 16 years ago
  83. 469ee61 [CIFS] eliminate usage of kthread_stop for cifsd by Jeff Layton · 16 years ago
  84. 2c1b861 [CIFS] Add nodfs mount option by Steve French · 16 years ago
  85. 14835a3 [CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_assemble by Jeff Layton · 16 years ago
  86. b77d753 [CIFS] Check that last search entry resume key is valid by Steve French · 16 years ago
  87. 0752f15 [CIFS] make sure we have the right resume info before calling CIFSFindNext by Steve French · 16 years ago
  88. 6050247 [CIFS] clean up error handling in cifs_unlink by Steve French · 16 years ago
  89. 6b37faa [CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfo by Jeff Layton · 16 years ago
  90. dfd15c46 cifs: explicitly revoke SPNEGO key after session setup by Jeff Layton · 16 years ago
  91. d941477 cifs: Convert cifs to new aops. by Nick Piggin · 16 years ago
  92. d388908 [CIFS] update DOS attributes in cifsInode if we successfully changed them by Steve French · 16 years ago
  93. 391e575 cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle by Jeff Layton · 16 years ago
  94. 7ce86d5 cifs: work around samba returning -ENOENT on SetFileDisposition call by Jeff Layton · 16 years ago
  95. 74553b1 cifs: fix inverted NULL check after kmalloc by Jeff Layton · 16 years ago
  96. 9d81523 [CIFS] clean up upcall handling for dns_resolver keys by Steve French · 16 years ago
  97. ee2fd96 [CIFS] fix busy-file renames and refactor cifs_rename logic by Steve French · 16 years ago
  98. 6d22f09 cifs: add function to set file disposition by Jeff Layton · 16 years ago
  99. 7c9c376 [CIFS] add constants for string lengths of keynames in SPNEGO upcall string by Steve French · 16 years ago
  100. a12a1ac cifs: move rename and delete-on-close logic into helper function by Jeff Layton · 16 years ago