index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
cifsglob.h
Age
Commit message (
Expand
)
Author
2026-03-19
smb: client: fix atomic open with O_DIRECT & O_SYNC
Paulo Alcantara
2025-10-23
cifs: Call the calc_signature functions directly
David Howells
2025-10-22
cifs: Fix TCP_Server_Info::credits to be signed
David Howells
2025-10-15
smb: client: Remove obsolete crypto_shash allocations
Eric Biggers
2025-10-15
smb: move some duplicate definitions to common/cifsglob.h
ZhangGuoDong
2025-10-09
smb: client: fix missing timestamp updates with O_TRUNC
Paulo Alcantara
2025-09-28
smb: client: make use of struct smbdirect_mr_io
Stefan Metzmacher
2025-09-28
smb: client: move rdma_readwrite_threshold from smbd_connection to TCP_Server...
Stefan Metzmacher
2025-09-09
smb: client: fix data loss due to broken rename(2)
Paulo Alcantara
2025-08-13
smb: client: fix mid_q_entry memleak leak with per-mid locking
Wang Zhaolong
2025-08-05
smb: client: smb: client: eliminate mid_flags field
Wang Zhaolong
2025-08-05
smb: client: add mid_counter_lock to protect the mid counter counter
Wang Zhaolong
2025-08-05
smb: client: rename server mid_lock to mid_queue_lock
Wang Zhaolong
2025-08-04
smb: client: fix creating symlinks under POSIX mounts
Paulo Alcantara
2025-07-27
cifs: Add support for creating reparse points over SMB1
Pali Rohár
2025-07-03
smb: client: fix race condition in negotiate timeout by using more precise ti...
Wang Zhaolong
2025-06-30
smb: client: fix warning when reconnecting channel
Paulo Alcantara
2025-06-26
smb: client: fix potential deadlock when reconnecting channels
Paulo Alcantara
2025-06-03
cifs: serialize other channels when query server interfaces is pending
Shyam Prasad N
2025-06-02
cifs: update the lock ordering comments with new mutex
Shyam Prasad N
2025-06-01
smb: client: add ParentLeaseKey support
Henrique Carvalho
2025-06-01
cifs: Correctly set SMB1 SessionKey field in Session Setup Request
Pali Rohár
2025-04-09
cifs: Split parse_reparse_point callback to functions: get buffer and parse b...
Pali Rohár
2025-04-01
cifs: Improve handling of NetBIOS packets
Pali Rohár
2025-04-01
cifs: Allow to disable or force initialization of NetBIOS session
Pali Rohár
2025-03-31
smb:client: smb: client: Add reverse mapping from tcon to superblocks
Wang Zhaolong
2025-03-26
cifs: Add new mount option -o nounicode to disable SMB1 UNICODE mode
Pali Rohár
2025-02-19
smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSI...
Steve French
2025-02-19
smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2025-02-11
cifs: pick channels for individual subrequests
Shyam Prasad N
2025-02-06
smb: client: change lease epoch type from unsigned int to __u16
Meetakshi Setiya
2025-01-31
smb3: add support for IAKerb
Steve French
2025-01-31
cifs: Fix struct FILE_ALL_INFO
Pali Rohár
2025-01-29
cifs: Add mount option -o reparse=none
Pali Rohár
2025-01-29
cifs: Add mount option -o symlink= for choosing symlink create type
Pali Rohár
2025-01-29
cifs: Remove symlink member from cifs_open_info_data union
Pali Rohár
2025-01-29
cifs: Remove struct reparse_posix_data from struct cifs_open_info_data
Pali Rohár
2025-01-22
smb: client: get rid of TCP_Server_Info::refpath_lock
Paulo Alcantara
2025-01-19
smb: client: fix DFS mount against old servers with NTLMSSP
Paulo Alcantara
2025-01-19
smb: client: parse av pair type 4 in CHALLENGE_MESSAGE
Paulo Alcantara
2024-11-26
smb: During unmount, ensure all cached dir instances drop their dentry
Paul Aurich
2024-11-25
cifs: Fix parsing native symlinks relative to the export
Pali Rohár
2024-11-21
smb: client: improve compound padding in encryption
Paulo Alcantara
2024-11-21
CIFS: New mount option for cifs.upcall namespace resolution
Ritvik Budhiraja
2024-10-02
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
2024-10-01
smb: client: use actual path when queryfs
wangrong
2024-09-30
Revert "smb: client: make SHA-512 TFM ephemeral"
Steve French
2024-09-26
smb: client: make SHA-512 TFM ephemeral
Enzo Matsumiya
2024-09-26
smb: client: make HMAC-MD5 TFM ephemeral
Enzo Matsumiya
2024-09-24
smb: client: fix DFS interlink failover
Paulo Alcantara
[next]