1. 73cf808 cifs: simplify code by removing CONFIG_CIFS_ACL ifdef by Steve French · 6 years ago
  2. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  3. b63a9de smb3: display session id in debug data by Steve French · 6 years ago
  4. 26ea888 Negotiate and save preferred compression algorithms by Steve French · 6 years ago
  5. e8b3bfe cifs: smbd: Don't destroy transport on RDMA disconnect by Long Li · 6 years ago
  6. 433b8dd SMB3: Track total time spent on roundtrips for each SMB3 command by Steve French · 6 years ago
  7. ab7b10c smb3: display volume serial number for shares in /proc/fs/cifs/DebugData by Steve French · 6 years ago
  8. ffd1ef1 smb3: display security information in /proc/fs/cifs/DebugData more accurately by Steve French · 6 years ago
  9. a5f1a81 cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugData by Ronnie Sahlberg · 6 years ago
  10. 54be1f6 cifs: Add DFS cache routines by Paulo Alcantara · 6 years ago
  11. dfe33f9 smb3: allow more detailed protocol info on open files for debugging by Steve French · 6 years ago
  12. 35a9080 smb3 - clean up debug output displaying network interfaces by Steve French · 6 years ago
  13. 9e1a37d smb3: track the instance of each session for debugging by Steve French · 6 years ago
  14. 2c887635 smb3: allow stats which track session and share reconnects to be reset by Steve French · 6 years ago
  15. 468d677 smb3: display stats counters for number of slow commands by Steve French · 6 years ago
  16. d258650 smb3: fix minor debug output for CONFIG_CIFS_STATS by Steve French · 6 years ago
  17. c281bc0 smb3: fix reset of bytes read and written stats by Steve French · 6 years ago
  18. fcabb89 cifs: simple stats should always be enabled by Steve French · 6 years ago
  19. 0fdfef9 smb3: simplify code by removing CONFIG_CIFS_SMB311 by Steve French · 7 years ago
  20. 950132a cifs: add missing debug entries for kconfig options by Steve French · 7 years ago
  21. 115d5d2 smb3: do not display empty interface list by Steve French · 7 years ago
  22. bc0fe8b CIFS: dump every session iface info by Aurelien Aptel · 7 years ago
  23. 3255201 Merge tag '4.18-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  24. 5c5a41b cifs: add debug output to show nocase mount option by Steve French · 7 years ago
  25. fcef0db smb3: add support for posix negotiate context by Steve French · 7 years ago
  26. 6539e7f cifs: show the "w" bit for writeable /proc/fs/cifs/* files by Ronnie Sahlberg · 7 years ago
  27. 25ad1cb cifs: return error on invalid value written to cifsFYI by Ronnie Sahlberg · 7 years ago
  28. 71992e62 cifs: fix build break when CONFIG_CIFS_DEBUG2 enabled by Steve French · 7 years ago
  29. 14547f7 cifs: add server argument to the dump_detail method by Ronnie Sahlberg · 7 years ago
  30. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  31. f2f176b CIFS: add ONCE flag for cifs_dbg type by Aurelien Aptel · 7 years ago
  32. ede2e52 Add some missing debug fields in server and tcon structs by Steve French · 7 years ago
  33. 6b31471 move a few externs to smbdirect.h to eliminate warning by Steve French · 7 years ago
  34. 02cf590 CIFS: dump IPC tcon in debug proc file by Aurelien Aptel · 7 years ago
  35. 08a3b96 CIFS: SMBD: Add SMB Direct debug counters by Long Li · 7 years ago
  36. d8ec913 CIFS: SMBD: export protocol initial values by Long Li · 7 years ago
  37. 8339dd3 CIFS: SMBD: Add rdma mount option by Long Li · 7 years ago
  38. 1fa089e [SMB3] Update session and share information displayed for debugging SMB2/SMB3 by Steve French · 7 years ago
  39. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  40. 9742805 Display number of credits available by Steve French · 8 years ago
  41. 84c60b1 drop redundant ->owner initializations by Al Viro · 9 years ago
  42. 1404297 lib: update single-char callers of strtobool() by Kees Cook · 9 years ago
  43. ec7147a cifs: Ratelimit kernel log messages by Jamie Bainbridge · 9 years ago
  44. 7a1ceba cifs: fix MUST SecurityFlags filtering by Niklas Cassel · 10 years ago
  45. 0b456f0 cifs: convert printk(LEVEL...) to pr_<level> by Andy Shevchenko · 10 years ago
  46. 55d83e0 cifs: convert to print_hex_dump() instead of custom implementation by Andy Shevchenko · 10 years ago
  47. 28e2aed cifs: call strtobool instead of custom implementation by Andy Shevchenko · 10 years ago
  48. 59b04c5 [CIFS] Fix incorrect hex vs. decimal in some debug print statements by Steve French · 10 years ago
  49. 52dfb44 cifs: try to handle the MUST SecurityFlags sanely by Jeff Layton · 12 years ago
  50. 769ee6a Add ability to dipslay SMB3 share flags and capabilities for debugging by Steve French · 12 years ago
  51. 7715dad cifs: clean up the SecurityFlags write handler by Jeff Layton · 12 years ago
  52. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 12 years ago
  53. 44c5818 CIFS: Move clear/print_stats code to ops struct by Pavel Shilovsky · 13 years ago
  54. 093b2bd CIFS: Make demultiplex_thread work with SMB2 code by Pavel Shilovsky · 14 years ago
  55. 8aa26f3 CIFS: Move protocol specific demultiplex thread calls to ops struct by Pavel Shilovsky · 13 years ago
  56. 5e500ed cifs: remove legacy MultiuserMount option by Jeff Layton · 13 years ago
  57. 27ac575 cifs: remove /proc/fs/cifs/OplockEnabled by Jeff Layton · 13 years ago
  58. 7c9421e CIFS: Change mid_q_entry structure fields by Pavel Shilovsky · 13 years ago
  59. d4e4854 CIFS: Separate protocol-specific code from demultiplex code by Pavel Shilovsky · 13 years ago
  60. fc40f9c CIFS: Simplify inFlight logic by Pavel Shilovsky · 13 years ago
  61. 789b4588 cifs: warn about impending deprecation of legacy MultiuserMount code by Jeff Layton · 13 years ago
  62. 8bc4392 cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface by Suresh Jayaraman · 13 years ago
  63. e750473 add new module parameter 'enable_oplocks' by Steve French · 13 years ago
  64. 789e666 [CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines more readable by Steve French · 13 years ago
  65. 96daf2b [CIFS] Rename three structures to avoid camel case by Steve French · 14 years ago
  66. 820a803 cifs: keep BCC in little-endian format by Jeff Layton · 14 years ago
  67. bdf1b03 cifs: replace /proc/fs/cifs/Experimental with a module parm by Jeff Layton · 14 years ago
  68. 2b84a36c cifs: allow for different handling of received response by Jeff Layton · 14 years ago
  69. 8097531 cifs: clean up accesses to midCount by Jeff Layton · 14 years ago
  70. ca40b71 cifs: show "acl" in DebugData Features when it's compiled in by Jeff Layton · 14 years ago
  71. 3f9bcca cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock by Suresh Jayaraman · 14 years ago
  72. f579903 cifs: show features compiled in as part of DebugData by Suresh Jayaraman · 14 years ago
  73. 04912d6 cifs: rename "extended_security" to "global_secflags" by Jeff Layton · 15 years ago
  74. b6b38f7 [CIFS] Neaten cERROR and cFYI macros, reduce text space by Joe Perches · 15 years ago
  75. 65bc98b [CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats by Steve French · 16 years ago
  76. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 16 years ago
  77. b298f22 [CIFS] Send SMB flush in cifs_fsync by Steve French · 16 years ago
  78. c2b3382 [CIFS] Fix build break by Steve French · 16 years ago
  79. f1987b4 cifs: reinstate sharing of tree connections by Jeff Layton · 16 years ago
  80. 14fbf50 cifs: reinstate sharing of SMB sessions sans races by Jeff Layton · 16 years ago
  81. e7ddee9 cifs: disable sharing session and tcon and add new TCP sharing code by Jeff Layton · 16 years ago
  82. fb39601 [CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix by Steve French · 16 years ago
  83. ad8b15f [CIFS] list entry can not return null by Steve French · 16 years ago
  84. ef571ca [CIFS] Fix warnings from checkpatch by Shirish Pargaonkar · 16 years ago
  85. 99b1f5b [CIFS] remove checkpatch warning by Steve French · 16 years ago
  86. f984c7b Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> by Alexey Dobriyan · 16 years ago
  87. 36a5aeb proc: remove proc_root_fs by Alexey Dobriyan · 17 years ago
  88. e086fce [CIFS] fix build break when proc disabled by Steve French · 17 years ago
  89. 90c81e0 [CIFS] clean up some hard to read ifdefs by Steve French · 17 years ago
  90. ad7a292 [CIFS] reduce checkpatch warnings by Steve French · 17 years ago
  91. a013689 [CIFS] Fix cifsd so shuts down when signing fails during mount by Steve French · 17 years ago
  92. a23d306 [CIFS] missing field in debug output from previous fix by Steve French · 17 years ago
  93. 88f370a [CIFS] Fix potential NULL pointer usage if kzalloc fails by Steve French · 17 years ago
  94. 50c2f75 [CIFS] whitespace/formatting fixes by Steve French · 18 years ago
  95. 762e5ab [CIFS] Fix sign mount option and sign proc config setting by Steve French · 18 years ago
  96. ffdd6e4 [CIFS] fix whitespace by Steve French · 18 years ago
  97. 221601c [CIFS] whitespace cleanup part 2 by Steve French · 18 years ago
  98. bd2abf1 [CIFS] cifs sprintf fix by Steve French · 18 years ago
  99. a8ee034 [CIFS] NTLMv2 support part 4 by Steve French · 19 years ago
  100. 9312f67 [CIFS] Fix mask so can set new cifs security flags properly by Steve French · 19 years ago