Linux CIFS
[Prev Page][Next Page]
- [PATCH 2/5] netfs: Call trace_netfs_read() after ->begin_cache_operation(), (continued)
- [PATCH] cifsd: Select SG_POOL for SMB_SERVER,
Zhang Xiaoxu
- [PATCH] fs: cifs: Fix spelling of 'security',
liliu_096
- [PATCH] cifs: escape spaces in share names,
Maciek Borzecki
- [PATCH cifs segfault ],
Seth Thielemann
- multiuser/cifscreds not functioning on newer Ubuntu releases,
Nate Collins
- [PATCH] cifs: On cifs_reconnect, resolve the hostname again.,
Shyam Prasad N
- [PATCH rdma-next 00/10] Enable relaxed ordering for ULPs,
Leon Romanovsky
- [PATCH rdma-next 01/10] RDMA: Add access flags to ib_alloc_mr() and ib_mr_pool_init(), Leon Romanovsky
- [PATCH rdma-next 03/10] RDMA/iser: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 04/10] RDMA/rtrs: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 05/10] RDMA/srp: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 02/10] RDMA/core: Enable Relaxed Ordering in __ib_alloc_pd(), Leon Romanovsky
- [PATCH rdma-next 07/10] cifs: smbd: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 08/10] net/rds: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 06/10] nvme-rdma: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 10/10] xprtrdma: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 09/10] net/smc: Enable Relaxed Ordering, Leon Romanovsky
- Re: [PATCH rdma-next 00/10] Enable relaxed ordering for ULPs, Christoph Hellwig
- Re: [PATCH rdma-next 00/10] Enable relaxed ordering for ULPs, Honggang LI
- [PATCH][CIFS] Insert and Collapse range,
Steve French
- [PATCH] cifsd: use kfree to free memory allocated by kzalloc,
Muhammad Usama Anjum
- [PATCH] cifsd: use kfree to free memory allocated by kmalloc or kzalloc,
Muhammad Usama Anjum
- [PATCH] cifsd: fix memory leak when loop ends,
Muhammad Usama Anjum
- [PATCH] fs: cifs: Remove unnecessary struct declaration,
Wan Jiabing
- cifs.ko improvements - Additional xfstests, Steve French
- [PATCH AUTOSEL 4.4 8/8] cifs: Silently ignore unknown oplock break handle, Sasha Levin
- [PATCH AUTOSEL 4.4 7/8] cifs: revalidate mapping when we open files for SMB1 POSIX, Sasha Levin
- [PATCH AUTOSEL 4.9 09/10] cifs: revalidate mapping when we open files for SMB1 POSIX, Sasha Levin
- [PATCH AUTOSEL 4.9 10/10] cifs: Silently ignore unknown oplock break handle, Sasha Levin
- [PATCH AUTOSEL 4.14 12/12] cifs: Silently ignore unknown oplock break handle, Sasha Levin
- [PATCH AUTOSEL 4.14 11/12] cifs: revalidate mapping when we open files for SMB1 POSIX, Sasha Levin
- [PATCH AUTOSEL 4.19 14/15] cifs: revalidate mapping when we open files for SMB1 POSIX, Sasha Levin
- [PATCH AUTOSEL 4.19 15/15] cifs: Silently ignore unknown oplock break handle, Sasha Levin
- [PATCH AUTOSEL 5.4 19/19] cifs: Silently ignore unknown oplock break handle, Sasha Levin
- [PATCH AUTOSEL 5.4 18/19] cifs: revalidate mapping when we open files for SMB1 POSIX, Sasha Levin
- [PATCH AUTOSEL 5.10 30/33] cifs: revalidate mapping when we open files for SMB1 POSIX, Sasha Levin
- [PATCH AUTOSEL 5.10 31/33] cifs: Silently ignore unknown oplock break handle, Sasha Levin
- [PATCH AUTOSEL 5.11 36/38] cifs: Silently ignore unknown oplock break handle, Sasha Levin
- [PATCH AUTOSEL 5.11 35/38] cifs: revalidate mapping when we open files for SMB1 POSIX, Sasha Levin
- Re: mmotm 2021-03-28-16-37 uploaded (cifs), Randy Dunlap
- specifying password when using krb5,
Frank Loeffler
- [PATCH][SMB3] Fix file size problems in duplicate extents (reflink), Steve French
- [PATCH] cifs: add FALLOC_FL_INSERT_RANGE support, Ronnie Sahlberg
- cifs: Fix chmod with modefromsid when an older ACE already exists.,
Shyam Prasad N
- [PATCH][next] cifs: cifspdu.h: Replace one-element array with flexible-array member,
Gustavo A. R. Silva
- [PATCH] cifs: add support for FALLOC_FL_COLLAPSE_RANGE,
Ronnie Sahlberg
- [PATCH][next] cifsd: remove redundant assignment to variable err,
Colin King
- [PATCH] cifs: Adjust key sizes and key generation routines for AES256 encryptions.,
Shyam Prasad N
- [PATCH] cifs: revalidate mapping when we open files for SMB1 POSIX,
Ronnie Sahlberg
- [PATCH v5 00/28] Network fs helper library & fscache kiocb API,
David Howells
- [PATCH v5 01/28] iov_iter: Add ITER_XARRAY, David Howells
- [PATCH v5 02/28] mm: Add wait_on_page_writeback_killable(), David Howells
- [PATCH v5 03/28] mm: Add set/end/wait functions for PG_private_2, David Howells
- [PATCH v5 04/28] mm: Implement readahead_control pageset expansion, David Howells
- [PATCH v5 05/28] netfs: Make a netfs helper module, David Howells
- [PATCH v5 06/28] netfs: Documentation for helper library, David Howells
- [PATCH v5 07/28] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h, David Howells
- [PATCH v5 08/28] netfs, mm: Add set/end/wait_on_page_fscache() aliases, David Howells
- [PATCH v5 09/28] netfs: Provide readahead and readpage netfs helpers, David Howells
- [PATCH v5 10/28] netfs: Add tracepoints, David Howells
- [PATCH v5 11/28] netfs: Gather stats, David Howells
- [PATCH v5 12/28] netfs: Add write_begin helper, David Howells
- [PATCH v5 13/28] netfs: Define an interface to talk to a cache, David Howells
- [PATCH v5 14/28] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache, David Howells
- [PATCH v5 15/28] afs: Disable use of the fscache I/O routines, David Howells
- [PATCH v5 16/28] afs: Pass page into dirty region helpers to provide THP size, David Howells
- [PATCH v5 17/28] afs: Print the operation debug_id when logging an unexpected data version, David Howells
- [PATCH v5 18/28] afs: Move key to afs_read struct, David Howells
- [PATCH v5 19/28] afs: Don't truncate iter during data fetch, David Howells
- [PATCH v5 20/28] afs: Log remote unmarshalling errors, David Howells
- [PATCH v5 21/28] afs: Set up the iov_iter before calling afs_extract_data(), David Howells
- [PATCH v5 23/28] afs: Wait on PG_fscache before modifying/releasing a page, David Howells
- [PATCH v5 22/28] afs: Use ITER_XARRAY for writing, David Howells
- [PATCH v5 24/28] afs: Extract writeback extension into its own function, David Howells
- [PATCH v5 25/28] afs: Prepare for use of THPs, David Howells
- [PATCH v5 26/28] afs: Use the fs operation ops to handle FetchData completion, David Howells
- [PATCH v5 28/28] afs: Use the fscache_write_begin() helper, David Howells
- [PATCH v5 27/28] afs: Use new fscache read helper API, David Howells
- [PATCH v2] cifsd: fix error handling in ksmbd_server_init(),
Dan Carpenter
- ksmbd wiki page,
Steve French
- broken hash use in fs/cifs/dfs_cache.c,
Al Viro
- [PATCH] Documentation/admin-guide/cifs: document open_files and dfscache,
Aurélien Aptel
- [PATCH] cifsd: Fix an error code in smb2_read(),
Dan Carpenter
- [PATCH 0/5] cifsd: introduce new SMB3 kernel server,
Namjae Jeon
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
[RFC][PATCHSET] hopefully saner handling of pathnames in cifs,
Al Viro
[PATCH v3] cifs: Silently ignore unknown oplock break handle,
Vincent Whitchurch
[PATCH] cifs: fix allocation size on newly created files,
Steve French
[PATCH] fs/cifs/: fix misspellings using codespell tool,
menglong8 . dong
Re: linux-next: Tree for Mar 18 (cifsd: Kconfig),
Randy Dunlap
[PATCH] cifs: warn and fail if trying to use rootfs without the config option,
Aurélien Aptel
[PATCH v1] cifs: simplify SWN code with dummy funcs instead of ifdefs,
Aurélien Aptel
[PATCH] cifsd: Fix a use after free on error path,
Dan Carpenter
[PATCH RESEND] cifsd: fix a IS_ERR() vs NULL bug,
Dan Carpenter
[bug report] cifsd: introduce SMB3 kernel server,
Dan Carpenter
Re: [bug report] cifsd: introduce SMB3 kernel server, Christoph Hellwig
cifsd: introduce SMB3 kernel server, L. A. Walsh
[PATCH] cifsd: fix a precedence bug in parse_dacl(),
Dan Carpenter
[bug report] cifsd: make xattr format of ksmbd compatible with samba's one,
Dan Carpenter
Query - cifscreds usage,
Richard Beare
xfstest 614 and allocation size should not be 0,
Steve French
[PATCH AUTOSEL 5.10 28/54] cifs: change noisy error message to FYI, Sasha Levin
[PATCH AUTOSEL 5.4 22/37] cifs: change noisy error message to FYI, Sasha Levin
[PATCH AUTOSEL 5.4 12/37] cifs: ask for more credit on async read/write code paths, Sasha Levin
[PATCH AUTOSEL 5.10 16/54] cifs: ask for more credit on async read/write code paths, Sasha Levin
[PATCH AUTOSEL 5.11 17/61] cifs: ask for more credit on async read/write code paths, Sasha Levin
[PATCH AUTOSEL 5.11 29/61] cifs: change noisy error message to FYI, Sasha Levin
[PATCH v2] cifs: Silently ignore unknown oplock break handle,
Vincent Whitchurch
Testing to current ksmbd from cifs.ko,
Steve French
cifsacl and xfstests 554 and 569, Steve French
[Bug 6843] flock's do not get sent to physical file system, causes protocol interoperabilitiy issues with NFS, samba-bugs
[PATCH] cifs: update new ACE pointer after populate_new_aces.,
Shyam Prasad N
[PATCH v4 00/28] Network fs helper library & fscache kiocb API,
David Howells
- [PATCH v4 01/28] iov_iter: Add ITER_XARRAY, David Howells
- [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache, David Howells
- [PATCH v4 03/28] mm: Implement readahead_control pageset expansion, David Howells
- [PATCH v4 04/28] netfs: Make a netfs helper module, David Howells
- [PATCH v4 05/28] netfs: Documentation for helper library, David Howells
- [PATCH v4 06/28] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h, David Howells
- [PATCH v4 07/28] netfs, mm: Add unlock_page_fscache() and wait_on_page_fscache(), David Howells
- [PATCH v4 08/28] netfs: Provide readahead and readpage netfs helpers, David Howells
- [PATCH v4 09/28] netfs: Add tracepoints, David Howells
- [PATCH v4 10/28] netfs: Gather stats, David Howells
- [PATCH v4 11/28] netfs: Add write_begin helper, David Howells
- [PATCH v4 12/28] netfs: Define an interface to talk to a cache, David Howells
- [PATCH v4 13/28] netfs: Hold a ref on a page when PG_private_2 is set, David Howells
- [PATCH v4 14/28] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache, David Howells
- [PATCH v4 15/28] afs: Disable use of the fscache I/O routines, David Howells
- [PATCH v4 16/28] afs: Pass page into dirty region helpers to provide THP size, David Howells
- [PATCH v4 17/28] afs: Print the operation debug_id when logging an unexpected data version, David Howells
- [PATCH v4 18/28] afs: Move key to afs_read struct, David Howells
- [PATCH v4 19/28] afs: Don't truncate iter during data fetch, David Howells
- [PATCH v4 20/28] afs: Log remote unmarshalling errors, David Howells
- [PATCH v4 21/28] afs: Set up the iov_iter before calling afs_extract_data(), David Howells
- [PATCH v4 22/28] afs: Use ITER_XARRAY for writing, David Howells
- [PATCH v4 23/28] afs: Wait on PG_fscache before modifying/releasing a page, David Howells
- [PATCH v4 24/28] afs: Extract writeback extension into its own function, David Howells
- [PATCH v4 25/28] afs: Prepare for use of THPs, David Howells
- [PATCH v4 26/28] afs: Use the fs operation ops to handle FetchData completion, David Howells
- [PATCH v4 27/28] afs: Use new fscache read helper API, David Howells
- [PATCH v4 28/28] afs: Use the fscache_write_begin() helper, David Howells
- Re: [PATCH v4 08/28] netfs: Provide readahead and readpage netfs helpers, David Howells
[PATCH] cifs: Fix preauth hash corruption,
Vincent Whitchurch
DFS tests look good, Steve French
cifs: Deferred close for files,
Rohith Surabattula
Host kerberos credential are took in container, Xiaoli Feng
[no subject],
Ronnie Sahlberg
[PATCH 1/4] cifs: print MIDs in decimal notation,
Paulo Alcantara
[PATCH] cifs: try to pick channel with a minimum of credits,
Aurélien Aptel
[PATCH] CIFS: Prevent error log on spurious oplock break,
Vincent Whitchurch
[PATCH] cifs: fix credit accounting for extra channel, Steve French
[PATCH] cifs: ask for more credit on async read/write code paths, Steve French
fscache: Redesigning the on-disk cache,
David Howells
[man-pages][PATCH v1] flock.2: add CIFS details,
Aurélien Aptel
workaround for unexpected error on SMB posix open, Pete Flugstad
[EXPERIMENT] new mount API verbose errors from userspace,
Aurélien Aptel
[Bug 14651] New: CVE-2021-20208 [SECURITY][EMBARGOED] cifs-utils: cifs.upcall kerberos auth leak in container, samba-bugs
[PATCH v2] smb3: allow files to be created with backslash in name,
Steve French
Passwords containg commas are no longer working in credential files,
jkhsjdhjs
[PATCH] cifs: fix handling of escaped ',' in the password mount argument,
Ronnie Sahlberg
Using a password containing a comma fails with 5.11.1 kernel,
Simon Taylor
[PATCH 1/4] cifs: fix DFS failover,
Paulo Alcantara
re: cifs: Retain old ACEs when converting between mode bits and ACL.,
Colin Ian King
[PATCH v2] fs/cifs:simplify the return expression of cifs_swn_auth_info_krb, dingsenjie
[PATCH] fs/cifs:simplify the return expression of cifs_swn_auth_info_krb,
dingsenjie
[PATCH] convert revalidate of directories to using directory metadata cache timeout,
Steve French
[PATCH] cifs: ignore FL_FLOCK locks in read/write,
Aurélien Aptel
Mounting share on NetApp using SMB 3.1.1 and encryption,
Till Dörges
[PATCH 2/2] cifs: Change SIDs in ACEs while transferring file ownership., Shyam Prasad N
[PATCH 1/2] cifs: Retain old ACEs when converting between mode bits and ACL.,
Shyam Prasad N
[PATCH] cifs: Fix inconsistent IS_ERR and PTR_ERR,
YueHaibing
Re: TCON reconnect during STATUS_NETWORK_NAME_DELETED,
Pavel Shilovsky
cifsd rebase,
Steve French
[PATCH AUTOSEL 4.9 2/3] cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath., Sasha Levin
[PATCH AUTOSEL 4.19 2/3] cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath., Sasha Levin
[PATCH AUTOSEL 4.14 2/3] cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath., Sasha Levin
[PATCH AUTOSEL 5.4 3/4] cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath., Sasha Levin
[PATCH AUTOSEL 5.10 4/6] cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath., Sasha Levin
[PATCH 00/33] Network fs helper library & fscache kiocb API [ver #3],
David Howells
- [PATCH 02/33] mm: Add an unlock function for PG_private_2/PG_fscache, David Howells
- [PATCH 01/33] iov_iter: Add ITER_XARRAY, David Howells
- [PATCH 03/33] mm: Implement readahead_control pageset expansion, David Howells
- [PATCH 04/33] vfs: Export rw_verify_area() for use by cachefiles, David Howells
- [PATCH 07/33] netfs, mm: Add unlock_page_fscache() and wait_on_page_fscache(), David Howells
- [PATCH 11/33] netfs: Add write_begin helper, David Howells
- [PATCH 16/33] afs: Pass page into dirty region helpers to provide THP size, David Howells
- [PATCH 23/33] afs: Wait on PG_fscache before modifying/releasing a page, David Howells
- [PATCH 24/33] afs: Extract writeback extension into its own function, David Howells
- [PATCH 22/33] afs: Use ITER_XARRAY for writing, David Howells
- [PATCH 25/33] afs: Prepare for use of THPs, David Howells
- [PATCH 21/33] afs: Set up the iov_iter before calling afs_extract_data(), David Howells
- [PATCH 26/33] afs: Use the fs operation ops to handle FetchData completion, David Howells
- [PATCH 19/33] afs: Don't truncate iter during data fetch, David Howells
- [PATCH 27/33] afs: Use new fscache read helper API, David Howells
- [PATCH 15/33] afs: Disable use of the fscache I/O routines, David Howells
- [PATCH 14/33] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache, David Howells
- [PATCH 28/33] ceph: disable old fscache readpage handling, David Howells
- [PATCH 13/33] netfs: Hold a ref on a page when PG_private_2 is set, David Howells
- [PATCH 20/33] afs: Log remote unmarshalling errors, David Howells
- [PATCH 18/33] afs: Move key to afs_read struct, David Howells
- [PATCH 17/33] afs: Print the operation debug_id when logging an unexpected data version, David Howells
- [PATCH 12/33] netfs: Define an interface to talk to a cache, David Howells
- [PATCH 33/33] ceph: convert ceph_readpages to ceph_readahead, David Howells
- [PATCH 32/33] ceph: plug write_begin into read helper, David Howells
- [PATCH 10/33] netfs: Gather stats, David Howells
- [PATCH 29/33] ceph: rework PageFsCache handling, David Howells
- [PATCH 30/33] ceph: fix fscache invalidation, David Howells
- [PATCH 31/33] ceph: convert readpage to fscache read helper, David Howells
- [PATCH 05/33] netfs: Make a netfs helper module, David Howells
- [PATCH 06/33] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h, David Howells
- [PATCH 08/33] netfs: Provide readahead and readpage netfs helpers, David Howells
- [PATCH 09/33] netfs: Add tracepoints, David Howells
- Re: [PATCH 00/33] Network fs helper library & fscache kiocb API [ver #3], Jeff Layton
- [PATCH 34/33] netfs: Use in_interrupt() not in_softirq(), David Howells
[PATCH v2] vfs: prevent copy_file_range to copy across devices,
Luis Henriques
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]