summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
7 daysksmbd: fix potential use-after-free in oplock/lease break ackNamjae Jeon
7 daysksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked()Al Viro
7 dayssmb: server: make use of rdma_destroy_qp()Stefan Metzmacher
10 daysMerge tag 'v6.16-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
11 daysMerge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
12 dayssmb: client: fix native SMB symlink traversalPaulo Alcantara
12 dayssmb: client: fix race condition in negotiate timeout by using more precise ti...Wang Zhaolong
14 daysnetfs: Update tracepoints in a number of waysDavid Howells
14 dayssmb: client: set missing retry flag in cifs_writev_callback()Paulo Alcantara
14 dayssmb: client: set missing retry flag in cifs_readv_callback()Paulo Alcantara
14 dayssmb: 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-22Merge tag 'v6.16-rc2-smb3-client-fixes-v2' of git://git.samba.org/sfrench/cif...Linus Torvalds
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-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
2025-06-17ksmbd: handle set/get info file for streamed fileNamjae Jeon
2025-06-17ksmbd: fix null pointer dereference in destroy_previous_sessionNamjae Jeon
2025-06-17ksmbd: add free_transport ops in ksmbd connectionNamjae Jeon
2025-06-12smb: improve directory cache reuse for readdir operationsBharath SM
2025-06-12smb: client: fix perf regression with deferred closesPaulo Alcantara
2025-06-09smb: client: disable path remapping with POSIX extensionsPhilipp Kerling
2025-06-08Merge tag '6.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2025-06-05cifs: update internal version numberSteve French
2025-06-04Merge tag '6.16-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-06-03cifs: do not disable interface polling on failureShyam Prasad N
2025-06-03cifs: serialize other channels when query server interfaces is pendingShyam Prasad N
2025-06-03cifs: deal with the channel loading lag while picking channelsShyam Prasad N
2025-06-03smb: client: make use of common smbdirect_socket_parametersStefan Metzmacher
2025-06-03smb: smbdirect: introduce smbdirect_socket_parametersStefan Metzmacher
2025-06-03smb: client: make use of common smbdirect_socketStefan Metzmacher
2025-06-03smb: smbdirect: add smbdirect_socket.hStefan Metzmacher
2025-06-03smb: client: make use of common smbdirect.hStefan Metzmacher
2025-06-03smb: smbdirect: add smbdirect.h with public structuresStefan Metzmacher
2025-06-03smb: client: make use of common smbdirect_pdu.hStefan Metzmacher
2025-06-03smb: smbdirect: add smbdirect_pdu.h with protocol definitionsStefan Metzmacher