Linux CIFS
[Prev Page][Next Page]
- Re: [PATCH] ksmbd: replace usage of found with dedicated list iterator variable, (continued)
- confusing behavior of cached root directory, Steve French
- Regarding EKEYEXPIRED error during dns_query,
Shyam Prasad N
- [PATCH v2] ksmbd: Remove a redundant zeroing of memory,
Christophe JAILLET
- [PATCH] ksmbd: Remove a redundant zeroing of memory,
Christophe JAILLET
- [PATCH 1/2] cifs: convert the path to utf16 in smb2_query_info_compound,
Ronnie Sahlberg
- [PATCH][CIFS] writeback fix, Steve French
- [PATCH] MAINTAINERS: ksmbd: switch Sergey to reviewer, Namjae Jeon
- [PATCH 1/2] cifs: fix bad fids sent over wire,
Paulo Alcantara
- [Bug 15026] New: Partial arbitrary file read via mount.cifs,
samba-bugs
- [Bug 15025] New: CVE-2022-27239: Buffer overflow in mount.cifs options parser,
samba-bugs
- [PATCH] cifs: fix incorrect use of list iterator after the loop,
Xiaomeng Tong
- [PATCH] cifs: fix bad fids sent over wire,
Steve French
- <Possible follow-ups>
- [PATCH] cifs: fix bad fids sent over wire, Paulo Alcantara
does "cifs: we do not need a spinlock around the tree access during umount" need to go to stable as well,
Steve French
Signature check for LOGOFF response,
Enzo Matsumiya
Coordinating netfslib pull request with the ceph pull request,
David Howells
[linux-next:master] BUILD REGRESSION 97add482e9033a9386baa8824fbea34d0cbfe663, kernel test robot
[PATCH][SMB3] fix multiuser mount regression,
Steve French
multiuser mount option regression,
Steve French
[PATCH] cifs: fix KASAN warning in parse_server_interfaces() during mount,
Ronnie Sahlberg
[PATCH] cifs: we do not need a spinlock around the tree access during umount,
Ronnie Sahlberg
[PATCH 0/6] use kzalloc,
Julia Lawall
cifs conversion to netfslib,
David Howells
[PATCH v3 00/20] netfs: Prep for write helpers,
David Howells
- [PATCH v3 03/20] netfs: Rename netfs_read_*request to netfs_io_*request, David Howells
- [PATCH v3 04/20] netfs: Finish off rename of netfs_read_request to netfs_io_request, David Howells
- [PATCH v3 10/20] netfs: Refactor arguments for netfs_alloc_read_request, David Howells
- [PATCH v3 07/20] netfs: Trace refcounting on the netfs_io_request struct, David Howells
- [PATCH v3 09/20] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines, David Howells
- [PATCH v3 06/20] netfs: Adjust the netfs_rreq tracepoint slightly, David Howells
- [PATCH v3 08/20] netfs: Trace refcounting on the netfs_io_subrequest struct, David Howells
- [PATCH v3 05/20] netfs: Split netfs_io_* object handling out, David Howells
- [PATCH v3 01/20] fscache: export fscache_end_operation(), David Howells
- [PATCH v3 02/20] netfs: Generate enums from trace symbol mapping lists, David Howells
- [PATCH v3 15/20] netfs: Prepare to split read_helper.c, David Howells
- [PATCH v3 18/20] netfs: Split some core bits out into their own file, David Howells
- [PATCH v3 11/20] netfs: Change ->init_request() to return an error code, David Howells
- [PATCH v3 16/20] netfs: Rename read_helper.c to io.c, David Howells
- [PATCH v3 19/20] netfs: Keep track of the actual remote file size, David Howells
- [PATCH v3 12/20] ceph: Make ceph_init_request() check caps on readahead, David Howells
- [PATCH v3 20/20] afs: Maintain netfs_i_context::remote_i_size, David Howells
- [PATCH v3 13/20] netfs: Add a netfs inode context, David Howells
- [PATCH v3 17/20] netfs: Split fs/netfs/read_helper.c, David Howells
- [PATCH v3 14/20] netfs: Add a function to consolidate beginning a read, David Howells
- Re: [PATCH v3 00/20] netfs: Prep for write helpers, Jeff Layton
- Re: [PATCH v3 00/20] netfs: Prep for write helpers, Dominique Martinet
- Re: [PATCH v3 13/20] netfs: Add a netfs inode context, David Howells
- [PATCH v4 13/20] netfs: Add a netfs inode context, David Howells
[PATCH] cifs: add a break after finding a new iface, Wan Jiabing
Invalid wait context in umount, Shyam Prasad N
Re: [LSF/MM/BPF TOPIC] Netfs support library, Steve French
[PATCH v2 00/19] netfs: Prep for write helpers,
David Howells
- [PATCH v2 11/19] netfs: Change ->init_request() to return an error code, David Howells
- [PATCH v2 10/19] netfs: Refactor arguments for netfs_alloc_read_request, David Howells
- [PATCH v2 15/19] netfs: Rename read_helper.c to io.c, David Howells
- [PATCH v2 16/19] netfs: Split fs/netfs/read_helper.c, David Howells
- [PATCH v2 12/19] netfs: Add a netfs inode context, David Howells
- [PATCH v2 18/19] netfs: Keep track of the actual remote file size, David Howells
- [PATCH v2 13/19] netfs: Add a function to consolidate beginning a read, David Howells
- [PATCH v2 09/19] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines, David Howells
- [PATCH v2 17/19] netfs: Split some core bits out into their own file, David Howells
- [PATCH v2 19/19] afs: Maintain netfs_i_context::remote_i_size, David Howells
- [PATCH v2 14/19] netfs: Prepare to split read_helper.c, David Howells
- [PATCH v2 05/19] netfs: Split netfs_io_* object handling out, David Howells
- [PATCH v2 04/19] netfs: Finish off rename of netfs_read_request to netfs_io_request, David Howells
- [PATCH v2 06/19] netfs: Adjust the netfs_rreq tracepoint slightly, David Howells
- [PATCH v2 01/19] fscache: export fscache_end_operation(), David Howells
- [PATCH v2 02/19] netfs: Generate enums from trace symbol mapping lists, David Howells
- [PATCH v2 03/19] netfs: Rename netfs_read_*request to netfs_io_*request, David Howells
- [PATCH v2 07/19] netfs: Trace refcounting on the netfs_io_request struct, David Howells
- [PATCH v2 08/19] netfs: Trace refcounting on the netfs_io_subrequest struct, David Howells
[PATCH] cachefiles: Fix volume coherency attribute,
David Howells
DFS tests failing in buildbot,
Shyam Prasad N
[PATCH][SMB3]Adjust cifssb maximum read size,
Rohith Surabattula
[PATCH 0/9] Unify all programs into a single binary "ksmbdctl",
Enzo Matsumiya
- [PATCH 1/9] ksmbd-tools: rename dirs to reflect new commands, Enzo Matsumiya
- [PATCH 2/9] ksmbd-tools: move control functions to daemon, Enzo Matsumiya
- [PATCH 3/9] ksmbd-tools: use quotes for local includes, Enzo Matsumiya
- [PATCH 4/9] share: introduce share_cmd, Enzo Matsumiya
- [PATCH 5/9] user: introduce user_cmd, Enzo Matsumiya
- [PATCH 6/9] daemon: introduce daemon_cmd, Enzo Matsumiya
- [PATCH 7/9] daemon/rpc_samr: drop unused function rpc_samr_remove_domain_entry(), Enzo Matsumiya
- [PATCH 8/9] Unify all programs into a single binary "ksmbdctl", Enzo Matsumiya
- [PATCH 9/9] README: change to markdown, updates for ksmbdctl, Enzo Matsumiya
- Re: [PATCH 0/9] Unify all programs into a single binary "ksmbdctl", Namjae Jeon
[PATCH] cifs: do not skip link targets when an I/O fails, Paulo Alcantara
[PATCH] cifs: fix handlecache and multiuser,
Ronnie Sahlberg
[PATCH] ksmbd: use netif_is_bridge_port,
Tobias Klauser
[PATCH 00/19] netfs: Prep for write helpers,
David Howells
- [PATCH 01/19] fscache: export fscache_end_operation(), David Howells
- [PATCH 02/19] netfs: Generate enums from trace symbol mapping lists, David Howells
- [PATCH 03/19] netfs: Add a netfs inode context, David Howells
- [PATCH 04/19] netfs: Rename netfs_read_*request to netfs_io_*request, David Howells
- [PATCH 05/19] netfs: Refactor arguments for netfs_alloc_read_request, David Howells
- [PATCH 06/19] netfs: Finish off rename of netfs_read_request to netfs_io_request, David Howells
- [PATCH 07/19] netfs: Split netfs_io_* object handling out, David Howells
- [PATCH 09/19] netfs: Trace refcounting on the netfs_io_request struct, David Howells
- [PATCH 08/19] netfs: Adjust the netfs_rreq tracepoint slightly, David Howells
- [PATCH 10/19] netfs: Trace refcounting on the netfs_io_subrequest struct, David Howells
- [PATCH 11/19] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines, David Howells
- [PATCH 12/19] netfs: Prepare to split read_helper.c, David Howells
- [PATCH 13/19] netfs: Add a function to consolidate beginning a read, David Howells
- [PATCH 14/19] netfs: Split fs/netfs/read_helper.c, David Howells
- [PATCH 15/19] netfs: Split some core bits out into their own file, David Howells
- [PATCH 16/19] netfs: Rename rename read_helper.c to io.c, David Howells
- [PATCH 17/19] netfs: Change ->init_rreq() to return an error code, David Howells
- [PATCH 18/19] netfs: Keep track of the actual remote file size, David Howells
- [PATCH 19/19] afs: Maintain netfs_i_context::remote_i_size, David Howells
Re: [PATCH v2] vfs: parse sloppy mount option in correct order, Steve French
[PATCH] wait: Parameterize the return variable to ___wait_event(), Matthew Wilcox (Oracle)
[PATCH 1/4] ksmbd-tools: Fix function name typo,
Marios Makassikis
[PATCH 1/4] ksmbd: remove internal.h include,
Namjae Jeon
[PATCH 0/6] Remove usage of list iterator past the loop body,
Jakob Koschel
Failure to access cifs mount of samba share after resume from sleep with 5.17-rc5,
Satadru Pramanik
Re: Failure to access cifs mount of samba share after resume from sleep with 5.17-rc5, Paulo Alcantara
Re: [LSF/MM/BPF TOPIC] Enabling change notification for network and cluster fs,
Steve French
[PATCH AUTOSEL 4.19 07/13] cifs: fix double free race when mount fails in cifs_get_root(), Sasha Levin
[PATCH AUTOSEL 4.9 5/9] cifs: fix double free race when mount fails in cifs_get_root(), Sasha Levin
[PATCH AUTOSEL 4.14 05/10] cifs: fix double free race when mount fails in cifs_get_root(), Sasha Levin
[PATCH AUTOSEL 5.4 07/13] cifs: fix double free race when mount fails in cifs_get_root(), Sasha Levin
[PATCH AUTOSEL 5.10 10/18] cifs: fix double free race when mount fails in cifs_get_root(), Sasha Levin
[PATCH AUTOSEL 5.15 18/28] cifs: modefromsids must add an ACE for authenticated users, Sasha Levin
[PATCH AUTOSEL 5.15 12/28] cifs: do not use uninitialized data in the owner/group sid, Sasha Levin
[PATCH AUTOSEL 5.15 13/28] cifs: fix double free race when mount fails in cifs_get_root(), Sasha Levin
[PATCH AUTOSEL 5.16 20/30] cifs: modefromsids must add an ACE for authenticated users, Sasha Levin
[PATCH AUTOSEL 5.16 14/30] cifs: do not use uninitialized data in the owner/group sid, Sasha Levin
[PATCH AUTOSEL 5.16 15/30] cifs: fix double free race when mount fails in cifs_get_root(), Sasha Levin
[PATCH] cifs: truncate the inode and mapping when we simulate fcollapse,
Ronnie Sahlberg
[PATCH v2] ksmbd: fix racy issue from using ->d_parent and ->d_name,
Namjae Jeon
Re: [PATCH v2] ksmbd: fix racy issue from using ->d_parent and ->d_name, Al Viro
[PATCH][CIFS] fix confusing unneeded warning message on smb2.1 and earlier, Steve French
[PATCH][next] treewide: Replace zero-length arrays with flexible-array members,
Gustavo A. R. Silva
[PATCH AUTOSEL 5.15 11/33] ksmbd: don't align last entry offset in smb2 query directory, Sasha Levin
[PATCH AUTOSEL 5.15 10/33] ksmbd: fix same UniqueId for dot and dotdot entries, Sasha Levin
[PATCH AUTOSEL 5.16 11/34] ksmbd: don't align last entry offset in smb2 query directory, Sasha Levin
[PATCH AUTOSEL 5.16 10/34] ksmbd: fix same UniqueId for dot and dotdot entries, Sasha Levin
[PATCH] cifs: use a different reconnect helper for non-cifsd threads,
Shyam Prasad N
lockdep deadlock warning,
Shyam Prasad N
[no subject],
Ronnie Sahlberg
possible circular lock dependency, Steve French
[PATCH] smb3: fix snapshot mount option,
Steve French
[PATCH] cifs: do not use uninitialized data in the owner/group sid,
Ronnie Sahlberg
[PATCH] cifs: fix double free race when mount fails in cifs_get_root(), Ronnie Sahlberg
Double free in mount codepath,
Shyam Prasad N
[PATCH AUTOSEL 5.16 19/42] cifs: unlock chan_lock before calling cifs_put_tcp_session, Sasha Levin
[PATCH] [CIFS]: Add clamp_length support,
Rohith Surabattula
[PATCH] ksmbd: fix racy issue from using ->d_parent and ->d_name, Namjae Jeon
[PATCH][SMB3] improve error message when mount options conflict with posix, Steve French
[PATCH] Documentation: ksmbd: update Feature Status table, Namjae Jeon
Re: [LSF/MM/BPF TOPIC][LSF/MM/BPF ATTEND] TLS handshake for in-kernel consumers,
Chuck Lever III
[PATCH] ksmbd: add support for key exchange, Namjae Jeon
[PATCH v2] ksmbd: reduce smb direct max read/write size,
Namjae Jeon
[PATCH] cifs: Invalidate fscache cookie,
Rohith Surabattula
[PATCH 1/2] cifs: Fix the readahead conversion to manage the batch when reading from cache, David Howells
[PATCH] cachefiles: Fix the volume coherency check,
David Howells
[ksmbd] racy uses of ->d_parent and ->d_name,
Al Viro
additional regression tests added for cifs.ko (to the buildbot), Steve French
[PATCH 1/3] ksmbd: reduce smb direct max read/write size,
Namjae Jeon
[PATCH] cifs: add a warning that SMB 1.0 is deprecated and will be phased out in 12 months, Ronnie Sahlberg
[PATCH 0/4] cifs: Use fscache I/O again after the rewrite disabled it,
David Howells
Mapping between EHOSTDOWN to EACCESS in cifs,
Bharath SM
[RFC][RFC PATCH 0/7] cifs: In-progress conversion to use iov_iters and netfslib,
David Howells
[RFC PATCH 1/2] cifs: Transition from ->readpages() to ->readahead(),
David Howells
[RFC PATCH] cifs: Transition from ->readpages() to ->readahead(),
David Howells
[PATCH AUTOSEL 5.15 05/16] ksmbd: smbd: call rdma_accept() under CM handler, Sasha Levin
[PATCH AUTOSEL 5.16 05/19] ksmbd: smbd: call rdma_accept() under CM handler, Sasha Levin
[PATCH] mountd/rpc_samr: drop unused function rpc_samr_remove_domain_entry(),
Enzo Matsumiya
[PATCH] fix return-type warning in usm_handle_logout_request(),
Enzo Matsumiya
[PATCH] ksmbd: fix SMB 3.11 posix extension mount failure,
Namjae Jeon
[PATCH 5.16.y 0/4] ksmbd stable patches for 5.16.y,
Namjae Jeon
[PATCH 5.15.y 0/4] ksmbd stable patches for 5.15.y,
Namjae Jeon
[GIT PULL] fscache: Fixes and minor updates for rewrite,
David Howells
ksmbd kernel docs,
Steve French
[RFC][PATCH] cachefiles: Split and rename S_KERNEL_FILE and extend effects,
David Howells
[PATCH v2] ksmbd: smbd: validate buffer descriptor structures,
Hyunchul Lee
[PATCH] ksmbd: smbd: validate buffer descriptor structures,
Hyunchul Lee
[PATCH][SMB3] add new defines from protocol specification,
Steve French
memleak on test generic/422 to windows, Steve French
[PATCH 00/11] fscache, cachefiles: Rewrite fixes/updates,
David Howells
- [PATCH 01/11] fscache: Fix the volume collision wait condition, David Howells
- [PATCH 02/11] cachefiles: Calculate the blockshift in terms of bytes, not pages, David Howells
- [PATCH 03/11] cachefiles: set default tag name if it's unspecified, David Howells
- [PATCH 04/11] cachefiles: Make some tracepoint adjustments, David Howells
- [PATCH 05/11] cachefiles: Trace active-mark failure, David Howells
- [PATCH 06/11] cachefiles: Explain checks in a comment, David Howells
- [PATCH 07/11] cachefiles: Check that the backing filesystem supports tmpfiles, David Howells
- [PATCH 08/11] fscache: Add a comment explaining how page-release optimisation works, David Howells
- [PATCH 10/11] netfs: Make ops->init_rreq() optional, David Howells
- [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag, David Howells
- [PATCH 11/11] cifs: Support fscache indexing rewrite, David Howells
[PATCH] cifs: serialize all mount attempts,
Ronnie Sahlberg
[PATCH] ksmbd: fix guest connection failure with nautilus, Namjae Jeon
Out of order read() completion and buffer filling beyond returned amount,
David Howells
[PATCH -next] cifs: clean up an inconsistent indenting,
Yang Li
[PATCH] ksmbd: uninitialized variable in create_socket(),
Dan Carpenter
Multichannel patch series, Steve French
Multichannel patch series reconnect bug, Steve French
[PATCH v2 2/2] cifs: quirk for STATUS_OBJECT_NAME_INVALID returned for non-ASCII dfs refs,
Eugene Korenevsky
[PATCH v2 1/2] cifs: alloc_path_with_tree_prefix: do not append sep. if the path is empty, Eugene Korenevsky
fix for "CIFS: DFS namespaces with non-ASCII symbols cannot be mounted" #215440 bug, Eugene Korenevsky
Multichannel patch series DFS regression narrowed down, Steve French
[PATCH v7] cifs: Support fscache indexing rewrite, David Howells
[PATCH] cifs: Replace one-element array with flexible-array member,
cgel . zte
cifs fallocate doesn't flush writes?,
David Howells
[PATCH v4] ksmbd: smbd: fix missing client's memory region invalidation, Hyunchul Lee
[Bug 7726] NT_STATUS_ILLEGAL_CHARACTER -- cifs broken, samba-bugs
Re: [bug report] NFS: Support statx_get and statx_set ioctls,
Amir Goldstein
[PATCH v3] ksmbd: smbd: fix missing client's memory region invalidation,
Hyunchul Lee
[GIT PULL] fscache, cachefiles: Rewrite,
David Howells
[PATCH v2] ksmbd: smbd: fix missing client's memory region invalidation,
Hyunchul Lee
[PATCH] cifs: fix FILE_BOTH_DIRECTORY_INFO definition,
Eugene Korenevsky
[PATCH] cifs: uninitialized variable in cifs_get_next_mid(),
Dan Carpenter
Find no outgoing routing table entry for CIFS reconnect?, Dexuan Cui
[PATCH] cifs: move superblock magic defitions to magic.h,
Jeff Layton
[Bug 7179] mount.cifs mtab locking Denial of Service, samba-bugs
[PATCH] ksmbd: add smb-direct shutdown, Namjae Jeon
Possible regression: unable to mount CIFS 1.0 shares from older machines since 76a3c92ec9e0668e4cd0e9ff1782eb68f61a179c,
Davyd McColl
[PATCH] ksmbd: smbd: fix missing client's memory region invalidation,
Hyunchul Lee
[PATCH] cifs: fix hang on cifs_get_next_mid(),
Enzo Matsumiya
SMB1 regression with multichannel patches in for-next,
Steve French
[PATCH 1/2] ksmbd: smbd: create MR pool,
Hyunchul Lee
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]