Show patches with: none      |   6972 patches
« 1 2 ... 13 14 1569 70 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[10/11] cifs: handle when server stops supporting multichannel [01/11] cifs: fix tcon status change after tree connect - - - - --- 2023-03-10 Shyam Prasad N New
[10/11] cifs: on multises mount, set ownership to current_fsuid/current_fsgid - - - - --- 2010-04-20 Jeff Layton New
[10/11] keys: Network namespace domain tag keys: Namespacing - - - - --- 2019-04-24 David Howells New
[10/11] keys: Network namespace domain tag [ver #2] keys: Namespacing [ver #2] - - - - --- 2019-04-30 David Howells New
[10/11] ksmbd: remove setattr preparations in set_file_basic_info() ksmbd: various fixes - - - - --- 2021-08-23 Christian Brauner New
[10/11] netfs: Make ops->init_rreq() optional fscache, cachefiles: Rewrite fixes/updates - - 1 - --- 2022-01-18 David Howells New
[10/11] vfs: allow generic_copy_file_range to copy across devices fs: fixes for major copy_file_range() issues - - 1 - --- 2018-12-03 Dave Chinner New
[10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait io_uring getdents - - - - --- 2023-08-27 Hao Xu New
[10/12] ARM: mm: Make virt_to_pfn() a static inline arch: Make virt_to_pfn into a static inline - - - - --- 2023-05-11 Linus Walleij New
[10/12] cifs: Remove unused code smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-01-31 David Howells New
[10/12] cifs: create a define for the max number of iov we need for a SMB2 set_info cifs compounding - - - - --- 2018-09-03 Ronnie Sahlberg New
[10/12] cifs: initialize rsp_iov in SMB2_QFS_info cifs: various fixes for NULL pointers - - - - --- 2017-10-11 Ronnie Sahlberg New
[10/12] cifs: move update of flags into a separate function [01/12] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c - - - - --- 2020-12-14 Ronnie Sahlberg New
[10/12] fs/ceph: 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
[10/12] fscache: Fix cookie key hashing fscache: Some prep work for fscache rewrite - - - - --- 2021-06-21 David Howells New
[10/12] smb: client: fix potential UAF in smb2_is_network_name_deleted() [01/12] smb: client: fix potential UAF in cifs_debug_files_proc_show() - - - - --- 2024-04-02 Paulo Alcantara New
[10/13] afs: Use new fscache I/O API fscache: Rewrite 3: Make AFS use it - - - - --- 2020-07-13 David Howells New
[10/13] f2fs: Convert to using invalidate_lock fs: Hole punch vs page cache filling races 1 - - - --- 2021-05-25 Jan Kara New
[10/13] jffs2: Tell the VFS that readpage was synchronous Allow readpage to return a locked page - - - - --- 2020-09-17 Matthew Wilcox (Oracle) New
[10/13] procfs: make freeing proc_fs_info rcu-delayed [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
[10/14] cifs: Hold the open file on netfs_io_request, not netfs_io_subrequest cifs: Iterators, netfslib and folios - - - - --- 2022-04-06 David Howells New
[10/14] cifs: create SMB2_open_init()/SMB2_open_free() helpers. Compounding for SMB2 - - - - --- 2018-03-05 Ronnie Sahlberg New
[10/14] cifs: fix memory leak in SMB2_open() cifs: add compounding support for smb2+ - - - - --- 2018-02-13 Ronnie Sahlberg New
[10/14] cifs: reconnect work should have reference on server struct [01/14] cifs: print server capabilities in DebugData - - - - --- 2023-10-30 Shyam Prasad N New
[10/14] fscache: Remove fscache_attr_changed() fscache: Rewrite 1: Disable and clean in preparation for rewrite - - - - --- 2020-07-13 David Howells New
[10/14] zonefs: Convert to using invalidate_lock fs: Hole punch vs page cache filling races 1 - 1 - --- 2021-07-15 Jan Kara New
[10/14] zonefs: Convert to using invalidate_lock fs: Hole punch vs page cache filling races 1 - 1 - --- 2021-07-12 Jan Kara New
[10/14] zonefs: Convert to using invalidate_lock fs: Hole punch vs page cache filling races 1 - 1 - --- 2021-06-15 Jan Kara New
[10/14] zonefs: Convert to using invalidate_lock fs: Hole punch vs page cache filling races 1 - - - --- 2021-06-07 Jan Kara New
[10/15] CIFS: Mask signals during sock_sendmsg() Improve credits handling on reconnects - - - - --- 2019-01-23 Pavel Shilovsky New
[10/15] cifs: add compound_send_recv() SMB2 compounding - - - - --- 2018-03-19 Ronnie Sahlberg New
[10/15] cifs: move secType to the SMB session - - - - --- 2010-03-30 Jeff Layton New
[10/15] cifs: remove smb2_send_recv() cifs: compounding series - - - - --- 2018-06-01 Ronnie Sahlberg New
[10/15] cifs: remove smb2_send_recv() compounding - - - - --- 2018-05-30 Ronnie Sahlberg New
[10/15] cifs: remove smb2_send_recv() cifs: compounding patches - - - - --- 2018-05-30 Ronnie Sahlberg New
[10/16] cifs: update smb3_init_transform_rq to take an array of requests cifs: add compounding support to SMB2 - - - - --- 2018-04-13 Ronnie Sahlberg New
[10/16] cifs: update smb3_init_transform_rq to take an array of requests smb2 compounding - - - - --- 2018-03-22 Ronnie Sahlberg New
[10/17] cifs: Add a function to build an RDMA SGE list from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-16 David Howells New
[10/17] smb: client: query reparse points in older dialects cifs.ko fixes - - - - --- 2023-08-17 Paulo Alcantara New
[10/18] crypto/krb5: Implement the AES encrypt/decrypt from rfc8009 crypto: Add generic Kerberos library - - - - --- 2020-11-12 David Howells New
[10/19] cifs: remove rfc1002 header from smb2_create_req cifs: remove rfc1002 from smb2 requests - - - - --- 2017-11-21 Ronnie Sahlberg New
[10/19] cifs: remove rfc1002 header from smb2_create_req cifs: Remove rfc1002 header from smb2 request structs - - - - --- 2017-11-20 Ronnie Sahlberg New
[10/19] cifs: remove rfc1002 header from smb2_create_req Remove rfc1002 header from smb2 request structs - - 1 - --- 2017-11-09 Ronnie Sahlberg New
[10/19] cifs: remove rfc1002 header from smb2_create_req cifs: remove rfc1002 header from all smb2 requests - - - - --- 2017-11-02 Ronnie Sahlberg New
[10/19] mount.cifs: reassemble device name from pieces - - - - --- 2010-03-26 Jeff Layton New
[10/20] cifs: remove smb2_send_recv() cifs: compounding - - - - --- 2018-05-08 Ronnie Sahlberg New
[10/20] filelock: convert locks_{insert,delete}_global_blocked filelock: split struct file_lock into file_lock and file_lease structs - - - - --- 2024-01-16 Jeff Layton New
[10/21] cifs: push rfc1002 generation down the stack cifs: compounding series - - - - --- 2018-04-09 Ronnie Sahlberg New
[10/21] cifs: remove actimeo from cifs_sb Untitled series #219109 - - - - --- 2020-12-07 Ronnie Sahlberg New
[10/23] CIFS: Mask signals during sock_sendmsg() Improve credits and error handling on reconnects - - - - --- 2019-02-01 Pavel Shilovsky New
[10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola New
[10/23] zram: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - - 2 - --- 2023-02-03 Christoph Hellwig New
[10/23] zram: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - - 2 - --- 2023-01-30 Christoph Hellwig New
[10/25] netfs: Add write_begin helper Network fs helper library & fscache kiocb API - - - - --- 2021-01-20 David Howells New
[10/25] vfs: create generic_remap_file_range_touch to update inode metadata fs: fixes for serious clone/dedupe problems - - 1 - --- 2018-10-13 Darrick Wong New
[10/25] vfs: create generic_remap_file_range_touch to update inode metadata fs: fixes for serious clone/dedupe problems - - 1 - --- 2018-10-11 Darrick Wong New
[10/25] vfs: rename clone_verify_area to remap_verify_area fs: fixes for serious clone/dedupe problems - - - - --- 2018-10-10 Darrick Wong New
[10/26] cifs: Use alternative invalidation to using launder_folio netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - - --- 2024-03-28 David Howells New
[10/26] vfs: combine the clone and dedupe into a single remap_file_range fs: fixes for serious clone/dedupe problems - - 2 - --- 2018-10-16 Darrick Wong New
[10/28] tcp: add tcp_sock_set_cork [01/28] net: add sock_set_reuseaddr - - - - --- 2020-05-28 Christoph Hellwig New
[10/28] vfs: pass remap flags to generic_remap_file_range_prep fs: fixes for serious clone/dedupe problems - - 2 - --- 2018-10-21 Darrick Wong New
[10/29] vfs: add S_NOWAIT for nowait time update io_uring getdents - - - - --- 2023-08-25 Hao Xu New
[10/29] vfs: pass remap flags to generic_remap_file_range_prep fs: fixes for serious clone/dedupe problems - - 2 - --- 2018-10-17 Darrick Wong New
[10/32] fscache: Remove fscache_wait_on_invalidate() fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter - - - - --- 2020-07-13 David Howells New
[10/32] netfs: Define an interface to talk to a cache Network fs helper library & fscache kiocb API [ver #2] - - - - --- 2021-01-25 David Howells New
[10/33] net: add sock_set_rcvbuf [01/33] dlm: use the tcp version of accept_from_sock for sctp as well - - - - --- 2020-05-20 Christoph Hellwig New
[10/33] netfs: Gather stats Network fs helper library & fscache kiocb API [ver #3] - - 1 - --- 2021-02-15 David Howells New
[10/33] tcp: add tcp_sock_set_cork [01/33] net: add sock_set_reuseaddr - - - - --- 2020-05-13 Christoph Hellwig New
[10/64] fscache: Implement cookie registration fscache, cachefiles: Rewrite - - - - --- 2021-11-29 David Howells New
[10/67] fscache: Remove fscache_check_consistency() fscache: Rewrite index API and management system - - - - --- 2021-10-18 David Howells New
[11/11] WIP. temp fix to suppress the dequeue_mid crash more compounding - - - - --- 2018-08-23 Ronnie Sahlberg New
[11/11] cifs: DIO to/from KVEC-type iterators should now work smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-03 David Howells New
[11/11] cifs: Fix problem with encrypted RDMA data read smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-02-10 David Howells New
[11/11] cifs: Fix race between hole punch and page fault fs: Hole punch vs page cache filling races - - - - --- 2021-05-12 Jan Kara New
[11/11] cifs: Handle witness share moved notification Witness protocol support for transparent failover - - - - --- 2020-10-22 Samuel Cabrero New
[11/11] cifs: Support fscache indexing rewrite fscache, cachefiles: Rewrite fixes/updates 1 - - - --- 2022-01-18 David Howells New
[11/11] cifs: add "multises" mount option - - - - --- 2010-04-20 Jeff Layton New
[11/11] cifs: add separate cred_uid field to sesInfo - - - - --- 2010-04-24 Jeff Layton New
[11/11] cifs: add separate cred_uid field to sesInfo - - - - --- 2010-04-17 Jeff Layton New
[11/11] cifs: empty interface list when server doesn't support query interfaces [01/11] cifs: fix tcon status change after tree connect - - - - --- 2023-03-10 Shyam Prasad N New
[11/11] io_uring: add support for getdents io_uring getdents - - - - --- 2023-08-27 Hao Xu New
[11/11] keys: Pass the network namespace into request_key mechanism keys: Namespacing - - - - --- 2019-04-24 David Howells New
[11/11] keys: Pass the network namespace into request_key mechanism [ver #2] keys: Namespacing [ver #2] - - - - --- 2019-04-30 David Howells New
[11/11] ksmbd: defer notify_change() call ksmbd: various fixes - - - - --- 2021-08-23 Christian Brauner New
[11/11] ovl: allow cross-device copy_file_range calls fs: fixes for major copy_file_range() issues - - 1 - --- 2018-12-03 Dave Chinner New
[11/12] 9p/net: 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
[11/12] arm64: memory: Make virt_to_pfn() a static inline arch: Make virt_to_pfn into a static inline 1 - - - --- 2023-05-11 Linus Walleij New
[11/12] cifs: Fix problem with encrypted RDMA data read smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - - --- 2023-01-31 David Howells New
[11/12] cifs: add a warning if we try to to dequeue a deleted mid cifs compounding - - - - --- 2018-09-03 Ronnie Sahlberg New
[11/12] cifs: initialize rsp_iov in SMB2_QFS_attr cifs: various fixes for NULL pointers - - - - --- 2017-10-11 Ronnie Sahlberg New
[11/12] cifs: update mnt_cifs_flags during reconfigure [01/12] cifs: move cifs_cleanup_volume_info[_content] to fs_context.c - - - - --- 2020-12-14 Ronnie Sahlberg New
[11/12] fscache: Fix fscache_cookie_put() to not deref after dec fscache: Some prep work for fscache rewrite - - - - --- 2021-06-21 David Howells New
[11/12] smb: client: fix potential UAF in smb2_get_enc_key() [01/12] smb: client: fix potential UAF in cifs_debug_files_proc_show() - - - - --- 2024-04-02 Paulo Alcantara New
[11/13] afs: Copy local writes to the cache when writing to the server fscache: Rewrite 3: Make AFS use it - - - - --- 2020-07-13 David Howells New
[11/13] fuse: Convert to using invalidate_lock fs: Hole punch vs page cache filling races - - - - --- 2021-05-25 Jan Kara New
[11/13] fuse: fix UAF in rcu pathwalks [01/13] fs/super.c: don't drop ->s_user_ns until we free struct super_block itself 1 - 1 - --- 2024-02-04 Al Viro New
[11/13] ubifs: Tell the VFS that readpage was synchronous Allow readpage to return a locked page 1 - - - --- 2020-09-17 Matthew Wilcox (Oracle) New
[11/14] cifs: Clamp length according to credits and rsize cifs: Iterators, netfslib and folios - - - - --- 2022-04-06 David Howells New
[11/14] cifs: add SMB2_close_init()/SMB2_close_free() Compounding for SMB2 - - - - --- 2018-03-05 Ronnie Sahlberg New
[11/14] cifs: create SMB2_open_init()/SMB2_open_free() helpers. cifs: add compounding support for smb2+ - - - - --- 2018-02-13 Ronnie Sahlberg New
« 1 2 ... 13 14 1569 70 »