- 3370a84 cifs: fix credit accounting for extra channel by Aurelien Aptel · 3 years, 11 months ago
- b8b6531 cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath. by Shyam Prasad N · 4 years 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, 2 months ago
- 555782a cifs: move smb version mount options into fs_context.c by Ronnie Sahlberg · 4 years, 3 months ago
- 2f20f07 cifs: move cache mount options to fs_context.ch by Ronnie Sahlberg · 4 years, 3 months ago
- 5c6e5aa cifs: move security mount options into fs_context.ch by Ronnie Sahlberg · 4 years, 3 months ago
- 3c6e65e smb3: do not try to cache root directory if dir leases not supported by Steve French · 4 years, 3 months ago
- def6e1d cifs: Print the address and port we are connecting to in generic_ip_connect() by Samuel Cabrero · 4 years, 3 months ago
- 8e670f7 Handle STATUS_IO_TIMEOUT gracefully by Rohith Surabattula · 4 years, 4 months ago
- 3edd8db Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 5 months ago
- e183785 cifs: fix check of tcon dfs in smb1 by Paulo Alcantara · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 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, 6 months ago
- 11375a5 cifs: only update prefix path of DFS links in cifs_tree_connect() by Paulo Alcantara · 4 years, 6 months ago
- c6a80e1 cifs: fix double free error on share and prefix by Colin Ian King · 4 years, 6 months ago
- 7548e1d cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect by Paulo Alcantara · 4 years, 6 months ago
- a529303 cifs: handle empty list of targets in cifs_reconnect() by Paulo Alcantara · 4 years, 6 months ago
- 7d397a0 cifs: rename reconn_inval_dfs_target() by Paulo Alcantara · 4 years, 6 months ago
- 565674d cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect() by Stefan Metzmacher · 4 years, 6 months ago
- 1a0e7f7 cifs: convert to use be32_add_cpu() by Qinglang Miao · 4 years, 6 months ago
- 5391b8e SMB3: Honor 'posix' flag for multiuser mounts by Paul Aurich · 4 years, 7 months ago
- 6b356f6c SMB3: Honor 'handletimeout' flag for multiuser mounts by Paul Aurich · 4 years, 7 months ago
- ad35f16 SMB3: Honor lease disabling for multiuser mounts by Paul Aurich · 4 years, 7 months ago
- 00dfbc2 SMB3: Honor persistent/resilient handle flags for multiuser mounts by Paul Aurich · 4 years, 7 months ago
- cc15461 SMB3: Honor 'seal' flag for multiuser mounts by Paul Aurich · 4 years, 7 months ago
- 3803d5e Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 8 months ago
- 1ee0e6d smb3: default to minimum of two channels when multichannel specified by Steve French · 4 years, 8 months ago
- a0a3036 cifs: Standardize logging output by Joe Perches · 4 years, 9 months ago
- 82e9367 smb3: Add new parm "nodelete" by Steve French · 4 years, 8 months ago
- baf3f08 cifs: get rid of unused parameter in reconn_setup_dfs_targets() by Paulo Alcantara · 4 years, 8 months ago
- e4af35f cifs: handle hostnames that resolve to same ip in failover by Paulo Alcantara · 4 years, 8 months ago
- aaa3aef cifs: set up next DFS target before generic_ip_connect() by Paulo Alcantara · 4 years, 8 months ago
- 8fd6e1d cifs: handle "nolease" option for vers=1.0 by Kenneth D'souza · 4 years, 8 months ago
- 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 8 months ago
- 65303de cifs: do not share tcons with DFS by Paulo Alcantara · 4 years, 9 months ago
- fada37f cifs: protect updating server->dstaddr with a spinlock by Ronnie Sahlberg · 4 years, 9 months ago
- dc92027 cifs: clear PF_MEMALLOC before exiting demultiplex thread by Eric Biggers · 4 years, 10 months ago
- ba55344 CIFS: Warn less noisily on default mount by Steve French · 4 years, 11 months ago
- 8fe0c2c cifs: print warning mounting with vers=1.0 by Steve French · 4 years, 11 months ago
- e2e8751 cifs: call wake_up(&server->response_q) inside of cifs_reconnect() by Stefan Metzmacher · 5 years ago
- bacd704 cifs: handle prefix paths in reconnect by Paulo Alcantara (SUSE) · 5 years ago
- f52aa79 cifs: Fix mode output in debugging statements by Frank Sorenson · 5 years ago
- 0f06093 SMB3: Backup intent flag missing from some more ops by Amir Goldstein · 5 years ago
- fe12926 cifs: fix NULL dereference in match_prepath by Ronnie Sahlberg · 5 years ago
- 3345bb4 cifs: Fix lookup of SMB connections on multichannel by Paulo Alcantara (SUSE) · 5 years ago
- 5bb30a4 cifs: Fix retrieval of DFS referrals in cifs_mount() by Paulo Alcantara (SUSE) · 5 years ago
- 8354d88 cifs: Fix use-after-free bug in cifs_reconnect() by Paulo Alcantara (SUSE) · 5 years ago
- d70e9fa cifs: try opening channels after mounting by Aurelien Aptel · 5 years ago
- f6a6bf7 cifs: switch servers depending on binding state by Aurelien Aptel · 5 years ago
- bcc8880 cifs: add multichannel mount options and data structs by Aurelien Aptel · 5 years ago
- 7b71843 CIFS: Do not miss cancelled OPEN responses by Pavel Shilovsky · 5 years ago
- 86a7964 CIFS: Fix NULL pointer dereference in mid callback by Pavel Shilovsky · 5 years ago
- abe5707 CIFS: Fix retry mid list corruption on reconnects by Pavel Shilovsky · 5 years ago
- d532cc7 cifs: Handle -EINPROGRESS only when noblockcnt is set by Paulo Alcantara (SUSE) · 5 years ago
- d0959b0 smb3: remove noisy debug message and minor cleanup by Steve French · 5 years ago
- 52870d5 smb3: cleanup some recent endian errors spotted by updated sparse by Steve French · 5 years ago
- 8eecd1c cifs: Add support for root file systems by Paulo Alcantara (SUSE) · 6 years ago
- 3e7a02d smb3: allow disabling requesting leases by Steve French · 5 years ago
- 1b63f18 smb3: display max smb3 requests in flight at any one time by Steve French · 5 years ago
- 563317e smb3: enable offload of decryption of large reads via mount option by Steve French · 5 years ago
- 4f5c10f smb3: allow skipping signature verification for perf sensitive configurations by Steve French · 5 years ago
- cae53f7 smb3: log warning if CSC policy conflicts with cache mount option by Steve French · 5 years ago
- 41e033f smb3: add mount option to allow RW caching of share accessed by only 1 client by Steve French · 5 years ago
- 1981eba smb3: add some more descriptive messages about share when mounting cache=ro by Steve French · 5 years ago
- 83bbfa7 smb3: add mount option to allow forced caching of read only share by Steve French · 5 years ago
- afe6f65 cifs: add new debugging macro cifs_server_dbg by Ronnie Sahlberg · 5 years ago
- becc2ba cifs: fix a comment for the timeouts when sending echos by Ronnie Sahlberg · 5 years ago
- 340625e cifs: replace various strncpy with strscpy and similar by Ronnie Sahlberg · 5 years ago
- 478228e cifs: Use kzfree() to zero out the password by Dan Carpenter · 5 years ago
- f2aee32 cifs: set domainName when a domain-key is used in multiuser by Ronnie Sahlberg · 5 years ago
- 33da8e7 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 5 years ago
- 247bc94 cifs: fix rmmod regression in cifs.ko caused by force_sig changes by Steve French · 5 years ago
- ae9b728 Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
- ce465bf cifs: fix crash in cifs_dfs_do_automount by Ronnie Sahlberg · 6 years ago
- 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 6 years ago
- 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
- 9fe5ff1 smb3: do not send compression info by default by Steve French · 6 years ago
- 412094a smb3: add new mount option to retrieve mode from special ACE by Steve French · 6 years ago
- f2caf90 cifs: Fix a race condition with cifs_echo_request by Ronnie Sahlberg · 6 years ago
- 3e27257 cifs: always add credits back for unsolicited PDUs by Ronnie Sahlberg · 6 years ago
- 29fbeb7 cifs: Properly handle auto disabling of serverino option by Paulo Alcantara (SUSE) · 6 years ago
- 43cdae8 Fix match_server check to allow for auto dialect negotiate by Steve French · 6 years ago
- 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
- 61cabc7 cifs: fix GlobalMid_Lock bug in cifs_reconnect by Ronnie Sahlberg · 6 years ago
- 72abe3b signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig by Eric W. Biederman · 6 years ago
- 3b24911 cifs: Don't match port on SMBDirect transport by Long Li · 6 years ago
- 1d2a4f5 cifs:smbd When reconnecting to server, call smbd_destroy() after all MIDs have been called by Long Li · 6 years ago
- 214bab4 cifs: Call MID callback before destroying transport by Long Li · 6 years ago
- 050b8c3 smbd: Make upper layer decide when to destroy the transport by Long Li · 6 years ago
- 5072010 cifs: Fix DFS cache refresher for DFS links by Paulo Alcantara (SUSE) · 6 years ago
- ca567eb SMB3: Allow persistent handle timeout to be configurable on mount by Steve French · 6 years ago
- d44d137 cifs: remove unused value pointed out by Coverity by Steve French · 6 years ago
- 335b7b6 CIFS: Respect reconnect in MTU credits calculations by Pavel Shilovsky · 6 years ago
- 5b96485 CIFS: Set reconnect instance to one initially by Pavel Shilovsky · 6 years ago