summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
8 dayssmb: client: set correct d_type for reparse DFS/DFSR and mount pointPaulo Alcantara1-7/+9
8 dayssmb: client: parse uid, gid, mode and dev from WSL reparse pointsPaulo Alcantara4-17/+97
8 dayssmb: client: introduce SMB2_OP_QUERY_WSL_EASteve French6-25/+190
8 dayssmb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()Dan Carpenter1-1/+1
8 dayssmb: client: add support for WSL reparse pointsPaulo Alcantara10-20/+210
8 dayssmb: client: reduce number of parameters in smb2_compound_op()Paulo Alcantara2-69/+95
8 dayssmb: client: fix potential broken compound requestPaulo Alcantara1-43/+63
8 dayssmb: client: move most of reparse point handling code to common filePaulo Alcantara9-364/+405
8 dayssmb: client: introduce reparse mount optionPaulo Alcantara4-0/+52
8 dayssmb: client: retry compound request without reusing leaseMeetakshi Setiya1-3/+38
8 dayssmb: client: do not defer close open handles to deleted filesSteve French6-5/+74
8 dayssmb: client: reuse file lease key in compound operationsMeetakshi Setiya6-31/+48
8 dayssmb: client: get rid of smb311_posix_query_path_info()Paulo Alcantara2-83/+36
8 dayssmb: client: parse owner/group when creating reparse pointsSteve French4-90/+71
8 dayssmb3: update allocation size more accurately on write completionSteve French1-1/+8
8 dayssmb: client: handle path separator of created SMB symlinksPaulo Alcantara1-2/+6
8 dayscifs: update the same create_guid on replaySteve French4-2/+14
8 daysksmbd: Add kernel-doc for ksmbd_extract_sharename() functionYang Li1-0/+1
8 dayscifs: set replay flag for retries of write commandShyam Prasad N3-1/+5
8 dayscifs: commands that are retried should have replay flag setShyam Prasad N6-45/+404
8 dayssmb: client: delete "true", "false" definesAlexey Dobriyan1-7/+0
8 dayssmb: Fix some kernel-doc commentsYang Li1-0/+2
8 dayscifs: new mount option called retransShyam Prasad N5-0/+15
8 dayssmb: client: don't clobber ->i_rdev from cached reparse pointsPaulo Alcantara1-3/+3
8 dayscifs: new nt status codes from MS-SMB2Shyam Prasad N2-0/+4
8 dayscifs: pick channel for tcon and tdisShyam Prasad N1-6/+4
8 dayscifs: minor comment cleanupSteve French1-3/+3
8 dayscifs: remove redundant variable tcon_existColin Ian King1-3/+3
8 daysksmbd: vfs: fix all kernel-doc warningsRandy Dunlap1-10/+18
8 daysksmbd: auth: fix most kernel-doc warningsRandy Dunlap1-6/+8
8 dayscifs: remove unneeded return statementSteve French1-2/+0
8 dayscifs: get rid of dup length check in parse_reparse_point()Paulo Alcantara2-14/+12
8 dayscifs: Pass unbyteswapped eof value into SMB2_set_eof()David Howells3-25/+20
8 dayssmb3: Improve exception handling in allocate_mr_list()Markus Elfring1-2/+2
8 dayscifs: fix in logging in cifs_chan_update_ifaceSteve French1-6/+8
8 dayssmb: client: handle special files and symlinks in SMB3 POSIXPaulo Alcantara1-21/+29
8 dayssmb: client: cleanup smb2_query_reparse_point()Paulo Alcantara3-139/+39
8 dayssmb: client: allow creating symlinks via reparse pointsPaulo Alcantara3-5/+86
8 dayssmb: client: optimise reparse point queryingSteve French6-31/+119
8 dayssmb: client: allow creating special files via reparse pointsSteve French10-60/+256
8 dayssmb: client: extend smb2_compound_op() to accept more commandsSteve French2-384/+403
8 dayssmb: client: Fix minor whitespace errors and warningsPierre Mariani1-8/+17
8 dayssmb: client: introduce cifs_sfu_make_node()Steve French3-120/+52
8 dayscifs: fix use after free for iface while disabling secondary channelsRitvik Budhiraja1-1/+1
8 daysMissing field not being returned in ioctl CIFS_IOC_GET_MNT_INFOSteve French1-0/+1
8 dayssmb3: minor cleanup of session handling codeSteve French1-6/+12
8 dayssmb3: more minor cleanups for session handling routinesSteve French1-10/+15
8 dayssmb3: minor RDMA cleanupSteve French1-2/+2
8 dayscifs: print server capabilities in DebugDataShyam Prasad N1-0/+2
8 dayssmb: use crypto_shash_digest() in symlink_hash()Eric Biggers1-14/+2