Linux CIFS
[Prev Page][Next Page]
[Bug 14201] DFS mount does not pass context option to actual share mounts,
samba-bugs
[Bug 12379] Manjaro 16.06: STATUS_PATH_NOT_COVERED from a Windows Domain Controller with DFS, samba-bugs
[PATCH v2] cifs: split procfs from debug code, Enzo Matsumiya
[v3 PATCH] ksmbd: use wait_event instead of schedule_timeout(), Namjae Jeon
[PATCH 2/2 v2] ksmbd: fix racy issue while destroying session on multichannel,
Namjae Jeon
[PATCH v2 1/2] ksmbd: use wait_event instead of schedule_timeout(),
Namjae Jeon
[PATCH][CIFS] cleanup remaining distracting build warnings, Steve French
[PATCH] cifs: fix negative option value parsing, Ian Kent
[RFC PATCH 00/14] cifs: rename of several structs and variables,
Enzo Matsumiya
- [RFC PATCH 01/14] cifs: rename servers list, lock, functions, and vars, Enzo Matsumiya
- [RFC PATCH 02/14] cifs: rename xid/mid globals, Enzo Matsumiya
- [RFC PATCH 03/14] cifs: rename global counters, Enzo Matsumiya
- [RFC PATCH 06/14] cifs: convert server info vars to snake_case, Enzo Matsumiya
- [RFC PATCH 07/14] cifs: typedef server status enum, Enzo Matsumiya
- [RFC PATCH 08/14] cifs: typedef ses status enum, Enzo Matsumiya
- [RFC PATCH 09/14] cifs: typedef tcon status enum, Enzo Matsumiya
- [RFC PATCH 11/14] cifs: rename cifsFYI to debug_level, Enzo Matsumiya
- [RFC PATCH 10/14] cifs: typedef securityEnum, Enzo Matsumiya
- [RFC PATCH 12/14] cifs: rename list_head fields, Enzo Matsumiya
- [RFC PATCH 14/14] cifs: rename more list_heads, remove redundant prefixes, Enzo Matsumiya
[PATCH] cifs: split procfs from debug code,
Enzo Matsumiya
[PATCH] cifs: remove some more dead code,
Enzo Matsumiya
[PATCH v2] cifs: remove dead/commented code, cifsproto.h cleanup, Enzo Matsumiya
[PATCH 1/4] cifs: remove unused code,
Enzo Matsumiya
[PATCH 3/4] cifs: standardize top comments format, Enzo Matsumiya
[PATCH 4/4] cifs: standardize authors emails to RFC5322 format, Enzo Matsumiya
[PATCH] cifs: remove dead/commented code, cifsproto.h cleanup,
Enzo Matsumiya
[PATCH] cifs: list_for_each() -> list_for_each_entry(),
Enzo Matsumiya
[PATCH 1/5] ksmbd: replace sessions list in connection with xarray,
Namjae Jeon
pam_cifscreds, tmux and session keyrings,
Nick Guenther
[PATCH][CIFS] update MAINTAINERS files with reviewers for cifs.ko, Steve French
Full backport to 5.15 of all fixes up to 5.19 kernel, Steve French
[PATCH] smb2: simplify mid handling/dequeueing code,
Enzo Matsumiya
5.13 backport of all current cifs/smb3 client fixes/features, Steve French
[PATCH] cifs: Fix memory leak when using fscache,
Matthew Wilcox (Oracle)
[PATCH][CIFS] remove minor build warnings, and fix some camelCase, Steve French
[Bug 15123] New: getxattr() on cifs sometimes hangs since kernel 5.14,
samba-bugs
[PATCH] MAINTAINERS: ksmbd: add entry for documentation, Namjae Jeon
[PATCH] ksmbd: remove unused ksmbd_share_configs_cleanup function, Namjae Jeon
[bug report] CIFS: Fix splice read for non-cached files, Dan Carpenter
[PATCH][SMB3] workaround negprot bug in some Samba servers by changing order of negcontexts sent by Linux kernel client,
Steve French
mount.cifs broken after update, advice?,
Brian Caine
Problem with deferred close after umount,
Shyam Prasad N
Problematic interaction of io_uring and CIFS,
Fabian Ebner
[PATCH 0/3] keyutils: create a common DNS interface,
Enzo Matsumiya
[PATCH v6 0/3] ksmbd patches included vfs changes,
Namjae Jeon
[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0,
kernel test robot
[PATCH AUTOSEL 5.15 01/18] ksmbd: use SOCK_NONBLOCK type for kernel_accept(), Sasha Levin
[PATCH AUTOSEL 5.18 01/22] ksmbd: use SOCK_NONBLOCK type for kernel_accept(), Sasha Levin
[PATCH 5.18 006/102] ksmbd: use vfs_llseek instead of dereferencing NULL, Greg Kroah-Hartman
[PATCH 5.15 05/98] ksmbd: use vfs_llseek instead of dereferencing NULL, Greg Kroah-Hartman
Re: [linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf, Roman Gushchin
[RESEND PATCH v16] vfs: fix copy_file_range() regression in cross-fs copies, Amir Goldstein
kernel-5.18.8 breaks cifs mounts,
Julian Sikorski
[PATCH] cifs: remove unnecessary type castings,
Yu Zhe
[PATCH] cifs: Add mount parameter to control deferred close timeout,
Bharath SM
[PATCH] cifs: remove redundant initialization to variable mnt_sign_enabled,
Colin Ian King
[PATCH v2 1/8] ksmbd: use vfs_llseek instead of dereferencing NULL, Jason A. Donenfeld
[PATCH] cifs: update cifs_ses::ip_addr after failover, Paulo Alcantara
[PATCH 1/6] ksmbd: use vfs_llseek instead of dereferencing NULL,
Jason A. Donenfeld
[PATCH 1/2] getcifsacl, setcifsacl: add missing <linux/limits.h> include for XATTR_SIZE_MAX,
Sam James
[PATCH][SMB3] follow on patch to make sure secondary channels use the primary channels hostname, Steve French
[PATCH AUTOSEL 5.18 21/22] cifs: when a channel is not found for server, log its connection id, Sasha Levin
[PATCH AUTOSEL 5.17 19/20] cifs: when a channel is not found for server, log its connection id, Sasha Levin
[PATCH 5.18 134/141] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context, Greg Kroah-Hartman
[PATCH][SMB3 cient] fix error connecting to channels (negprot failure),
Steve French
[PATCH 1/2] ksmbd: set the range of bytes to zero without extending file size in FSCTL_ZERO_DATA,
Namjae Jeon
[PATCH v16] vfs: fix copy_file_range() regression in cross-fs copies,
Amir Goldstein
[PATCH][SMB3] add dynamic trace point smb3_set_eof, Steve French
[PATCH v15] vfs: fix copy_file_range() regression in cross-fs copies,
Amir Goldstein
Re: [vfs] 0b398f980a: ltp.copy_file_range01.fail, Amir Goldstein
[PATCH] cifs: remove unnecessary (void*) conversions., Yu Zhe
[PATCH v2] ksmbd: remove duplicate flag set in smb2_write,
Hyunchul Lee
[PATCH 1/2] ksmbd: remove duplicate flag set in smb2_write,
Hyunchul Lee
[PATCH] ksmbd: smbd: Remove useless license text when SPDX-License-Identifier is already used,
Christophe JAILLET
[RFC][PATCH 0/3] netfs, afs: Cleanups,
David Howells
[PATCH] cifs: introduce dns_interval mount option,
Enzo Matsumiya
[PATCH 0/2] Introduce dns_interval procfs setting,
Enzo Matsumiya
[PATCH v3] cred: Propagate security_prepare_creds() error code,
Frederick Lawler
[PATCH AUTOSEL 5.10 37/38] cifs: version operations for smb20 unneeded when legacy support disabled, Sasha Levin
[PATCH AUTOSEL 5.4 33/34] cifs: version operations for smb20 unneeded when legacy support disabled, Sasha Levin
[PATCH AUTOSEL 5.15 49/51] cifs: version operations for smb20 unneeded when legacy support disabled, Sasha Levin
[PATCH AUTOSEL 5.17 32/60] ksmbd: smbd: fix connection dropped issue, Sasha Levin
[PATCH AUTOSEL 5.17 58/60] cifs: version operations for smb20 unneeded when legacy support disabled, Sasha Levin
[PATCH AUTOSEL 5.18 64/68] cifs: fix potential deadlock in direct reclaim, Sasha Levin
[PATCH AUTOSEL 5.18 66/68] cifs: version operations for smb20 unneeded when legacy support disabled, Sasha Levin
[PATCH AUTOSEL 5.18 34/68] ksmbd: smbd: fix connection dropped issue, Sasha Levin
[PATCH v14] vfs: fix copy_file_range() regression in cross-fs copies,
Amir Goldstein
[PATCH] cifs: return errors during session setup during reconnects,
Shyam Prasad N
[PATCH] cifs: fix reconnect on smb3 mount types,
Paulo Alcantara
[cifs:for-next 8/8] fs/cifs/dfs_cache.c:1294:2: warning: variable 'ppath' is used uninitialized whenever 'if' condition is false,
kernel test robot
[PATCH] cifs-utils: Make automake treat /sbin as exec, not data,
Daniel Parks
[PATCH] cifs: skip trailing separators of prefix paths, Paulo Alcantara
[PATCH] ksmbd: clean up a type in ksmbd_vfs_stream_write(),
Dan Carpenter
[PATCH v2] ksmbd-tools: add missing long option in adduser/addshare/control,
Namjae Jeon
[PATCH][CIFS] Do not build smb1ops.c if legacy support is disabled,
Steve French
[PATCH] ksmbd: use SOCK_NONBLOCK type for kernel_accept(),
Namjae Jeon
[PATCH] ksmbd-tools: add missing long option in adduser/addshare/control,
Namjae Jeon
User loosing access to cifs mount, Orion Poplawski
[PATCH AUTOSEL 5.17 46/48] cifs: do not use tcpStatus after negotiate completes, Sasha Levin
[PATCH AUTOSEL 5.17 35/48] cifs: fix signed integer overflow when fl_end is OFFSET_MAX, Sasha Levin
[PATCH AUTOSEL 5.15 34/37] smb3: check for null tcon, Sasha Levin
[PATCH AUTOSEL 5.17 44/48] smb3: check for null tcon, Sasha Levin
[PATCH AUTOSEL 5.17 37/48] cifs: return ENOENT for DFS lookup_cache_entry(), Sasha Levin
[PATCH AUTOSEL 5.18 36/49] cifs: fix signed integer overflow when fl_end is OFFSET_MAX, Sasha Levin
[PATCH AUTOSEL 5.18 45/49] smb3: check for null tcon, Sasha Levin
[PATCH AUTOSEL 5.18 47/49] cifs: do not use tcpStatus after negotiate completes, Sasha Levin
[PATCH AUTOSEL 5.18 38/49] cifs: return ENOENT for DFS lookup_cache_entry(), Sasha Levin
[PATCH] cifs: when extending a file with falloc we should make files not-sparse,
Ronnie Sahlberg
ksmbd threads eating masses of cputime,
David Howells
[PATCH] cifs: remove repeated debug message on cifs_put_smb_ses(), Enzo Matsumiya
[PATCH] cifs: fix potential double free during failed mount,
Ronnie Sahlberg
[PATCH] cifs: fix potential deadlock in direct reclaim, Vincent Whitchurch
xfstests passed for current mainline against current ksmbd-for-next,
Steve French
Suspicious xfstest failures to ksmbd,
Steve French
[GIT PULL] SMB3 Client fixes (updated),
Steve French
[PATCH v3 0/9] cifs: Use iov_iters down to the network transport,
David Howells
- [PATCH v3 1/9] iov_iter: Add a function to extract an iter's buffers to a bvec iter, David Howells
- [PATCH v3 2/9] iov_iter: Add a general purpose iteration function, David Howells
- [PATCH v3 3/9] cifs: Add some helper functions, David Howells
- [PATCH v3 4/9] cifs: Add a function to read into an iter from a socket, David Howells
- [PATCH v3 8/9] cifs: Add some RDMA send tracepoints, David Howells
- [PATCH v3 7/9] cifs: Trace writedata page wrangling, David Howells
- [PATCH v3 9/9] cifs, ksmbd: Fix MAX_SGE count for softiwarp, David Howells
- [PATCH v3 6/9] cifs: Remove unused code, David Howells
- [PATCH v3 5/9] cifs: Change the I/O paths to use an iterator rather than a page list, David Howells
Lockdep splat in RXE (softRoCE) driver in xarray accesses,
David Howells
[PATCH] ksmbd: smbd: relax the count of sges required,
Hyunchul Lee
[PATCH -next] cifs: Remove duplicated include in cifssmb.c,
Yang Li
[PATCH] cifs: set length when cifs_copy_pages_to_iter is successful,
Tom Rix
[bug report] cifs: cache the dirents for entries in a cached directory,
Dan Carpenter
Re: New Defects reported by Coverity Scan for linux-next weekly scan,
Steve French
[PATCH v2] cred: Propagate security_prepare_creds() error code,
Frederick Lawler
[PATCH 0/7] cifs: Use iov_iters down to the network transport,
David Howells
Should BUG() be removed or changed to WARN_ON in iov_iter changeset, Steve French
[PATCH][SMB3] 3 multichannel patches from Shyam, Steve French
[SMB3] add mount option "nosparse", Steve French
[SMB3][PATCHES] two patches for minor coverity warnings,
Steve French
[PATCH][SMB3] Fix trivial unused variable compile warning, Steve French
[PATCH][SMB3] Add various fsctl structs, Steve French
[PATCH][SMB3] Add defines for various newer FSCTLs,
Steve French
[PATCH][SMB2] Add tracepoint for oplock break file not found, Steve French
[PATCH] cifs: smbd: fix typo in comment,
Julia Lawall
[PATCH] cred: Propagate security_prepare_creds() error code,
Frederick Lawler
[PATCH v2] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context,
David Howells
[PATCH v3] ksmbd: fix outstanding credits related bugs,
Hyunchul Lee
RDMA (smbdirect) testing,
Steve French
Re: RDMA (smbdirect) testing, David Howells
Re: RDMA (smbdirect) testing, David Howells
UAF in smbd_reconnect() when using softIWarp, David Howells
[PATCH 1/2] netfs: ->cleanup() op is always given a rreq pointer now,
David Howells
[PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context,
David Howells
[PATCH v2] ksmbd: fix outstanding credits related bugs,
Hyunchul Lee
[PATCH][SMB3] add dynamic trace point for debugging lease break not found,
Steve French
[PATCH v2] netfs: Use container_of() for offset casting, Kees Cook
Multichannel fixes,
Shyam Prasad N
[PATCH v2] cifs: don't call cifs_dfs_query_info_nonascii_quirk() if nodfs was set,
Enzo Matsumiya
[PATCH -next] cifs: return the more nuanced writeback error on close(), ChenXiaoSong
[PATCH] cifs: don't call cifs_dfs_query_info_nonascii_quirk() if nodfs was set,
Enzo Matsumiya
[PATCH 1/2] ksmbd: fix outstanding credits related bugs,
Hyunchul Lee
getxattr() on cifs sometimes hangs since kernel 5.14,
Forest
non-cifs change post 5.18-rc4 causing buildbot regressions,
Steve French
[PATCH 1/3] ksmbd: handle smb2 query dir request for OutputBufferLength that is too small,
Namjae Jeon
[PATCH] ksmbd-tools: add smbd max io size parameter, Namjae Jeon
[PATCH][SMB3] EBADF/EIO errors in rename/open caused by race condition in smb2_compound_op, Steve French
[PATCH -next] ksmbd: Fix some kernel-doc comments,
Yang Li
[Bug 4194] Can't read directories with many files+directories,
samba-bugs
misreported st_blocks (AllocationSize),
Steve French
Cifs: cache entries for the cached directory,
Ronnie Sahlberg
[PATCH 0/6] cifs: Use iov_iters down to the network transport,
David Howells
Improving perf for async i/o path,
Shyam Prasad N
[bug report] cifs: cache dirent names for cached directories, Dan Carpenter
[PATCH] ksmbd: validate length in fsctl_pipe_transceive(), Marios Makassikis
[PATCH v3] ksmbd: validate length in smb2_write(),
Marios Makassikis
[PATCH v2] ksmbd: validate length in smb2_write(), Marios Makassikis
[PATCH -next] cifs: Return true/false (not 1/0) from bool functions,
Yang Li
cache dirent names for the cached directory while we hold a lease,
Ronnie Sahlberg
[PATCH] ksmbd: validate length in smb2_write(),
Marios Makassikis
CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long,
Byron Stanoszek
Patch to add caching od directory entries for the cache dir,
Ronnie Sahlberg
identifying key_type_dns_resolver, Shyam Prasad N
[PATCH v4 1/5] ksmbd: smbd: change prototypes of RDMA read/write related functions,
Hyunchul Lee
[ANNOUNCE] cifs-utils release 6.15 ready for download, Pavel Shilovsky
[PATCH] ksmbd: fix reference count leak in smb_check_perm_dacl(),
Xin Xiong
"full backport" of cifs.ko fixes/features to 5.15, Steve French
[PATCH 1/3] ksmbd: remove internal.h include,
Namjae Jeon
[PATCH AUTOSEL 4.14 3/5] cifs: destage any unwritten data to the server before calling copychunk_write, Sasha Levin
[PATCH AUTOSEL 4.19 4/6] cifs: destage any unwritten data to the server before calling copychunk_write, Sasha Levin
[PATCH AUTOSEL 5.4 4/6] cifs: destage any unwritten data to the server before calling copychunk_write, Sasha Levin
[PATCH AUTOSEL 5.10 6/9] cifs: destage any unwritten data to the server before calling copychunk_write, Sasha Levin
[PATCH AUTOSEL 5.17 11/22] ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION, Sasha Levin
[PATCH AUTOSEL 5.15 05/15] ksmbd: increment reference count of parent fp, Sasha Levin
[PATCH AUTOSEL 5.15 06/15] ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION, Sasha Levin
[PATCH AUTOSEL 5.17 10/22] ksmbd: increment reference count of parent fp, Sasha Levin
[PATCH AUTOSEL 5.15 10/15] cifs: destage any unwritten data to the server before calling copychunk_write, Sasha Levin
[PATCH AUTOSEL 5.17 16/22] cifs: destage any unwritten data to the server before calling copychunk_write, Sasha Levin
[PATCH 5.17 070/146] cifs: Check the IOCB_DIRECT flag, not O_DIRECT, Greg Kroah-Hartman
[PATCH 5.15 061/124] cifs: Check the IOCB_DIRECT flag, not O_DIRECT, Greg Kroah-Hartman
[PATCH 5.10 40/86] cifs: Check the IOCB_DIRECT flag, not O_DIRECT, Greg Kroah-Hartman
[PATCH 5.4 28/62] cifs: Check the IOCB_DIRECT flag, not O_DIRECT, Greg Kroah-Hartman
[PATCH 4.19 22/53] cifs: Check the IOCB_DIRECT flag, not O_DIRECT, Greg Kroah-Hartman
[PATCH 4.14 17/43] cifs: Check the IOCB_DIRECT flag, not O_DIRECT, Greg Kroah-Hartman
[PATCH 4.9 12/24] cifs: Check the IOCB_DIRECT flag, not O_DIRECT, Greg Kroah-Hartman
cifsFileInfo leak when doing cifs_atomic_open on a symlink file, Kinglong Mee
[Bug 15051] New: EBADF/EIO errors in rename/open caused by race condition in smb2_compound_op,
samba-bugs
[PATCH] cifs: destage any unwritten data to the server before calling copychunk_write,
Ronnie Sahlberg
[PATCH 1/2] cifs: fix NULL ptr dereference in refresh_mounts(),
Paulo Alcantara
[PATCH AUTOSEL 5.4 06/14] cifs: Check the IOCB_DIRECT flag, not O_DIRECT, Sasha Levin
[PATCH AUTOSEL 4.19 06/12] cifs: Check the IOCB_DIRECT flag, not O_DIRECT, Sasha Levin
[PATCH AUTOSEL 4.14 5/9] cifs: Check the IOCB_DIRECT flag, not O_DIRECT, Sasha Levin
[PATCH AUTOSEL 4.9 5/7] cifs: Check the IOCB_DIRECT flag, not O_DIRECT, Sasha Levin
[PATCH AUTOSEL 5.10 07/18] cifs: Check the IOCB_DIRECT flag, not O_DIRECT, Sasha Levin
[PATCH AUTOSEL 5.15 09/27] cifs: Check the IOCB_DIRECT flag, not O_DIRECT, Sasha Levin
[PATCH AUTOSEL 5.17 13/34] cifs: Check the IOCB_DIRECT flag, not O_DIRECT, Sasha Levin
[PATCH RFC 00/15] Prototype implementation of RPC-with-TLS,
Chuck Lever
- [PATCH RFC 01/15] SUNRPC: Replace dprintk() call site in xs_data_ready, Chuck Lever
- [PATCH RFC 02/15] SUNRPC: Ignore data_ready callbacks during TLS handshakes, Chuck Lever
- [PATCH RFC 03/15] SUNRPC: Capture cmsg metadata on client-side receive, Chuck Lever
- [PATCH RFC 05/15] SUNRPC: Widen rpc_task::tk_flags, Chuck Lever
- [PATCH RFC 04/15] SUNRPC: Fail faster on bad verifier, Chuck Lever
- [PATCH RFC 06/15] SUNRPC: Add RPC client support for the RPC_AUTH_TLS authentication flavor, Chuck Lever
- [PATCH RFC 07/15] SUNRPC: Refactor rpc_call_null_helper(), Chuck Lever
- [PATCH RFC 08/15] SUNRPC: Add RPC_TASK_CORK flag, Chuck Lever
- [PATCH RFC 09/15] SUNRPC: Add a cl_xprtsec_policy field, Chuck Lever
- [PATCH RFC 10/15] SUNRPC: Expose TLS policy via the rpc_create() API, Chuck Lever
- [PATCH RFC 12/15] SUNRPC: Add FSM machinery to handle RPC_AUTH_TLS on reconnect, Chuck Lever
- [PATCH RFC 11/15] SUNRPC: Add infrastructure for async RPC_AUTH_TLS probe, Chuck Lever
- [PATCH RFC 13/15] NFS: Replace fs_context-related dprintk() call sites with tracepoints, Chuck Lever
- [PATCH RFC 14/15] NFS: Have struct nfs_client carry a TLS policy field, Chuck Lever
- [PATCH RFC 15/15] NFS: Add an "xprtsec=" NFS mount option, Chuck Lever
- Re: [PATCH RFC 00/15] Prototype implementation of RPC-with-TLS, Trond Myklebust
[PATCH RFC 0/5] Implement a TLS handshake upcall,
Chuck Lever
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]