- 716a3cf smb3: fix problem remounting a share after shutdown by Steve French · 1 year, 10 months ago
- 8e35541 cifs: fix sharing of DFS connections by Paulo Alcantara · 1 year, 11 months ago
- 6be2ea3 cifs: avoid potential races when handling multiple dfs tcons by Paulo Alcantara · 1 year, 10 months ago
- 3dc9c43 cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpath by Paulo Alcantara · 1 year, 10 months ago
- 90c49fc cifs: fix potential use-after-free bugs in TCP_Server_Info::hostname by Paulo Alcantara · 1 year, 11 months ago
- 943fb67 cifs: missing lock when updating session status by Steve French · 1 year, 10 months ago
- 491eafc smb3: fix unusable share after force unmount failure by Steve French · 2 years ago
- bc96215 cifs: avoid race conditions with parallel reconnects by Shyam Prasad N · 2 years ago
- 2f4e429 cifs: lock chan_lock outside match_session by Shyam Prasad N · 2 years ago
- 2f0e4f0 cifs: check only tcon status on tcon related functions by Shyam Prasad N · 2 years ago
- 396935d cifs: fix use-after-free bug in refresh_cache_worker() by Paulo Alcantara · 2 years ago
- b56bce50 cifs: set DFS root session in cifs_get_smb_ses() by Paulo Alcantara · 2 years ago
- 410612b cifs: reuse cifs_match_ipaddr for comparison of dstaddr too by Shyam Prasad N · 2 years, 2 months ago
- a21be1f cifs: match even the scope id for ipv6 addresses by Shyam Prasad N · 2 years, 2 months ago
- 307e14c Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 2 years ago
- e77978d cifs: update ip_addr for ses only for primary chan setup by Shyam Prasad N · 2 years, 1 month ago
- 1654119 cifs: Add a function to read into an iter from a socket by David Howells · 2 years, 11 months ago
- 0e9bd27 cifs: get rid of dns resolve worker by Paulo Alcantara · 2 years ago
- d99e86e cifs: fix mount on old smb servers by Paulo Alcantara · 2 years, 1 month ago
- 220ae4a cifs: use bvec_set_page to initialize bvecs by Christoph Hellwig · 2 years, 1 month ago
- 22aeb01 cifs: do not query ifaces on smb1 mounts by Paulo Alcantara · 2 years, 2 months ago
- 0a92481 Merge tag '6.2-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 2 years, 3 months ago
- 9812386 Treewide: Stop corrupting socket's task_frag by Benjamin Coddington · 2 years, 3 months ago
- 25cf01b cifs: set correct status of tcon ipc when reconnecting by Paulo Alcantara · 2 years, 3 months ago
- 466611e cifs: fix source pathname comparison of dfs supers by Paulo Alcantara · 2 years, 3 months ago
- a85ceaf cifs: fix confusing debug message by Paulo Alcantara · 2 years, 3 months ago
- 1d04a6f cifs: don't block in dfs_cache_noreq_update_tgthint() by Paulo Alcantara · 2 years, 3 months ago
- 6916881 cifs: fix refresh of cached referrals by Paulo Alcantara · 2 years, 3 months ago
- a1c0d00 cifs: share dfs connections and supers by Paulo Alcantara · 2 years, 4 months ago
- a73a26d cifs: split out ses and tcon retrieval from mount_get_conns() by Paulo Alcantara · 2 years, 5 months ago
- 6d74016 cifs: set resolved ip in sockaddr by Paulo Alcantara · 2 years, 5 months ago
- abdb174 cifs: get rid of mount options string parsing by Paulo Alcantara · 2 years, 5 months ago
- c877ce4 cifs: reduce roundtrips on create/qinfo requests by Paulo Alcantara · 2 years, 3 months ago
- 86fe0fa cifs: set correct ipc status after initial tree connect by Paulo Alcantara · 2 years, 3 months ago
- b248586 cifs: set correct tcon status after initial tree connect by Paulo Alcantara · 2 years, 3 months ago
- de4eda9 use less confusing names for iov_iter direction initializers by Al Viro · 2 years, 6 months ago
- 1dcdf5f cifs: Fix connections leak when tlink setup failed by Zhang Xiaoxu · 2 years, 4 months ago
- 153695d cifs: fix use-after-free caused by invalid pointer `hostname` by Zeng Heng · 2 years, 4 months ago
- d717362 cifs: use ALIGN() and round_up() macros by Enzo Matsumiya · 2 years, 5 months ago
- 2f6f19c cifs: fix regression in very old smb1 mounts by Ronnie Sahlberg · 2 years, 5 months ago
- a4e430c cifs: replace kfree() with kfree_sensitive() for sensitive data by Enzo Matsumiya · 2 years, 6 months ago
- 4659f01 smb3: do not log confusing message when server returns no network interfaces by Steve French · 2 years, 5 months ago
- 68e1456 smb3: add dynamic trace points for tree disconnect by Steve French · 2 years, 6 months ago
- 621a41a cifs: add missing spinlock around tcon refcount by Paulo Alcantara · 2 years, 6 months ago
- bedc8f7 cifs: always initialize struct msghdr smb_msg completely by Stefan Metzmacher · 2 years, 6 months ago
- d291e70 cifs: Add helper function to check smb1+ server by Zhang Xiaoxu · 2 years, 7 months ago
- b6b3624 cifs: Use help macro to get the mid header size by Zhang Xiaoxu · 2 years, 7 months ago
- 9789de8 cifs: Use help macro to get the header preamble size by Zhang Xiaoxu · 2 years, 7 months ago
- 13609a8 cifs: move from strlcpy with unused retval to strscpy by Wolfram Sang · 2 years, 7 months ago
- 5efdd91 smb3: allow deferred close timeout to be configurable by Steve French · 2 years, 7 months ago
- 70f08f9 cifs: remove useless DeleteMidQEntry() by Enzo Matsumiya · 2 years, 7 months ago
- fb157ed cifs: when insecure legacy is disabled shrink amount of SMB1 code by Steve French · 2 years, 7 months ago
- aea02fc cifs: fix wrong unlock before return from cifs_tree_connect() by Yang Yingliang · 2 years, 7 months ago
- d7d7a66 cifs: avoid use of global locks for high contention data by Shyam Prasad N · 2 years, 7 months ago
- 9543c8a cifs: list_for_each() -> list_for_each_entry() by Enzo Matsumiya · 2 years, 8 months ago
- da38478 smb2: small refactor in smb2_check_message() by Enzo Matsumiya · 2 years, 8 months ago
- c2c17dd cifs: remove some camelCase and also some static build warnings by Steve French · 2 years, 8 months ago
- 0f46608 cifs: remove unnecessary type castings by Yu Zhe · 2 years, 8 months ago
- 2883f4b cifs: remove unnecessary locking of chan_lock while freeing session by Shyam Prasad N · 2 years, 8 months ago
- af3a6d1 cifs: update cifs_ses::ip_addr after failover by Paulo Alcantara · 2 years, 9 months ago
- 8da33fd cifs: avoid deadlocks while updating iface by Shyam Prasad N · 2 years, 9 months ago
- 6e1c1c0 cifs: periodically query network interfaces from server by Shyam Prasad N · 2 years, 9 months ago
- b54034a cifs: during reconnect, update interface if necessary by Shyam Prasad N · 3 years, 2 months ago
- aa45dad cifs: change iface_list from array to sorted linked list by Shyam Prasad N · 3 years, 2 months ago
- 4c14d704 cifs: populate empty hostnames for extra channels by Shyam Prasad N · 2 years, 9 months ago
- cc391b6 cifs: fix potential deadlock in direct reclaim by Vincent Whitchurch · 2 years, 9 months ago
- 0d5106a cifs: remove repeated debug message on cifs_put_smb_ses() by Enzo Matsumiya · 2 years, 9 months ago
- de3a9e9 cifs: fix ntlmssp on old servers by Paulo Alcantara · 2 years, 10 months ago
- 5752bf6 cifs: avoid parallel session setups on same channel by Shyam Prasad N · 2 years, 11 months ago
- dd3cd87 cifs: use new enum for ses_status by Shyam Prasad N · 2 years, 11 months ago
- 1a6a41d cifs: do not use tcpStatus after negotiate completes by Shyam Prasad N · 3 years ago
- 5283225 smb3: add mount parm nosparse by Steve French · 2 years, 10 months ago
- 93ed91c cifs: fix minor compile warning by Steve French · 2 years, 10 months ago
- 71081e7 cifs: print TIDs as hex by Enzo Matsumiya · 2 years, 10 months ago
- 337b8b0 cifs: return ENOENT for DFS lookup_cache_entry() by Enzo Matsumiya · 2 years, 10 months ago
- 421ef3d cifs: don't call cifs_dfs_query_info_nonascii_quirk() if nodfs was set by Enzo Matsumiya · 2 years, 10 months ago
- cd70a3e cifs: use correct lock type in cifs_reconnect() by Paulo Alcantara · 2 years, 11 months ago
- 41f1008 cifs: fix NULL ptr dereference in refresh_mounts() by Paulo Alcantara · 2 years, 11 months ago
- 1ddff77 cifs: Split the smb3_add_credits tracepoint by David Howells · 3 years ago
- fb39d30 cifs: force new session setup and tcon for dfs by Paulo Alcantara · 3 years ago
- 687127c cifs: fix potential race with cifsd thread by Paulo Alcantara · 3 years ago
- fdf59eb smb3: cleanup and clarify status of tree connections by Steve French · 3 years ago
- 5d7e282 cifs: do not skip link targets when an I/O fails by Paulo Alcantara · 3 years ago
- dca6581 cifs: use a different reconnect helper for non-cifsd threads by Shyam Prasad N · 3 years, 1 month ago
- e3ee9fb smb3: fix incorrect session setup check for multiuser mounts by Steve French · 3 years ago
- 2a05137 cifs: mark sessions for reconnection in helper function by Shyam Prasad N · 3 years, 1 month ago
- a81da65 cifs: call cifs_reconnect when a connection is marked by Shyam Prasad N · 3 years, 1 month ago
- d0cbe56a [smb3] improve error message when mount options conflict with posix by Steve French · 3 years, 1 month ago
- d3b331f cifs: fix workstation_name for multiuser mounts by Ryan Bair · 3 years, 2 months ago
- 489f710 cifs: unlock chan_lock before calling cifs_put_tcp_session by Shyam Prasad N · 3 years, 1 month ago
- 483529f Fix a warning about a malformed kernel doc comment in cifs by David Howells · 3 years, 1 month ago
- 70431bf cifs: Support fscache indexing rewrite by David Howells · 4 years, 4 months ago
- ba978e8 cifs: cifs_ses_mark_for_reconnect should also update reconnect bits by Shyam Prasad N · 3 years, 2 months ago
- 47de760 cifs: update tcpStatus during negotiate and sess setup by Shyam Prasad N · 3 years, 2 months ago
- c1604da7 cifs: make status checks in version independent callers by Shyam Prasad N · 3 years, 2 months ago
- ece0767 cifs: remove repeated state change in dfs tree connect by Shyam Prasad N · 3 years, 2 months ago
- e154cb7 cifs: fix the cifs_reconnect path for DFS by Shyam Prasad N · 3 years, 2 months ago
- 88b024f cifs: protect all accesses to chan_* with chan_lock by Shyam Prasad N · 3 years, 4 months ago
- a05885c cifs: fix the connection state transitions with multichannel by Shyam Prasad N · 3 years, 4 months ago
- 3663c90 cifs: check reconnects for channels of active tcons too by Shyam Prasad N · 3 years, 4 months ago