1. 66eb0c6 cifs: adjust DebugData to use chans_need_reconnect for conn status by Shyam Prasad N · 3 years, 6 months ago
  2. 0f2b305 cifs: connect individual channel servers to primary channel server by Shyam Prasad N · 3 years, 6 months ago
  3. 724244c cifs: protect session channel fields with chan_lock by Shyam Prasad N · 3 years, 6 months ago
  4. c9f1c19 cifs: nosharesock should not share socket with future sessions by Shyam Prasad N · 3 years, 2 months ago
  5. 099dd78 cifs: remove pathname for file from SPDX header by Steve French · 3 years, 4 months ago
  6. 76a3c92 cifs: remove support for NTLM and weaker authentication algorithms by Ronnie Sahlberg · 3 years, 5 months ago
  7. a506ccb cifs: convert list_for_each to entry variant in cifs_debug.c by Baokun Li · 3 years, 7 months ago
  8. 94b0595a cifs: export supported mount options via new mount_params /proc file by Aurelien Aptel · 3 years, 10 months ago
  9. b7fd0fa cifs: simplify SWN code with dummy funcs instead of ifdefs by Aurelien Aptel · 3 years, 9 months ago
  10. bf1bc694 cifs: print MIDs in decimal notation by Paulo Alcantara · 3 years, 10 months ago
  11. c19798a Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 11 months ago
  12. 40f077a cifs: clarify hostname vs ip address in /proc/fs/cifs/DebugData by Steve French · 3 years, 11 months ago
  13. b438fcf cifs: change confusing field serverName (to ip_addr) by Steve French · 3 years, 11 months ago
  14. 03e9bb1a cifs: Reformat DebugData and index connections by conn_id. by Shyam Prasad N · 4 years ago
  15. b9e4666 cifs_debug: use %pd instead of messing with ->d_name by Al Viro · 4 years ago
  16. 20fab0d cifs: Add witness information to debug data dump by Samuel Cabrero · 4 years, 2 months ago
  17. aadd69ca cifs: Display local UID details for SMB sessions in DebugData by Paul Aurich · 4 years, 7 months ago
  18. 0b0430c cifs: Add get_security_type_str function to return sec type. by Kenneth D'souza · 4 years, 7 months ago
  19. 8e84a61 cifs: dump Security Type info in DebugData by Kenneth D'souza · 4 years, 8 months ago
  20. 072a14e cifs: smbd: Merge code to track pending packets by Long Li · 4 years, 10 months ago
  21. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  22. 8515092 cifs: dump channel info in DebugData by Aurelien Aptel · 5 years ago
  23. 1ae9a5a smb3: dump in_send and num_waiters stats counters by default by Steve French · 5 years ago
  24. 14cc639 cifs: Don't display RDMA transport on reconnect by Long Li · 5 years ago
  25. 1b63f18 smb3: display max smb3 requests in flight at any one time by Steve French · 5 years ago
  26. 73cf808 cifs: simplify code by removing CONFIG_CIFS_ACL ifdef by Steve French · 6 years ago
  27. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  28. b63a9de smb3: display session id in debug data by Steve French · 6 years ago
  29. 26ea888 Negotiate and save preferred compression algorithms by Steve French · 6 years ago
  30. e8b3bfe cifs: smbd: Don't destroy transport on RDMA disconnect by Long Li · 6 years ago
  31. 433b8dd SMB3: Track total time spent on roundtrips for each SMB3 command by Steve French · 6 years ago
  32. ab7b10c smb3: display volume serial number for shares in /proc/fs/cifs/DebugData by Steve French · 6 years ago
  33. ffd1ef1 smb3: display security information in /proc/fs/cifs/DebugData more accurately by Steve French · 6 years ago
  34. a5f1a81 cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugData by Ronnie Sahlberg · 6 years ago
  35. 54be1f6 cifs: Add DFS cache routines by Paulo Alcantara · 6 years ago
  36. dfe33f9 smb3: allow more detailed protocol info on open files for debugging by Steve French · 6 years ago
  37. 35a9080 smb3 - clean up debug output displaying network interfaces by Steve French · 6 years ago
  38. 9e1a37d smb3: track the instance of each session for debugging by Steve French · 6 years ago
  39. 2c887635 smb3: allow stats which track session and share reconnects to be reset by Steve French · 6 years ago
  40. 468d677 smb3: display stats counters for number of slow commands by Steve French · 6 years ago
  41. d258650 smb3: fix minor debug output for CONFIG_CIFS_STATS by Steve French · 6 years ago
  42. c281bc0 smb3: fix reset of bytes read and written stats by Steve French · 6 years ago
  43. fcabb89 cifs: simple stats should always be enabled by Steve French · 6 years ago
  44. 0fdfef9 smb3: simplify code by removing CONFIG_CIFS_SMB311 by Steve French · 7 years ago
  45. 950132a cifs: add missing debug entries for kconfig options by Steve French · 7 years ago
  46. 115d5d2 smb3: do not display empty interface list by Steve French · 7 years ago
  47. bc0fe8b CIFS: dump every session iface info by Aurelien Aptel · 7 years ago
  48. 3255201 Merge tag '4.18-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  49. 5c5a41b cifs: add debug output to show nocase mount option by Steve French · 7 years ago
  50. fcef0db smb3: add support for posix negotiate context by Steve French · 7 years ago
  51. 6539e7f cifs: show the "w" bit for writeable /proc/fs/cifs/* files by Ronnie Sahlberg · 7 years ago
  52. 25ad1cb cifs: return error on invalid value written to cifsFYI by Ronnie Sahlberg · 7 years ago
  53. 71992e62 cifs: fix build break when CONFIG_CIFS_DEBUG2 enabled by Steve French · 7 years ago
  54. 14547f7 cifs: add server argument to the dump_detail method by Ronnie Sahlberg · 7 years ago
  55. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  56. f2f176b CIFS: add ONCE flag for cifs_dbg type by Aurelien Aptel · 7 years ago
  57. ede2e52 Add some missing debug fields in server and tcon structs by Steve French · 7 years ago
  58. 6b31471 move a few externs to smbdirect.h to eliminate warning by Steve French · 7 years ago
  59. 02cf590 CIFS: dump IPC tcon in debug proc file by Aurelien Aptel · 7 years ago
  60. 08a3b96 CIFS: SMBD: Add SMB Direct debug counters by Long Li · 7 years ago
  61. d8ec913 CIFS: SMBD: export protocol initial values by Long Li · 7 years ago
  62. 8339dd3 CIFS: SMBD: Add rdma mount option by Long Li · 7 years ago
  63. 1fa089e [SMB3] Update session and share information displayed for debugging SMB2/SMB3 by Steve French · 7 years ago
  64. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  65. 9742805 Display number of credits available by Steve French · 8 years ago
  66. 84c60b1 drop redundant ->owner initializations by Al Viro · 9 years ago
  67. 1404297 lib: update single-char callers of strtobool() by Kees Cook · 9 years ago
  68. ec7147a cifs: Ratelimit kernel log messages by Jamie Bainbridge · 9 years ago
  69. 7a1ceba cifs: fix MUST SecurityFlags filtering by Niklas Cassel · 10 years ago
  70. 0b456f0 cifs: convert printk(LEVEL...) to pr_<level> by Andy Shevchenko · 10 years ago
  71. 55d83e0 cifs: convert to print_hex_dump() instead of custom implementation by Andy Shevchenko · 10 years ago
  72. 28e2aed cifs: call strtobool instead of custom implementation by Andy Shevchenko · 10 years ago
  73. 59b04c5 [CIFS] Fix incorrect hex vs. decimal in some debug print statements by Steve French · 10 years ago
  74. 52dfb44 cifs: try to handle the MUST SecurityFlags sanely by Jeff Layton · 12 years ago
  75. 769ee6a Add ability to dipslay SMB3 share flags and capabilities for debugging by Steve French · 12 years ago
  76. 7715dad cifs: clean up the SecurityFlags write handler by Jeff Layton · 12 years ago
  77. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 12 years ago
  78. 44c5818 CIFS: Move clear/print_stats code to ops struct by Pavel Shilovsky · 13 years ago
  79. 093b2bd CIFS: Make demultiplex_thread work with SMB2 code by Pavel Shilovsky · 14 years ago
  80. 8aa26f3 CIFS: Move protocol specific demultiplex thread calls to ops struct by Pavel Shilovsky · 13 years ago
  81. 5e500ed cifs: remove legacy MultiuserMount option by Jeff Layton · 13 years ago
  82. 27ac575 cifs: remove /proc/fs/cifs/OplockEnabled by Jeff Layton · 13 years ago
  83. 7c9421e CIFS: Change mid_q_entry structure fields by Pavel Shilovsky · 13 years ago
  84. d4e4854 CIFS: Separate protocol-specific code from demultiplex code by Pavel Shilovsky · 13 years ago
  85. fc40f9c CIFS: Simplify inFlight logic by Pavel Shilovsky · 13 years ago
  86. 789b4588 cifs: warn about impending deprecation of legacy MultiuserMount code by Jeff Layton · 13 years ago
  87. 8bc4392 cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface by Suresh Jayaraman · 13 years ago
  88. e750473 add new module parameter 'enable_oplocks' by Steve French · 13 years ago
  89. 789e666 [CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines more readable by Steve French · 13 years ago
  90. 96daf2b [CIFS] Rename three structures to avoid camel case by Steve French · 14 years ago
  91. 820a803 cifs: keep BCC in little-endian format by Jeff Layton · 14 years ago
  92. bdf1b03 cifs: replace /proc/fs/cifs/Experimental with a module parm by Jeff Layton · 14 years ago
  93. 2b84a36c cifs: allow for different handling of received response by Jeff Layton · 14 years ago
  94. 8097531 cifs: clean up accesses to midCount by Jeff Layton · 14 years ago
  95. ca40b71 cifs: show "acl" in DebugData Features when it's compiled in by Jeff Layton · 14 years ago
  96. 3f9bcca cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock by Suresh Jayaraman · 14 years ago
  97. f579903 cifs: show features compiled in as part of DebugData by Suresh Jayaraman · 14 years ago
  98. 04912d6 cifs: rename "extended_security" to "global_secflags" by Jeff Layton · 15 years ago
  99. b6b38f7 [CIFS] Neaten cERROR and cFYI macros, reduce text space by Joe Perches · 15 years ago
  100. 65bc98b [CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats by Steve French · 16 years ago