1. 2109464 cifs: return -ENODATA when deleting an xattr that does not exist by Ronnie Sahlberg · 6 years ago
  2. c4627e6 cifs: limit amount of data we request for xattrs to CIFSMaxBufSize by Ronnie Sahlberg · 6 years ago
  3. 3d3003f CIFS: Fix credit calculations in compound mid callback by Pavel Shilovsky · 6 years ago
  4. ec678ea CIFS: Fix credit calculation for encrypted reads with errors by Pavel Shilovsky · 6 years ago
  5. ef68e83 CIFS: Do not reconnect TCP session in add_credits() by Pavel Shilovsky · 6 years ago
  6. acc58d0 CIFS: Fix possible hang during async MTU reads and writes by Pavel Shilovsky · 6 years ago
  7. 6d2f84e smb3: fix large reads on encrypted connections by Paul Aurich · 6 years ago
  8. e77fe73 cifs: we can not use small padding iovs together with encryption by Ronnie Sahlberg · 6 years ago
  9. f9793b6 cifs: change smb2_query_eas to use the compound query-info helper by Ronnie Sahlberg · 6 years ago
  10. 07d3b2e cifs: create a helper function for compound query_info by Ronnie Sahlberg · 6 years ago
  11. 0967e54 cifs: use a compound for setting an xattr by Ronnie Sahlberg · 6 years ago
  12. 271b9c0 smb3: Fix rmdir compounding regression to strict servers by Ronnie Sahlberg · 6 years ago
  13. dfe33f9 smb3: allow more detailed protocol info on open files for debugging by Steve French · 6 years ago
  14. 0c5d6cb cifs: fix return value for cifs_listxattr by Ronnie Sahlberg · 6 years ago
  15. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  16. fae8044 smb3: show number of current open files in /proc/fs/cifs/Stats by Steve French · 6 years ago
  17. 8d8b26e cifs: add support for ioctl on directories by Ronnie Sahlberg · 6 years ago
  18. f70556c smb2: fix uninitialized variable bug in smb2_ioctl_query_info by Gustavo A. R. Silva · 6 years ago
  19. f5b05d6 cifs: add IOCTL for QUERY_INFO passthrough to userspace by Ronnie Sahlberg · 6 years ago
  20. 3d62123 smb3: update default requested iosize to 4MB from 1MB for recent dialects by Steve French · 6 years ago
  21. 6e4d3bb smb3: Add debug message later in smb2/smb3 reconnect path by Steve French · 6 years ago
  22. 9e1a37d smb3: track the instance of each session for debugging by Steve French · 6 years ago
  23. 3764cbd cifs: remove the is_falloc argument to SMB2_set_eof by Ronnie Sahlberg · 6 years ago
  24. c5a5f38 cifs: add a smb2_compound_op and change QUERY_INFO to use it by Ronnie Sahlberg · 6 years ago
  25. b340a4d smb3: add tracepoint to catch cases where credit refund of failed op overlaps reconnect by Steve French · 6 years ago
  26. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  27. 0595751 smb2: fix missing files in root share directory listing by Aurelien Aptel · 7 years ago
  28. f801568 smb3: check for and properly advertise directory lease support by Steve French · 6 years ago
  29. 5e19697 SMB3: Backup intent flag missing for directory opens with backupuid mounts by Steve French · 6 years ago
  30. 4d8dfaf cifs: create a define for how many iovs we need for an SMB2_open() by Ronnie Sahlberg · 6 years ago
  31. c1777df cifs: add missing support for ACLs in SMB 3.11 by Ronnie Sahlberg · 6 years ago
  32. e02789a smb3: enumerating snapshots was leaving part of the data off end by Steve French · 6 years ago
  33. 730928c cifs: update smb2_queryfs() to use compounding by Ronnie Sahlberg · 6 years ago
  34. b24df3e cifs: update receive_encrypted_standard to handle compounded responses by Ronnie Sahlberg · 6 years ago
  35. b2c96de cifs: update init_sg, crypt_message to take an array of rqst by Ronnie Sahlberg · 6 years ago
  36. 52ce1ac smb3: display bytes_read and bytes_written in smb3 stats by Steve French · 6 years ago
  37. fcabb89 cifs: simple stats should always be enabled by Steve French · 6 years ago
  38. 9da6ec7 cifs: use a refcount to protect open/closing the cached file handle by Ronnie Sahlberg · 6 years ago
  39. e68a932 smb3: add tracepoint for session expired or deleted by Steve French · 6 years ago
  40. 1995d28 smb3: remove per-session operations from per-tree connection stats by Steve French · 6 years ago
  41. c3ed440 smb3: remove noisy warning message on mount by Steve French · 7 years ago
  42. 0fdfef9 smb3: simplify code by removing CONFIG_CIFS_SMB311 by Steve French · 7 years ago
  43. 2d30421 smb3: add support for statfs for smb3.1.1 posix extensions by Steve French · 7 years ago
  44. 21ba384 smb3: fill in statfs fsid and correct namelen by Steve French · 7 years ago
  45. ff361fd cifs: Silence uninitialized variable warning by Dan Carpenter · 7 years ago
  46. 729c0c9 cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf() by Stefano Brivio · 7 years ago
  47. 6aa0c11 cifs: Fix memory leak in smb2_set_ea() by Paulo Alcantara · 7 years ago
  48. 81f39f9 cifs: fix SMB1 breakage by Ronnie Sahlberg · 7 years ago
  49. 696e420 cifs: Fix use after free of a mid_q_entry by Lars Persson · 7 years ago
  50. 35e2cc1 cifs: Use correct packet length in SMB2_TRANSFORM header by Paulo Alcantara · 7 years ago
  51. bea851b smb3: Fix mode on mkdir on smb311 mounts by Steve French · 7 years ago
  52. fe856be CIFS: parse and store info on iface queries by Aurelien Aptel · 7 years ago
  53. cd2dca6 cifs: Fix encryption/signing by Paulo Alcantara · 7 years ago
  54. c713c87 cifs: push rfc1002 generation down the stack by Ronnie Sahlberg · 7 years ago
  55. a93864d cifs: add lease tracking to the cached root fid by Ronnie Sahlberg · 7 years ago
  56. 9d874c3 cifs: fix a buffer leak in smb2_query_symlink by Ronnie Sahlberg · 7 years ago
  57. 83210ba CIFS: fix encryption in SMB3.1.1 by Aurelien Aptel · 7 years ago
  58. d5f07fb CIFS: Pass page offset for encrypting by Steve French · 7 years ago
  59. 1dbe346 CIFS: Use offset when reading pages by Long Li · 7 years ago
  60. 8ce79ec cifs: update multiplex loop to handle compounded responses by Ronnie Sahlberg · 7 years ago
  61. 1fc6ad2 cifs: remove header_preamble_size where it is always 0 by Ronnie Sahlberg · 7 years ago
  62. 49f466b cifs: remove struct smb2_hdr by Ronnie Sahlberg · 7 years ago
  63. d81243c CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expiry, status STATUS_NETWORK_SESSION_EXPIRED, however the server can also respond with STATUS_USER_SESSION_DELETED in cases where the session has been idle for some time and the server reaps the session to recover resources. by Mark Syms · 7 years ago
  64. 977b617 cifs: remove rfc1002 header from all SMB2 response structures by Ronnie Sahlberg · 7 years ago
  65. e0386e4 smb3: print tree id in debugdata in proc to be able to help logging by Steve French · 7 years ago
  66. cfe8909 smb3: fix various xid leaks by Steve French · 7 years ago
  67. 96164ab cifs: store the leaseKey in the fid on SMB2_open by Ronnie Sahlberg · 7 years ago
  68. 71992e62 cifs: fix build break when CONFIG_CIFS_DEBUG2 enabled by Steve French · 7 years ago
  69. 14547f7 cifs: add server argument to the dump_detail method by Ronnie Sahlberg · 7 years ago
  70. 3d4ef9a smb3: fix redundant opens on root by Steve French · 7 years ago
  71. ae2cd7f cifs: smb2ops: Fix listxattr() when there are no EAs by Paulo Alcantara · 7 years ago
  72. bb4c041 cifs: smbd: Don't use RDMA read/write when signing is used by Long Li · 7 years ago
  73. 0d568cd cifs: smb2ops: Fix NULL check in smb2_query_symlink by Gustavo A. R. Silva · 7 years ago
  74. 91cb74f cifs: Change SMB2_open to return an iov for the error parameter by Ronnie Sahlberg · 7 years ago
  75. 2e96467 cifs: add pdu_size to the TCP_Server_Info structure by Ronnie Sahlberg · 7 years ago
  76. 93012bf cifs: add server->vals->header_preamble_size by Ronnie Sahlberg · 7 years ago
  77. 2564f2f Don't log expected error on DFS referral request by Steve French · 7 years ago
  78. 262916b fix smb3-encryption breakage when CONFIG_DEBUG_SG=y by Ronnie Sahlberg · 7 years ago
  79. 63a83b8 CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl by Aurelien Aptel · 7 years ago
  80. 74dcf41 CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O by Long Li · 7 years ago
  81. 09902f8 CIFS: SMBD: Set SMB Direct maximum read or write size for I/O by Long Li · 7 years ago
  82. 5702591 CIFS: don't log STATUS_NOT_FOUND errors for DFS by Aurelien Aptel · 7 years ago
  83. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  84. a5186b8 cifs: move to generic async completion by Gilad Ben-Yossef · 7 years ago
  85. 7cb3def cifs: handle large EA requests more gracefully in smb2+ by Ronnie Sahlberg · 7 years ago
  86. 1368f15 cifs: hide unused functions by Arnd Bergmann · 7 years ago
  87. 9764c02 SMB3: Add support for multidialect negotiate (SMB2.1 and later) by Steve French · 7 years ago
  88. 5517554 cifs: Add support for writing attributes on SMB2+ by Ronnie Sahlberg · 7 years ago
  89. 95907fe cifs: Add support for reading attributes on SMB2+ by Ronnie Sahlberg · 7 years ago
  90. 511c54a CIFS: Reconnect expired SMB sessions by Pavel Shilovsky · 8 years ago
  91. 366ed84 cifs: Use smb 2 - 3 and cifsacl mount options setacl function by Shirish Pargaonkar · 8 years ago
  92. 709340a cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT by Colin Ian King · 8 years ago
  93. 8490842 cifs: hide unused functions by Arnd Bergmann · 8 years ago
  94. 2f1afe2 cifs: Use smb 2 - 3 and cifsacl mount options getacl functions by Shirish Pargaonkar · 8 years ago
  95. 1955880 SMB3: Enable encryption for SMB3.1.1 by Steve French · 8 years ago
  96. 517a6e4 CIFS: Fix some return values in case of error in 'crypt_message' by Christophe Jaillet · 8 years ago
  97. dcd87838 CIFS: Improve readdir verbosity by Pavel Shilovsky · 8 years ago
  98. 0e5c795 cifs: fix leak in FSCTL_ENUM_SNAPS response handling by David Disseldorp · 8 years ago
  99. 350be25 CIFS: Fix null pointer deref during read resp processing by Pavel Shilovsky · 8 years ago
  100. 4fa8e50 CIFS: Fix build failure with smb2 by Tobias Regnery · 8 years ago