Linux CIFS
[Prev Page][Next Page]
Re: [PATCH v2] vfs: prevent copy_file_range to copy across devices, Steve French
RFC: ksmbd ABI for ksmbd-tools...,
Stefan Metzmacher
[PATCH] cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.,
Shyam Prasad N
[PATCH] cifs: In the new mount api we get the full devname as source=, Ronnie Sahlberg
[PATCH] cifs: do not disable noperm if multiuser mount option is not provided, Ronnie Sahlberg
"noperm" mount option not working,
Hyunchul Lee
[GIT PULL] fscache: I/O API modernisation and netfs helper library,
David Howells
[PATCH] cifs: fix dfs-links,
Ronnie Sahlberg
Re: [Linux-cifsd-devel] [PATCH] cifsd: make xattr format of ksmbd compatible with samba's one,
Steve French
Upcoming for next merge window: fscache and netfs lib, David Howells
[PATCH 4/4] cifs: Reformat DebugData and index connections by conn_id.,
Shyam Prasad N
[PATCH 3/4] cifs: Identify a connection by a conn_id.,
Shyam Prasad N
[PATCH 2/4] cifs: Fix in error types returned for out-of-credit situations.,
Shyam Prasad N
[PATCH 1/4] cifs: New optype for session operations.,
Shyam Prasad N
[PATCH] cifs: add new helper function for fscache conversion, Steve French
[PATCH] cifs: convert readpages_fill_pages to use iter,
Steve French
[PATCH] cifs: use discard iterator to discard unneeded network data more efficiently,
Steve French
[PATCH v2] CIFS: Wait for credits if at least one request is in flight,
Pavel Shilovsky
[PATCH] cifs: Rough, incomplete conversion to revised fscache I/O API,
David Howells
PATCH] smb3: include current dialect (SMB3.1.1) when version 3 or greater requested on mount,
Steve French
[PATCH] smb3: Fix out-of-bounds bug in SMB2_negotiate(),
Gustavo A. R. Silva
[PATCH] CIFS: Wait for credits if at least one request is in flight,
Pavel Shilovsky
[PATCH] cifs: Changes made to crediting code to make debugging easier.,
Shyam Prasad N
[PATCH v1] cifs: make nested cifs mount point dentries always valid to deal with signaled 'df',
Aurélien Aptel
RE: [smfrench/smb3-kernel] Cifsd fixes (#21), Namjae Jeon
[PATCH] cifs: fix dfs domain referrals, Steve French
cifs _seems_ to be unneccessarily increasing memory footprint.,
L Walsh
[PATCH] cifs: returning mount parm processing errors correctly,
Steve French
[PATCH] cifs: ignore the noauto option if it is provided,
Adam Harvey
mount dfs share failed becaus e of missing username,
Xiaoli Feng
[PATCH 00/32] Network fs helper library & fscache kiocb API [ver #2],
David Howells
- [PATCH 04/32] vfs: Export rw_verify_area() for use by cachefiles, David Howells
- [PATCH 07/32] netfs: Add tracepoints, David Howells
- [PATCH 10/32] netfs: Define an interface to talk to a cache, David Howells
- [PATCH 14/32] afs: Print the operation debug_id when logging an unexpected data version, David Howells
- [PATCH 32/32] NFS: Convert readpage to readahead and use netfs_readahead for fscache, David Howells
- [PATCH 31/32] NFS: Convert to the netfs API and nfs_readpage to use netfs_readpage, David Howells
- [PATCH 30/32] NFS: Allow internal use of read structs and functions, David Howells
- [PATCH 29/32] NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async(), David Howells
- [PATCH 19/32] afs: Use ITER_XARRAY for writing, David Howells
- [PATCH 28/32] NFS: Call readpage_async_filler() from nfs_readpage_async(), David Howells
- [PATCH 23/32] afs: Use the fs operation ops to handle FetchData completion, David Howells
- [PATCH 27/32] NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc, David Howells
- [PATCH 25/32] NFS: Clean up nfs_readpage() and nfs_readpages(), David Howells
- [PATCH 26/32] NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeeds, David Howells
- [PATCH 24/32] afs: Use new fscache read helper API, David Howells
- [PATCH 22/32] afs: Prepare for use of THPs, David Howells
- [PATCH 21/32] afs: Extract writeback extension into its own function, David Howells
- [PATCH 20/32] afs: Wait on PG_fscache before modifying/releasing a page, David Howells
- [PATCH 18/32] afs: Set up the iov_iter before calling afs_extract_data(), David Howells
- [PATCH 17/32] afs: Log remote unmarshalling errors, David Howells
- [PATCH 16/32] afs: Don't truncate iter during data fetch, David Howells
- [PATCH 15/32] afs: Move key to afs_read struct, David Howells
- [PATCH 09/32] netfs: Add write_begin helper, David Howells
- [PATCH 13/32] afs: Pass page into dirty region helpers to provide THP size, David Howells
- [PATCH 08/32] netfs: Gather stats, David Howells
- [PATCH 12/32] afs: Disable use of the fscache I/O routines, David Howells
- [PATCH 11/32] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache, David Howells
- [PATCH 06/32] netfs: Provide readahead and readpage netfs helpers, David Howells
- [PATCH 05/32] netfs: Make a netfs helper module, David Howells
- [PATCH 03/32] mm: Implement readahead_control pageset expansion, David Howells
- [PATCH 01/32] iov_iter: Add ITER_XARRAY, David Howells
- [PATCH 02/32] vm: Add wait/unlock functions for PG_fscache, David Howells
[RFC][PATCH 00/25] Network fs helper library & fscache kiocb API,
David Howells
- [PATCH 03/25] mm: Implement readahead_control pageset expansion, David Howells
- [PATCH 04/25] vfs: Export rw_verify_area() for use by cachefiles, David Howells
- [PATCH 08/25] netfs: Add tracepoints, David Howells
- [PATCH 11/25] netfs: Define an interface to talk to a cache, David Howells
- [PATCH 12/25] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache, David Howells
- [PATCH 13/25] afs: Disable use of the fscache I/O routines, David Howells
- [PATCH 14/25] afs: Pass page into dirty region helpers to provide THP size, David Howells
- [PATCH 15/25] afs: Print the operation debug_id when logging an unexpected data version, David Howells
- [PATCH 16/25] afs: Move key to afs_read struct, David Howells
- [PATCH 23/25] afs: Prepare for use of THPs, David Howells
- [PATCH 25/25] afs: Use new fscache read helper API, David Howells
- [PATCH 24/25] afs: Use the fs operation ops to handle FetchData completion, David Howells
- [PATCH 22/25] afs: Extract writeback extension into its own function, David Howells
- [PATCH 21/25] afs: Wait on PG_fscache before modifying/releasing a page, David Howells
- [PATCH 20/25] afs: Use ITER_XARRAY for writing, David Howells
- [PATCH 19/25] afs: Set up the iov_iter before calling afs_extract_data(), David Howells
- [PATCH 18/25] afs: Log remote unmarshalling errors, David Howells
- [PATCH 17/25] afs: Don't truncate iter during data fetch, David Howells
- [PATCH 10/25] netfs: Add write_begin helper, David Howells
- [PATCH 09/25] netfs: Gather stats, David Howells
- [PATCH 07/25] netfs: Provide readahead and readpage netfs helpers, David Howells
- [PATCH 06/25] netfs: Make a netfs helper module, David Howells
- [PATCH 05/25] cachefiles: Drop superfluous readpages aops NULL check, David Howells
- [PATCH 01/25] iov_iter: Add ITER_XARRAY, David Howells
- [PATCH 02/25] vm: Add wait/unlock functions for PG_fscache, David Howells
- Re: [RFC][PATCH 00/25] Network fs helper library & fscache kiocb API, J. Bruce Fields
- Re: [RFC][PATCH 00/25] Network fs helper library & fscache kiocb API, David Howells
[PATCH] cifs: put tlink before return, Pan Bian
Re: [PATCH] cifs: do not fail __smb_send_rqst if non-fatal signals are pending,
Steve French
<Possible follow-ups>
Re: [PATCH] cifs: do not fail __smb_send_rqst if non-fatal signals are pending, Steve French
Added more tests to buildbot, Steve French
Redesigning and modernising fscache,
David Howells
[PATCH v2] fs/cifs: Simplify bool comparison.,
Jiapeng Zhong
[PATCH] fs/cifs: Simplify bool comparisoni., Jiapeng Zhong
[PATCH] fs/cifs: Assign boolean values to a bool variable,
Jiapeng Zhong
[PATCH] fs/cifs: Replace one-element array with flexible-array member.,
Jiapeng Zhong
[bug report] Inconsistent state with CIFS mount after interrupted process in Linux 5.10,
Duncan Findlay
[PATCH] fs: cifs: remove unneeded variable in smb3_fs_context_dup,
menglong8 . dong
[PATCH] cifs: connect: style: Simplify bool comparison, YANG LI
[Bug 14610] New: Lockup in kernel 5.10 when copying large folder, samba-bugs
[Bug 13712] Unable to access files below folder name with trailing dot or space,
samba-bugs
[PATCH] cifs: check pointer before freeing,
trix
[PATCH][SMB3] allow files to be created with backslash in file name,
Steve French
Message not available
[ANNOUNCE] cifs-utils release 6.12 ready for download,
Pavel Shilovsky
[PATCH] cifs: style: replace one-element array with flexible-array,
YANG LI
[Bug 9346] Directories on CIFS shares shown as ordinary files, samba-bugs
[Bug 9364] BUG: unable to handle kernel NULL pointer dereference at (null); RIP: 0010:[<0000000000000000>] [< (null)>] (null), samba-bugs
Re: set_page_dirty vs truncate,
Matthew Wilcox
[GIT PULL] CIFS/SMB3 Fixes and Improvements for 5.11-rc,
Steve French
[bug report] cifs: Simplify reconnect code when dfs upcall is enabled,
Dan Carpenter
[PATCH 1/3] cifs: Delete a stray unlock in cifs_swn_reconnect(),
Dan Carpenter
[CIFS][PATCH] Fix support for remount when not changing rsize/wsize,
Steve French
[CIFS][PATCH] handle "guest" mount parameter, Steve French
[PATCH] cifs.upcall: drop bounding capabilities only if CAP_SETPCAP is given,
Jonas Witschel
cifs-utils, Linux cifs kernel client and gssproxy,
Weiser, Michael
Re: [gssproxy] Re: cifs-utils, Linux cifs kernel client and gssproxy, Weiser, Michael
Re: [gssproxy] Re: cifs-utils, Linux cifs kernel client and gssproxy, Shyam Prasad N
Re: [EXTERNAL] Re: linux-next: build failure after merge of the net-next tree,
Stephen Rothwell
[PATCH][CIFS] correct four aliased mount parms to allow use of previous names, Steve French
[PATCH] cifs: fix use after free in cifs_smb3_do_mount(),
Ronnie Sahlberg
[PATCH][SMB3] add additional tracepoints for logging credit changes,
Steve French
fix for rsize/wsize regression in one of the for-next patches,
Ronnie Sahlberg
[PATCH] cifs: Fix some error pointers handling detected by static checker,
Samuel Cabrero
[bug report] cifs: add an smb3_fs_context to cifs_sb, Dan Carpenter
[bug report] cifs: Send witness register and unregister commands to userspace daemon,
Dan Carpenter
[PATCH] cifs: Fix uninitialized variable in set_chmod_dacl(),
Dan Carpenter
[PATCH v1] cifs: Add missing sentinel to smb3_fs_parameters,
Dmitry Osipenko
[Bug 10125] cifs client returns cached data of deleted files, samba-bugs
[PATCH 01/12] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c,
Ronnie Sahlberg
- [PATCH 12/12] cifs: fix uninitialized variable in smb3_fs_context_parse_param, Ronnie Sahlberg
- [PATCH 05/12] cifs: simplify handling of cifs_sb/ctx->local_nls, Ronnie Sahlberg
- [PATCH 07/12] cifs: uncomplicate printing the iocharset parameter, Ronnie Sahlberg
- [PATCH 03/12] cifs: add initial reconfigure support, Ronnie Sahlberg
- [PATCH 02/12] cifs: move [brw]size from cifs_sb to cifs_sb->ctx, Ronnie Sahlberg
- [PATCH 08/12] cifs: do not allow changing posix_paths during remount, Ronnie Sahlberg
- [PATCH 04/12] cifs: we do not allow changing username/password/unc/... during remount, Ronnie Sahlberg
- [PATCH 11/12] cifs: update mnt_cifs_flags during reconfigure, Ronnie Sahlberg
- [PATCH 06/12] cifs: don't create a temp nls in cifs_setup_ipc, Ronnie Sahlberg
- [PATCH 09/12] cifs: remove ctx argument from cifs_setup_cifs_sb, Ronnie Sahlberg
- [PATCH 10/12] cifs: move update of flags into a separate function, Ronnie Sahlberg
updated ksmbd (cifsd),
Steve French
[cifs:for-next 1/31] /tmp/mixer_oss-346997.s:202: Error: unrecognized opcode `zext.b s7,a1', kernel test robot
[cifs:for-next 1/31] /tmp/bq27xxx_battery_i2c-538025.s:427: Error: unrecognized opcode `zext.b a2,s1', kernel test robot
[PATCH][CIFS] update headers included by new file unc.c, Steve French
[PATCH] cifs: remove various function description warnings, Steve French
[cifs:for-next 19/27] fs/cifs/cifsproto.h:96:4: error: unknown type name 'mid_receive_t', kernel test robot
[PATCH][CIFS] minor updates to Kconfig,
Steve French
[cifs:for-next 12/15] fs/cifs/fs_context.c:650:6: warning: variable 'opt' is used uninitialized whenever 'if' condition is false, kernel test robot
[PATCH] cifs: fix msleep() is imprecise,
Yejune Deng
[cifs:for-next 4/15] fs/cifs/cifsacl.c:914:42: warning: variable 'nmode' is uninitialized when used here, kernel test robot
[PATCH] SMB3.1.1: do not log warning message if server doesn't populate salt,
Steve French
Merge commits to v4.19 from 4.20 & 5.6 for cifs Backup intent flag fixes,
Vidhesh Ramesh
Two cifsacl related patches to more accurately emulate mode bits, Steve French
[PATCH][SMB3.1.1] remove confusing mount warning when no SPNEGO info on negprot rsp,
Steve French
[SMB3][Multichannel] avoid confusing warning message on mount to Azure,
Steve French
[PATCH 21/21] cifs: update mnt_cifs_flags during reconfigure, Ronnie Sahlberg
[PATCH 17/21] cifs: uncomplicate printing the iocharset parameter, Ronnie Sahlberg
[PATCH 03/21] cifs: move the enum for cifs parameters into fs_context.h, Ronnie Sahlberg
[PATCH 12/21] cifs: move [brw]size from cifs_sb to cifs_sb->ctx, Ronnie Sahlberg
[PATCH 05/21] cifs: switch to new mount api, Ronnie Sahlberg
[PATCH 06/21] cifs: remove the devname argument to cifs_compose_mount_options, Ronnie Sahlberg
[PATCH 11/21] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c, Ronnie Sahlberg
[PATCH 19/21] cifs: remove ctx argument from cifs_setup_cifs_sb, Ronnie Sahlberg
[PATCH 07/21] cifs: add an smb3_fs_context to cifs_sb, Ronnie Sahlberg
[PATCH 09/21] cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sb,
Ronnie Sahlberg
[PATCH 02/21] cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.c, Ronnie Sahlberg
[PATCH 15/21] cifs: simplify handling of cifs_sb/ctx->local_nls, Ronnie Sahlberg
[PATCH 13/21] cifs: add initial reconfigure support, Ronnie Sahlberg
[PATCH 16/21] cifs: don't create a temp nls in cifs_setup_ipc, Ronnie Sahlberg
[PATCH 10/21] cifs: remove actimeo from cifs_sb,
Ronnie Sahlberg
[PATCH 18/21] cifs: do not allow changing posix_paths during remount, Ronnie Sahlberg
[PATCH 04/21] cifs: move cifs_parse_devname to fs_context.c, Ronnie Sahlberg
[PATCH 08/21] cifs: get rid of cifs_sb->mountdata, Ronnie Sahlberg
[PATCH 14/21] cifs: we do not allow changing username/password/unc/... during remount,
Ronnie Sahlberg
[PATCH 20/21] cifs: move update of flags into a separate function, Ronnie Sahlberg
cifs.ko and gssproxy,
Jacob Shivers
[PATCH] cifs: add NULL check for ses->tcon_ipc,
Aurélien Aptel
[PATCH] smb3: set COMPOUND_FID to FileID field of subsequent compound request,
Namjae Jeon
Merge commits to v4.19 from 4.20 & 5.6 for cifs backupid fixes, Vidhesh Ramesh
[PATCH v4 00/11] Witness protocol support for transparent failover,
Samuel Cabrero
- [PATCH v4 01/11] cifs: Make extract_hostname function public, Samuel Cabrero
- [PATCH v4 02/11] cifs: Make extract_sharename function public, Samuel Cabrero
- [PATCH v4 04/11] cifs: add witness mount option and data structs, Samuel Cabrero
- [PATCH v4 03/11] cifs: Register generic netlink family, Samuel Cabrero
- [PATCH v4 06/11] cifs: Set witness notification handler for messages from userspace daemon, Samuel Cabrero
- [PATCH v4 08/11] cifs: Send witness register messages to userspace daemon in echo task, Samuel Cabrero
- [PATCH v4 05/11] cifs: Send witness register and unregister commands to userspace daemon, Samuel Cabrero
- [PATCH v4 09/11] cifs: Simplify reconnect code when dfs upcall is enabled, Samuel Cabrero
- [PATCH v4 07/11] cifs: Add witness information to debug data dump, Samuel Cabrero
- [PATCH v4 10/11] cifs: Handle witness client move notification, Samuel Cabrero
- [PATCH v4 11/11] cifs: Handle witness share moved notification, Samuel Cabrero
- Re: [PATCH v4 00/11] Witness protocol support for transparent failover, Aurélien Aptel
[SMB3][PATCH] ifs: refactor create_sd_buf() and and avoid corrupting the buffer,
Steve French
[PATCH] cifs: allow syscalls to be restarted in __smb_send_rqst(),
Paulo Alcantara
Re: [PATCH] cifs: allow syscalls to be restarted in __smb_send_rqst(), Aurélien Aptel
[PATCH] cifs: fix potential use-after-free in cifs_echo_request(),
Paulo Alcantara
[PATCH] Add missing position handling to mount parameters gid/backup_gid/snapshot,
Simon Arlott
CIFS mounts hanging after CIFS server restart, Robert Smith
[PATCH 0/2] cifs-utils: update the cap bounding set only when CAP_SETPCAP is given,
Jonas Witschel
[PATCH 000/141] Fix fall-through warnings for Clang,
Gustavo A. R. Silva
Re: [PATCH 000/141] Fix fall-through warnings for Clang, Miguel Ojeda
Re: [PATCH 000/141] Fix fall-through warnings for Clang, Jason Gunthorpe
Message not available
Re: [PATCH 000/141] Fix fall-through warnings for Clang, Martin K. Petersen
Re: (subset) [PATCH 000/141] Fix fall-through warnings for Clang, Martin K. Petersen
[RFC PATCH 00/76] fscache: Modernisation,
David Howells
- [RFC PATCH 01/76] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite, David Howells
- [RFC PATCH 02/76] afs: Disable use of the fscache I/O routines, David Howells
- [RFC PATCH 03/76] fscache: Add a cookie debug ID and use that in traces, David Howells
- [RFC PATCH 04/76] fscache: Procfile to display cookies, David Howells
- [RFC PATCH 05/76] fscache: Remove the old I/O API, David Howells
- [RFC PATCH 06/76] fscache: Remove the netfs data from the cookie, David Howells
- [RFC PATCH 07/76] fscache: Remove struct fscache_cookie_def, David Howells
- [RFC PATCH 08/76] fscache: Remove store_limit* from struct fscache_object, David Howells
- [RFC PATCH 09/76] fscache: Remove fscache_check_consistency(), David Howells
- [RFC PATCH 10/76] fscache: Remove fscache_attr_changed(), David Howells
- [RFC PATCH 11/76] fscache: Remove obsolete stats, David Howells
- [RFC PATCH 12/76] fscache: Remove old I/O tracepoints, David Howells
- [RFC PATCH 13/76] fscache: Temporarily disable fscache_invalidate(), David Howells
- [RFC PATCH 14/76] fscache: Remove the I/O operation manager, David Howells
- [RFC PATCH 15/76] fscache: Change %p in format strings to something else, David Howells
- [RFC PATCH 16/76] cachefiles: Change %p in format strings to something else, David Howells
- [RFC PATCH 17/76] iov_iter: Add ITER_XARRAY, David Howells
- [RFC PATCH 18/76] vm: Add wait/unlock functions for PG_fscache, David Howells
- [RFC PATCH 19/76] mm: Implement readahead_control pageset expansion, David Howells
- [RFC PATCH 20/76] mm: Stop generic_file_buffered_read() from grabbing a superfluous page, David Howells
- [RFC PATCH 21/76] vfs: Export rw_verify_area() for use by cachefiles, David Howells
- [RFC PATCH 22/76] vfs: Provide S_CACHE_FILE inode flag, David Howells
- [RFC PATCH 23/76] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag, David Howells
- [RFC PATCH 24/76] fscache: Provide a simple thread pool for running ops asynchronously, David Howells
- [RFC PATCH 26/76] fscache: Rewrite the I/O API based on iov_iter, David Howells
- [RFC PATCH 27/76] fscache: Keep track of size of a file last set independently on the server, David Howells
- [RFC PATCH 28/76] fscache, cachefiles: Fix disabled histogram warnings, David Howells
- [RFC PATCH 29/76] fscache: Recast assertion in terms of cookie not being an index, David Howells
- [RFC PATCH 30/76] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback, David Howells
- [RFC PATCH 31/76] fscache: Allow ->put_super() to be used to wait for cache operations, David Howells
- [RFC PATCH 32/76] netfs: Make a netfs helper module, David Howells
- [RFC PATCH 33/76] netfs: Provide readahead and readpage netfs helpers, David Howells
- [RFC PATCH 34/76] netfs: Use the cache, David Howells
- [RFC PATCH 35/76] fscache: read-helper: Add tracepoints, David Howells
- [RFC PATCH 36/76] cachefiles: Remove some redundant checks on unsigned values, David Howells
- [RFC PATCH 37/76] cachefiles: trace: Log coherency checks, David Howells
- [RFC PATCH 38/76] cachefiles: Split cachefiles_drop_object() up a bit, David Howells
- [RFC PATCH 39/76] cachefiles: Implement new fscache I/O backend API, David Howells
- [RFC PATCH 40/76] cachefiles: Merge object->backer into object->dentry, David Howells
- [RFC PATCH 42/76] cachefiles: Shape requests from the fscache read helper, David Howells
- [RFC PATCH 43/76] cachefiles: Round the cachefile size up to DIO block size, David Howells
- [RFC PATCH 44/76] cachefiles: Implement read and write parts of new I/O API, David Howells
- [RFC PATCH 45/76] cachefiles: Add I/O tracepoints, David Howells
- [RFC PATCH 41/76] cachefiles: Implement a content-present indicator and bitmap, David Howells
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]