1. 7af929d smb3: fix lease break problem introduced by compounding by Steve French · 6 years ago
  2. 4e34feb cifs: only wake the thread for the very last PDU in a compound by Ronnie Sahlberg · 6 years ago
  3. ddf83af cifs: add a warning if we try to to dequeue a deleted mid by Ronnie Sahlberg · 6 years ago
  4. 0595751 smb2: fix missing files in root share directory listing by Aurelien Aptel · 7 years ago
  5. 097f586 cifs: read overflow in is_valid_oplock_break() by Dan Carpenter · 6 years ago
  6. 2d204ee cifs: integer overflow in in SMB2_ioctl() by Dan Carpenter · 6 years ago
  7. 56446f2 CIFS: fix wrapping bugs in num_entries() by Dan Carpenter · 6 years ago
  8. 8ad8aa3 cifs: prevent integer overflow in nxt_dir_entry() by Dan Carpenter · 6 years ago
  9. 5890184 fs/cifs: require sha512 by Stefan Metzmacher · 6 years ago
  10. bcfb84a fs/cifs: suppress a string overflow warning by Stephen Rothwell · 6 years ago
  11. 395a207 cifs: connect to servername instead of IP for IPC$ share by Thomas Werschlein · 6 years ago
  12. f801568 smb3: check for and properly advertise directory lease support by Steve French · 6 years ago
  13. 25f2573 smb3: minor debugging clarifications in rfc1001 len processing by Steve French · 6 years ago
  14. 5e19697 SMB3: Backup intent flag missing for directory opens with backupuid mounts by Steve French · 6 years ago
  15. c15e3f1 fs/cifs: don't translate SFM_SLASH (U+F026) to backslash by Jon Kuhn · 7 years ago
  16. 7753e38 cifs: update internal module version number for cifs.ko to 2.12 by Steve French · 6 years ago
  17. 126c97f cifs: check kmalloc before use by Nicholas Mc Guire · 6 years ago
  18. e6c47dd cifs: check if SMB2 PDU size has been padded and suppress the warning by Ronnie Sahlberg · 6 years ago
  19. 4d8dfaf cifs: create a define for how many iovs we need for an SMB2_open() by Ronnie Sahlberg · 6 years ago
  20. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  21. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  22. 3bb37da Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  23. a66b4cd Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  24. c4f7173 smb3: create smb3 equivalent alias for cifs pseudo-xattrs by Steve French · 6 years ago
  25. cdeaf9d smb3: allow previous versions to be mounted with snapshot= mount parm by Steve French · 6 years ago
  26. e55954a cifs: don't show domain= in mount output when domain is empty by Ronnie Sahlberg · 6 years ago
  27. c1777df cifs: add missing support for ACLs in SMB 3.11 by Ronnie Sahlberg · 6 years ago
  28. e02789a smb3: enumerating snapshots was leaving part of the data off end by Steve French · 6 years ago
  29. 730928c cifs: update smb2_queryfs() to use compounding by Ronnie Sahlberg · 6 years ago
  30. b24df3e cifs: update receive_encrypted_standard to handle compounded responses by Ronnie Sahlberg · 6 years ago
  31. 1eb9fb5 cifs: create SMB2_open_init()/SMB2_open_free() helpers. by Ronnie Sahlberg · 6 years ago
  32. 296ecba cifs: add SMB2_query_info_[init|free]() by Ronnie Sahlberg · 6 years ago
  33. 8eb4ecf cifs: add SMB2_close_init()/SMB2_close_free() by Ronnie Sahlberg · 6 years ago
  34. 468d677 smb3: display stats counters for number of slow commands by Steve French · 6 years ago
  35. a5c62f4 CIFS: fix uninitialized ptr deref in smb2 signing by Aurelien Aptel · 6 years ago
  36. fd09b7d smb3: Do not send SMB3 SET_INFO if nothing changed by Steve French · 6 years ago
  37. d258650 smb3: fix minor debug output for CONFIG_CIFS_STATS by Steve French · 6 years ago
  38. 020eec5 smb3: add tracepoint for slow responses by Steve French · 6 years ago
  39. e0bba0b8 cifs: add compound_send_recv() by Ronnie Sahlberg · 6 years ago
  40. 1f3a8f5 cifs: make smb_send_rqst take an array of requests by Ronnie Sahlberg · 6 years ago
  41. b2c96de cifs: update init_sg, crypt_message to take an array of rqst by Ronnie Sahlberg · 6 years ago
  42. c281bc0 smb3: fix reset of bytes read and written stats by Steve French · 6 years ago
  43. 52ce1ac smb3: display bytes_read and bytes_written in smb3 stats by Steve French · 6 years ago
  44. fcabb89 cifs: simple stats should always be enabled by Steve French · 6 years ago
  45. 9da6ec7 cifs: use a refcount to protect open/closing the cached file handle by Ronnie Sahlberg · 6 years ago
  46. bf1fdeb smb3: add reconnect tracepoints by Steve French · 6 years ago
  47. e68a932 smb3: add tracepoint for session expired or deleted by Steve French · 6 years ago
  48. 06188fc cifs: remove unused stats by Steve French · 6 years ago
  49. 2278315 smb3: don't request leases in symlink creation and query by Steve French · 6 years ago
  50. 1995d28 smb3: remove per-session operations from per-tree connection stats by Steve French · 6 years ago
  51. 289131e SMB3: Number of requests sent should be displayed for SMB3 not just CIFS by Steve French · 6 years ago
  52. 8a69e96 smb3: snapshot mounts are read-only and make sure info is displayable about the mount by Steve French · 7 years ago
  53. c3ed440 smb3: remove noisy warning message on mount by Steve French · 7 years ago
  54. 0fdfef9 smb3: simplify code by removing CONFIG_CIFS_SMB311 by Steve French · 7 years ago
  55. 950132a cifs: add missing debug entries for kconfig options by Steve French · 7 years ago
  56. 2d30421 smb3: add support for statfs for smb3.1.1 posix extensions by Steve French · 7 years ago
  57. 21ba384 smb3: fill in statfs fsid and correct namelen by Steve French · 7 years ago
  58. a12d0c5 cifs: Make sure all data pages are signed correctly by Paulo Alcantara · 7 years ago
  59. 256b4c3 CIFS: fix memory leak and remove dead code by Aurelien Aptel · 7 years ago
  60. 7420451 cifs: allow disabling insecure dialects in the config by Steve French · 7 years ago
  61. 8505c8b smb3: if server does not support posix do not allow posix mount option by Steve French · 7 years ago
  62. cbedead cifs: use 64-bit timestamps for fscache by Arnd Bergmann · 7 years ago
  63. 9539020 cifs: use timespec64 internally by Arnd Bergmann · 7 years ago
  64. ff361fd cifs: Silence uninitialized variable warning by Dan Carpenter · 7 years ago
  65. 7393059 fs/cifs: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 7 years ago
  66. 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 7 years ago
  67. be12af3 getting rid of 'opened' argument of ->atomic_open() - part 1 by Al Viro · 7 years ago
  68. 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 7 years ago
  69. 729c0c9 cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf() by Stefano Brivio · 7 years ago
  70. 7ffbe65 cifs: Fix infinite loop when using hard mount option by Paulo Alcantara · 7 years ago
  71. f46ecbd cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting by Stefano Brivio · 7 years ago
  72. 6aa0c11 cifs: Fix memory leak in smb2_set_ea() by Paulo Alcantara · 7 years ago
  73. 81f39f9 cifs: fix SMB1 breakage by Ronnie Sahlberg · 7 years ago
  74. 8de8c46 cifs: Fix validation of signed data in smb2 by Paulo Alcantara · 7 years ago
  75. 27c32b4 cifs: Fix validation of signed data in smb3+ by Paulo Alcantara · 7 years ago
  76. 696e420 cifs: Fix use after free of a mid_q_entry by Lars Persson · 7 years ago
  77. 33023fb IB/core: add max_send_sge and max_recv_sge attributes by Steve Wise · 7 years ago
  78. 83ffdea cifs: Fix invalid check in __cifs_calc_signature() by Paulo Alcantara · 7 years ago
  79. 35e2cc1 cifs: Use correct packet length in SMB2_TRANSFORM header by Paulo Alcantara · 7 years ago
  80. d819d29 smb3: fix corrupt path in subdirs on smb311 with posix by Steve French · 7 years ago
  81. 115d5d2 smb3: do not display empty interface list by Steve French · 7 years ago
  82. bea851b smb3: Fix mode on mkdir on smb311 mounts by Steve French · 7 years ago
  83. 662bf5b cifs: Fix kernel oops when traceSMB is enabled by Paulo Alcantara · 7 years ago
  84. bc0fe8b CIFS: dump every session iface info by Aurelien Aptel · 7 years ago
  85. fe856be CIFS: parse and store info on iface queries by Aurelien Aptel · 7 years ago
  86. b6f0dd5 CIFS: add iface info to struct cifs_ses by Aurelien Aptel · 7 years ago
  87. bead042 CIFS: complete PDU definitions for interface queries by Aurelien Aptel · 7 years ago
  88. e229243 CIFS: move default port definitions to cifsglob.h by Aurelien Aptel · 7 years ago
  89. cd2dca6 cifs: Fix encryption/signing by Paulo Alcantara · 7 years ago
  90. 07cd952 cifs: update __smb_send_rqst() to take an array of requests by Ronnie Sahlberg · 7 years ago
  91. 40eff45 cifs: remove smb2_send_recv() by Ronnie Sahlberg · 7 years ago
  92. c713c87 cifs: push rfc1002 generation down the stack by Ronnie Sahlberg · 7 years ago
  93. d409014 smb3: increase initial number of credits requested to allow write by Steve French · 7 years ago
  94. a93864d cifs: add lease tracking to the cached root fid by Ronnie Sahlberg · 7 years ago
  95. 2fbb564 smb3: note that smb3.11 posix extensions mount option is experimental by Steve French · 7 years ago
  96. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  97. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 7 years ago
  98. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  99. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  100. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago