- 49bd49f cifs: send workstation name during ntlmssp session setup by Shyam Prasad N · 3 years, 2 months ago
- c9f1c19 cifs: nosharesock should not share socket with future sessions by Shyam Prasad N · 3 years, 2 months ago
- d7171cd smb3: add dynamic trace points for socket connection by Steve French · 3 years, 2 months ago
- 0d35e38 cifs: Create a new shared file holding smb2 pdu definitions by Ronnie Sahlberg · 3 years, 2 months ago
- 7be3248 cifs: To match file servers, make sure the server hostname matches by Shyam Prasad N · 3 years, 3 months ago
- 9ed38fd cifs: fix incorrect check for null pointer in header_assemble by Steve French · 3 years, 3 months ago
- 4c51de1 cifs: fix incorrect kernel doc comments by Steve French · 3 years, 4 months ago
- 099dd78 cifs: remove pathname for file from SPDX header by Steve French · 3 years, 4 months ago
- 76a3c92 cifs: remove support for NTLM and weaker authentication algorithms by Ronnie Sahlberg · 3 years, 4 months ago
- b623661 cifs: support share failover when remounting by Paulo Alcantara · 3 years, 6 months ago
- cdc3363 cifs: do not share tcp sessions of dfs connections by Paulo Alcantara · 3 years, 6 months ago
- 16dd9b8 cifs: added WARN_ON for all the count decrements by Shyam Prasad N · 3 years, 6 months ago
- 63f94e9 cifs: fix missing null session check in mount by Steve French · 3 years, 6 months ago
- 507345b cifs: handle reconnect of tcon when there is no cached dfs referral by Paulo Alcantara · 3 years, 6 months ago
- 506c1da cifs: use the expiry output of dns_query to schedule next resolution by Shyam Prasad N · 3 years, 8 months ago
- 01cf308 cifs: make locking consistent around the server session status by Steve French · 3 years, 6 months ago
- 0060a4f cifs: fix missing spinlock around update to ses->status by Steve French · 3 years, 6 months ago
- 162004a cifs: missing null pointer check in cifs_mount by Steve French · 3 years, 6 months ago
- 929be90 cifs: use SPDX-Licence-Identifier by Steve French · 3 years, 6 months ago
- f3c852b cifs: do not share tcp servers with dfs mounts by Paulo Alcantara · 3 years, 7 months ago
- c870a8e cifs: handle different charsets in dfs cache by Paulo Alcantara · 3 years, 7 months ago
- c9f7110 cifs: keep referral server sessions alive by Paulo Alcantara · 3 years, 7 months ago
- f3191fc cifs: do not send tree disconnect to ipc shares by Paulo Alcantara · 3 years, 7 months ago
- 5c1acf3 cifs: fix regression when mounting shares with prefix paths by Paulo Alcantara · 3 years, 8 months ago
- 5b2abda cifs: use echo_interval even when connection not ready. by Shyam Prasad N · 3 years, 8 months ago
- f491664 cifs: detect dead connections only when echoes are enabled. by Shyam Prasad N · 3 years, 8 months ago
- 8d76722 cifs: don't cargo-cult strndup() by Al Viro · 3 years, 10 months ago
- b7fd0fa cifs: simplify SWN code with dummy funcs instead of ifdefs by Aurelien Aptel · 3 years, 9 months ago
- 4e456b3 cifs: On cifs_reconnect, resolve the hostname again. by Shyam Prasad N · 3 years, 9 months ago
- bf1bc694 cifs: print MIDs in decimal notation by Paulo Alcantara · 3 years, 10 months ago
- a249cc8 cifs: fix credit accounting for extra channel by Aurelien Aptel · 3 years, 10 months ago
- cf0604a cifs: use discard iterator to discard unneeded network data more efficiently by David Howells · 3 years, 11 months ago
- 5ff2836 cifs: introduce helper for finding referral server to improve DFS target resolution by Paulo Alcantara · 3 years, 10 months ago
- ff2c54a cifs: check all path components in resolved dfs target by Paulo Alcantara · 3 years, 10 months ago
- 8513222 cifs: fix DFS failover by Paulo Alcantara · 3 years, 10 months ago
- d01132a cifs: fix nodfs mount option by Paulo Alcantara · 3 years, 10 months ago
- 5780464 cifs: Add new parameter "acregmax" for distinct file and directory metadata timeout by Steve French · 3 years, 10 months ago
- 4c9f948 cifs: Add new mount parameter "acdirmax" to allow caching directory metadata by Steve French · 3 years, 10 months ago
- 9e550b0 TCON Reconnect during STATUS_NETWORK_NAME_DELETED by Rohith Surabattula · 3 years, 11 months ago
- b438fcf cifs: change confusing field serverName (to ip_addr) by Steve French · 3 years, 10 months ago
- 6d82c27 cifs: Identify a connection by a conn_id. by Shyam Prasad N · 3 years, 11 months ago
- 201023c cifs: fix trivial typo by Steve French · 3 years, 11 months ago
- a738c93 cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath. by Shyam Prasad N · 3 years, 11 months ago
- abd4af4 cifs: fix dfs-links by Ronnie Sahlberg · 3 years, 11 months ago
- 0d4873f cifs: fix dfs domain referrals by Ronnie Sahlberg · 4 years ago
- 16a7885 fs/cifs: Simplify bool comparison. by Jiapeng Zhong · 4 years ago
- 2be449f fs/cifs: Assign boolean values to a bool variable by Jiapeng Zhong · 4 years ago
- ed6b192 cifs: connect: style: Simplify bool comparison by YANG LI · 4 years ago
- 0bf1baf cifs: Avoid error pointer dereference by Samuel Cabrero · 4 years ago
- cd7b699 cifs: Tracepoints and logs for tracing credit changes. by Shyam Prasad N · 4 years, 2 months ago
- 0c2b5f7 cifs: fix rsize/wsize to be negotiated values by Steve French · 4 years ago
- 2d39f50 cifs: move update of flags into a separate function by Ronnie Sahlberg · 4 years, 1 month ago
- 51acd20 cifs: remove ctx argument from cifs_setup_cifs_sb by Ronnie Sahlberg · 4 years, 1 month ago
- 6fd4ea8 cifs: don't create a temp nls in cifs_setup_ipc by Ronnie Sahlberg · 4 years, 1 month ago
- 387ec58 cifs: simplify handling of cifs_sb/ctx->local_nls by Ronnie Sahlberg · 4 years, 1 month ago
- 522aa3b cifs: move [brw]size from cifs_sb to cifs_sb->ctx by Ronnie Sahlberg · 4 years, 1 month ago
- c741cba cifs: move cifs_cleanup_volume_info[_content] to fs_context.c by Ronnie Sahlberg · 4 years, 1 month ago
- 121d947 cifs: Handle witness client move notification by Samuel Cabrero · 4 years, 1 month ago
- af1e40d cifs: remove actimeo from cifs_sb by Ronnie Sahlberg · 4 years, 2 months ago
- 8401e93 cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sb by Ronnie Sahlberg · 4 years, 1 month ago
- 7d6535b cifs: Simplify reconnect code when dfs upcall is enabled by Samuel Cabrero · 4 years, 1 month ago
- 21077c6 cifs: Send witness register messages to userspace daemon in echo task by Samuel Cabrero · 4 years, 1 month ago
- bf80e5d cifs: Send witness register and unregister commands to userspace daemon by Samuel Cabrero · 4 years, 1 month ago
- 0ac4e29 cifs: add witness mount option and data structs by Samuel Cabrero · 4 years, 1 month ago
- bc04499 cifs: minor kernel style fixes for comments by Steve French · 4 years, 1 month ago
- a87e672 cifs: Make extract_hostname function public by Samuel Cabrero · 4 years, 1 month ago
- a2a52a8 cifs: get rid of cifs_sb->mountdata by Ronnie Sahlberg · 4 years, 2 months ago
- d17abdf7 cifs: add an smb3_fs_context to cifs_sb by Ronnie Sahlberg · 4 years, 2 months ago
- 4deb075 cifs: remove the devname argument to cifs_compose_mount_options by Ronnie Sahlberg · 4 years, 1 month ago
- 24e0a1e cifs: switch to new mount api by Ronnie Sahlberg · 4 years, 1 month ago
- 66e7b09 cifs: move cifs_parse_devname to fs_context.c by Ronnie Sahlberg · 4 years, 2 months ago
- 15c7d09 cifs: move the enum for cifs parameters into fs_context.h by Ronnie Sahlberg · 4 years, 2 months ago
- 3fa1c6d cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h by Ronnie Sahlberg · 4 years, 1 month ago
- 59463eb cifs: add NULL check for ses->tcon_ipc by Aurelien Aptel · 4 years, 1 month ago
- 2122533 cifs: fix potential use-after-free in cifs_echo_request() by Paulo Alcantara · 4 years, 1 month ago
- 555782a cifs: move smb version mount options into fs_context.c by Ronnie Sahlberg · 4 years, 2 months ago
- 2f20f07 cifs: move cache mount options to fs_context.ch by Ronnie Sahlberg · 4 years, 2 months ago
- 5c6e5aa cifs: move security mount options into fs_context.ch by Ronnie Sahlberg · 4 years, 2 months ago
- 3c6e65e smb3: do not try to cache root directory if dir leases not supported by Steve French · 4 years, 2 months ago
- def6e1d cifs: Print the address and port we are connecting to in generic_ip_connect() by Samuel Cabrero · 4 years, 2 months ago
- 8e670f7 Handle STATUS_IO_TIMEOUT gracefully by Rohith Surabattula · 4 years, 3 months ago
- 3edd8db Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 4 months ago
- e183785 cifs: fix check of tcon dfs in smb1 by Paulo Alcantara · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- f6513bd Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 5 months ago
- 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
- 20b135e cifs: Fix an error pointer dereference in cifs_mount() by Dan Carpenter · 4 years, 5 months ago
- 7efd081 cifs: document and cleanup dfs mount by Paulo Alcantara · 4 years, 5 months ago
- 11375a5 cifs: only update prefix path of DFS links in cifs_tree_connect() by Paulo Alcantara · 4 years, 5 months ago
- c6a80e1 cifs: fix double free error on share and prefix by Colin Ian King · 4 years, 5 months ago
- 7548e1d cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect by Paulo Alcantara · 4 years, 5 months ago
- a529303 cifs: handle empty list of targets in cifs_reconnect() by Paulo Alcantara · 4 years, 5 months ago
- 7d397a0 cifs: rename reconn_inval_dfs_target() by Paulo Alcantara · 4 years, 5 months ago
- 565674d cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect() by Stefan Metzmacher · 4 years, 5 months ago
- 1a0e7f7 cifs: convert to use be32_add_cpu() by Qinglang Miao · 4 years, 5 months ago
- 5391b8e SMB3: Honor 'posix' flag for multiuser mounts by Paul Aurich · 4 years, 6 months ago
- 6b356f6c SMB3: Honor 'handletimeout' flag for multiuser mounts by Paul Aurich · 4 years, 6 months ago
- ad35f16 SMB3: Honor lease disabling for multiuser mounts by Paul Aurich · 4 years, 6 months ago
- 00dfbc2 SMB3: Honor persistent/resilient handle flags for multiuser mounts by Paul Aurich · 4 years, 6 months ago