index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-04
smb: client: fix SMB1 TRANS2 multi-response truncation in SendReceive()
Frank Sorenson
1
-6
/
+22
2026-08-02
smb: client: Fix use-after-free in cifs_try_adding_channels()
Shuangpeng Bai
1
-1
/
+1
2026-08-02
smb/client: show compress mount option
ChenXiaoSong
1
-0
/
+2
2026-07-27
cifs: add fscache_resize_cookie() to cifs_setsize()
Frank Sorenson
1
-0
/
+1
2026-07-27
cifs: fix time_last_write stamp placement in setattr/truncate paths
Frank Sorenson
1
-4
/
+22
2026-07-27
cifs: consolidate time_last_write stamp into _cifsFileInfo_put()
Frank Sorenson
2
-66
/
+22
2026-07-27
smb: client: simplify cifs_fscache_get_super_cookie()
Dmitry Antipov
1
-5
/
+1
2026-07-27
smb: client: free partially allocated transform folio queue
Yichong Chen
1
-1
/
+1
2026-07-26
cifs: validate idmap key payload length
Li Qiang
1
-0
/
+3
2026-07-26
smb: client: remove conditional return with no effect
Sang-Heon Jeon
1
-5
/
+1
2026-07-26
smb: client: fix buffer leaks in SMB1 read and write
Dawei Feng
1
-3
/
+9
2026-07-26
smb: client: use GFP_KERNEL for registry allocation
Fredric Cover
1
-3
/
+3
2026-07-21
cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain paths
Frank Sorenson
1
-6
/
+39
2026-07-21
cifs: prevent readdir from changing file size due to stale directory metadata
Frank Sorenson
5
-8
/
+96
2026-07-21
smb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink target
Carl Johnson
2
-3
/
+41
2026-07-19
smb: client: bound dirent name against end of SMB response in cifs_filldir
Jay Vadayath
1
-2
/
+7
2026-07-19
smb: client: validate DFS referral PathConsumed
Yichong Chen
1
-9
/
+25
2026-07-14
smb/client: flush dirty data before punching a hole
Huiwen He
1
-0
/
+9
2026-07-14
smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2
Andy Shevchenko
2
-6
/
+7
2026-07-14
smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols
Andy Shevchenko
2
-12
/
+13
2026-07-13
smb: client: reject overlapping data areas in SMB2 responses
Shoichiro Miyamoto
1
-9
/
+25
2026-07-13
smb/client: refresh allocation after EOF-extending fallocate
Huiwen He
3
-3
/
+62
2026-07-13
smb/client: emulate small EOF-extending mode 0 fallocate ranges
Huiwen He
1
-9
/
+60
2026-07-13
smb/client: reduce fallocate zero buffer allocation
Huiwen He
1
-3
/
+4
2026-07-13
smb/client: handle overlapping allocated ranges in fallocate
Huiwen He
1
-7
/
+18
2026-07-13
smb/client: refresh allocation size after duplicate extents
Huiwen He
2
-3
/
+37
2026-07-13
smb: client: use kvzalloc() for megabyte buffer in simple fallocate
Fredric Cover
1
-2
/
+2
2026-07-09
cifs: Remove CIFSSMBSetPathInfoFB() fallback function
Pali Rohár
1
-36
/
+0
2026-07-09
cifs: Fix and improve cifs_is_path_accessible() function
Pali Rohár
1
-10
/
+16
2026-07-09
smb: client: mask server-provided mode to 07777 in modefromsid
Norbert Manthey
1
-1
/
+1
2026-07-09
cifs: Show reason why autodisabling serverino support
Pali Rohár
6
-9
/
+14
2026-07-09
smb/client: fix incorrect nlink returned by fstat()
ChenXiaoSong
3
-0
/
+4
2026-07-09
smb/client: zero-initialize stack-allocated cifs_open_info_data
ChenXiaoSong
3
-3
/
+3
2026-07-09
smb/client: pass cifs_open_info_data to SMB2_open()
ChenXiaoSong
4
-27
/
+25
2026-07-09
smb/client: use stack-allocated smb2_file_all_info in smb3_query_mf_symlink()
ChenXiaoSong
1
-12
/
+3
2026-07-09
smb: client: fix overflow in passthrough ioctl bounds check
Guangshuo Li
1
-2
/
+2
2026-07-08
smb: client: fix busy dentry warning on unmount after DIO
Zizhi Wo
4
-0
/
+19
2026-07-08
cifs: Fix support for creating SFU fifo
Pali Rohár
1
-4
/
+2
2026-07-08
cifs: Fix support for creating SFU socket
Pali Rohár
1
-4
/
+3
2026-07-08
smb: client: fix atime clamp check in read completion
Xu Rao
1
-1
/
+1
2026-07-08
cifs: validate DFS referral string offsets
Guangshuo Li
1
-0
/
+8
2026-07-08
smb: client: use GFP_KERNEL for DFS cache allocations
Fredric Cover
1
-5
/
+5
2026-07-08
smb: client: restrict implied bcc[0] exemption to responses without data area
Shoichiro Miyamoto
1
-6
/
+26
2026-07-06
smb: client: preserve leading slash for POSIX absolute symlink targets
Steve French
1
-1
/
+16
2026-07-05
smb: client: refactor cifs_revalidate_mapping() to use clear_and_wake_up_bit()
Mehdi Hassan
1
-3
/
+1
2026-07-02
cifs: Fix missing credit release on failure in cifs_issue_read()
David Howells
1
-0
/
+1
2026-07-01
cifs: update internal module version number
Steve French
1
-2
/
+2
2026-07-01
smb: client: use unaligned reads in parse_posix_ctxt()
Zihan Xi
1
-3
/
+3
2026-07-01
smb: client: harden POSIX SID length parsing
Zihan Xi
1
-1
/
+1
2026-06-24
cifs: define variable sized buffer for querydir responses
Shyam Prasad N
4
-3
/
+17
[next]