Show patches with: State = Action Required       |   7014 patches
« 1 2 ... 41 42 4370 71 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Two cifsacl related patches to more accurately emulate mode bits Two cifsacl related patches to more accurately emulate mode bits - - - - --- 2020-12-09 Steve French New
[SMB3.1.1] remove confusing mount warning when no SPNEGO info on negprot rsp [SMB3.1.1] remove confusing mount warning when no SPNEGO info on negprot rsp - - 1 - --- 2020-12-09 Steve French New
[SMB3,Multichannel] avoid confusing warning message on mount to Azure [SMB3,Multichannel] avoid confusing warning message on mount to Azure - - 1 - --- 2020-12-09 Steve French New
[14/21] cifs: we do not allow changing username/password/unc/... during remount Untitled series #219385 - - - - --- 2020-12-09 Ronnie Sahlberg New
[21/21] cifs: update mnt_cifs_flags during reconfigure Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
[20/21] cifs: move update of flags into a separate function Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
[19/21] cifs: remove ctx argument from cifs_setup_cifs_sb Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
[18/21] cifs: do not allow changing posix_paths during remount Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
[17/21] cifs: uncomplicate printing the iocharset parameter Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
[16/21] cifs: don't create a temp nls in cifs_setup_ipc Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
[15/21] cifs: simplify handling of cifs_sb/ctx->local_nls Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
[14/21] cifs: we do not allow changing username/password/unc/... during remount Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
[13/21] cifs: add initial reconfigure support Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
[12/21] cifs: move [brw]size from cifs_sb to cifs_sb->ctx Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
[11/21] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
[10/21] cifs: remove actimeo from cifs_sb Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
[09/21] cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sb Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
[08/21] cifs: get rid of cifs_sb->mountdata Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
[07/21] cifs: add an smb3_fs_context to cifs_sb Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
[06/21] cifs: remove the devname argument to cifs_compose_mount_options Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
[05/21] cifs: switch to new mount api Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
[04/21] cifs: move cifs_parse_devname to fs_context.c Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
[03/21] cifs: move the enum for cifs parameters into fs_context.h Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
[02/21] cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.c Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
cifs: add NULL check for ses->tcon_ipc cifs: add NULL check for ses->tcon_ipc - - 1 - --- 2020-12-03 Aurélien Aptel New
smb3: set COMPOUND_FID to FileID field of subsequent compound request smb3: set COMPOUND_FID to FileID field of subsequent compound request - 1 1 - --- 2020-12-03 Namjae Jeon New
[v4,11/11] cifs: Handle witness share moved notification Witness protocol support for transparent failover - - - - --- 2020-11-30 Samuel Cabrero New
[v4,10/11] cifs: Handle witness client move notification Witness protocol support for transparent failover - - - - --- 2020-11-30 Samuel Cabrero New
[v4,09/11] cifs: Simplify reconnect code when dfs upcall is enabled Witness protocol support for transparent failover - - - - --- 2020-11-30 Samuel Cabrero New
[v4,08/11] cifs: Send witness register messages to userspace daemon in echo task Witness protocol support for transparent failover - - - - --- 2020-11-30 Samuel Cabrero New
[v4,07/11] cifs: Add witness information to debug data dump Witness protocol support for transparent failover - - - - --- 2020-11-30 Samuel Cabrero New
[v4,06/11] cifs: Set witness notification handler for messages from userspace daemon Witness protocol support for transparent failover - - - - --- 2020-11-30 Samuel Cabrero New
[v4,05/11] cifs: Send witness register and unregister commands to userspace daemon Witness protocol support for transparent failover - - - - --- 2020-11-30 Samuel Cabrero New
[v4,04/11] cifs: add witness mount option and data structs Witness protocol support for transparent failover - - - - --- 2020-11-30 Samuel Cabrero New
[v4,03/11] cifs: Register generic netlink family Witness protocol support for transparent failover - - - - --- 2020-11-30 Samuel Cabrero New
[v4,02/11] cifs: Make extract_sharename function public Witness protocol support for transparent failover - - - - --- 2020-11-30 Samuel Cabrero New
[v4,01/11] cifs: Make extract_hostname function public Witness protocol support for transparent failover - - - - --- 2020-11-30 Samuel Cabrero New
[SMB3] ifs: refactor create_sd_buf() and and avoid corrupting the buffer [SMB3] ifs: refactor create_sd_buf() and and avoid corrupting the buffer - - - - --- 2020-11-30 Steve French New
cifs: fix potential use-after-free in cifs_echo_request() cifs: fix potential use-after-free in cifs_echo_request() - - - - --- 2020-11-28 Paulo Alcantara New
cifs: allow syscalls to be restarted in __smb_send_rqst() cifs: allow syscalls to be restarted in __smb_send_rqst() - - 1 - --- 2020-11-28 Paulo Alcantara New
Add missing position handling to mount parameters gid/backup_gid/snapshot Add missing position handling to mount parameters gid/backup_gid/snapshot - - - - --- 2020-11-26 Simon Arlott New
[2/2] cifs.upall: update the cap bounding set only when CAP_SETPCAP is given cifs-utils: update the cap bounding set only when CAP_SETPCAP is given - - - - --- 2020-11-21 Jonas Witschel New
[1/2] mount.cifs: update the cap bounding set only when CAP_SETPCAP is given cifs-utils: update the cap bounding set only when CAP_SETPCAP is given - - - - --- 2020-11-21 Jonas Witschel New
[003/141] cifs: Fix fall-through warnings for Clang Fix fall-through warnings for Clang - - - - --- 2020-11-20 Gustavo A. R. Silva New
[RFC,76/76] afs: Fix speculative status fetch going out of order wrt to modifications fscache: Modernisation - 1 - - --- 2020-11-20 David Howells New
[RFC,75/76] afs: Make afs_write_begin() return the THP subpage fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,74/76] afs: Skip truncation on the server of data we haven't written yet fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,73/76] afs: Add O_DIRECT read support fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,72/76] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,71/76] afs: Copy local writes to the cache when writing to the server fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,70/76] afs: Use the fscache_write_begin() helper fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,69/76] fscache: Add support for writing to the cache fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,68/76] netfs: Add write_begin helper fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,67/76] afs: Use new fscache read helper API fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,66/76] afs: Use the fs operation ops to handle FetchData completion fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,65/76] afs: Prepare for use of THPs fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,64/76] afs: Extract writeback extension into its own function fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,63/76] afs: Wait on PG_fscache before modifying/releasing a page fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,62/76] afs: Use ITER_XARRAY for writing fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,61/76] afs: Set up the iov_iter before calling afs_extract_data() fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,60/76] afs: Log remote unmarshalling errors fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,59/76] afs: Don't truncate iter during data fetch fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,58/76] afs: Move key to afs_read struct fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,57/76] afs: Print the operation debug_id when logging an unexpected data version fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,56/76] afs: Pass page into dirty region helpers to provide THP size fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,55/76] fscache: Remove the update operation fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,54/76] fscache: Provide resize operation fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,53/76] fscache: Implement "will_modify" parameter on fscache_use_cookie() fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,52/76] fscache: disable cookie when doing an invalidation for DIO write fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,51/76] fscache, cachefiles: Rewrite invalidation fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,50/76] fscache: New stats fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,49/76] netfs: Stats fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,48/76] fscache: Always create /proc/fs/fscache/stats if configured fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,47/76] fscache: Remove more obsolete stats fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,46/76] fscache: Display cache-specific data in /proc/fs/fscache/objects fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,45/76] cachefiles: Add I/O tracepoints fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,44/76] cachefiles: Implement read and write parts of new I/O API fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,43/76] cachefiles: Round the cachefile size up to DIO block size fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,42/76] cachefiles: Shape requests from the fscache read helper fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,41/76] cachefiles: Implement a content-present indicator and bitmap fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,40/76] cachefiles: Merge object->backer into object->dentry fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,39/76] cachefiles: Implement new fscache I/O backend API fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,38/76] cachefiles: Split cachefiles_drop_object() up a bit fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,37/76] cachefiles: trace: Log coherency checks fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,36/76] cachefiles: Remove some redundant checks on unsigned values fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,35/76] fscache: read-helper: Add tracepoints fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,34/76] netfs: Use the cache fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,33/76] netfs: Provide readahead and readpage netfs helpers fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,32/76] netfs: Make a netfs helper module fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,31/76] fscache: Allow ->put_super() to be used to wait for cache operations fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,30/76] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,29/76] fscache: Recast assertion in terms of cookie not being an index fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,28/76] fscache, cachefiles: Fix disabled histogram warnings fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,27/76] fscache: Keep track of size of a file last set independently on the server fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,26/76] fscache: Rewrite the I/O API based on iov_iter fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,24/76] fscache: Provide a simple thread pool for running ops asynchronously fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,23/76] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,22/76] vfs: Provide S_CACHE_FILE inode flag fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,21/76] vfs: Export rw_verify_area() for use by cachefiles fscache: Modernisation - - - - --- 2020-11-20 David Howells New
[RFC,20/76] mm: Stop generic_file_buffered_read() from grabbing a superfluous page fscache: Modernisation - - - - --- 2020-11-20 David Howells New
« 1 2 ... 41 42 4370 71 »