summaryrefslogtreecommitdiff
path: root/fs/smb/client
AgeCommit message (Expand)Author
3 daysMerge tag 'v6.17-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds
4 dayssmb3 client: add way to show directory leases for improved debuggingSteve French
7 daysMerge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
7 daysMerge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
7 dayssmb: client: get rid of kstrdup() when parsing iocharset mount optionPaulo Alcantara
7 dayssmb: client: get rid of kstrdup() when parsing domain mount optionPaulo Alcantara
7 dayssmb: client: get rid of kstrdup() when parsing pass2 mount optionPaulo Alcantara
7 dayssmb: client: get rid of kstrdup() when parsing pass mount optionPaulo Alcantara
7 dayssmb: client: get rid of kstrdup() when parsing user mount optionPaulo Alcantara
8 dayscifs: Add support for creating reparse points over SMB1Pali Rohár
8 dayscifs: Do not query WSL EAs for native SMB symlinkPali Rohár
8 dayscifs: Optimize CIFSFindFirst() response when not searchingPali Rohár
8 dayscifs: Fix calling CIFSFindFirst() for root path without msearchPali Rohár
8 dayssmb: client: fix session setup against servers that require SPNPaulo Alcantara
8 dayssmb: client: allow parsing zero-length AV pairsPaulo Alcantara
8 dayscifs: add new field to track the last access time of cfidShyam Prasad N
8 dayssmb: change return type of cached_dir_lease_break() to boolBharath SM
8 dayscifs: reset iface weights when we cannot find a candidateShyam Prasad N
8 dayssmb: client: fix netns refcount leak after net_passive changesWang Zhaolong
2025-07-18Fix SMB311 posix special file creation to servers which do not advertise repa...Steve French
2025-07-13smb: invalidate and close cached directory when creating child entriesBharath SM
2025-07-13smb: client: fix use-after-free in crypt_message when using async cryptoWang Zhaolong
2025-07-13smb: client: fix use-after-free in cifs_oplock_breakWang Zhaolong
2025-07-05Merge tag 'v6.16-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-07-04Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-03smb: client: fix native SMB symlink traversalPaulo Alcantara
2025-07-03smb: client: fix race condition in negotiate timeout by using more precise ti...Wang Zhaolong
2025-07-01netfs: Update tracepoints in a number of waysDavid Howells
2025-07-01smb: client: set missing retry flag in cifs_writev_callback()Paulo Alcantara
2025-07-01smb: client: set missing retry flag in cifs_readv_callback()Paulo Alcantara
2025-07-01smb: client: set missing retry flag in smb2_writev_callback()Paulo Alcantara
2025-06-30cifs: all initializations for tcon should happen in tcon_info_allocShyam Prasad N
2025-06-30smb: client: fix warning when reconnecting channelPaulo Alcantara
2025-06-29smb: client: fix readdir returning wrong type with POSIX extensionsPhilipp Kerling
2025-06-26cifs: Fix reading into an ITER_FOLIOQ from the smbdirect codeDavid Howells
2025-06-26cifs: Fix the smbd_response slab to allow usercopyDavid Howells
2025-06-26smb: client: fix potential deadlock when reconnecting channelsPaulo Alcantara
2025-06-25smb: client: remove \t from TP_printk statementsStefan Metzmacher
2025-06-25smb: client: let smbd_post_send_iter() respect the peers max_send_size and tr...Stefan Metzmacher
2025-06-23smb: client: fix regression with native SMB symlinksPaulo Alcantara
2025-06-21smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key sizeBharath SM
2025-06-21smb: minor fix to use sizeof to initialize flags_string bufferBharath SM
2025-06-21smb: Use loff_t for directory position in cached_direntsBharath SM
2025-06-21smb: Log an error when close_all_cached_dirs failsPaul Aurich
2025-06-21cifs: Fix prepare_write to negotiate wsize if neededDavid Howells
2025-06-21smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()Stefan Metzmacher
2025-06-21smb: client: fix first command failure during re-negotiationzhangjian
2025-06-19fs: convert most other generic_file_*mmap() users to .mmap_prepare()Lorenzo Stoakes
2025-06-18cifs: Remove duplicate fattr->cf_dtype assignment from wsl_to_fattr() functionPali Rohár
2025-06-18smb: fix secondary channel creation issue with kerberos by populating hostnam...Bharath SM