1. 3d69438 cifs: guard against hardlinking directories by Jeff Layton · 14 years ago
  2. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  3. df2cf17 cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry by Jeff Layton · 15 years ago
  4. d7b619c [CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex and by Steve French · 15 years ago
  5. 6a5fa236 [CIFS] Add support for TCP_NODELAY by Steve French · 15 years ago
  6. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  7. 3bc303c cifs: convert oplock breaks to use slow_work facility (try #4) by Jeff Layton · 15 years ago
  8. 48541bd cifs: have cifsFileInfo hold an extra inode reference by Jeff Layton · 15 years ago
  9. 495e993 cifs: remove cifsInodeInfo.oplockPending flag by Jeff Layton · 15 years ago
  10. 20d1752 [CIFS] Re-enable Lanman security by Chuck Ebbert · 15 years ago
  11. 6ab409b cifs: Replace wrtPending with a real reference count by Dave Kleikamp · 15 years ago
  12. 1b49c55 cifs: protect GlobalOplock_Q with its own spinlock by Jeff Layton · 15 years ago
  13. 65bc98b [CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats by Steve French · 15 years ago
  14. aeaaf25 cifs: remove cifsInodeInfo->inUse counter by Jeff Layton · 15 years ago
  15. 0b8f18e cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget by Jeff Layton · 15 years ago
  16. cc0bad7 cifs: add new cifs_iget function and convert unix codepath to use it by Jeff Layton · 15 years ago
  17. f46c723 [CIFS] cleanup asn handling for ntlmssp by Steve French · 15 years ago
  18. ac68392 [CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmssp by Steve French · 15 years ago
  19. a6ce493 [CIFS] Add support for posix open during lookup by Steve French · 15 years ago
  20. fbec9ab cifs: vary timeout on writes past EOF based on offset (try #5) by Jeff Layton · 15 years ago
  21. 64cc2c6 [CIFS] work around bug in Samba server handling for posix open by Steve French · 15 years ago
  22. b298f22 [CIFS] Send SMB flush in cifs_fsync by Steve French · 16 years ago
  23. eca6acf [CIFS] Fix multiuser mounts so server does not invalidate earlier security contexts by Steve French · 16 years ago
  24. 00e485b cifs: store password in tcon by Jeff Layton · 16 years ago
  25. 8ecaf67 cifs: account for IPv6 in ses->serverName and clean up netbios name handling by Jeff Layton · 16 years ago
  26. 72ca545 cifs: convert tcpSem to a mutex by Jeff Layton · 16 years ago
  27. 24b9b06 cifs: remove unused SMB session pointer from struct mid_q_entry by Jeff Layton · 16 years ago
  28. ddb4cbf [CIFS] Do not attempt to close invalidated file handles by Steve French · 16 years ago
  29. f1987b4 cifs: reinstate sharing of tree connections by Jeff Layton · 16 years ago
  30. 14fbf50 cifs: reinstate sharing of SMB sessions sans races by Jeff Layton · 16 years ago
  31. e7ddee9 cifs: disable sharing session and tcon and add new TCP sharing code by Jeff Layton · 16 years ago
  32. 3ec332e [CIFS] clean up server protocol handling by Steve French · 16 years ago
  33. fb39601 [CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix by Steve French · 16 years ago
  34. 3b79521 [CIFS] Fix cifs reconnection flags by Steve French · 16 years ago
  35. edf1ae4 [CIFS] Reduce number of socket retries in large write path by Steve French · 16 years ago
  36. 84210e9 [CIFS] improve setlease handling by Steve French · 16 years ago
  37. 9a8165f cifs: track DeletePending flag in cifsInodeInfo by Jeff Layton · 16 years ago
  38. 0752f15 [CIFS] make sure we have the right resume info before calling CIFSFindNext by Steve French · 16 years ago
  39. c16fefa [CIFS] distinguish between Kerberos and MSKerberos in upcall by Steve French · 16 years ago
  40. ef571ca [CIFS] Fix warnings from checkpatch by Shirish Pargaonkar · 16 years ago
  41. aaa9bbe [CIFS] remove unused variables by Steve French · 16 years ago
  42. 95b1cb9 [CIFS] enable parsing for transport encryption mount parm by Steve French · 16 years ago
  43. 4b18f2a [CIFS] convert usage of implicit booleans to bool by Steve French · 16 years ago
  44. 8aad018 [CIFS] Fix mixed case name in structure dfs_info3_param by Igor Mammedov · 17 years ago
  45. 366781c [CIFS] DFS build fixes by Steve French · 17 years ago
  46. 2442421 [CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup request by Steve French · 17 years ago
  47. c359cf3 [CIFS] add hostname field to TCP_Server_Info struct by Jeff Layton · 17 years ago
  48. 133672e [CIFS] Fix buffer overflow if server sends corrupt response to small request by Steve French · 17 years ago
  49. 016ec75 [CIFS] missing #endif from a previous patch by Steve French · 17 years ago
  50. 0d3a01f [CIFS] Break up unicode_sessetup string functions by Jeff Layton · 17 years ago
  51. 516897a [CIFS] fix build break when lanman not enabled by Steve French · 17 years ago
  52. a013689 [CIFS] Fix cifsd so shuts down when signing fails during mount by Steve French · 17 years ago
  53. 92ad9b9 [CIFS] named pipe support (part 2) by Steve French · 17 years ago
  54. 7f8ed42 [CIFS] CIFS support for named pipes (part 1) by Steve French · 17 years ago
  55. 442aa31 [CIFS] Support for CIFS ACLs (part 1) by Steve French · 17 years ago
  56. c18c842 [CIFS] Allow disabling CIFS Unix Extensions as mount option by Steve French · 17 years ago
  57. b609f06 [CIFS] Fix packet signatures for NTLMv2 case by Steve French · 17 years ago
  58. d38d8c7 [CIFS] whitespace fixes by Steve French · 17 years ago
  59. 796e566 [CIFS] Change semaphore to mutex for cifs lock_sem by Roland Dreier · 17 years ago
  60. 99ee4db [CIFS] Remove some unused functions/declarations by Steve French · 18 years ago
  61. de7ed55 [CIFS] Make use of newer QFSInfo dependent on capability bit instead of by Steve French · 18 years ago
  62. 9ac00b7 [CIFS] Do not send newer QFSInfo to legacy servers which can not support it by Steve French · 18 years ago
  63. 175ec9e [CIFS] Rename server time zone field by Steve French · 18 years ago
  64. 2cd646a [CIFS] Remove static and unused symbols by Steve French · 18 years ago
  65. 7ee1af7 [CIFS] by Jeremy Allison · 18 years ago
  66. 3a5ff61 [CIFS] Do not time out posix brl requests when using new posix setfileinfo by Steve French · 18 years ago
  67. 750d115 [CIFS] Fix allocation of buffers for new session setup routine to allow by Steve French · 18 years ago
  68. 254e55e CIFS] Support for older servers which require plaintext passwords - part 2 by Steve French · 18 years ago
  69. 7c7b25b [CIFS] Support for setting up SMB sessions to legacy lanman servers part 2 by Steve French · 18 years ago
  70. 3979877 [CIFS] Support for setting up SMB sessions to legacy lanman servers by Steve French · 18 years ago
  71. 5815449d [CIFS] SessionSetup cleanup part 2 by Steve French · 19 years ago
  72. 0a4b92c [CIFS] Add worker function for Get ACL cifs style by Steve French · 19 years ago
  73. ec637e3 [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages by Steve French · 19 years ago
  74. 4498eed5 [CIFS] Add extended stats (STATS2) for total buffer allocations for by Steve French · 19 years ago
  75. 23e7dd7 [CIFS] Defer close of file handle slightly if there are pending writes that by Steve French · 19 years ago
  76. 1047abc [CIFS] CIFS Stats improvements by Steve French · 19 years ago
  77. 131afd0b [CIFS] /proc/fs/cifs debug code cleanup and new stats2 by Steve French · 19 years ago
  78. ab2f218 [CIFS] Fix compiler warnings by Steve French · 19 years ago
  79. e22cb8b [CIFS] Use file instead of dentry in cifs dir_notify struct by Steve French · 19 years ago
  80. 167a251 [CIFS] Change notify support part 3 by Steve French · 19 years ago
  81. ff5dbd9 [CIFS] Change notify support part 2 by Steve French · 19 years ago
  82. a454434 CIFS: Reduce CONFIG_CIFS_STATS ifdefs by Steve French · 19 years ago
  83. a10faeb2 [CIFS] Support for mounting to older, pre-CIFS servers added. This by Steve French · 19 years ago
  84. a5a2b48 [CIFS] Make CIFS statistics more accurate and add some stats that were by Steve French · 19 years ago
  85. d3485d3 [CIFS] Finish cifs mount option which requests case insensitive path by Steve French · 19 years ago
  86. 1982c34 [CIFS] Ensure that cifs multiplex ids do not collide. by Steve French · 19 years ago
  87. ac67055 [CIFS] POSIX extensions, SetFSInfo added by Jeremy Allison · 19 years ago
  88. dfb7533 [CIFS] Add stats for findfirst, findnext, findclose by Steve French · 19 years ago
  89. 79944bf [PATCH] cifs: missing semicolon from previous fix by Steve French · 19 years ago
  90. 67010fb [PATCH] cifs: Better handle errors on second socket recv message call by Steve French · 19 years ago
  91. c81156d [PATCH] cifs: cleanup of ifdefs usage so it is more consistent by Steve French · 19 years ago
  92. 848f3fc [PATCH] cifs: Do not interpret oplock break responses as responses to an unrelated command by Steve French · 19 years ago
  93. ad009ac [PATCH] cifs: Fix multiuser packet signing to use the right sequence number and mac session key by Steve French · 19 years ago
  94. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago