1. 332019e Merge tag '5.20-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 2 years, 7 months ago
  2. a63ec83 cifs: Add constructor/destructors for tcon->cfid by Ronnie Sahlberg · 2 years, 7 months ago
  3. 05b98fd cifs: Move cached-dir functions into a separate file by Ronnie Sahlberg · 2 years, 7 months ago
  4. f30adc0 Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 7 months ago
  5. 1ef255e iov_iter: advancing variants of iov_iter_get_pages{,_alloc}() by Al Viro · 2 years, 9 months ago
  6. d7d7a66 cifs: avoid use of global locks for high contention data by Shyam Prasad N · 2 years, 7 months ago
  7. 9543c8a cifs: list_for_each() -> list_for_each_entry() by Enzo Matsumiya · 2 years, 7 months ago
  8. c2c17dd cifs: remove some camelCase and also some static build warnings by Steve French · 2 years, 8 months ago
  9. aa45dad cifs: change iface_list from array to sorted linked list by Shyam Prasad N · 3 years, 2 months ago
  10. 2275c6b Merge tag '5.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 2 years, 9 months ago
  11. 874c8ca1 netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context by David Howells · 2 years, 9 months ago
  12. c36ee7d cifs: fix reconnect on smb3 mount types by Paulo Alcantara · 2 years, 9 months ago
  13. de3a9e9 cifs: fix ntlmssp on old servers by Paulo Alcantara · 2 years, 9 months ago
  14. d87c48c cifs: cache the dirents for entries in a cached directory by Ronnie Sahlberg · 2 years, 10 months ago
  15. dd3cd87 cifs: use new enum for ses_status by Shyam Prasad N · 2 years, 11 months ago
  16. 337b8b0 cifs: return ENOENT for DFS lookup_cache_entry() by Enzo Matsumiya · 2 years, 10 months ago
  17. fdf59eb smb3: cleanup and clarify status of tree connections by Steve French · 3 years ago
  18. a2809d0 cifs: quirk for STATUS_OBJECT_NAME_INVALID returned for non-ASCII dfs refs by Eugene Korenevsky · 3 years, 2 months ago
  19. 724244c cifs: protect session channel fields with chan_lock by Shyam Prasad N · 3 years, 8 months ago
  20. c88f7dc cifs: support nested dfs links over reconnect by Paulo Alcantara · 3 years, 4 months ago
  21. 49bd49f cifs: send workstation name during ntlmssp session setup by Shyam Prasad N · 3 years, 4 months ago
  22. 0d35e38 cifs: Create a new shared file holding smb2 pdu definitions by Ronnie Sahlberg · 3 years, 4 months ago
  23. 1db1aa9 smb3: correct server pointer dereferencing check to be more consistent by Steve French · 3 years, 5 months ago
  24. 03ab9cb cifs: Deal with some warnings from W=1 by David Howells · 3 years, 5 months ago
  25. 71826b0 cifs: Fix soft lockup during fsstress by Rohith Surabattula · 3 years, 6 months ago
  26. e3fc065 cifs: Deferred close performance improvements by Rohith Surabattula · 3 years, 6 months ago
  27. 099dd78 cifs: remove pathname for file from SPDX header by Steve French · 3 years, 6 months ago
  28. 9e99275 cifs: Call close synchronously during unlink/rename/lease break. by Rohith Surabattula · 3 years, 7 months ago
  29. 4153570 cifs: Handle race conditions during rename by Rohith Surabattula · 3 years, 7 months ago
  30. 506c1da cifs: use the expiry output of dns_query to schedule next resolution by Shyam Prasad N · 3 years, 10 months ago
  31. 929be90 cifs: use SPDX-Licence-Identifier by Steve French · 3 years, 9 months ago
  32. 9687c85 Fix KASAN identified use-after-free issue. by Rohith Surabattula · 3 years, 10 months ago
  33. 860b69a Fix kernel oops when CONFIG_DEBUG_ATOMIC_SLEEP is enabled. by Rohith Surabattula · 3 years, 10 months ago
  34. 4236a26 cifs: remove deadstore in cifs_close_all_deferred_files() by wenhuizhang · 3 years, 10 months ago
  35. 78c0963 Cifs: Fix kernel oops caused by deferred close for files. by Rohith Surabattula · 3 years, 11 months ago
  36. c3f207ab cifs: Deferred close for files by Rohith Surabattula · 3 years, 11 months ago
  37. 8d76722 cifs: don't cargo-cult strndup() by Al Viro · 4 years ago
  38. 8401e93 cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sb by Ronnie Sahlberg · 4 years, 3 months ago
  39. 047092ff cifs: cleanup misc.c by Steve French · 4 years, 3 months ago
  40. e73a42e cifs: Make extract_sharename function public by Samuel Cabrero · 4 years, 3 months ago
  41. a87e672 cifs: Make extract_hostname function public by Samuel Cabrero · 4 years, 3 months ago
  42. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  43. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 7 months ago
  44. 7548e1d cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect by Paulo Alcantara · 4 years, 7 months ago
  45. bf1028a cifs: misc: Use array_size() in if-statement controlling expression by Gustavo A. R. Silva · 4 years, 9 months ago
  46. a0a3036 cifs: Standardize logging output by Joe Perches · 4 years, 11 months ago
  47. e4af35f cifs: handle hostnames that resolve to same ip in failover by Paulo Alcantara · 4 years, 10 months ago
  48. 3786f4b cifs: ensure correct super block for DFS reconnect by Paulo Alcantara · 4 years, 11 months ago
  49. bacd704 cifs: handle prefix paths in reconnect by Paulo Alcantara (SUSE) · 5 years ago
  50. 9bd4540 CIFS: Properly process SMB3 lease breaks by Pavel Shilovsky · 5 years ago
  51. 340625e cifs: replace various strncpy with strscpy and similar by Ronnie Sahlberg · 6 years ago
  52. 29fbeb7 cifs: Properly handle auto disabling of serverino option by Paulo Alcantara (SUSE) · 6 years ago
  53. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  54. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  55. 13f5938 cifs: fix page reference leak with readv/writev by Jérôme Glisse · 6 years ago
  56. b98749c CIFS: keep FileInfo handle live during oplock break by Aurelien Aptel · 6 years ago
  57. a3a53b7 cifs: Add support for failover in smb2_reconnect() by Paulo Alcantara · 6 years ago
  58. 4a367dc cifs: Add support for failover in cifs_mount() by Paulo Alcantara · 6 years ago
  59. 0544b32 cifs: check kzalloc return by Joe Perches · 6 years ago
  60. e7b602f cifs: Save TTL value when parsing DFS referrals by Paulo Alcantara · 6 years ago
  61. 5fc7fcd cifs: auto disable 'serverino' in dfs mounts by Aurelien Aptel · 6 years ago
  62. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  63. fae8044 smb3: show number of current open files in /proc/fs/cifs/Stats by Steve French · 6 years ago
  64. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  65. 00e2370 iov_iter: Use accessor function by David Howells · 6 years ago
  66. 097f586 cifs: read overflow in is_valid_oplock_break() by Dan Carpenter · 6 years ago
  67. fcabb89 cifs: simple stats should always be enabled by Steve French · 7 years ago
  68. b6f0dd5 CIFS: add iface info to struct cifs_ses by Aurelien Aptel · 7 years ago
  69. a93864d cifs: add lease tracking to the cached root fid by Ronnie Sahlberg · 7 years ago
  70. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  71. 7b7f2bd CIFS: Introduce helper function to get page offset and length in smb_rqst by Long Li · 7 years ago
  72. 49f466b cifs: remove struct smb2_hdr by Ronnie Sahlberg · 7 years ago
  73. 9ec672b cifs: update calc_size to take a server argument by Ronnie Sahlberg · 7 years ago
  74. 3d4ef9a1 smb3: fix redundant opens on root by Steve French · 7 years ago
  75. 82fb82b CIFS: refactor crypto shash/sdesc allocation&free by Aurelien Aptel · 7 years ago
  76. 97f4b72 CIFS: zero sensitive data when freeing by Aurelien Aptel · 7 years ago
  77. 2a38e12 [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred by Steve French · 8 years ago
  78. ecf3411 CIFS: check if pages is null rather than bv for a failed allocation by Colin Ian King · 8 years ago
  79. 3998e6b8 CIFS: fix oplock break deadlocks by Rabin Vincent · 8 years ago
  80. ccf7f40 CIFS: Add asynchronous context to support kernel AIO by Pavel Shilovsky · 8 years ago
  81. a6f74e8 cifs: don't check for failure from mempool_alloc() by NeilBrown · 8 years ago
  82. 4ecce92 CIFS: move DFS response parsing out of SMB1 code by Aurelien Aptel · 8 years ago
  83. 3afca26 Clarify locking of cifs file and tcon structures and make more granular by Steve French · 8 years ago
  84. 373512e Prepare for encryption support (first part). Add decryption and encryption key generation. Thanks to Metze for helping with this. by Steve French · 9 years ago
  85. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  86. 55d83e0 cifs: convert to print_hex_dump() instead of custom implementation by Andy Shevchenko · 11 years ago
  87. e91259f3 cifs: remove unused function cifs_oplock_break_wait by Vincent Stehlé · 11 years ago
  88. 023f78b0 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  89. 59b04c5 [CIFS] Fix incorrect hex vs. decimal in some debug print statements by Steve French · 11 years ago
  90. 6d81ed1 cifs: replace code with free_rsp_buf() by Sachin Prabhu · 11 years ago
  91. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 11 years ago
  92. c11f1df cifs: Wait for writebacks to complete before attempting write. by Sachin Prabhu · 11 years ago
  93. 3d378d3 cifs: Make big endian multiplex ID sequences monotonic on the wire by Tim Gardner · 11 years ago
  94. 944d6f1 cifs: Remove redundant multiplex identifier check from check_smb_hdr() by Tim Gardner · 11 years ago
  95. 18cceb6 CIFS: Replace clientCanCache* bools with an integer by Pavel Shilovsky · 11 years ago
  96. d4e63bd cifs: Process post session setup code in respective dialect functions. by Shirish Pargaonkar · 12 years ago
  97. 38d77c5 cifs: track the enablement of signing in the TCP_Server_Info by Jeff Layton · 12 years ago
  98. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 12 years ago
  99. 1f68233 cifs: Convert struct cifs_sb_info to use kuids and kgids by Eric W. Biederman · 12 years ago
  100. 233839b CIFS: Fix fast lease break after open problem by Pavel Shilovsky · 12 years ago