summaryrefslogtreecommitdiffstats
path: root/fs/cifs
AgeCommit message (Expand)Author
2021-11-17cifs: fix memory leak of smb3_fs_context_dup::server_hostnamePaulo Alcantara
2021-11-17smb3: do not error on fsync when readonlySteve French
2021-11-17cifs: set a minimum of 120s for next dns resolutionPaulo Alcantara
2021-11-17cifs: To match file servers, make sure the server hostname matchesShyam Prasad N
2021-10-09smb3: correct smb3 ACL security descriptorSteve French
2021-09-30cifs: fix a sign extension bugDan Carpenter
2021-09-30cifs: fix incorrect check for null pointer in header_assembleSteve French
2021-09-30cifs: Fix soft lockup during fsstressRohith Surabattula
2021-09-30cifs: Not to defer close on file when lock is setRohith Surabattula
2021-09-26cifs: properly invalidate cached root handle when closing itEnzo Matsumiya
2021-09-18cifs: fix wrong release in sess_alloc_buffer() failed pathDing Hui
2021-09-15smb3: fix posix extensions mount optionSteve French
2021-09-15cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETEDRonnie Sahlberg
2021-09-15CIFS: Fix a potencially linear read overflowLen Baker
2021-08-12cifs: Call close synchronously during unlink/rename/lease break.Rohith Surabattula
2021-08-12cifs: Handle race conditions during renameRohith Surabattula
2021-08-10cifs: use the correct max-length for dentry_path_raw()Ronnie Sahlberg
2021-08-05cifs: create sd context must be a multiple of 8Shyam Prasad N
2021-07-28cifs: add missing parsing of backupuidRonnie Sahlberg
2021-07-26smb3: rc uninitialized in one fallocate pathSteve French
2021-07-26SMB3: fix readpage for large swap cacheSteve French
2021-07-22cifs: fix fallocate when trying to allocate a hole.Ronnie Sahlberg
2021-07-22CIFS: Clarify SMB1 code for POSIX delete fileSteve French
2021-07-22CIFS: Clarify SMB1 code for POSIX CreateSteve French
2021-07-22cifs: support share failover when remountingPaulo Alcantara
2021-07-22cifs: only write 64kb at a time when fallocating a small region of a fileRonnie Sahlberg
2021-07-16cifs: do not share tcp sessions of dfs connectionsPaulo Alcantara
2021-07-15SMB3.1.1: fix mount failure to some servers when compression enabledSteve French
2021-07-15cifs: added WARN_ON for all the count decrementsShyam Prasad N
2021-07-15cifs: fix missing null session check in mountSteve French
2021-07-15cifs: handle reconnect of tcon when there is no cached dfs referralPaulo Alcantara
2021-07-14cifs: fix the out of range assignment to bit fields in parse_server_interfacesHyunchul Lee
2021-07-14cifs: Do not use the original cruid when following DFS links for multiuser mo...Ronnie Sahlberg
2021-07-14cifs: use the expiry output of dns_query to schedule next resolutionShyam Prasad N
2021-07-09cifs: update internal version numberSteve French
2021-07-09cifs: prevent NULL deref in cifs_compose_mount_options()Paulo Alcantara
2021-07-09SMB3.1.1: Add support for negotiating signing algorithmSteve French
2021-07-08cifs: use helpers when parsing uid/gid mount options and validate themRonnie Sahlberg
2021-07-07CIFS: Clarify SMB1 code for POSIX LockSteve French
2021-07-07CIFS: Clarify SMB1 code for rename open fileSteve French
2021-07-07CIFS: Clarify SMB1 code for deleteSteve French
2021-07-07CIFS: Clarify SMB1 code for SetFileSizeSteve French
2021-07-05smb3: fix typo in header fileSteve French
2021-07-02CIFS: Clarify SMB1 code for UnixSetPathInfoSteve French
2021-07-02CIFS: Clarify SMB1 code for UnixCreateSymLinkSteve French
2021-07-02cifs: clarify SMB1 code for UnixCreateHardLinkSteve French
2021-07-02cifs: make locking consistent around the server session statusSteve French
2021-06-25smb3: prevent races updating CurrentMidSteve French
2021-06-24cifs: fix missing spinlock around update to ses->statusSteve French
2021-06-23cifs: missing null pointer check in cifs_mountSteve French