Age | Commit message (Expand) | Author |
2021-08-12 | cifs: Call close synchronously during unlink/rename/lease break. | Rohith Surabattula |
2021-08-12 | cifs: Handle race conditions during rename | Rohith Surabattula |
2021-08-10 | cifs: use the correct max-length for dentry_path_raw() | Ronnie Sahlberg |
2021-08-05 | cifs: create sd context must be a multiple of 8 | Shyam Prasad N |
2021-07-28 | cifs: add missing parsing of backupuid | Ronnie Sahlberg |
2021-07-26 | smb3: rc uninitialized in one fallocate path | Steve French |
2021-07-26 | SMB3: fix readpage for large swap cache | Steve French |
2021-07-22 | cifs: fix fallocate when trying to allocate a hole. | Ronnie Sahlberg |
2021-07-22 | CIFS: Clarify SMB1 code for POSIX delete file | Steve French |
2021-07-22 | CIFS: Clarify SMB1 code for POSIX Create | Steve French |
2021-07-22 | cifs: support share failover when remounting | Paulo Alcantara |
2021-07-22 | cifs: only write 64kb at a time when fallocating a small region of a file | Ronnie Sahlberg |
2021-07-16 | cifs: do not share tcp sessions of dfs connections | Paulo Alcantara |
2021-07-15 | SMB3.1.1: fix mount failure to some servers when compression enabled | Steve French |
2021-07-15 | cifs: added WARN_ON for all the count decrements | Shyam Prasad N |
2021-07-15 | cifs: fix missing null session check in mount | Steve French |
2021-07-15 | cifs: handle reconnect of tcon when there is no cached dfs referral | Paulo Alcantara |
2021-07-14 | cifs: fix the out of range assignment to bit fields in parse_server_interfaces | Hyunchul Lee |
2021-07-14 | cifs: Do not use the original cruid when following DFS links for multiuser mo... | Ronnie Sahlberg |
2021-07-14 | cifs: use the expiry output of dns_query to schedule next resolution | Shyam Prasad N |
2021-07-09 | cifs: update internal version number | Steve French |
2021-07-09 | cifs: prevent NULL deref in cifs_compose_mount_options() | Paulo Alcantara |
2021-07-09 | SMB3.1.1: Add support for negotiating signing algorithm | Steve French |
2021-07-08 | cifs: use helpers when parsing uid/gid mount options and validate them | Ronnie Sahlberg |
2021-07-07 | CIFS: Clarify SMB1 code for POSIX Lock | Steve French |
2021-07-07 | CIFS: Clarify SMB1 code for rename open file | Steve French |
2021-07-07 | CIFS: Clarify SMB1 code for delete | Steve French |
2021-07-07 | CIFS: Clarify SMB1 code for SetFileSize | Steve French |
2021-07-05 | smb3: fix typo in header file | Steve French |
2021-07-02 | CIFS: Clarify SMB1 code for UnixSetPathInfo | Steve French |
2021-07-02 | CIFS: Clarify SMB1 code for UnixCreateSymLink | Steve French |
2021-07-02 | cifs: clarify SMB1 code for UnixCreateHardLink | Steve French |
2021-07-02 | cifs: make locking consistent around the server session status | Steve French |
2021-06-25 | smb3: prevent races updating CurrentMid | Steve French |
2021-06-24 | cifs: fix missing spinlock around update to ses->status | Steve French |
2021-06-23 | cifs: missing null pointer check in cifs_mount | Steve French |
2021-06-23 | smb3: fix possible access to uninitialized pointer to DACL | Steve French |
2021-06-23 | cifs: missing null check for newinode pointer | Steve French |
2021-06-23 | cifs: remove two cases where rc is set unnecessarily in sid_to_id | Steve French |
2021-06-23 | SMB3: Add new info level for query directory | Steve French |
2021-06-23 | cifs: fix NULL dereference in smb2_check_message() | Dan Carpenter |
2021-06-22 | smbdirect: missing rc checks while waiting for rdma events | Steve French |
2021-06-21 | cifs: Avoid field over-reading memcpy() | Kees Cook |
2021-06-20 | smb311: remove dead code for non compounded posix query info | Steve French |
2021-06-20 | cifs: fix SMB1 error path in cifs_get_file_info_unix | Steve French |
2021-06-20 | smb3: fix uninitialized value for port in witness protocol move | Steve French |
2021-06-20 | cifs: fix unneeded null check | Steve French |
2021-06-20 | cifs: use SPDX-Licence-Identifier | Steve French |
2021-06-20 | cifs: convert list_for_each to entry variant in cifs_debug.c | Baokun Li |
2021-06-20 | cifs: convert list_for_each to entry variant in smb2misc.c | Baokun Li |