Show patches with: State = Action Required       |    Archived = No       |   6967 patches
« 1 2 ... 9 10 1169 70 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[08/21] cifs: remove header_preamble_size where it is always 0 cifs: compounding series - - - - --- 2018-04-09 Ronnie Sahlberg New
[08/23] CIFS: Count SMB3 credits for malformed pending responses Untitled series #89608 - - - - --- 2019-02-01 Pavel Shilovsky New
[08/23] CIFS: Count credits for malformed error pending responses Improve credits and error handling on reconnects - - - - --- 2019-02-01 Pavel Shilovsky New
[08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola New
[08/23] rbd: use bvec_set_page to initialize the copy up bvec [01/23] block: factor out a bvec_set_page helper - - 1 - --- 2023-02-03 Christoph Hellwig New
[08/23] rbd: use bvec_set_page to initialize the copy up bvec [01/23] block: factor out a bvec_set_page helper - - 1 - --- 2023-01-30 Christoph Hellwig New
[08/25] netfs: Add tracepoints Network fs helper library & fscache kiocb API - - - - --- 2021-01-20 David Howells New
[08/25] vfs: combine the clone and dedupe into a single remap_file_range fs: fixes for serious clone/dedupe problems - - - - --- 2018-10-10 Darrick Wong New
[08/25] vfs: rename vfs_clone_file_prep to be more descriptive fs: fixes for serious clone/dedupe problems - - 1 - --- 2018-10-13 Darrick Wong New
[08/25] vfs: rename vfs_clone_file_prep to be more descriptive fs: fixes for serious clone/dedupe problems - - 1 - --- 2018-10-11 Darrick Wong New
[08/26] netfs: Use subreq_counter to allocate subreq debug_index values netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - - --- 2024-03-28 David Howells New
[08/26] vfs: rename vfs_clone_file_prep to be more descriptive fs: fixes for serious clone/dedupe problems - - 1 - --- 2018-10-16 Darrick Wong New
[08/28] net: add sock_set_rcvbuf [01/28] net: add sock_set_reuseaddr - - - - --- 2020-05-28 Christoph Hellwig New
[08/28] vfs: rename clone_verify_area to remap_verify_area fs: fixes for serious clone/dedupe problems - - 1 - --- 2018-10-21 Darrick Wong New
[08/29] vfs: add nowait parameter for file_accessed() io_uring getdents - - - - --- 2023-08-25 Hao Xu New
[08/29] vfs: rename clone_verify_area to remap_verify_area fs: fixes for serious clone/dedupe problems - - 1 - --- 2018-10-17 Darrick Wong New
[08/32] netfs: Gather stats Network fs helper library & fscache kiocb API [ver #2] - - - - --- 2021-01-25 David Howells New
[08/33] net: add sock_enable_timestamps [01/33] dlm: use the tcp version of accept_from_sock for sctp as well - - - - --- 2020-05-20 Christoph Hellwig New
[08/33] net: add sock_set_rcvbuf [01/33] net: add sock_set_reuseaddr - - - - --- 2020-05-13 Christoph Hellwig New
[08/33] netfs: Provide readahead and readpage netfs helpers Network fs helper library & fscache kiocb API [ver #3] - - 1 - --- 2021-02-15 David Howells New
[08/64] fscache: Implement cache registration fscache, cachefiles: Rewrite - - - - --- 2021-11-29 David Howells New
[08/67] fscache: Remove struct fscache_cookie_def fscache: Rewrite index API and management system - - - - --- 2021-10-18 David Howells New
[09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - - - - --- 2024-01-22 David Howells New
[09/10] cifs: Store smb3_create_tag_posix just once Some cleanups for fs/cifs - - - - --- 2023-03-15 Volker Lendecke New
[09/10] cifs: add SMB2_query_info_[init|free]() [01/10] cifs: push rfc1002 generation down the stack - - - - --- 2018-06-11 Ronnie Sahlberg New
[09/10] mount.cifs: don't use exit(3) in mount_cifs_usage() - - - - --- 2010-03-21 Jeff Layton New
[09/11] cifs: Build the RDMA SGE list directly from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-03 David Howells New
[09/11] cifs: Remove unused code smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-10 David Howells New
[09/11] cifs: Simplify reconnect code when dfs upcall is enabled Witness protocol support for transparent failover - - - - --- 2020-10-22 Samuel Cabrero New
[09/11] cifs: account for primary channel in the interface list [01/11] cifs: fix tcon status change after tree connect - - - - --- 2023-03-10 Shyam Prasad N New
[09/11] cifs: add routines to build sessions and tcons on the fly - - - - --- 2010-04-20 Jeff Layton New
[09/11] cifs: allow mixed secTypes on a socket - - - - --- 2010-04-24 Jeff Layton New
[09/11] cifs: allow mixed secTypes on a socket - - - - --- 2010-04-17 Jeff Layton New
[09/11] cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compounding more compounding - - - - --- 2018-08-23 Ronnie Sahlberg New
[09/11] fuse: Convert to using invalidate_lock fs: Hole punch vs page cache filling races - - - - --- 2021-05-12 Jan Kara New
[09/11] ksmbd: ensure error is surfaced in set_file_basic_info() ksmbd: various fixes - - - - --- 2021-08-23 Christian Brauner New
[09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag fscache, cachefiles: Rewrite fixes/updates - - 1 - --- 2022-01-18 David Howells New
[09/11] vfs: error out -EAGAIN if atime needs to be updated io_uring getdents - - - - --- 2023-08-27 Hao Xu New
[09/11] vfs: push copy_file_ranges -EXDEV checks down fs: fixes for major copy_file_range() issues - - 1 - --- 2018-12-03 Dave Chinner New
[09/12] asm-generic/page.h: Make pfn accessors static inlines arch: Make virt_to_pfn into a static inline - - - - --- 2023-05-11 Linus Walleij New
[09/12] cachefiles: Change %p in format strings to something else fscache: Some prep work for fscache rewrite - - - - --- 2021-06-21 David Howells New
[09/12] cifs: Build the RDMA SGE list directly from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-01-31 David Howells New
[09/12] cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compounding cifs compounding - - - - --- 2018-09-03 Ronnie Sahlberg New
[09/12] cifs: initialize rsp_iov in send_set_info cifs: various fixes for NULL pointers - - - - --- 2017-10-11 Ronnie Sahlberg New
[09/12] cifs: remove ctx argument from cifs_setup_cifs_sb [01/12] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c - - - - --- 2020-12-14 Ronnie Sahlberg New
[09/12] fs/fuse: convert put_page() to put_user_page*() block/bio, fs: convert put_page() to put_user_page*() - - - - --- 2019-07-24 john.hubbard@gmail.com New
[09/12] smb: client: fix potential UAF in smb2_get_sign_key() [01/12] smb: client: fix potential UAF in cifs_debug_files_proc_show() - - - - --- 2024-04-02 Paulo Alcantara New
[09/13] afs: Wait on PG_fscache before modifying/releasing a page fscache: Rewrite 3: Make AFS use it - - - - --- 2020-07-13 David Howells New
[09/13] hostfs: Tell the VFS that readpage was synchronous Allow readpage to return a locked page - - - - --- 2020-09-17 Matthew Wilcox (Oracle) New
[09/13] procfs: move dropping pde and pid from ->evict_inode() to ->free_inode() [01/13] fs/super.c: don't drop ->s_user_ns until we free struct super_block itself 1 - - - --- 2024-02-04 Al Viro New
[09/13] zonefs: Convert to using invalidate_lock fs: Hole punch vs page cache filling races 1 - - - --- 2021-05-25 Jan Kara New
[09/14] cifs: Put credits into cifs_io_subrequest, not on the stack cifs: Iterators, netfslib and folios - - - - --- 2022-04-06 David Howells New
[09/14] cifs: add a back pointer to cifs_sb from tcon [01/14] cifs: print server capabilities in DebugData - - 1 - --- 2023-10-30 Shyam Prasad N New
[09/14] cifs: add compound_send_recv() Compounding for SMB2 - - - - --- 2018-03-05 Ronnie Sahlberg New
[09/14] cifs: add compound_send_recv() cifs: add compounding support for smb2+ - - - - --- 2018-02-13 Ronnie Sahlberg New
[09/14] fscache: Remove fscache_check_consistency() fscache: Rewrite 1: Disable and clean in preparation for rewrite - - - - --- 2020-07-13 David Howells New
[09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers fs: Hole punch vs page cache filling races - - 2 - --- 2021-07-15 Jan Kara New
[09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers fs: Hole punch vs page cache filling races - - 2 - --- 2021-07-12 Jan Kara New
[09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers fs: Hole punch vs page cache filling races - - 2 - --- 2021-06-15 Jan Kara New
[09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers fs: Hole punch vs page cache filling races - - 2 - --- 2021-06-07 Jan Kara New
[09/15] CIFS: Respect SMB2 hdr preamble size in read responses Improve credits handling on reconnects - - - - --- 2019-01-23 Pavel Shilovsky New
[09/15] cifs: fix cifs_show_options to show "username=" or "multises" - - - - --- 2010-03-30 Jeff Layton New
[09/15] cifs: push rfc1002 generation down the stack cifs: compounding series - - - - --- 2018-06-01 Ronnie Sahlberg New
[09/15] cifs: push rfc1002 generation down the stack compounding - - - - --- 2018-05-30 Ronnie Sahlberg New
[09/15] cifs: push rfc1002 generation down the stack cifs: compounding patches - - - - --- 2018-05-30 Ronnie Sahlberg New
[09/15] cifs: update smb3_init_transform_rq to take an array of requests SMB2 compounding - - - - --- 2018-03-19 Ronnie Sahlberg New
[09/16] cifs: update init_sg and crypt_message to take an array of rqst cifs: add compounding support to SMB2 - - - - --- 2018-04-13 Ronnie Sahlberg New
[09/16] cifs: update init_sg and crypt_message to take an array of rqst smb2 compounding - - - - --- 2018-03-22 Ronnie Sahlberg New
[09/17] netfs: Add a function to extract an iterator into a scatterlist smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-16 David Howells New
[09/17] smb: client: do not query reparse points twice on symlinks Untitled series #369257 - - - - --- 2023-08-17 Steve French New
[09/17] smb: client: do not query reparse points twice on symlinks cifs.ko fixes - - - - --- 2023-08-17 Paulo Alcantara New
[09/18] crypto/krb5: Implement the AES enctypes from rfc8009 crypto: Add generic Kerberos library - - - - --- 2020-11-12 David Howells New
[09/19] cifs: remove rfc1002 header from smb2_tree_connect_req cifs: remove rfc1002 from smb2 requests - - - - --- 2017-11-21 Ronnie Sahlberg New
[09/19] cifs: remove rfc1002 header from smb2_tree_connect_req cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
[09/19] cifs: remove rfc1002 header from smb2_tree_connect_req Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
[09/19] cifs: remove rfc1002 header from smb2_tree_connect_req cifs: remove rfc1002 header from all smb2 requests - - - - --- 2017-11-02 Ronnie Sahlberg New
[09/19] mount.cifs: clean up setting of password field - - - - --- 2010-03-26 Jeff Layton New
[09/20] cifs: push rfc1002 generation down the stack cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[09/20] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg filelock: split struct file_lock into file_lock and file_lease structs - - - - --- 2024-01-16 Jeff Layton 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
[09/21] cifs: update multiplex loop to handle compounded responses cifs: compounding series - - - - --- 2018-04-09 Ronnie Sahlberg New
[09/23] CIFS: Respect SMB2 hdr preamble size in read responses Improve credits and error handling on reconnects - - - - --- 2019-02-01 Pavel Shilovsky New
[09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola New
[09/23] virtio_blk: use bvec_set_virt to initialize special_vec [01/23] block: factor out a bvec_set_page helper 2 - 1 - --- 2023-02-03 Christoph Hellwig New
[09/23] virtio_blk: use bvec_set_virt to initialize special_vec [01/23] block: factor out a bvec_set_page helper 2 - 1 - --- 2023-01-30 Christoph Hellwig New
[09/25] netfs: Gather stats Network fs helper library & fscache kiocb API - - - - --- 2021-01-20 David Howells New
[09/25] vfs: rename clone_verify_area to remap_verify_area fs: fixes for serious clone/dedupe problems - - 1 - --- 2018-10-13 Darrick Wong New
[09/25] vfs: rename clone_verify_area to remap_verify_area fs: fixes for serious clone/dedupe problems - - 1 - --- 2018-10-11 Darrick Wong New
[09/25] vfs: rename vfs_clone_file_prep to be more descriptive fs: fixes for serious clone/dedupe problems - - - - --- 2018-10-10 Darrick Wong New
[09/26] mm: Provide a means of invalidation without using launder_folio netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - - --- 2024-03-28 David Howells New
[09/26] vfs: rename clone_verify_area to remap_verify_area fs: fixes for serious clone/dedupe problems - - 1 - --- 2018-10-16 Darrick Wong New
[09/28] net: add sock_set_reuseport [01/28] net: add sock_set_reuseaddr - - - - --- 2020-05-28 Christoph Hellwig New
[09/28] vfs: combine the clone and dedupe into a single remap_file_range fs: fixes for serious clone/dedupe problems - - 2 - --- 2018-10-21 Darrick Wong New
[09/29] vfs: combine the clone and dedupe into a single remap_file_range fs: fixes for serious clone/dedupe problems - - 2 - --- 2018-10-17 Darrick Wong New
[09/29] vfs: move file_accessed() to the beginning of iterate_dir() io_uring getdents - - - - --- 2023-08-25 Hao Xu New
[09/32] fscache: Rewrite the I/O API based on iov_iter fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - - --- 2020-07-13 David Howells New
[09/32] netfs: Add write_begin helper Network fs helper library & fscache kiocb API [ver #2] - - - - --- 2021-01-25 David Howells New
[09/33] net: add sock_set_keepalive [01/33] dlm: use the tcp version of accept_from_sock for sctp as well - - - - --- 2020-05-20 Christoph Hellwig New
[09/33] net: add sock_set_reuseport [01/33] net: add sock_set_reuseaddr - - - - --- 2020-05-13 Christoph Hellwig New
[09/33] netfs: Add tracepoints Network fs helper library & fscache kiocb API [ver #3] - - 1 - --- 2021-02-15 David Howells New
« 1 2 ... 9 10 1169 70 »