1. 0c26606 cifs: ntstatus_to_dos_map[] is not terminated by Tim Gardner · 11 years ago
  2. dde2356 cifs: Allow LANMAN auth method for servers supporting unencapsulated authentication methods by Sachin Prabhu · 11 years ago
  3. 2f6c947 cifs: Fix inability to write files >2GB to SMB2/3 shares by Jan Klos · 11 years ago
  4. eb4c7df cifs: Avoid umount hangs with smb2 when server is unresponsive by Shirish Pargaonkar · 11 years ago
  5. c31f330 do not treat non-symlink reparse points as valid symlinks by Steve French · 11 years ago
  6. a5c984c Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  7. ffe67b5 [CIFS] update cifs.ko version by Steve French · 11 years ago
  8. 05c715f [CIFS] Remove ext2 flags that have been moved to fs.h by Steve French · 11 years ago
  9. 74d290d [CIFS] Provide sane values for nlink by Jim McDonough · 11 years ago
  10. 3fe03de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  11. 9ae6cf6 cifs: stop trying to use virtual circuits by Jeff Layton · 11 years ago
  12. 54afa99 CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing them by David Howells · 11 years ago
  13. dfb1d61 cifs: fix filp leak in cifs_atomic_open() by Miklos Szeredi · 11 years ago
  14. 466bd31 cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscache by Sachin Prabhu · 11 years ago
  15. a9e9b7b cifs: Do not take a reference to the page in cifs_readpage_worker() by Sachin Prabhu · 11 years ago
  16. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  17. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  18. 42873b0 CIFS: Respect epoch value from create lease context v2 by Pavel Shilovsky · 11 years ago
  19. f047390 CIFS: Add create lease v2 context for SMB3 by Pavel Shilovsky · 11 years ago
  20. b5c7cde CIFS: Move parsing lease buffer to ops struct by Pavel Shilovsky · 11 years ago
  21. a41a28b CIFS: Move creating lease buffer to ops struct by Pavel Shilovsky · 11 years ago
  22. 53ef101 CIFS: Store lease state itself rather than a mapped oplock value by Pavel Shilovsky · 11 years ago
  23. 18cceb6 CIFS: Replace clientCanCache* bools with an integer by Pavel Shilovsky · 11 years ago
  24. 77993be [CIFS] quiet sparse compile warning by Steve French · 11 years ago
  25. 32811d2 cifs: Start using per session key for smb2/3 for signature generation by Shirish Pargaonkar · 11 years ago
  26. 5c234aa cifs: Add a variable specific to NTLMSSP for key exchange. by Shirish Pargaonkar · 11 years ago
  27. d4e63bd cifs: Process post session setup code in respective dialect functions. by Shirish Pargaonkar · 11 years ago
  28. 31f92e9 CIFS: convert to use le32_add_cpu() by Wei Yongjun · 11 years ago
  29. 933d4b3 CIFS: Fix missing lease break by Pavel Shilovsky · 11 years ago
  30. 1a05096 CIFS: Fix a memory leak when a lease break comes by Pavel Shilovsky · 11 years ago
  31. ec71e0e cifs: convert case-insensitive dentry ops to use new case conversion routines by Jeff Layton · 11 years ago
  32. c2ccf53 cifs: add new case-insensitive conversion routines that are based on wchar_t's by Jeff Layton · 11 years ago
  33. cdf1246 cifs: Move and expand MAX_SERVER_SIZE definition by Scott Lovenberg · 11 years ago
  34. 8c3a2b4 cifs: Move string length definitions to uapi by Scott Lovenberg · 11 years ago
  35. d244bf2 CIFS: Implement follow_link for nounix CIFS mounts by Pavel Shilovsky · 11 years ago
  36. b42bf88 CIFS: Implement follow_link for SMB2 by Pavel Shilovsky · 11 years ago
  37. 3ae35cd cifs: display iocharset= option in /proc/mounts by Jeff Layton · 11 years ago
  38. 30706a5 cifs: create a new Documentation/ directory and move docfiles into it by Jeff Layton · 11 years ago
  39. 73e216a cifs: ensure that srv_mutex is held when dealing with ssocket pointer by Jeff Layton · 11 years ago
  40. 02afc27 direct-io: Handle O_(D)SYNC AIO by Christoph Hellwig · 11 years ago
  41. 757c4f6 cifs: don't instantiate new dentries in readdir for inodes that need to be revalidated immediately by Jeff Layton · 11 years ago
  42. 66ffd11 cifs: set sb->s_d_op before calling d_make_root() by Jeff Layton · 11 years ago
  43. ba48202 cifs: fix bad error handling in crypto code by Jeff Layton · 11 years ago
  44. fe090e4 cifs: file: initialize oparms.reconnect before using it by Andi Shyti · 11 years ago
  45. 1b24408 Do not attempt to do cifs operations reading symlinks with SMB2 by Steve French · 11 years ago
  46. 057d633 cifs: extend the buffer length enought for sprintf() using by Chen Gang · 11 years ago
  47. 689c3db CIFS: Fix a deadlock when a file is reopened by Pavel Shilovsky · 11 years ago
  48. b33fcf1 CIFS: Reopen the file if reconnect durable handle failed by Pavel Shilovsky · 11 years ago
  49. 1c46943 [CIFS] Fix minor endian error in durable handle patch series by Steve French · 11 years ago
  50. 9cbc0b7 CIFS: Reconnect durable handles for SMB2 by Pavel Shilovsky · 11 years ago
  51. 064f604 CIFS: Make SMB2_open use cifs_open_parms struct by Pavel Shilovsky · 11 years ago
  52. 226730b CIFS: Introduce cifs_open_parms struct by Pavel Shilovsky · 11 years ago
  53. 63eb3de CIFS: Request durable open for SMB2 opens by Pavel Shilovsky · 11 years ago
  54. d22cbfe CIFS: Simplify SMB2 create context handling by Pavel Shilovsky · 11 years ago
  55. 59aa371 CIFS: Simplify SMB2_open code path by Pavel Shilovsky · 11 years ago
  56. ca81983 CIFS: Respect create_options in smb2_open_file by Pavel Shilovsky · 11 years ago
  57. fd55439 CIFS: Fix lease context buffer parsing by Pavel Shilovsky · 11 years ago
  58. 6658b9f [CIFS] use sensible file nlink values if unprovided by Steve French · 11 years ago
  59. 95dc8dd Limit allocation of crypto mechanisms to dialect which requires by Steve French · 11 years ago
  60. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  61. d414153 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  62. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  63. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  64. 1c8c601 locks: protect most of the file_lock handling with i_lock by Jeff Layton · 11 years ago
  65. 1a9e64a cifs: use posix_unblock_lock instead of locks_delete_block by Jeff Layton · 11 years ago
  66. da53be1 Don't pass inode to ->d_hash() and ->d_compare() by Linus Torvalds · 11 years ago
  67. be4ccdc [readdir] convert cifs by Al Viro · 11 years ago
  68. 7ac0feb cifs: fill TRANS2_QUERY_FILE_INFO ByteCount fields by David Disseldorp · 11 years ago
  69. 207bc11 Merge branch 'freezer' by Rafael J. Wysocki · 11 years ago
  70. 5028588 cifs: fix SMB2 signing enablement in cifs_enable_signing by Jeff Layton · 11 years ago
  71. e65a5cb [CIFS] Fix build warning by Steve French · 11 years ago
  72. 429b46f [CIFS] SMB3 Signing enablement by Steve French · 11 years ago
  73. f87ab88 [CIFS] Do not set DFS flag on SMB2 open by Steve French · 11 years ago
  74. 84ceeb9 [CIFS] fix static checker warning by Steve French · 11 years ago
  75. 52dfb44 cifs: try to handle the MUST SecurityFlags sanely by Jeff Layton · 11 years ago
  76. 5d875cc When server doesn't provide SecurityBuffer on SMB2Negotiate pick default by Steve French · 11 years ago
  77. fdf96a9 Handle big endianness in NTLM (ntlmv2) authentication by Steve French · 11 years ago
  78. 2a2c41c revalidate directories instiantiated via FIND_* in order to handle DFS referrals by Jeff Layton · 11 years ago
  79. 4a72daf SMB2 FSCTL and IOCTL worker function by Steve French · 11 years ago
  80. 2b80d04 Charge at least one credit, if server says that it supports multicredit by Steve French · 11 years ago
  81. 7f65385 Remove typo by Steve French · 11 years ago
  82. c866473 Some missing share flags by Steve French · 11 years ago
  83. 46b51d0 cifs: using strlcpy instead of strncpy by Zhao Hongjiang · 11 years ago
  84. be7457d Update headers to update various SMB3 ioctl definitions by Steve French · 11 years ago
  85. f43a033 Update cifs version number by Steve French · 11 years ago
  86. 769ee6a Add ability to dipslay SMB3 share flags and capabilities for debugging by Steve French · 11 years ago
  87. 2b5dc28 Add some missing SMB3 and SMB3.02 flags by Steve French · 11 years ago
  88. 20b6d8b Add SMB3.02 dialect support by Steve French · 11 years ago
  89. 9cd2e62 Fix endian error in SMB2 protocol negotiation by Steve French · 11 years ago
  90. 7715dad cifs: clean up the SecurityFlags write handler by Jeff Layton · 11 years ago
  91. 896a8fc cifs: update the default global_secflags to include "raw" NTLMv2 by Jeff Layton · 11 years ago
  92. 3f61822 move sectype to the cifs_ses instead of TCP_Server_Info by Jeff Layton · 11 years ago
  93. 38d77c5 cifs: track the enablement of signing in the TCP_Server_Info by Jeff Layton · 11 years ago
  94. 1e3cc57 add new fields to smb_vol to track the requested security flavor by Jeff Layton · 11 years ago
  95. 28e11bd cifs: add new fields to cifs_ses to track requested security flavor by Jeff Layton · 11 years ago
  96. e598d1d8 cifs: track the flavor of the NEGOTIATE reponse by Jeff Layton · 11 years ago
  97. 515d82f cifs: add new "Unspecified" securityEnum value by Jeff Layton · 11 years ago
  98. 9193400 cifs: factor out check for extended security bit into separate function by Jeff Layton · 11 years ago
  99. 9ddec56 cifs: move handling of signed connections into separate function by Jeff Layton · 11 years ago
  100. 2190eca cifs: break out lanman NEGOTIATE handling into separate function by Jeff Layton · 11 years ago