index
:
pub/scm/linux/kernel/git/mgr/linux.git
master
Linux kernel fork
Michael Grzeschik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
3
-3
/
+3
10 days
Merge tag 'cifs-fixes-7.3-rc2' of https://git.manguebit.org/linux
Linus Torvalds
5
-56
/
+231
12 days
smb: client: reject SetEA requests that do not fit the request buffer
Yunpeng Tian
1
-1
/
+10
12 days
smb: client: fix data corruption with concurrent writes and O_TRUNC
Paulo Alcantara
1
-10
/
+18
12 days
cifs: don't update i_size in cifs_do_truncate without a cached handle
Frank Sorenson
1
-4
/
+20
12 days
smb: client: fix heap overflow in cifs_do_set_acl()
Frank Sorenson
1
-2
/
+11
12 days
smb: client: fix multiuser mount with krb5
Paulo Alcantara
1
-5
/
+16
12 days
smb: client: transport: Fix debug printing in __release_mid()
Andy Shevchenko
1
-6
/
+5
12 days
smb/client: invalidate fscache for fallocate range operations
Huiwen He
1
-0
/
+7
12 days
smb/client: fix stale page cache in insert/collapse range
Huiwen He
1
-5
/
+18
12 days
smb/client: fix integer truncation in collapse range
Huiwen He
1
-2
/
+2
12 days
smb/client: fix data corruption in emulated insert range
Huiwen He
1
-26
/
+106
12 days
smb/client: mark file sparse before emulating insert range
Huiwen He
1
-0
/
+5
12 days
smb/client: validate new EOF for zero range
Huiwen He
1
-1
/
+8
12 days
smb/client: validate new EOF for insert range
Huiwen He
1
-2
/
+10
2026-08-27
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-26
/
+39
2026-08-26
cifs: add revalidation on FSCTL failure in smb2_duplicate_extents()
Frank Sorenson
1
-2
/
+5
2026-08-24
mm/swap: move swap_ops into file systems for file system-based swap
Christoph Hellwig
1
-24
/
+39
2026-08-24
mm/swap: remove SWP_FS_OPS
Christoph Hellwig
1
-3
/
+1
2026-08-24
Merge tag 'cifs-fixes-7.3-rc1' of https://git.manguebit.org/linux
Linus Torvalds
22
-108
/
+223
2026-08-24
cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0
Frank Sorenson
1
-2
/
+13
2026-08-24
smb: client: reject a tree connect response whose byte count is too small
Bryam Vargas
2
-1
/
+8
2026-08-24
cifs: call pagecache_isize_extended() in cifs_setsize() when extending
Frank Sorenson
1
-0
/
+2
2026-08-24
smb: client: fix copy-paste error in WSL EA length accounting for $LXDEV
Frank Sorenson
1
-1
/
+1
2026-08-24
smb: client: remove redundant NULL check before kfree()
Mohammad Shahid
1
-2
/
+1
2026-08-24
smb: client: restore the data_offset bound in is_valid_oplock_break()
Bryam Vargas
1
-1
/
+2
2026-08-24
cifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()
Frank Sorenson
1
-0
/
+1
2026-08-24
smb: client: Avoid leaking sensitive data to the heap in connect.c
Thomas Huth
1
-1
/
+1
2026-08-24
smb: client: Clear sensitive stack data in smb1encrypt.c
Thomas Huth
1
-10
/
+9
2026-08-24
smb: client: Clear sensitive stack data in cifsencrypt.c
Thomas Huth
1
-3
/
+9
2026-08-24
smb: client: Clear sensitive stack and heap data in smb2ops.c
Thomas Huth
1
-2
/
+2
2026-08-24
smb: client: Clear sensitive stack data in smb2transport.c
Thomas Huth
1
-0
/
+4
2026-08-24
Revert "cifs: remove all cifs files before kill super"
Zizhi Wo
1
-3
/
+0
2026-08-24
smb: client: fix use-before-check of ReparseDataLength in reparse_buf_ptr()
Frank Sorenson
1
-2
/
+4
2026-08-24
smb: client: fix ALIGN() overflow in symlink_data() error context loop
Frank Sorenson
1
-1
/
+4
2026-08-24
smb: client: simplify __build_path_from_dentry_optional_prefix()
Dmitry Antipov
1
-5
/
+1
2026-08-24
smb: client: fix UAF and buffer leak in cifs_check_trans2() for malformed sec...
Frank Sorenson
1
-3
/
+11
2026-08-24
smb: client: fix OOB read/write from unvalidated DataOffset in coalesce_t2()
Frank Sorenson
1
-1
/
+20
2026-08-24
smb/client: decode reparse metadata using its payload type
Ze Tan
3
-13
/
+19
2026-08-24
smb/client: preserve open info type across compound queries
Ze Tan
2
-4
/
+6
2026-08-24
smb/client: mark missing nlink values as unknown
Ze Tan
2
-1
/
+8
2026-08-24
cifs: fix clearing stats for fastest execution of each smb2 command
Frank Sorenson
1
-1
/
+1
2026-08-23
Merge tag 'ksmbd-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-24
/
+0
2026-08-19
smb/client: fix nlink of an overwritten open file
ChenXiaoSong
1
-5
/
+6
2026-08-19
cifs: remove dead size-update blocks in cifs_setattr_unix/nounix
Frank Sorenson
1
-14
/
+0
2026-08-19
cifs: remove redundant size-update block in cifs_remap_file_range()
Frank Sorenson
1
-5
/
+1
2026-08-19
cifs: add cifs_resize_file_locked() to guard fscache_resize_cookie() under i_...
Frank Sorenson
3
-11
/
+23
2026-08-19
cifs: use cifs_invalidate_cache() in cifs_do_truncate() for O_TRUNC
Frank Sorenson
1
-0
/
+1
2026-08-19
smb: client: clear ce->tgthint in free_tgts()
Fredric Cover
1
-0
/
+2
2026-08-19
smb: client: harden DFS cache against invalid target hints
Fredric Cover
1
-7
/
+24
[next]