- 1db1aa9 smb3: correct server pointer dereferencing check to be more consistent by Steve French · 3 years, 4 months ago
- b06d893 smb3: correct smb3 ACL security descriptor by Steve French · 3 years, 4 months ago
- 4f22262 cifs: Clear modified attribute bit from inode flags by Steve French · 3 years, 4 months ago
- 03ab9cb cifs: Deal with some warnings from W=1 by David Howells · 3 years, 4 months ago
- e946d3c cifs: fix a sign extension bug by Dan Carpenter · 3 years, 4 months ago
- 35866f3 cifs: Not to defer close on file when lock is set by Rohith Surabattula · 3 years, 4 months ago
- 71826b0 cifs: Fix soft lockup during fsstress by Rohith Surabattula · 3 years, 4 months ago
- e3fc065 cifs: Deferred close performance improvements by Rohith Surabattula · 3 years, 4 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
- 9351590 cifs: properly invalidate cached root handle when closing it by Enzo Matsumiya · 3 years, 5 months ago
- 8d014f5 cifs: move SMB FSCTL definitions to common code by Steve French · 3 years, 5 months ago
- 23e91d8 cifs: rename cifs_common to smbfs_common by Steve French · 3 years, 5 months ago
- fc111fb cifs: update FSCTL definitions by Steve French · 3 years, 5 months ago
- 9c849ce Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 5 months ago
- aa99f3c Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 5 months ago
- 3998f0b cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED by Ronnie Sahlberg · 3 years, 5 months ago
- 38f4910 cifs: cifs_md4 convert to SPDX identifier by Steve French · 3 years, 5 months ago
- 42c2197 cifs: create a MD4 module and switch cifs.ko to use it by Ronnie Sahlberg · 3 years, 5 months ago
- 71c0286 cifs: fork arc4 and create a separate module for it for cifs and other users by Ronnie Sahlberg · 3 years, 5 months ago
- 76a3c92 cifs: remove support for NTLM and weaker authentication algorithms by Ronnie Sahlberg · 3 years, 5 months ago
- 18d0406 cifs: enable fscache usage even for files opened as rw by Shyam Prasad N · 3 years, 6 months ago
- 7321be2 smb3: fix posix extensions mount option by Steve French · 3 years, 5 months ago
- d72c741 cifs: fix wrong release in sess_alloc_buffer() failed path by Ding Hui · 3 years, 5 months ago
- f980d05 CIFS: Fix a potencially linear read overflow by Len Baker · 3 years, 5 months ago
- 9e99275 cifs: Call close synchronously during unlink/rename/lease break. by Rohith Surabattula · 3 years, 6 months ago
- 4153570 cifs: Handle race conditions during rename by Rohith Surabattula · 3 years, 6 months ago
- 981567b cifs: use the correct max-length for dentry_path_raw() by Ronnie Sahlberg · 3 years, 6 months ago
- 7d3fc01 cifs: create sd context must be a multiple of 8 by Shyam Prasad N · 3 years, 6 months ago
- b946dbc cifs: add missing parsing of backupuid by Ronnie Sahlberg · 3 years, 6 months ago
- 5ad4df5 smb3: rc uninitialized in one fallocate path by Steve French · 3 years, 6 months ago
- f2a26a3 SMB3: fix readpage for large swap cache by Steve French · 3 years, 6 months ago
- 488968a cifs: fix fallocate when trying to allocate a hole. by Ronnie Sahlberg · 3 years, 6 months ago
- 7b09d4e CIFS: Clarify SMB1 code for POSIX delete file by Steve French · 3 years, 6 months ago
- 21a6491 CIFS: Clarify SMB1 code for POSIX Create by Steve French · 3 years, 6 months ago
- b623661 cifs: support share failover when remounting by Paulo Alcantara · 3 years, 6 months ago
- 2485bd7 cifs: only write 64kb at a time when fallocating a small region of a file by Ronnie Sahlberg · 3 years, 6 months ago
- cdc3363 cifs: do not share tcp sessions of dfs connections by Paulo Alcantara · 3 years, 6 months ago
- 4511d7c SMB3.1.1: fix mount failure to some servers when compression enabled by Steve French · 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
- c9c9c68 cifs: fix the out of range assignment to bit fields in parse_server_interfaces by Hyunchul Lee · 3 years, 6 months ago
- 50630b3 cifs: Do not use the original cruid when following DFS links for multiuser mounts by Ronnie Sahlberg · 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
- b092b3e cifs: Fix race between hole punch and page fault by Jan Kara · 3 years, 9 months ago
- 4d069f6 cifs: update internal version number by Steve French · 3 years, 7 months ago
- 03313d1 cifs: prevent NULL deref in cifs_compose_mount_options() by Paulo Alcantara · 3 years, 7 months ago
- 53d31a3 SMB3.1.1: Add support for negotiating signing algorithm by Steve French · 3 years, 7 months ago
- e0a3cbc cifs: use helpers when parsing uid/gid mount options and validate them by Ronnie Sahlberg · 3 years, 7 months ago
- d4dc277 CIFS: Clarify SMB1 code for POSIX Lock by Steve French · 3 years, 7 months ago
- f371793 CIFS: Clarify SMB1 code for rename open file by Steve French · 3 years, 7 months ago
- 2a780e8 CIFS: Clarify SMB1 code for delete by Steve French · 3 years, 7 months ago
- e3973ea CIFS: Clarify SMB1 code for SetFileSize by Steve French · 3 years, 7 months ago
- 90810c2 smb3: fix typo in header file by Steve French · 3 years, 7 months ago
- b019e11 CIFS: Clarify SMB1 code for UnixSetPathInfo by Steve French · 3 years, 7 months ago
- ded2d99 CIFS: Clarify SMB1 code for UnixCreateSymLink by Steve French · 3 years, 7 months ago
- 819f916 cifs: clarify SMB1 code for UnixCreateHardLink by Steve French · 3 years, 7 months ago
- 01cf308 cifs: make locking consistent around the server session status by Steve French · 3 years, 7 months ago
- 0fa757b smb3: prevent races updating CurrentMid by Steve French · 3 years, 7 months ago
- 0060a4f cifs: fix missing spinlock around update to ses->status by Steve French · 3 years, 7 months ago
- 162004a cifs: missing null pointer check in cifs_mount by Steve French · 3 years, 7 months ago
- a562826 smb3: fix possible access to uninitialized pointer to DACL by Steve French · 3 years, 7 months ago
- 0917310 cifs: missing null check for newinode pointer by Steve French · 3 years, 7 months ago
- 4c4a525 cifs: remove two cases where rc is set unnecessarily in sid_to_id by Steve French · 3 years, 7 months ago
- 2438c0b SMB3: Add new info level for query directory by Steve French · 3 years, 7 months ago
- 1689b0b cifs: fix NULL dereference in smb2_check_message() by Dan Carpenter · 3 years, 7 months ago
- 0555b22 smbdirect: missing rc checks while waiting for rdma events by Steve French · 3 years, 7 months ago
- fbcff33 cifs: Avoid field over-reading memcpy() by Kees Cook · 3 years, 7 months ago
- e0ae8a9 smb311: remove dead code for non compounded posix query info by Steve French · 3 years, 7 months ago
- e39df24 cifs: fix SMB1 error path in cifs_get_file_info_unix by Steve French · 3 years, 7 months ago
- ff93b71 smb3: fix uninitialized value for port in witness protocol move by Steve French · 3 years, 7 months ago
- 3559134 cifs: fix unneeded null check by Steve French · 3 years, 7 months ago
- 929be90 cifs: use SPDX-Licence-Identifier by Steve French · 3 years, 7 months ago
- a506ccb cifs: convert list_for_each to entry variant in cifs_debug.c by Baokun Li · 3 years, 7 months ago
- 647f592 cifs: convert list_for_each to entry variant in smb2misc.c by Baokun Li · 3 years, 7 months ago
- ca38fab cifs: avoid extra calls in posix_info_parse by Ronnie Sahlberg · 3 years, 7 months ago
- 6efa994 cifs: retry lookup and readdir when EAGAIN is returned. by Thiago Rafael Becker · 3 years, 7 months ago
- 889c2a7 cifs: fix check of dfs interlinks by Paulo Alcantara · 3 years, 7 months ago
- 0475c36 cifs: decoding negTokenInit with generic ASN1 decoder by Hyunchul Lee · 3 years, 8 months ago
- 1023e90 cifs: avoid starvation when refreshing dfs cache by Paulo Alcantara · 3 years, 8 months ago
- 0d52df8 cifs: enable extended stats by default by Steve French · 3 years, 8 months ago
- e695a9a cifs: missed ref-counting smb session in find by Shyam Prasad N · 3 years, 8 months ago
- f3c852b cifs: do not share tcp servers with dfs mounts by Paulo Alcantara · 3 years, 8 months ago
- c950fc7 cifs: set a minimum of 2 minutes for refreshing dfs cache by Paulo Alcantara · 3 years, 8 months ago
- 42caeba cifs: fix path comparison and hash calc by Paulo Alcantara · 3 years, 8 months ago
- c870a8e cifs: handle different charsets in dfs cache by Paulo Alcantara · 3 years, 8 months ago
- c9f7110 cifs: keep referral server sessions alive by Paulo Alcantara · 3 years, 8 months ago
- 2b133b7 cifs: get rid of @noreq param in __dfs_cache_find() by Paulo Alcantara · 3 years, 8 months ago
- f3191fc cifs: do not send tree disconnect to ipc shares by Paulo Alcantara · 3 years, 8 months ago
- 966a3cb cifs: improve fallocate emulation by Ronnie Sahlberg · 3 years, 8 months ago
- aaf36df cifs: fix doc warnings in cifs_dfs_ref.c by Baokun Li · 3 years, 8 months ago
- 032e091 cifs: remove redundant initialization of variable rc by Colin Ian King · 3 years, 7 months ago
- 57c8ce7 cifs: Constify static struct genl_ops by Rikard Falkeborn · 3 years, 8 months ago
- a23a71a cifs: Remove unused inline function is_sysvol_or_netlogon() by YueHaibing · 3 years, 8 months ago
- f275652 cifs: remove duplicated prototype by Steve French · 3 years, 8 months ago
- 5e53895 cifs: fix ipv6 formating in cifs_ses_add_channel by Aurelien Aptel · 3 years, 8 months ago
- 1bb5681 cifs: change format of CIFS_FULL_KEY_DUMP ioctl by Aurelien Aptel · 3 years, 8 months ago
- eb06881 cifs: fix string declarations and assignments in tracepoints by Shyam Prasad N · 3 years, 8 months ago
- 6d2fcfe cifs: set server->cipher_type to AES-128-CCM for SMB3.0 by Aurelien Aptel · 3 years, 8 months ago