开源镜像站
帮助
动态
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
/
client
Age
Commit message (
Expand
)
Author
2024-04-25
smb3: fix lock ordering potential deadlock in cifs_sync_mid_result
Steve French
2024-04-25
smb3: missing lock when picking channel
Steve French
2024-04-24
smb: client: Fix struct_group() usage in __packed structs
Gustavo A. R. Silva
2024-04-22
cifs: reinstate original behavior again for forceuid/forcegid
Takayuki Nagata
2024-04-19
smb: client: fix rename(2) regression against samba
Paulo Alcantara
2024-04-19
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
2024-04-19
cifs: Fix reacquisition of volume cookie on still-live connection
David Howells
2024-04-11
smb3: fix broken reconnect when password changing on the server by allowing p...
Steve French
2024-04-11
smb: client: instantiate when creating SFU files
Paulo Alcantara
2024-04-11
smb3: fix Open files on server counter going negative
Steve French
2024-04-10
smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in smb2_is_network_name_deleted()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in is_valid_oplock_break()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in smb2_is_valid_oplock_break()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in smb2_is_valid_lease_break()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in cifs_stats_proc_show()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in cifs_stats_proc_write()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in cifs_dump_full_key()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in cifs_debug_files_proc_show()
Paulo Alcantara
2024-04-03
smb3: retrying on failed server close
Ritvik Budhiraja
2024-04-02
smb: client: serialise cifs_construct_tcon() with cifs_mount_mutex
Paulo Alcantara
2024-04-02
smb: client: handle DFS tcons in cifs_construct_tcon()
Paulo Alcantara
2024-04-02
smb: client: refresh referral without acquiring refpath_lock
Paulo Alcantara
2024-04-02
smb: client: guarantee refcounted children from parent session
Paulo Alcantara
2024-04-02
cifs: Fix caching to try to do open O_WRONLY as rdwr on server
David Howells
2024-04-01
smb: client: fix UAF in smb2_reconnect_server()
Paulo Alcantara
2024-03-31
smb: client: replace deprecated strncpy with strscpy
Justin Stitt
2024-03-27
cifs: Fix duplicate fscache cookie warnings
David Howells
2024-03-26
smb3: add trace event for mknod
Steve French
2024-03-20
cifs: Move some extern decls from .c files to .h
David Howells
2024-03-14
cifs: remove redundant variable assignment
Bharath SM
2024-03-14
cifs: fixes for get_inode_info
Meetakshi Setiya
2024-03-14
cifs: open_cached_dir(): add FILE_READ_EA to desired access
Eugene Korenevsky
2024-03-14
cifs: reduce warning log level for server not advertising interfaces
Shyam Prasad N
2024-03-14
cifs: make sure server interfaces are requested only for SMB3+
Shyam Prasad N
2024-03-14
cifs: defer close file handles having RH lease
Bharath SM
2024-03-13
Merge tag '6.9-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-10
cifs: update internal module version number for cifs.ko
Steve French
2024-03-10
smb: client: negotiate compression algorithms
Enzo Matsumiya
2024-03-10
smb3: add dynamic trace point for ioctls
Steve French
2024-03-10
cifs: Fix writeback data corruption
David Howells
2024-03-10
smb: client: return reparse type in /proc/mounts
Paulo Alcantara
2024-03-10
smb: client: set correct d_type for reparse DFS/DFSR and mount point
Paulo Alcantara
2024-03-10
smb: client: parse uid, gid, mode and dev from WSL reparse points
Paulo Alcantara
2024-03-10
smb: client: introduce SMB2_OP_QUERY_WSL_EA
Paulo Alcantara
2024-03-10
smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()
Dan Carpenter
2024-03-10
smb: client: add support for WSL reparse points
Paulo Alcantara
[next]