summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
2025-07-28smb: client: get rid of kstrdup() when parsing domain mount optionPaulo Alcantara
2025-07-28smb: client: get rid of kstrdup() when parsing pass2 mount optionPaulo Alcantara
2025-07-28smb: client: get rid of kstrdup() when parsing pass mount optionPaulo Alcantara
2025-07-28smb: client: get rid of kstrdup() when parsing user mount optionPaulo Alcantara
2025-07-27cifs: Add support for creating reparse points over SMB1Pali Rohár
2025-07-27cifs: Do not query WSL EAs for native SMB symlinkPali Rohár
2025-07-27cifs: Optimize CIFSFindFirst() response when not searchingPali Rohár
2025-07-27cifs: Fix calling CIFSFindFirst() for root path without msearchPali Rohár
2025-07-27smb: client: fix session setup against servers that require SPNPaulo Alcantara
2025-07-27smb: client: allow parsing zero-length AV pairsPaulo Alcantara
2025-07-27cifs: add new field to track the last access time of cfidShyam Prasad N
2025-07-27smb: change return type of cached_dir_lease_break() to boolBharath SM
2025-07-27cifs: reset iface weights when we cannot find a candidateShyam Prasad N
2025-07-27smb: client: fix netns refcount leak after net_passive changesWang Zhaolong
2025-07-24ksmbd: fix corrupted mtime and ctime in smb2_openNamjae Jeon
2025-07-24ksmbd: fix Preauh_HashValue race conditionNamjae Jeon
2025-07-24ksmbd: check return value of xa_store() in krb5_authenticateNamjae Jeon
2025-07-24ksmbd: fix null pointer dereference error in generate_encryptionkeyNamjae Jeon
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-24smb/server: add ksmbd_vfs_kern_path()NeilBrown
2025-07-20smb/server: avoid deadlock when linking with ReplaceIfExistsNeilBrown
2025-07-20smb/server: simplify ksmbd_vfs_kern_path_locked()NeilBrown
2025-07-20smb/server: use lookup_one_unlocked()NeilBrown
2025-07-18net: s/dev_get_flags/netif_get_flags/Stanislav Fomichev
2025-07-18Fix SMB311 posix special file creation to servers which do not advertise repa...Steve French
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-08ksmbd: fix potential use-after-free in oplock/lease break ackNamjae Jeon
2025-07-08ksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked()Al Viro
2025-07-08smb: server: make use of rdma_destroy_qp()Stefan Metzmacher
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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
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-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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