index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
smb2ops.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-09
cifs: Split parse_reparse_point callback to functions: get buffer and parse buffer
Pali Rohár
1
-4
/
+4
2025-04-09
smb: client: fix UAF in decryption with multichannel
Paulo Alcantara
1
-3
/
+3
2025-04-02
cifs: Remove cifs_truncate_page() as it should be superfluous
David Howells
1
-2
/
+0
2025-04-01
cifs: Fix negotiate retry functionality
Pali Rohár
1
-3
/
+0
2025-03-31
smb: client: Store original IO parameters and prevent zero IO sizes
Wang Zhaolong
1
-8
/
+19
2025-03-26
cifs: Check if server supports reparse points before using them
Pali Rohár
1
-2
/
+2
2025-03-24
smb: client: Remove redundant check in smb2_is_path_accessible()
Ivan Abramov
1
-1
/
+1
2025-02-20
smb: client: Add check for next_buffer in receive_encrypted_standard()
Haoxiang Li
1
-0
/
+4
2025-02-19
smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSIX extensions
Steve French
1
-1
/
+2
2025-02-06
smb: client: change lease epoch type from unsigned int to __u16
Meetakshi Setiya
1
-9
/
+9
2025-01-29
cifs: Remove intermediate object of failed create SFU call
Pali Rohár
1
-1
/
+22
2025-01-23
Merge tag 'v6.14-rc-smb3-client-fixes-part' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-4
/
+5
2025-01-19
smb: client: fix oops due to unset link speed
Paulo Alcantara
1
-1
/
+2
2025-01-19
smb: client: fix return value of parse_dfs_referrals()
Paulo Alcantara
1
-3
/
+3
2024-12-20
netfs: Add a tracepoint to log the lifespan of folio_queue structs
David Howells
1
-1
/
+1
2024-11-26
smb: client: fix noisy message when mounting shares
Paulo Alcantara
1
-1
/
+1
2024-11-26
smb: client: allow reconnect when sending ioctl
Paulo Alcantara
1
-4
/
+8
2024-11-21
smb: client: improve compound padding in encryption
Paulo Alcantara
1
-34
/
+3
2024-11-21
smb3: request handle caching when caching directories
Steve French
1
-1
/
+1
2024-10-16
smb: client: fix possible double free in smb2_set_ea()
Su Hui
1
-1
/
+2
2024-10-02
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
1
-2
/
+2
2024-10-01
smb: client: use actual path when queryfs
wangrong
1
-7
/
+12
2024-09-26
smb: client: fix UAF in async decryption
Enzo Matsumiya
1
-19
/
+28
2024-09-24
cifs: Fix reversion of the iter in cifs_readv_receive().
David Howells
1
-3
/
+6
2024-09-19
Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-27
/
+71
2024-09-16
cifs: Update SFU comments about fifos and sockets
Pali Rohár
1
-1
/
+1
2024-09-16
cifs: Add support for creating SFU symlinks
Pali Rohár
1
-18
/
+62
2024-09-16
Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-98
/
+121
2024-09-15
cifs: Put explicit zero byte into SFU block/char types
Pali Rohár
1
-2
/
+2
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
1
-1
/
+1
2024-09-15
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
1
-7
/
+7
2024-09-12
cifs: Switch crypto buffer to use a folio_queue rather than an xarray
David Howells
1
-97
/
+119
2024-09-12
netfs: Speed up buffered reading
David Howells
1
-1
/
+2
2024-09-03
netfs, cifs: Improve some debugging bits
David Howells
1
-3
/
+5
2024-08-28
cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region
David Howells
1
-2
/
+14
2024-08-28
cifs: Fix lack of credit renegotiation on read retry
David Howells
1
-1
/
+1
2024-08-25
cifs: Fix FALLOC_FL_PUNCH_HOLE support
David Howells
1
-0
/
+22
2024-08-25
smb/client: remove unused rq_iter_size from struct smb_rqst
Stefan Metzmacher
1
-2
/
+0
2024-07-26
smb3: add four dynamic tracepoints for copy_file_range and reflink
Steve French
1
-1
/
+14
2024-07-26
smb3: add dynamic tracepoint for reflink errors
Steve French
1
-0
/
+5
2024-07-19
cifs: Add a tracepoint to track credits involved in R/W requests
David Howells
1
-5
/
+37
2024-05-31
cifs: fix creating sockets when using sfu mount options
Steve French
1
-0
/
+3
2024-05-24
cifs: Fix missing set of remote_i_size
David Howells
1
-0
/
+1
2024-05-24
cifs: Fix smb3_insert_range() to move the zero_point
David Howells
1
-0
/
+1
2024-05-01
cifs: Make wait_mtu_credits take size_t args
David Howells
1
-2
/
+2
2024-05-01
cifs: Use more fields from netfs_io_subrequest
David Howells
1
-2
/
+2
2024-05-01
cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
David Howells
1
-1
/
+1
2024-04-19
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
1
-1
/
+6
2024-04-11
smb: client: instantiate when creating SFU files
Paulo Alcantara
1
-39
/
+55
2024-04-03
smb: client: fix potential UAF in smb2_is_network_name_deleted()
Paulo Alcantara
1
-0
/
+2
[next]