index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
cifsglob.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
cifs: serialize other channels when query server interfaces is pending
Shyam Prasad N
1
-0
/
+1
11 days
cifs: update the lock ordering comments with new mutex
Shyam Prasad N
1
-5
/
+8
12 days
smb: client: add ParentLeaseKey support
Henrique Carvalho
1
-1
/
+3
12 days
cifs: Correctly set SMB1 SessionKey field in Session Setup Request
Pali Rohár
1
-0
/
+1
2025-04-09
cifs: Split parse_reparse_point callback to functions: get buffer and parse buffer
Pali Rohár
1
-4
/
+2
2025-04-01
cifs: Improve handling of NetBIOS packets
Pali Rohár
1
-0
/
+3
2025-04-01
cifs: Allow to disable or force initialization of NetBIOS session
Pali Rohár
1
-0
/
+1
2025-03-31
smb:client: smb: client: Add reverse mapping from tcon to superblocks
Wang Zhaolong
1
-1
/
+2
2025-03-26
cifs: Add new mount option -o nounicode to disable SMB1 UNICODE mode
Pali Rohár
1
-0
/
+2
2025-02-19
smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSIX extensions
Steve French
1
-0
/
+1
2025-02-19
smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-2
/
+2
2025-02-11
cifs: pick channels for individual subrequests
Shyam Prasad N
1
-1
/
+0
2025-02-06
smb: client: change lease epoch type from unsigned int to __u16
Meetakshi Setiya
1
-7
/
+7
2025-01-31
smb3: add support for IAKerb
Steve French
1
-0
/
+4
2025-01-31
cifs: Fix struct FILE_ALL_INFO
Pali Rohár
1
-5
/
+7
2025-01-29
cifs: Add mount option -o reparse=none
Pali Rohár
1
-0
/
+3
2025-01-29
cifs: Add mount option -o symlink= for choosing symlink create type
Pali Rohár
1
-0
/
+33
2025-01-29
cifs: Remove symlink member from cifs_open_info_data union
Pali Rohár
1
-4
/
+1
2025-01-29
cifs: Remove struct reparse_posix_data from struct cifs_open_info_data
Pali Rohár
1
-4
/
+1
2025-01-22
smb: client: get rid of TCP_Server_Info::refpath_lock
Paulo Alcantara
1
-11
/
+2
2025-01-19
smb: client: fix DFS mount against old servers with NTLMSSP
Paulo Alcantara
1
-0
/
+21
2025-01-19
smb: client: parse av pair type 4 in CHALLENGE_MESSAGE
Paulo Alcantara
1
-0
/
+1
2024-11-26
smb: During unmount, ensure all cached dir instances drop their dentry
Paul Aurich
1
-1
/
+2
2024-11-25
cifs: Fix parsing native symlinks relative to the export
Pali Rohár
1
-0
/
+1
2024-11-21
smb: client: improve compound padding in encryption
Paulo Alcantara
1
-2
/
+2
2024-11-21
CIFS: New mount option for cifs.upcall namespace resolution
Ritvik Budhiraja
1
-0
/
+7
2024-10-02
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
1
-1
/
+1
2024-10-01
smb: client: use actual path when queryfs
wangrong
1
-1
/
+1
2024-09-30
Revert "smb: client: make SHA-512 TFM ephemeral"
Steve French
1
-0
/
+1
2024-09-26
smb: client: make SHA-512 TFM ephemeral
Enzo Matsumiya
1
-1
/
+0
2024-09-26
smb: client: make HMAC-MD5 TFM ephemeral
Enzo Matsumiya
1
-1
/
+0
2024-09-24
smb: client: fix DFS interlink failover
Paulo Alcantara
1
-0
/
+3
2024-09-19
Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-12
/
+13
2024-09-15
smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression operation
Steve French
1
-1
/
+2
2024-09-15
smb/client: rename cifs_ace to smb_ace
ChenXiaoSong
1
-1
/
+1
2024-09-15
smb/client: rename cifs_sid to smb_sid
ChenXiaoSong
1
-4
/
+4
2024-09-15
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
1
-6
/
+6
2024-09-12
cifs: Switch crypto buffer to use a folio_queue rather than an xarray
David Howells
1
-1
/
+1
2024-09-12
netfs: Speed up buffered reading
David Howells
1
-1
/
+0
2024-09-05
netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
David Howells
1
-1
/
+0
2024-08-28
cifs: Fix lack of credit renegotiation on read retry
David Howells
1
-0
/
+1
2024-08-25
smb/client: remove unused rq_iter_size from struct smb_rqst
Stefan Metzmacher
1
-1
/
+0
2024-08-22
smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock
ChenXiaoSong
1
-3
/
+3
2024-08-08
Fix spelling errors in Server Message Block
Xiaxi Shen
1
-2
/
+2
2024-08-08
smb3: fix setting SecurityFlags when encryption is required
Steve French
1
-4
/
+4
2024-08-02
cifs: Remove cifs_aio_ctx
David Howells
1
-24
/
+0
2024-07-19
cifs: Add a tracepoint to track credits involved in R/W requests
David Howells
1
-7
/
+10
2024-07-13
cifs: fix setting SecurityFlags to true
Steve French
1
-2
/
+2
2024-06-20
cifs: Move the 'pid' from the subreq to the req
David Howells
1
-1
/
+1
2024-06-20
cifs: Only pick a channel once per read request
David Howells
1
-0
/
+1
[next]