| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-08 | Merge tag 'v6.15-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 4 | -9/+43 |
| 2025-05-06 | ksmbd: Fix UAF in __close_file_table_ids | Sean Heelan | 1 | -7/+26 |
| 2025-05-06 | ksmbd: prevent out-of-bounds stream writes by validating *pos | Norbert Szetei | 1 | -0/+7 |
| 2025-05-02 | Merge tag '6.15-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 9 | -75/+324 |
| 2025-05-01 | ksmbd: fix memory leak in parse_lease_state() | Wang Zhaolong | 1 | -2/+5 |
| 2025-05-01 | ksmbd: prevent rename with empty string | Namjae Jeon | 1 | -0/+5 |
| 2025-05-01 | smb: client: ensure aligned IO sizes | Paulo Alcantara | 6 | -55/+62 |
| 2025-04-30 | cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() fun... | Pali Rohár | 4 | -12/+166 |
| 2025-04-30 | cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info() | Pali Rohár | 1 | -8/+95 |
| 2025-04-30 | smb: client: fix zero length for mkdir POSIX create context | Jethro Donaldson | 1 | -0/+1 |
| 2025-04-25 | ksmbd: fix use-after-free in session logoff | Sean Heelan | 1 | -4/+0 |
| 2025-04-25 | ksmbd: fix use-after-free in kerberos authentication | Sean Heelan | 2 | -6/+13 |
| 2025-04-22 | ksmbd: fix use-after-free in ksmbd_session_rpc_open | Namjae Jeon | 2 | -6/+15 |
| 2025-04-22 | smb: server: smb2pdu: check return value of xa_store() | Salah Triki | 1 | -2/+7 |
| 2025-04-18 | Merge tag '6.15-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -25/+39 |
| 2025-04-14 | ksmbd: Prevent integer overflow in calculation of deadtime | Denis Arefev | 1 | -1/+6 |
| 2025-04-14 | ksmbd: fix the warning from __kernel_write_iter | Namjae Jeon | 1 | -1/+2 |
| 2025-04-14 | ksmbd: fix use-after-free in smb_break_all_levII_oplock() | Namjae Jeon | 2 | -21/+9 |
| 2025-04-14 | ksmbd: fix use-after-free in __smb2_lease_break_noti() | Namjae Jeon | 3 | -6/+13 |
| 2025-04-14 | ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING" | Namjae Jeon | 1 | -7/+1 |
| 2025-04-14 | ksmbd: Fix dangling pointer in krb_authenticate | Sean Heelan | 1 | -1/+3 |
| 2025-04-13 | Revert "smb: client: fix TCP timers deadlock after rmmod" | Kuniyuki Iwashima | 1 | -26/+10 |
| 2025-04-13 | Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after... | Kuniyuki Iwashima | 1 | -8/+8 |
| 2025-04-13 | smb3 client: fix open hardlink on deferred close file error | Chunjie Zhu | 2 | -0/+30 |
| 2025-04-09 | smb3: Add defines for two new FileSystemAttributes | Steve French | 2 | -0/+4 |
| 2025-04-09 | cifs: Fix querying of WSL CHR and BLK reparse points over SMB1 | Pali Rohár | 1 | -0/+36 |
| 2025-04-09 | cifs: Split parse_reparse_point callback to functions: get buffer and parse b... | Pali Rohár | 6 | -37/+25 |
| 2025-04-09 | cifs: Improve handling of name surrogate reparse points in reparse.c | Pali Rohár | 1 | -11/+8 |
| 2025-04-09 | cifs: Remove explicit handling of IO_REPARSE_TAG_MOUNT_POINT in inode.c | Pali Rohár | 1 | -4/+0 |
| 2025-04-09 | cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode | Pali Rohár | 1 | -20/+40 |
| 2025-04-09 | smb: client: fix UAF in decryption with multichannel | Paulo Alcantara | 3 | -23/+10 |
| 2025-04-08 | cifs: Fix support for WSL-style symlinks | Pali Rohár | 2 | -12/+19 |
| 2025-04-07 | smb311 client: fix missing tcon check when mounting with linux/posix extensions | Steve French | 1 | -0/+2 |
| 2025-04-07 | cifs: Ensure that all non-client-specific reparse points are processed by the... | Pali Rohár | 2 | -4/+10 |
| 2025-04-04 | Merge tag '6.15-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci... | Linus Torvalds | 19 | -85/+437 |
| 2025-04-02 | cifs: update internal version number | Steve French | 1 | -2/+2 |
| 2025-04-02 | cifs: Implement is_network_name_deleted for SMB1 | Pali Rohár | 1 | -0/+44 |
| 2025-04-02 | cifs: Remove cifs_truncate_page() as it should be superfluous | David Howells | 3 | -22/+0 |
| 2025-04-01 | ksmbd: fix null pointer dereference in alloc_preauth_hash() | Namjae Jeon | 3 | -5/+24 |
| 2025-04-01 | cifs: Do not add FILE_READ_ATTRIBUTES when using GENERIC_READ/EXECUTE/ALL | Pali Rohár | 1 | -0/+9 |
| 2025-04-01 | cifs: Improve SMB2+ stat() to work also without FILE_READ_ATTRIBUTES | Pali Rohár | 3 | -2/+69 |
| 2025-04-01 | cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES | Pali Rohár | 1 | -1/+10 |
| 2025-04-01 | cifs: Fix querying and creating MF symlinks over SMB1 | Pali Rohár | 1 | -4/+4 |
| 2025-04-01 | cifs: Fix access_flags_to_smbopen_mode | Pali Rohár | 1 | -7/+23 |
| 2025-04-01 | cifs: Fix negotiate retry functionality | Pali Rohár | 3 | -10/+10 |
| 2025-04-01 | cifs: Improve handling of NetBIOS packets | Pali Rohár | 3 | -18/+128 |
| 2025-04-01 | cifs: Allow to disable or force initialization of NetBIOS session | Pali Rohár | 4 | -2/+26 |
| 2025-04-01 | cifs: Add a new xattr system.smb3_ntsd_owner for getting or setting owner | Pali Rohár | 1 | -1/+19 |
| 2025-04-01 | cifs: Add a new xattr system.smb3_ntsd_sacl for getting or setting SACLs | Pali Rohár | 1 | -0/+18 |
| 2025-04-01 | ksmbd: validate zero num_subauth before sub_auth is accessed | Norbert Szetei | 1 | -0/+5 |
| 2025-04-01 | ksmbd: fix overflow in dacloffset bounds check | Norbert Szetei | 1 | -4/+12 |
| 2025-04-01 | ksmbd: fix session use-after-free in multichannel connection | Namjae Jeon | 3 | -11/+14 |
| 2025-03-31 | smb: client: Update IO sizes after reconnection | Wang Zhaolong | 1 | -2/+22 |
| 2025-03-31 | smb: client: Store original IO parameters and prevent zero IO sizes | Wang Zhaolong | 5 | -11/+30 |
| 2025-03-31 | smb:client: smb: client: Add reverse mapping from tcon to superblocks | Wang Zhaolong | 4 | -1/+20 |
| 2025-03-31 | cifs: remove unreachable code in cifs_get_tcp_session() | Roman Smirnov | 1 | -5/+1 |
| 2025-03-31 | cifs: fix integer overflow in match_server() | Roman Smirnov | 1 | -0/+5 |
| 2025-03-31 | Merge tag 'v6.15rc-part1-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 7 | -43/+68 |
| 2025-03-31 | Merge tag '6.15-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci... | Linus Torvalds | 18 | -44/+288 |
| 2025-03-27 | ksmbd: fix r_count dec/increment mismatch | Namjae Jeon | 1 | -2/+2 |
| 2025-03-27 | ksmbd: fix multichannel connection failure | Namjae Jeon | 3 | -8/+22 |
| 2025-03-27 | ksmbd: fix use-after-free in ksmbd_sessions_deregister() | Namjae Jeon | 1 | -0/+3 |
| 2025-03-27 | ksmbd: use ib_device_get_netdev() instead of calling ops.get_netdev | Namjae Jeon | 1 | -4/+2 |
| 2025-03-27 | ksmbd: use aead_request_free to match aead_request_alloc | Miaoqian Lin | 1 | -1/+1 |
| 2025-03-27 | Revert "ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_c... | Namjae Jeon | 1 | -30/+10 |
| 2025-03-27 | ksmbd: add bounds check for create lease context | Norbert Szetei | 1 | -0/+8 |
| 2025-03-26 | cifs: Add new mount option -o nounicode to disable SMB1 UNICODE mode | Pali Rohár | 8 | -4/+54 |
| 2025-03-26 | cifs: Set default Netbios RFC1001 server name to hostname in UNC | Pali Rohár | 1 | -0/+11 |
| 2025-03-26 | smb: client: Fix netns refcount imbalance causing leaks and use-after-free | Wang Zhaolong | 1 | -8/+8 |
| 2025-03-26 | cifs: add validation check for the fields in smb_aces | Namjae Jeon | 1 | -1/+16 |
| 2025-03-26 | CIFS: Propagate min offload along with other parameters from primary to secon... | Aman | 2 | -0/+8 |
| 2025-03-26 | cifs: Improve establishing SMB connection with NetBIOS session | Pali Rohár | 1 | -3/+134 |
| 2025-03-26 | cifs: Fix establishing NetBIOS session for SMB2+ connection | Pali Rohár | 3 | -6/+19 |
| 2025-03-26 | cifs: Fix getting DACL-only xattr system.cifs_acl and system.smb3_acl | Pali Rohár | 4 | -11/+15 |
| 2025-03-26 | cifs: Check if server supports reparse points before using them | Pali Rohár | 4 | -3/+15 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -45/+27 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2025-03-24 | ksmbd: add bounds check for durable handle context | Namjae Jeon | 1 | -0/+21 |
| 2025-03-24 | ksmbd: make SMB_SERVER_KERBEROS5 enable by default | Namjae Jeon | 1 | -1/+1 |
| 2025-03-24 | ksmbd: Use str_read_write() and str_true_false() helpers | Thorsten Blum | 1 | -2/+3 |
| 2025-03-24 | cifs: avoid NULL pointer dereference in dbg call | Alexandra Diupina | 1 | -4/+5 |
| 2025-03-24 | smb: client: Remove redundant check in smb2_is_path_accessible() | Ivan Abramov | 1 | -1/+1 |
| 2025-03-24 | smb: client: Remove redundant check in cifs_oplock_break() | Ivan Abramov | 1 | -1/+1 |
| 2025-03-24 | smb: mark the new channel addition log as informational log with cifs_info | Bharath SM | 1 | -1/+1 |
| 2025-03-24 | smb: minor cleanup to remove unused function declaration | Bharath SM | 1 | -1/+0 |
| 2025-03-17 | smb: client: don't retry IO on failed negprotos with soft mounts | Paulo Alcantara | 2 | -73/+69 |
| 2025-03-14 | Merge tag 'v6.14-rc6-smb3-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 7 | -39/+45 |
| 2025-03-13 | smb: client: Fix match_session bug preventing session reuse | Henrique Carvalho | 1 | -4/+12 |
| 2025-03-13 | cifs: Fix integer overflow while processing closetimeo mount option | Murad Masimov | 1 | -2/+2 |
| 2025-03-13 | cifs: Fix integer overflow while processing actimeo mount option | Murad Masimov | 1 | -1/+1 |
| 2025-03-13 | cifs: Fix integer overflow while processing acdirmax mount option | Murad Masimov | 1 | -2/+2 |
| 2025-03-13 | cifs: Fix integer overflow while processing acregmax mount option | Murad Masimov | 1 | -2/+2 |
| 2025-03-13 | smb: client: fix regression with guest option | Paulo Alcantara | 1 | -0/+4 |
| 2025-03-10 | ksmbd: prevent connection release during oplock break notification | Namjae Jeon | 4 | -12/+30 |
| 2025-03-10 | ksmbd: fix use-after-free in ksmbd_free_work_struct | Namjae Jeon | 4 | -27/+15 |
| 2025-03-08 | vfs: Remove invalidate_inodes() | Jan Kara | 1 | -1/+1 |
| 2025-03-05 | VFS: Change vfs_mkdir() to return the dentry. | NeilBrown | 1 | -22/+10 |
| 2025-03-02 | cifs: fix incorrect validation for num_aces field of smb_acl | Namjae Jeon | 1 | -2/+6 |
| 2025-03-02 | ksmbd: fix incorrect validation for num_aces field of smb_acl | Namjae Jeon | 1 | -1/+4 |
| 2025-03-02 | smb: common: change the data type of num_aces to le16 | Namjae Jeon | 4 | -30/+32 |
| 2025-03-02 | ksmbd: fix bug on trap in smb2_lock | Namjae Jeon | 1 | -1/+1 |
| 2025-03-02 | ksmbd: fix use-after-free in smb2_lock | Namjae Jeon | 1 | -3/+3 |
| 2025-03-02 | ksmbd: fix type confusion via race condition when using ipc_msg_send_request | Namjae Jeon | 1 | -0/+1 |
| 2025-03-02 | ksmbd: fix out-of-bounds in parse_sec_desc() | Namjae Jeon | 1 | -0/+16 |
| 2025-02-27 | Change inode_operations.mkdir to return struct dentry * | NeilBrown | 2 | -7/+7 |
| 2025-02-27 | Merge patch series "prep patches for my mkdir series" | Christian Brauner | 15 | -84/+127 |
| 2025-02-25 | cifs: Fix the smb1 readv callback to correctly call netfs | David Howells | 1 | -1/+2 |
| 2025-02-20 | smb: client: Add check for next_buffer in receive_encrypted_standard() | Haoxiang Li | 1 | -0/+4 |
| 2025-02-19 | cifs: Treat unhandled directory name surrogate reparse points as mount direct... | Pali Rohár | 2 | -0/+16 |
| 2025-02-19 | cifs: Throw -EOPNOTSUPP error on unsupported reparse point type from parse_re... | Pali Rohár | 1 | -3/+2 |
| 2025-02-19 | smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSI... | Steve French | 4 | -7/+29 |
| 2025-02-19 | smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 2 | -12/+22 |
| 2025-02-19 | VFS: add common error checks to lookup_one_qstr_excl() | NeilBrown | 1 | -16/+10 |
| 2025-02-16 | smb: client: fix chmod(2) regression with ATTR_READONLY | Paulo Alcantara | 1 | -2/+2 |
| 2025-02-11 | cifs: pick channels for individual subrequests | Shyam Prasad N | 2 | -4/+4 |
| 2025-02-06 | smb: client: change lease epoch type from unsigned int to __u16 | Meetakshi Setiya | 5 | -19/+19 |
| 2025-02-05 | smb: client: get rid of kstrdup() in get_ses_refpath() | Paulo Alcantara | 2 | -22/+12 |
| 2025-02-05 | smb: client: fix noisy when tree connecting to DFS interlink targets | Paulo Alcantara | 1 | -1/+1 |
| 2025-02-05 | smb: client: don't trust DFSREF_STORAGE_SERVER bit | Paulo Alcantara | 1 | -14/+16 |
| 2025-02-01 | Merge tag 'v6.14-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c... | Linus Torvalds | 28 | -192/+884 |
| 2025-01-31 | cifs: Fix parsing native symlinks directory/file type | Pali Rohár | 4 | -0/+62 |
| 2025-01-31 | cifs: update internal version number | Steve French | 1 | -2/+2 |
| 2025-01-31 | cifs: Add support for creating WSL-style symlinks | Pali Rohár | 1 | -12/+53 |
| 2025-01-31 | smb3: add support for IAKerb | Steve French | 5 | -3/+12 |
| 2025-01-31 | cifs: Fix struct FILE_ALL_INFO | Pali Rohár | 2 | -11/+7 |
| 2025-01-31 | cifs: Add support for creating NFS-style symlinks | Pali Rohár | 1 | -8/+39 |
| 2025-01-31 | cifs: Add support for creating native Windows sockets | Pali Rohár | 5 | -0/+45 |
| 2025-01-30 | Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+2 |
| 2025-01-29 | cifs: Add mount option -o reparse=none | Pali Rohár | 3 | -1/+11 |
| 2025-01-29 | cifs: Add mount option -o symlink= for choosing symlink create type | Pali Rohár | 8 | -24/+214 |
| 2025-01-29 | cifs: Fix creating and resolving absolute NT-style symlinks | Pali Rohár | 3 | -18/+273 |
| 2025-01-29 | cifs: Simplify reparse point check in cifs_query_path_info() function | Pali Rohár | 1 | -25/+1 |
| 2025-01-29 | cifs: Remove symlink member from cifs_open_info_data union | Pali Rohár | 3 | -7/+4 |
| 2025-01-29 | cifs: Update description about ACL permissions | Pali Rohár | 1 | -21/+61 |
| 2025-01-29 | cifs: Rename struct reparse_posix_data to reparse_nfs_data_buffer and move to... | Pali Rohár | 3 | -21/+19 |
| 2025-01-29 | cifs: Remove struct reparse_posix_data from struct cifs_open_info_data | Pali Rohár | 2 | -7/+3 |
| 2025-01-29 | cifs: Remove unicode parameter from parse_reparse_point() function | Pali Rohár | 5 | -18/+14 |
| 2025-01-29 | cifs: Fix getting and setting SACLs over SMB1 | Pali Rohár | 3 | -13/+18 |
| 2025-01-29 | cifs: Remove intermediate object of failed create SFU call | Pali Rohár | 1 | -1/+22 |
| 2025-01-29 | cifs: Validate EAs for WSL reparse points | Pali Rohár | 1 | -4/+18 |
| 2025-01-29 | cifs: Change translation of STATUS_PRIVILEGE_NOT_HELD to -EPERM | Pali Rohár | 2 | -2/+3 |
| 2025-01-27 | Pass parent directory inode and expected name to ->d_revalidate() | Al Viro | 1 | -1/+2 |
| 2025-01-26 | cifs: Change translation of STATUS_NOT_A_REPARSE_POINT to -ENODATA | Pali Rohár | 4 | -1/+10 |
| 2025-01-23 | Merge tag 'v6.14-rc-smb3-client-fixes-part' of git://git.samba.org/sfrench/ci... | Linus Torvalds | 25 | -436/+483 |
| 2025-01-23 | Merge tag 'v6.14-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 9 | -76/+49 |
| 2025-01-22 | smb: client: handle lack of EA support in smb2_query_path_info() | Paulo Alcantara | 1 | -23/+69 |
| 2025-01-22 | smb: client: don't check for @leaf_fullpath in match_server() | Paulo Alcantara | 1 | -35/+3 |
| 2025-01-22 | smb: client: get rid of TCP_Server_Info::refpath_lock | Paulo Alcantara | 3 | -30/+7 |
| 2025-01-20 | cifs: Remove duplicate struct reparse_symlink_data and SYMLINK_FLAG_RELATIVE | Pali Rohár | 1 | -16/+0 |
| 2025-01-20 | Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -8/+2 |
| 2025-01-20 | Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -22/+10 |
| 2025-01-19 | cifs: Do not attempt to call CIFSGetSrvInodeNumber() without CAP_INFOLEVEL_PA... | Pali Rohár | 1 | -0/+6 |
| 2025-01-19 | cifs: Do not attempt to call CIFSSMBRenameOpenFile() without CAP_INFOLEVEL_PA... | Pali Rohár | 1 | -0/+7 |
| 2025-01-19 | cifs: Remove declaration of dead CIFSSMBQuerySymLink function | Pali Rohár | 1 | -3/+0 |
| 2025-01-19 | cifs: Fix printing Status code into dmesg | Pali Rohár | 1 | -2/+2 |
| 2025-01-19 | cifs: Add missing NT_STATUS_* codes from nterr.h to nterr.c | Pali Rohár | 1 | -0/+8 |
| 2025-01-19 | cifs: Fix endian types in struct rfc1002_session_packet | Pali Rohár | 1 | -3/+3 |
| 2025-01-19 | cifs: Use cifs_autodisable_serverino() for disabling CIFS_MOUNT_SERVER_INUM i... | Pali Rohár | 1 | -1/+1 |
| 2025-01-19 | smb3: add missing tracepoint for querying wsl EAs | Steve French | 2 | -0/+3 |
| 2025-01-19 | smb: client: fix order of arguments of tracepoints | Ruben Devos | 2 | -57/+57 |
| 2025-01-19 | smb: client: fix oops due to unset link speed | Paulo Alcantara | 1 | -1/+2 |
| 2025-01-19 | smb: client: correctly handle ErrorContextData as a flexible array | Liang Jie | 2 | -3/+3 |
| 2025-01-19 | smb: client: don't retry DFS targets on server shutdown | Paulo Alcantara | 1 | -9/+19 |
| 2025-01-19 | smb: client: fix return value of parse_dfs_referrals() | Paulo Alcantara | 2 | -6/+6 |
| 2025-01-19 | smb: client: optimize referral walk on failed link targets | Paulo Alcantara | 2 | -57/+56 |
| 2025-01-19 | smb: client: provide dns_resolve_{unc,name} helpers | Paulo Alcantara | 7 | -86/+59 |
| 2025-01-19 | smb: client: parse DNS domain name from domain= option | Paulo Alcantara | 1 | -5/+14 |
| 2025-01-19 | smb: client: fix DFS mount against old servers with NTLMSSP | Paulo Alcantara | 9 | -50/+105 |
| 2025-01-19 | smb: client: parse av pair type 4 in CHALLENGE_MESSAGE | Paulo Alcantara | 3 | -22/+43 |
| 2025-01-19 | smb: client: introduce av_for_each_entry() helper | Paulo Alcantara | 2 | -71/+54 |
| 2025-01-15 | ksmbd: fix integer overflows on 32 bit systems | Dan Carpenter | 1 | -0/+9 |
| 2025-01-15 | ksmbd: browse interfaces list on FSCTL_QUERY_INTERFACE_INFO IOCTL | Namjae Jeon | 6 | -41/+40 |
| 2025-01-15 | ksmbd: Remove unused functions | Dr. David Alan Gilbert | 4 | -35/+0 |
| 2025-01-15 | smb: client: fix double free of TCP_Server_Info::hostname | Paulo Alcantara | 1 | -2/+1 |
| 2025-01-12 | cifs: support reconnect with alternate password for SMB1 | Meetakshi Setiya | 1 | -1/+10 |
| 2025-01-11 | Merge tag '6.13-rc6-SMB3-client-fix' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -1/+18 |
| 2025-01-10 | smb: client: sync the root session and superblock context passwords before au... | Meetakshi Setiya | 1 | -1/+18 |
| 2025-01-09 | Merge tag '6.13-rc6-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 4 | -3/+56 |
| 2025-01-07 | ksmbd: Implement new SMB3 POSIX type | Namjae Jeon | 2 | -0/+50 |
| 2025-01-07 | ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_locked | He Wang | 1 | -1/+2 |
| 2025-01-06 | Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -7/+15 |
| 2025-01-05 | ksmbd: Remove unneeded if check in ksmbd_rdma_capable_netdev() | Thorsten Blum | 1 | -2/+1 |
| 2025-01-05 | ksmbd: fix a missing return value check bug | Wentao Liang | 1 | -0/+3 |
| 2024-12-23 | cifs: Remove unused is_server_using_iface() | Dr. David Alan Gilbert | 2 | -27/+0 |
| 2024-12-23 | smb: enable reuse of deferred file handles for write operations | Bharath SM | 1 | -1/+5 |
| 2024-12-21 | Merge tag '6.13-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 4 | -13/+31 |
| 2024-12-20 | netfs: Change the read result collector to only use one work item | David Howells | 2 | -2/+5 |
| 2024-12-20 | netfs: Drop the was_async arg from netfs_read_subreq_terminated() | David Howells | 1 | -1/+1 |
| 2024-12-20 | netfs: Drop the error arg from netfs_read_subreq_terminated() | David Howells | 3 | -19/+4 |
| 2024-12-20 | netfs: Add a tracepoint to log the lifespan of folio_queue structs | David Howells | 1 | -1/+1 |
| 2024-12-20 | netfs: Work around recursion by abandoning retry if nothing read | David Howells | 2 | -7/+15 |
| 2024-12-19 | smb: fix bytes written value in /proc/fs/cifs/Stats | Bharath SM | 1 | -0/+3 |
| 2024-12-19 | smb: client: fix TCP timers deadlock after rmmod | Enzo Matsumiya | 1 | -10/+26 |
| 2024-12-19 | smb: client: Deduplicate "select NETFS_SUPPORT" in Kconfig | Dragan Simic | 1 | -1/+0 |
| 2024-12-19 | smb: use macros instead of constants for leasekey size and default cifsattrs ... | Bharath SM | 2 | -2/+2 |
| 2024-12-15 | ksmbd: conn lock to serialize smb2 negotiate | Namjae Jeon | 1 | -0/+2 |
| 2024-12-15 | ksmbd: fix broken transfers when exceeding max simultaneous operations | Marios Makassikis | 5 | -10/+17 |
| 2024-12-15 | ksmbd: count all requests in req_running counter | Marios Makassikis | 1 | -2/+3 |
| 2024-12-13 | Merge tag '6.13-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 4 | -4/+8 |
| 2024-12-10 | smb: client: destroy cfid_put_wq on module exit | Enzo Matsumiya | 1 | -0/+1 |