开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
11 days
cifs: fix incorrect validation for num_aces field of smb_acl
Namjae Jeon
11 days
ksmbd: fix incorrect validation for num_aces field of smb_acl
Namjae Jeon
11 days
smb: common: change the data type of num_aces to le16
Namjae Jeon
11 days
ksmbd: fix bug on trap in smb2_lock
Namjae Jeon
11 days
ksmbd: fix use-after-free in smb2_lock
Namjae Jeon
11 days
ksmbd: fix type confusion via race condition when using ipc_msg_send_request
Namjae Jeon
11 days
ksmbd: fix out-of-bounds in parse_sec_desc()
Namjae Jeon
2025-02-25
cifs: Fix the smb1 readv callback to correctly call netfs
David Howells
2025-02-20
smb: client: Add check for next_buffer in receive_encrypted_standard()
Haoxiang Li
2025-02-19
cifs: Treat unhandled directory name surrogate reparse points as mount direct...
Pali Rohár
2025-02-19
cifs: Throw -EOPNOTSUPP error on unsupported reparse point type from parse_re...
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-16
smb: client: fix chmod(2) regression with ATTR_READONLY
Paulo Alcantara
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-02-05
smb: client: get rid of kstrdup() in get_ses_refpath()
Paulo Alcantara
2025-02-05
smb: client: fix noisy when tree connecting to DFS interlink targets
Paulo Alcantara
2025-02-05
smb: client: don't trust DFSREF_STORAGE_SERVER bit
Paulo Alcantara
2025-02-01
Merge tag 'v6.14-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...
Linus Torvalds
2025-01-31
cifs: Fix parsing native symlinks directory/file type
Pali Rohár
2025-01-31
cifs: update internal version number
Steve French
2025-01-31
cifs: Add support for creating WSL-style symlinks
Pali Rohár
2025-01-31
smb3: add support for IAKerb
Steve French
2025-01-31
cifs: Fix struct FILE_ALL_INFO
Pali Rohár
2025-01-31
cifs: Add support for creating NFS-style symlinks
Pali Rohár
2025-01-31
cifs: Add support for creating native Windows sockets
Pali Rohár
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
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: Fix creating and resolving absolute NT-style symlinks
Pali Rohár
2025-01-29
cifs: Simplify reparse point check in cifs_query_path_info() function
Pali Rohár
2025-01-29
cifs: Remove symlink member from cifs_open_info_data union
Pali Rohár
2025-01-29
cifs: Update description about ACL permissions
Pali Rohár
2025-01-29
cifs: Rename struct reparse_posix_data to reparse_nfs_data_buffer and move to...
Pali Rohár
2025-01-29
cifs: Remove struct reparse_posix_data from struct cifs_open_info_data
Pali Rohár
2025-01-29
cifs: Remove unicode parameter from parse_reparse_point() function
Pali Rohár
2025-01-29
cifs: Fix getting and setting SACLs over SMB1
Pali Rohár
2025-01-29
cifs: Remove intermediate object of failed create SFU call
Pali Rohár
2025-01-29
cifs: Validate EAs for WSL reparse points
Pali Rohár
2025-01-29
cifs: Change translation of STATUS_PRIVILEGE_NOT_HELD to -EPERM
Pali Rohár
2025-01-27
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
2025-01-26
cifs: Change translation of STATUS_NOT_A_REPARSE_POINT to -ENODATA
Pali Rohár
2025-01-23
Merge tag 'v6.14-rc-smb3-client-fixes-part' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-01-23
Merge tag 'v6.14-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-01-22
smb: client: handle lack of EA support in smb2_query_path_info()
Paulo Alcantara
2025-01-22
smb: client: don't check for @leaf_fullpath in match_server()
Paulo Alcantara
2025-01-22
smb: client: get rid of TCP_Server_Info::refpath_lock
Paulo Alcantara
2025-01-20
cifs: Remove duplicate struct reparse_symlink_data and SYMLINK_FLAG_RELATIVE
Pali Rohár
2025-01-20
Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]