summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-05-25erofs: reliably distinguish block based and fscache modeChristian Brauner
2024-05-25erofs: get rid of erofs_fs_contextBaokun Li
2024-05-25smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-05-25ksmbd: add continuous availability share parameterNamjae Jeon
2024-05-25cifs: Add tracing for the cifs_tcon struct refcountingDavid Howells
2024-05-25smb: client: instantiate when creating SFU filesPaulo Alcantara
2024-05-25smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()Paulo Alcantara
2024-05-25smb3: add trace event for mknodSteve French
2024-05-25smb311: additional compression flag defined in updated protocol specSteve French
2024-05-25smb311: correct incorrect offset field in compression headerSteve French
2024-05-25cifs: Move some extern decls from .c files to .hSteve French
2024-05-25ksmbd: fix potencial out-of-bounds when buffer offset is invalidNamjae Jeon
2024-05-25ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()Namjae Jeon
2024-05-25ksmbd: Fix spelling mistake "connction" -> "connection"Colin Ian King
2024-05-25ksmbd: fix possible null-deref in smb_lazy_parent_lease_break_closeMarios Makassikis
2024-05-25cifs: remove redundant variable assignmentBharath SM
2024-05-25cifs: fixes for get_inode_infoMeetakshi Setiya
2024-05-25cifs: defer close file handles having RH leaseBharath SM
2024-05-25ksmbd: add support for durable handles v1/v2Namjae Jeon
2024-05-25ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying previous sessionNamjae Jeon
2024-05-25smb: common: simplify compression headersEnzo Matsumiya
2024-05-25smb: common: fix fields sizes in compression_pattern_payload_v1Enzo Matsumiya
2024-05-25smb: client: negotiate compression algorithmsEnzo Matsumiya
2024-05-25smb3: add dynamic trace point for ioctlsSteve French
2024-05-25smb: client: return reparse type in /proc/mountsPaulo Alcantara
2024-05-25smb: client: set correct d_type for reparse DFS/DFSR and mount pointPaulo Alcantara
2024-05-25smb: client: parse uid, gid, mode and dev from WSL reparse pointsPaulo Alcantara
2024-05-25smb: client: introduce SMB2_OP_QUERY_WSL_EASteve French
2024-05-25smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()Dan Carpenter
2024-05-25smb: client: add support for WSL reparse pointsPaulo Alcantara
2024-05-25smb: client: reduce number of parameters in smb2_compound_op()Paulo Alcantara
2024-05-25smb: client: fix potential broken compound requestPaulo Alcantara
2024-05-25smb: client: move most of reparse point handling code to common filePaulo Alcantara
2024-05-25smb: client: introduce reparse mount optionPaulo Alcantara
2024-05-25smb: client: retry compound request without reusing leaseMeetakshi Setiya
2024-05-25smb: client: do not defer close open handles to deleted filesSteve French
2024-05-25smb: client: reuse file lease key in compound operationsMeetakshi Setiya
2024-05-25smb: client: get rid of smb311_posix_query_path_info()Paulo Alcantara
2024-05-25smb: client: parse owner/group when creating reparse pointsSteve French
2024-05-25smb3: update allocation size more accurately on write completionSteve French
2024-05-25smb: client: handle path separator of created SMB symlinksPaulo Alcantara
2024-05-25cifs: update the same create_guid on replaySteve French
2024-05-25ksmbd: Add kernel-doc for ksmbd_extract_sharename() functionYang Li
2024-05-25cifs: set replay flag for retries of write commandShyam Prasad N
2024-05-25cifs: commands that are retried should have replay flag setShyam Prasad N
2024-05-25smb: client: delete "true", "false" definesAlexey Dobriyan
2024-05-25smb: Fix some kernel-doc commentsYang Li
2024-05-25cifs: new mount option called retransShyam Prasad N
2024-05-25smb: client: don't clobber ->i_rdev from cached reparse pointsPaulo Alcantara
2024-05-25cifs: new nt status codes from MS-SMB2Shyam Prasad N