index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-01
smb: client: add NULL check in automount_fullpath
Ruben Devos
1
-0
/
+3
2025-05-30
Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+0
2025-05-28
smb: client: Remove an unused function and variable
Dr. David Alan Gilbert
3
-69
/
+0
2025-05-27
ksmbd: allow a filename to contain special characters on SMB3.1.1 posix exten...
Namjae Jeon
1
-26
/
+27
2025-05-27
ksmbd: provide zero as a unique ID to the Mac client
Namjae Jeon
3
-2
/
+21
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-7
/
+11
2025-05-25
ksmbd: remove unnecessary softdep on crc32
Eric Biggers
1
-1
/
+0
2025-05-25
ksmbd: use SHA-256 library API instead of crypto_shash API
Eric Biggers
6
-64
/
+5
2025-05-23
Merge tag 'v6.15-rc8-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-14
/
+9
2025-05-23
netfs: Fix undifferentiation of DIO reads from unbuffered reads
David Howells
1
-1
/
+2
2025-05-21
ksmbd: use list_first_entry_or_null for opinfo_get_list()
Namjae Jeon
1
-5
/
+2
2025-05-21
ksmbd: fix rename failure
Namjae Jeon
1
-1
/
+1
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
4
-10
/
+8
2025-05-19
ksmbd: fix stream write failure
Namjae Jeon
1
-8
/
+6
2025-05-19
smb: client: Reset all search buffer pointers when releasing buffer
Wang Zhaolong
1
-0
/
+3
2025-05-18
smb: client: Fix use-after-free in cifs_fill_dirent
Wang Zhaolong
1
-2
/
+2
2025-05-14
smb: client: fix zero rsize error messages
Paulo Alcantara
1
-2
/
+4
2025-05-14
smb: client: fix memory leak during error handling for POSIX mkdir
Jethro Donaldson
1
-1
/
+1
2025-05-09
Merge tag '6.15-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-8
/
+4
2025-05-08
Merge tag 'v6.15-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-9
/
+43
2025-05-07
smb: client: Avoid race in open_cached_dir with lease breaks
Paul Aurich
1
-8
/
+2
2025-05-06
smb3 client: warn when parse contexts returns error on compounded operation
Steve French
1
-0
/
+2
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-05
saner calling conventions for ->d_automount()
Al Viro
1
-1
/
+0
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
[prev]
[next]