summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
2025-05-30Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2025-05-28smb: client: Remove an unused function and variableDr. David Alan Gilbert
2025-05-27ksmbd: allow a filename to contain special characters on SMB3.1.1 posix exten...Namjae Jeon
2025-05-27ksmbd: provide zero as a unique ID to the Mac clientNamjae Jeon
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-25ksmbd: remove unnecessary softdep on crc32Eric Biggers
2025-05-25ksmbd: use SHA-256 library API instead of crypto_shash APIEric Biggers
2025-05-23Merge tag 'v6.15-rc8-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-05-23netfs: Fix undifferentiation of DIO reads from unbuffered readsDavid Howells
2025-05-21ksmbd: use list_first_entry_or_null for opinfo_get_list()Namjae Jeon
2025-05-21ksmbd: fix rename failureNamjae Jeon
2025-05-21netfs: Fix the request's work item to not require a refDavid Howells
2025-05-19ksmbd: fix stream write failureNamjae Jeon
2025-05-19smb: client: Reset all search buffer pointers when releasing bufferWang Zhaolong
2025-05-18smb: client: Fix use-after-free in cifs_fill_direntWang Zhaolong
2025-05-14smb: client: fix zero rsize error messagesPaulo Alcantara
2025-05-14smb: client: fix memory leak during error handling for POSIX mkdirJethro Donaldson
2025-05-09Merge tag '6.15-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-05-08Merge tag 'v6.15-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-05-07smb: client: Avoid race in open_cached_dir with lease breaksPaul Aurich
2025-05-06smb3 client: warn when parse contexts returns error on compounded operationSteve French
2025-05-06ksmbd: Fix UAF in __close_file_table_idsSean Heelan
2025-05-06ksmbd: prevent out-of-bounds stream writes by validating *posNorbert Szetei
2025-05-05saner calling conventions for ->d_automount()Al Viro
2025-05-02Merge tag '6.15-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-05-01ksmbd: fix memory leak in parse_lease_state()Wang Zhaolong
2025-05-01ksmbd: prevent rename with empty stringNamjae Jeon
2025-05-01smb: client: ensure aligned IO sizesPaulo Alcantara
2025-04-30cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() fun...Pali Rohár
2025-04-30cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()Pali Rohár
2025-04-30smb: client: fix zero length for mkdir POSIX create contextJethro Donaldson
2025-04-25ksmbd: fix use-after-free in session logoffSean Heelan
2025-04-25ksmbd: fix use-after-free in kerberos authenticationSean Heelan
2025-04-22ksmbd: fix use-after-free in ksmbd_session_rpc_openNamjae Jeon
2025-04-22smb: server: smb2pdu: check return value of xa_store()Salah Triki
2025-04-18Merge tag '6.15-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-04-14ksmbd: Prevent integer overflow in calculation of deadtimeDenis Arefev
2025-04-14ksmbd: fix the warning from __kernel_write_iterNamjae Jeon
2025-04-14ksmbd: fix use-after-free in smb_break_all_levII_oplock()Namjae Jeon
2025-04-14ksmbd: fix use-after-free in __smb2_lease_break_noti()Namjae Jeon
2025-04-14ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"Namjae Jeon
2025-04-14ksmbd: Fix dangling pointer in krb_authenticateSean Heelan
2025-04-13Revert "smb: client: fix TCP timers deadlock after rmmod"Kuniyuki Iwashima
2025-04-13Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after...Kuniyuki Iwashima
2025-04-13smb3 client: fix open hardlink on deferred close file errorChunjie Zhu
2025-04-09smb3: Add defines for two new FileSystemAttributesSteve French
2025-04-09cifs: Fix querying of WSL CHR and BLK reparse points over SMB1Pali Rohár
2025-04-09cifs: Split parse_reparse_point callback to functions: get buffer and parse b...Pali Rohár
2025-04-09cifs: Improve handling of name surrogate reparse points in reparse.cPali Rohár
2025-04-09cifs: Remove explicit handling of IO_REPARSE_TAG_MOUNT_POINT in inode.cPali Rohár