aboutsummaryrefslogtreecommitdiffstats
path: root/fs/smb/client/cifsglob.h (follow)
AgeCommit message (Expand)AuthorFilesLines
10 dayscifs: serialize other channels when query server interfaces is pendingShyam Prasad N1-0/+1
11 dayscifs: update the lock ordering comments with new mutexShyam Prasad N1-5/+8
12 dayssmb: client: add ParentLeaseKey supportHenrique Carvalho1-1/+3
12 dayscifs: Correctly set SMB1 SessionKey field in Session Setup RequestPali Rohár1-0/+1
2025-04-09cifs: Split parse_reparse_point callback to functions: get buffer and parse bufferPali Rohár1-4/+2
2025-04-01cifs: Improve handling of NetBIOS packetsPali Rohár1-0/+3
2025-04-01cifs: Allow to disable or force initialization of NetBIOS sessionPali Rohár1-0/+1
2025-03-31smb:client: smb: client: Add reverse mapping from tcon to superblocksWang Zhaolong1-1/+2
2025-03-26cifs: Add new mount option -o nounicode to disable SMB1 UNICODE modePali Rohár1-0/+2
2025-02-19smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSIX extensionsSteve French1-0/+1
2025-02-19smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-2/+2
2025-02-11cifs: pick channels for individual subrequestsShyam Prasad N1-1/+0
2025-02-06smb: client: change lease epoch type from unsigned int to __u16Meetakshi Setiya1-7/+7
2025-01-31smb3: add support for IAKerbSteve French1-0/+4
2025-01-31cifs: Fix struct FILE_ALL_INFOPali Rohár1-5/+7
2025-01-29cifs: Add mount option -o reparse=nonePali Rohár1-0/+3
2025-01-29cifs: Add mount option -o symlink= for choosing symlink create typePali Rohár1-0/+33
2025-01-29cifs: Remove symlink member from cifs_open_info_data unionPali Rohár1-4/+1
2025-01-29cifs: Remove struct reparse_posix_data from struct cifs_open_info_dataPali Rohár1-4/+1
2025-01-22smb: client: get rid of TCP_Server_Info::refpath_lockPaulo Alcantara1-11/+2
2025-01-19smb: client: fix DFS mount against old servers with NTLMSSPPaulo Alcantara1-0/+21
2025-01-19smb: client: parse av pair type 4 in CHALLENGE_MESSAGEPaulo Alcantara1-0/+1
2024-11-26smb: During unmount, ensure all cached dir instances drop their dentryPaul Aurich1-1/+2
2024-11-25cifs: Fix parsing native symlinks relative to the exportPali Rohár1-0/+1
2024-11-21smb: client: improve compound padding in encryptionPaulo Alcantara1-2/+2
2024-11-21CIFS: New mount option for cifs.upcall namespace resolutionRitvik Budhiraja1-0/+7
2024-10-02smb: client: Correct typos in multiple comments across various filesShen Lichuan1-1/+1
2024-10-01smb: client: use actual path when queryfswangrong1-1/+1
2024-09-30Revert "smb: client: make SHA-512 TFM ephemeral"Steve French1-0/+1
2024-09-26smb: client: make SHA-512 TFM ephemeralEnzo Matsumiya1-1/+0
2024-09-26smb: client: make HMAC-MD5 TFM ephemeralEnzo Matsumiya1-1/+0
2024-09-24smb: client: fix DFS interlink failoverPaulo Alcantara1-0/+3
2024-09-19Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-12/+13
2024-09-15smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression operationSteve French1-1/+2
2024-09-15smb/client: rename cifs_ace to smb_aceChenXiaoSong1-1/+1
2024-09-15smb/client: rename cifs_sid to smb_sidChenXiaoSong1-4/+4
2024-09-15smb/client: rename cifs_ntsd to smb_ntsdChenXiaoSong1-6/+6
2024-09-12cifs: Switch crypto buffer to use a folio_queue rather than an xarrayDavid Howells1-1/+1
2024-09-12netfs: Speed up buffered readingDavid Howells1-1/+0
2024-09-05netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inodeDavid Howells1-1/+0
2024-08-28cifs: Fix lack of credit renegotiation on read retryDavid Howells1-0/+1
2024-08-25smb/client: remove unused rq_iter_size from struct smb_rqstStefan Metzmacher1-1/+0
2024-08-22smb/client: fix typo: GlobalMid_Sem -> GlobalMid_LockChenXiaoSong1-3/+3
2024-08-08Fix spelling errors in Server Message BlockXiaxi Shen1-2/+2
2024-08-08smb3: fix setting SecurityFlags when encryption is requiredSteve French1-4/+4
2024-08-02cifs: Remove cifs_aio_ctxDavid Howells1-24/+0
2024-07-19cifs: Add a tracepoint to track credits involved in R/W requestsDavid Howells1-7/+10
2024-07-13cifs: fix setting SecurityFlags to trueSteve French1-2/+2
2024-06-20cifs: Move the 'pid' from the subreq to the reqDavid Howells1-1/+1
2024-06-20cifs: Only pick a channel once per read requestDavid Howells1-0/+1