1. 8e35310 Fix dereference before null check warning by Steve French · 9 years ago
  2. 75fdfc8 Fix warning on uninitialized buftype by Steve French · 9 years ago
  3. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  4. bc09d14 fs/cifs: remove obsolete __constant by Fabian Frederick · 10 years ago
  5. ebdd207 decode_negTokenInit had wrong calling sequence by Steve French · 10 years ago
  6. db8b631 Allow mknod and mkfifo on SMB2/SMB3 mounts by Steve French · 10 years ago
  7. 1bbe499 CIFS: Fix wrong filename length for SMB2 by Pavel Shilovsky · 10 years ago
  8. d4a029d cifs: remove unneeded check of null checking in if condition by Namjae Jeon · 10 years ago
  9. 7de975e cifs: fix a possible use of uninit variable in SMB2_sess_setup by Namjae Jeon · 10 years ago
  10. 5275580 CIFS: Fix SMB2 readdir error handling by Pavel Shilovsky · 10 years ago
  11. 18f39e7 [CIFS] Possible null ptr deref in SMB2_tcon by Steve French · 10 years ago
  12. 3d1a374 Add sparse file support to SMB2/SMB3 mounts by Steve French · 10 years ago
  13. f29ebb4 Add worker function to set allocation size by Steve French · 10 years ago
  14. d913ed1 CIFS: Optimize cifs_user_read() in a short read case on reconnects by Pavel Shilovsky · 10 years ago
  15. 34a54d6 CIFS: Use separate var for the number of bytes got in async read by Pavel Shilovsky · 10 years ago
  16. bed9da0 CIFS: Use multicredits for SMB 2.1/3 reads by Pavel Shilovsky · 10 years ago
  17. cb7e9ea CIFS: Use multicredits for SMB 2.1/3 writes by Pavel Shilovsky · 10 years ago
  18. 6ec0b01 CIFS: Fix wsize usage in iovec write by Pavel Shilovsky · 10 years ago
  19. 6d81ed1 cifs: replace code with free_rsp_buf() by Sachin Prabhu · 10 years ago
  20. 663a9621 CIFS: Fix memory leaks in SMB2_open by Pavel Shilovsky · 10 years ago
  21. 12197a7 Clarify SMB2/SMB3 create context and add missing ones by Steve French · 10 years ago
  22. 3c5f9be1 Do not send ClientGUID on SMB2.02 dialect by Steve French · 10 years ago
  23. 39552ea cifs: Set client guid on per connection basis by Sachin Prabhu · 10 years ago
  24. 8e3ecc8 fs: cifs: remove unused variable. by Cyril Roelandt · 10 years ago
  25. 2365c4e CIFS: Fix too big maxBuf size for SMB3 mounts by Pavel Shilovsky · 10 years ago
  26. 4a5c80d [CIFS] clean up page array when uncached write send fails by Steve French · 10 years ago
  27. ff1c038 Check SMB3 dialects against downgrade attacks by Steve French · 11 years ago
  28. 7d3fb24 Removed duplicated (and unneeded) goto by Steve French · 11 years ago
  29. 9bf0c9c CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large files by Steve French · 11 years ago
  30. 0cbaa53 [CIFS] Warn if SMB3 encryption required by server by Steve French · 11 years ago
  31. de9f68d [CIFS] Set copychunk defaults by Steve French · 11 years ago
  32. af6a12e Query File System Alignment by Steven French · 11 years ago
  33. 2167114 Query device characteristics at mount time from server on SMB2/3 not just on cifs mounts by Steven French · 11 years ago
  34. 34f6264 Query file system attributes from server on SMB2, not just cifs, mounts by Steve French · 11 years ago
  35. 64a5cfa Allow setting per-file compression via SMB2/3 by Steve French · 11 years ago
  36. 7ff8d45 Fix corrupt SMB2 ioctl requests by Steve French · 11 years ago
  37. eb4c7df cifs: Avoid umount hangs with smb2 when server is unresponsive by Shirish Pargaonkar · 11 years ago
  38. 42873b0 CIFS: Respect epoch value from create lease context v2 by Pavel Shilovsky · 11 years ago
  39. b5c7cde CIFS: Move parsing lease buffer to ops struct by Pavel Shilovsky · 11 years ago
  40. a41a28b CIFS: Move creating lease buffer to ops struct by Pavel Shilovsky · 11 years ago
  41. 53ef101 CIFS: Store lease state itself rather than a mapped oplock value by Pavel Shilovsky · 11 years ago
  42. 32811d2 cifs: Start using per session key for smb2/3 for signature generation by Shirish Pargaonkar · 11 years ago
  43. 5c234aa cifs: Add a variable specific to NTLMSSP for key exchange. by Shirish Pargaonkar · 11 years ago
  44. d4e63bd cifs: Process post session setup code in respective dialect functions. by Shirish Pargaonkar · 11 years ago
  45. 31f92e9 CIFS: convert to use le32_add_cpu() by Wei Yongjun · 11 years ago
  46. b42bf88 CIFS: Implement follow_link for SMB2 by Pavel Shilovsky · 11 years ago
  47. 1c46943 [CIFS] Fix minor endian error in durable handle patch series by Steve French · 11 years ago
  48. 9cbc0b7 CIFS: Reconnect durable handles for SMB2 by Pavel Shilovsky · 11 years ago
  49. 064f604 CIFS: Make SMB2_open use cifs_open_parms struct by Pavel Shilovsky · 11 years ago
  50. 63eb3de CIFS: Request durable open for SMB2 opens by Pavel Shilovsky · 11 years ago
  51. d22cbfe CIFS: Simplify SMB2 create context handling by Pavel Shilovsky · 11 years ago
  52. 59aa371 CIFS: Simplify SMB2_open code path by Pavel Shilovsky · 11 years ago
  53. ca81983 CIFS: Respect create_options in smb2_open_file by Pavel Shilovsky · 11 years ago
  54. fd55439 CIFS: Fix lease context buffer parsing by Pavel Shilovsky · 11 years ago
  55. f87ab88 [CIFS] Do not set DFS flag on SMB2 open by Steve French · 11 years ago
  56. 84ceeb9 [CIFS] fix static checker warning by Steve French · 11 years ago
  57. 5d875cc When server doesn't provide SecurityBuffer on SMB2Negotiate pick default by Steve French · 11 years ago
  58. 4a72daf SMB2 FSCTL and IOCTL worker function by Steve French · 11 years ago
  59. 2b80d04 Charge at least one credit, if server says that it supports multicredit by Steve French · 11 years ago
  60. 46b51d0 cifs: using strlcpy instead of strncpy by Zhao Hongjiang · 11 years ago
  61. 769ee6a Add ability to dipslay SMB3 share flags and capabilities for debugging by Steve French · 11 years ago
  62. 20b6d8b Add SMB3.02 dialect support by Steve French · 11 years ago
  63. 9cd2e62 Fix endian error in SMB2 protocol negotiation by Steve French · 11 years ago
  64. 3f61822 move sectype to the cifs_ses instead of TCP_Server_Info by Jeff Layton · 11 years ago
  65. 38d77c5 cifs: track the enablement of signing in the TCP_Server_Info by Jeff Layton · 11 years ago
  66. e598d1d8 cifs: track the flavor of the NEGOTIATE reponse by Jeff Layton · 11 years ago
  67. 9ddec56 cifs: move handling of signed connections into separate function by Jeff Layton · 11 years ago
  68. 3534b85 cifs: throw a warning if negotiate or sess_setup ops are passed NULL server or session pointers by Jeff Layton · 11 years ago
  69. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 11 years ago
  70. d455b72 cifs: replaced kmalloc + memset with kzalloc by Dia Vasile · 11 years ago
  71. 6d8b59d fix "disabling echoes and oplocks" on SMB2 mounts by Steve French · 12 years ago
  72. 52c0f4a SMB3 mounts fail with access denied to some servers by Steve French · 12 years ago
  73. e4aa25e [CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=) by Steve French · 12 years ago
  74. 4ca3a99 CIFS: Fix possible freed pointer dereference in SMB2_sess_setup by Pavel Shilovsky · 12 years ago
  75. e5d0488 CIFS: Fix possible memory leaks in SMB2 code by Pavel Shilovsky · 12 years ago
  76. 0822f51 CIFS: Add SMB2.1 lease break support by Pavel Shilovsky · 12 years ago
  77. b8c32db CIFS: Request SMB2.1 leases by Pavel Shilovsky · 12 years ago
  78. f7ba7fe CIFS: Add brlock support for SMB2 by Pavel Shilovsky · 12 years ago
  79. 5819575 cifs: replace kvec array in readdata with a single kvec by Jeff Layton · 12 years ago
  80. 8321fec cifs: convert async read code to use pages array without kmapping by Jeff Layton · 12 years ago
  81. eddb079 cifs: convert async write code to pass in data via rq_pages array by Jeff Layton · 12 years ago
  82. fec344e cifs: change cifs_call_async to use smb_rqst structs by Jeff Layton · 12 years ago
  83. 0b688cf cifs: change smb2 signing routines to use smb_rqst structs by Jeff Layton · 12 years ago
  84. 6fc05c2 CIFS: Add statfs support for SMB2 by Pavel Shilovsky · 12 years ago
  85. 983c88a CIFS: Add oplock break support for SMB2 by Pavel Shilovsky · 12 years ago
  86. 2e44b28 CIFS: Process oplocks for SMB2 by Pavel Shilovsky · 12 years ago
  87. d324f08d CIFS: Add readdir support for SMB2 by Pavel Shilovsky · 12 years ago
  88. 1feeaac CIFS: Add set_file_info support for SMB2 by Pavel Shilovsky · 12 years ago
  89. c839ff2 CIFS: Add SMB2 support for set_file_size by Pavel Shilovsky · 12 years ago
  90. 568798c CIFS: Add SMB2 support for hardlink operation by Pavel Shilovsky · 12 years ago
  91. 35143eb CIFS: Add SMB2 support for rename operation by Pavel Shilovsky · 12 years ago
  92. 3c1bf7e CIFS: Enable signing in SMB2 by Pavel Shilovsky · 12 years ago
  93. 009d344 CIFS: Add writepage support for SMB2 by Pavel Shilovsky · 12 years ago
  94. d8e0503 CIFS: Add readpage support for SMB2 by Pavel Shilovsky · 12 years ago
  95. 3331914 CIFS: Add SMB2 support for cifs_iovec_write by Pavel Shilovsky · 12 years ago
  96. 09a4707 CIFS: Add SMB2 support for cifs_iovec_read by Pavel Shilovsky · 12 years ago
  97. 7a5cfb1 CIFS: Add SMB2 support for flush by Pavel Shilovsky · 12 years ago
  98. f0df737 CIFS: Add open/close file support for SMB2 by Pavel Shilovsky · 12 years ago
  99. 29e20f9 CIFS: Make CAP_* checks protocol independent by Pavel Shilovsky · 12 years ago
  100. d60622e CIFS: Allow SMB2 statistics to be tracked by Pavel Shilovsky · 12 years ago