Show patches with: State = Action Required       |    Archived = No       |   6966 patches
« 1 2 ... 15 16 1769 70 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
cifs: Fix oops due to uncleared server->smbd_conn in reconnect cifs: Fix oops due to uncleared server->smbd_conn in reconnect 1 - - - --- 2023-01-25 David Howells New
[2/2] ksmbd: limit pdu length size according to connection status [1/2] ksmbd: downgrade ndr version error message to debug - - - - --- 2023-01-24 Namjae Jeon New
[1/2] ksmbd: downgrade ndr version error message to debug [1/2] ksmbd: downgrade ndr version error message to debug - - - - --- 2023-01-24 Namjae Jeon New
[v1,1/1] cifs: Get rid of unneeded conditional in the smb2_get_aead_req() [v1,1/1] cifs: Get rid of unneeded conditional in the smb2_get_aead_req() - - 1 - --- 2023-01-20 Andy Shevchenko New
cifs: fix debug format string in cifs_debug_data_proc_show cifs: fix debug format string in cifs_debug_data_proc_show - 1 - - --- 2023-01-19 Arnd Bergmann New
[no subject] Untitled series #337366 - - - - --- 2023-01-18 Steve French New
cifs: do not include page data when checking signature cifs: do not include page data when checking signature - - 1 - --- 2023-01-18 Enzo Matsumiya New
[v2,5/5] cifs: handle cache lookup errors different than -ENOENT dfs fixes - - - - --- 2023-01-17 Paulo Alcantara New
[v2,4/5] cifs: remove duplicate code in __refresh_tcon() dfs fixes - - - - --- 2023-01-17 Paulo Alcantara New
[v2,3/5] cifs: don't take exclusive lock for updating target hints dfs fixes - - - - --- 2023-01-17 Paulo Alcantara New
[v2,2/5] cifs: avoid re-lookups in dfs_cache_find() dfs fixes - - - - --- 2023-01-17 Paulo Alcantara New
[v2,1/5] cifs: fix potential deadlock in cache_refresh_path() dfs fixes - 1 - - --- 2023-01-17 Paulo Alcantara New
[5/5] cifs: handle cache lookup errors different than -ENOENT dfs fixes - - - - --- 2023-01-17 Paulo Alcantara New
[4/5] cifs: remove duplicate code in __refresh_tcon() dfs fixes - - - - --- 2023-01-17 Paulo Alcantara New
[3/5] cifs: don't take exclusive lock for updating target hints dfs fixes - - - - --- 2023-01-17 Paulo Alcantara New
[2/5] cifs: avoid re-lookups in dfs_cache_find() dfs fixes - - - - --- 2023-01-17 Paulo Alcantara New
[1/5] cifs: fix potential deadlock in cache_refresh_path() dfs fixes - 1 - - --- 2023-01-17 Paulo Alcantara New
[v6,32/34] cifs: DIO to/from KVEC-type iterators should now work iov_iter: Improve page extraction (ref, pin or just list) - - - - --- 2023-01-16 David Howells New
[v6,31/34] cifs: Fix problem with encrypted RDMA data read iov_iter: Improve page extraction (ref, pin or just list) - - - - --- 2023-01-16 David Howells New
[v6,30/34] cifs: Remove unused code iov_iter: Improve page extraction (ref, pin or just list) - - - - --- 2023-01-16 David Howells New
[v6,29/34] cifs: Build the RDMA SGE list directly from an iterator iov_iter: Improve page extraction (ref, pin or just list) - - - - --- 2023-01-16 David Howells New
[v6,27/34] cifs: Add a function to read into an iter from a socket iov_iter: Improve page extraction (ref, pin or just list) - - - - --- 2023-01-16 David Howells New
[v6,26/34] cifs: Add some helper functions iov_iter: Improve page extraction (ref, pin or just list) - - - - --- 2023-01-16 David Howells New
[v6,25/34] cifs: Add a function to Hash the contents of an iterator iov_iter: Improve page extraction (ref, pin or just list) - - - - --- 2023-01-16 David Howells New
[v6,24/34] cifs: Add a function to build an RDMA SGE list from an iterator iov_iter: Improve page extraction (ref, pin or just list) - - - - --- 2023-01-16 David Howells New
[v6,23/34] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE iov_iter: Improve page extraction (ref, pin or just list) - - - - --- 2023-01-16 David Howells New
[v6,14/34] netfs: Add a function to extract an iterator into a scatterlist iov_iter: Improve page extraction (ref, pin or just list) - - - - --- 2023-01-16 David Howells New
[v6,13/34] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator iov_iter: Improve page extraction (ref, pin or just list) - - - - --- 2023-01-16 David Howells New
[6/6] ksmbd: fix typo, syncronous->synchronous ksmbd: Minor performance improvement & code cleanup - - 1 - --- 2023-01-15 Dawei Li New
[5/6] ksmbd: improve exception handling and avoid redundant sanity check in loop ksmbd: Minor performance improvement & code cleanup - - - - --- 2023-01-15 Dawei Li New
[4/6] ksmbd: Remove duplicated codes ksmbd: Minor performance improvement & code cleanup - - - - --- 2023-01-15 Dawei Li New
[3/6] ksmbd: replace rwlock with rcu for concurrenct access on conn list ksmbd: Minor performance improvement & code cleanup - - - - --- 2023-01-15 Dawei Li New
[2/6] ksmbd: Implements sess->rpc_handle_list as xarray ksmbd: Minor performance improvement & code cleanup - - - - --- 2023-01-15 Dawei Li New
[1/6] ksmbd: Implements sess->ksmbd_chann_list as xarray ksmbd: Minor performance improvement & code cleanup - - - - --- 2023-01-15 Dawei Li New
[v2] cifs: Use kstrtobool() instead of strtobool() [v2] cifs: Use kstrtobool() instead of strtobool() - - - - --- 2023-01-14 Christophe JAILLET New
ksmbd: do not sign response to session request for guest login ksmbd: do not sign response to session request for guest login 1 - - - --- 2023-01-11 Marios Makassikis New
[v5,6/9] netfs: Add a function to extract an iterator into a scatterlist iov_iter: Add extraction helpers - - - - --- 2023-01-11 David Howells New
[v5,5/9] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator iov_iter: Add extraction helpers - - - - --- 2023-01-11 David Howells New
Fix posix 311 symlink creation mode Fix posix 311 symlink creation mode - 1 1 - --- 2023-01-11 Volker Lendecke New
cifs: fix potential memory leaks in session setup cifs: fix potential memory leaks in session setup - - - - --- 2023-01-10 Paulo Alcantara New
[v2] cifs: do not query ifaces on smb1 mounts [v2] cifs: do not query ifaces on smb1 mounts - 1 1 - --- 2023-01-10 Paulo Alcantara New
cifs: fix double free on failed kerberos auth cifs: fix double free on failed kerberos auth 1 1 - - --- 2023-01-10 Paulo Alcantara New
[next] cifs: Replace zero-length arrays with flexible-array members [next] cifs: Replace zero-length arrays with flexible-array members - - 1 - --- 2023-01-10 Gustavo A. R. Silva New
cifs: do not query ifaces on smb1 mounts cifs: do not query ifaces on smb1 mounts - 1 - - --- 2023-01-09 Paulo Alcantara New
[2/2] cifs: fix file info setting in cifs_open_file() [1/2] cifs: fix file info setting in cifs_query_path_info() - 1 - - --- 2023-01-07 Paulo Alcantara New
[1/2] cifs: fix file info setting in cifs_query_path_info() [1/2] cifs: fix file info setting in cifs_query_path_info() - 1 - - --- 2023-01-07 Paulo Alcantara New
[v4,6/7] netfs: Add a function to extract an iterator into a scatterlist iov_iter: Add extraction helpers - - - - --- 2023-01-07 David Howells New
[v4,5/7] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator iov_iter: Add extraction helpers - - - - --- 2023-01-07 David Howells New
[v2] filelock: move file locking definitions to separate header file [v2] filelock: move file locking definitions to separate header file 4 - 5 - --- 2023-01-05 Jeff Layton New
[next] cifs: remove redundant assignment to the variable match [next] cifs: remove redundant assignment to the variable match - - - - --- 2023-01-05 Colin Ian King New
[v5,23/23] filemap: Remove find_get_pages_range_tag() Convert to filemap_get_folios_tag() - - - - --- 2023-01-04 Vishal Moola New
[v5,22/23] nilfs2: Convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2023-01-04 Vishal Moola New
[v5,21/23] nilfs2: Convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2023-01-04 Vishal Moola New
[v5,20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2023-01-04 Vishal Moola New
[v5,19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2023-01-04 Vishal Moola New
[v5,18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2023-01-04 Vishal Moola New
[v5,17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - 1 - --- 2023-01-04 Vishal Moola New
[v5,16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2023-01-04 Vishal Moola New
[v5,15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2023-01-04 Vishal Moola New
[v5,14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2023-01-04 Vishal Moola New
[v5,13/23] f2fs: Convert f2fs_sync_node_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2023-01-04 Vishal Moola New
[v5,12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2023-01-04 Vishal Moola New
[v5,11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2023-01-04 Vishal Moola New
[v5,10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2023-01-04 Vishal Moola New
[v5,09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2023-01-04 Vishal Moola New
[v5,08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2023-01-04 Vishal Moola New
[v5,07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2023-01-04 Vishal Moola New
[v5,06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2023-01-04 Vishal Moola New
[v5,05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - 1 --- 2023-01-04 Vishal Moola New
[v5,04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - 1 - --- 2023-01-04 Vishal Moola New
[v5,03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - 1 - --- 2023-01-04 Vishal Moola New
[v5,02/23] filemap: Added filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - 1 - --- 2023-01-04 Vishal Moola New
[v5,01/23] pagemap: Add filemap_grab_folio() Convert to filemap_get_folios_tag() - - 1 - --- 2023-01-04 Vishal Moola New
[v3] ksmbd-tools: add max connections parameter to global section [v3] ksmbd-tools: add max connections parameter to global section - - - - --- 2022-12-31 Namjae Jeon New
[v2] ksmbd-tools: add max connections parameter to global section [v2] ksmbd-tools: add max connections parameter to global section - - - - --- 2022-12-30 Namjae Jeon New
cifs: Fix kmap_local_page() unmapping cifs: Fix kmap_local_page() unmapping - 1 2 - --- 2022-12-29 Ira Weiny New
cifs: protect access of TCP_Server_Info::{dstaddr,hostname} cifs: protect access of TCP_Server_Info::{dstaddr,hostname} - - - - --- 2022-12-29 Paulo Alcantara New
[2/2] cifs: fix race in assemble_neg_contexts() [1/2] cifs: ignore ipc reconnect failures during dfs failover - - 1 - --- 2022-12-29 Paulo Alcantara New
[1/2] cifs: ignore ipc reconnect failures during dfs failover [1/2] cifs: ignore ipc reconnect failures during dfs failover - - 1 - --- 2022-12-29 Paulo Alcantara New
[v2] ksmbd: add max connections parameter [v2] ksmbd: add max connections parameter - - 1 - --- 2022-12-29 Namjae Jeon New
ksmbd-tools: add max connections parameter to global section ksmbd-tools: add max connections parameter to global section - - - - --- 2022-12-27 Namjae Jeon New
ksmbd: add max connections parameter ksmbd: add max connections parameter - - - - --- 2022-12-27 Namjae Jeon New
[RFC,v2,18/18] nls: Drop broken nls_utf8 module fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,17/18] cifs: Remove usage of load_nls_default() calls fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,16/18] cifs: Do not use broken utf8 NLS table for iocharset=utf8 mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,15/18] ntfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,14/18] jfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,13/18] jfs: Fix buffer overflow in jfs_strfromUCS_le() function fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,12/18] jfs: Remove custom iso8859-1 implementation fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,11/18] hfsplus: Do not use broken utf8 NLS table for iocharset=utf8 mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,10/18] hfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,09/18] hfs: Explicitly set hsb->nls_disk when hsb->nls_io is set fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,08/18] befs: Allow to use native UTF-8 mode fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,07/18] befs: Fix error processing when load_nls() fails fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,06/18] befs: Rename enum value Opt_charset to Opt_iocharset to match mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,05/18] befs: Fix printing iocharset= mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,04/18] ntfs: Fix error processing when load_nls() fails fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,03/18] ntfs: Undeprecate iocharset= mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,02/18] hfsplus: Add iocharset= mount option as alias for nls= fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
[RFC,v2,01/18] fat: Fix iocharset=utf8 mount option fs: Remove usage of broken nls_utf8 and drop it - - - - --- 2022-12-26 Pali Rohár New
« 1 2 ... 15 16 1769 70 »