1. 271b9c0 smb3: Fix rmdir compounding regression to strict servers by Ronnie Sahlberg · 6 years ago
  2. 61351d6 smb3: send backup intent on compounded query info by Steve French · 6 years ago
  3. f5b05d6 cifs: add IOCTL for QUERY_INFO passthrough to userspace by Ronnie Sahlberg · 6 years ago
  4. 4d5bdf2 SMB3: Backup intent flag missing from compounded ops by Steve French · 6 years ago
  5. 14e562a cifs: create a define for the max number of iov we need for a SMB2 set_info by Ronnie Sahlberg · 6 years ago
  6. bb43551 cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compounding by Ronnie Sahlberg · 6 years ago
  7. dcbf910 cifs: change SMB2_OP_SET_INFO to use compounding by Ronnie Sahlberg · 6 years ago
  8. f7bfe04 cifs: change SMB2_OP_SET_EOF to use compounding by Ronnie Sahlberg · 6 years ago
  9. c2e0fe3 cifs: make rmdir() use compounding by Ronnie Sahlberg · 6 years ago
  10. ba8ca11 cifs: create helpers for SMB2_set_info_init/free() by Ronnie Sahlberg · 6 years ago
  11. 47dd959 cifs: change unlink to use a compound by Ronnie Sahlberg · 6 years ago
  12. f733e39 cifs: change mkdir to use a compound by Ronnie Sahlberg · 6 years ago
  13. c5a5f38 cifs: add a smb2_compound_op and change QUERY_INFO to use it by Ronnie Sahlberg · 6 years ago
  14. fd09b7d smb3: Do not send SMB3 SET_INFO if nothing changed by Steve French · 6 years ago
  15. 9da6ec7 cifs: use a refcount to protect open/closing the cached file handle by Ronnie Sahlberg · 6 years ago
  16. 9d874c3 cifs: fix a buffer leak in smb2_query_symlink by Ronnie Sahlberg · 7 years ago
  17. 3d4ef9a smb3: fix redundant opens on root by Steve French · 7 years ago
  18. 18dd8e1 Do not send SMB3 SET_INFO request if nothing is changing by Steve French · 8 years ago
  19. 897fba1 remove directory incorrectly tries to set delete on close on non-empty directories by Steve French · 9 years ago
  20. 1bbe499 CIFS: Fix wrong filename length for SMB2 by Pavel Shilovsky · 10 years ago
  21. f29ebb4 Add worker function to set allocation size by Steve French · 10 years ago
  22. eb85d94b CIFS: Fix symbolic links usage by Pavel Shilovsky · 11 years ago
  23. b42bf88 CIFS: Implement follow_link for SMB2 by Pavel Shilovsky · 11 years ago
  24. 9cbc0b7 CIFS: Reconnect durable handles for SMB2 by Pavel Shilovsky · 12 years ago
  25. 064f604 CIFS: Make SMB2_open use cifs_open_parms struct by Pavel Shilovsky · 12 years ago
  26. ca81983 CIFS: Respect create_options in smb2_open_file by Pavel Shilovsky · 12 years ago
  27. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 12 years ago
  28. 2e44b28 CIFS: Process oplocks for SMB2 by Pavel Shilovsky · 12 years ago
  29. 1feeaac CIFS: Add set_file_info support for SMB2 by Pavel Shilovsky · 12 years ago
  30. c839ff2 CIFS: Add SMB2 support for set_file_size by Pavel Shilovsky · 12 years ago
  31. 568798c CIFS: Add SMB2 support for hardlink operation by Pavel Shilovsky · 12 years ago
  32. 35143eb CIFS: Add SMB2 support for rename operation by Pavel Shilovsky · 12 years ago
  33. f0df737 CIFS: Add open/close file support for SMB2 by Pavel Shilovsky · 12 years ago
  34. cbe6f43 CIFS: Add SMB2 support for unlink by Pavel Shilovsky · 12 years ago
  35. 1a500f0 CIFS: Add SMB2 support for rmdir by Pavel Shilovsky · 13 years ago
  36. a0e7318 CIFS: Add SMB2 support for mkdir operation by Pavel Shilovsky · 13 years ago
  37. be4cb9e CIFS: Query SMB2 inode info by Pavel Shilovsky · 13 years ago