Show patches with: State = Action Required       |    Archived = No       |   6966 patches
« 1 2 ... 19 20 2169 70 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,2/3] fs: introduce lock_rename_child() helper ksmbd patches included vfs changes - - - - --- 2022-09-20 Namjae Jeon New
[v7,1/3] ksmbd: remove internal.h include ksmbd patches included vfs changes - - - - --- 2022-09-20 Namjae Jeon New
[v3] cifs: replace kfree() with kfree_sensitive() for sensitive data [v3] cifs: replace kfree() with kfree_sensitive() for sensitive data - - 1 - --- 2022-09-20 Enzo Matsumiya New
[3/3] ksmbd: fill sids in SMB_FIND_FILE_POSIX_INFO response [1/3] ksmbd: change security id to the one samba used for posix extension - - - - --- 2022-09-20 Namjae Jeon New
[2/3] ksmbd: set only file permisson to mode for posix extension [1/3] ksmbd: change security id to the one samba used for posix extension 1 - - - --- 2022-09-20 Namjae Jeon New
[1/3] ksmbd: change security id to the one samba used for posix extension [1/3] ksmbd: change security id to the one samba used for posix extension - - - - --- 2022-09-20 Namjae Jeon New
cifs: destage dirty pages before re-reading them for cache=none cifs: destage dirty pages before re-reading them for cache=none - - 2 - --- 2022-09-20 Ronnie Sahlberg New
[MAINTAINERS] Add Tom Talpey as reviewer [MAINTAINERS] Add Tom Talpey as reviewer 1 - - - --- 2022-09-20 Steve French New
cifs: destage dirty pages before re-reading them for cache=none cifs: destage dirty pages before re-reading them for cache=none - - 2 - --- 2022-09-19 Ronnie Sahlberg New
cifs: destage dirty pages before re-reading them for cache=none cifs: destage dirty pages before re-reading them for cache=none - - 2 - --- 2022-09-19 Ronnie Sahlberg New
cifs: invalidate and destage pages before re-reading them for cache=none cifs: invalidate and destage pages before re-reading them for cache=none - - - - --- 2022-09-19 Ronnie Sahlberg New
cifs: check if mid was deleted in async read callback cifs: check if mid was deleted in async read callback - - 1 - --- 2022-09-18 Enzo Matsumiya New
[v2] cifs: use ALIGN() and round_up() macros [v2] cifs: use ALIGN() and round_up() macros - - - - --- 2022-09-18 Enzo Matsumiya New
[v2] cifs: replace kfree() with kfree_sensitive() for sensitive data [v2] cifs: replace kfree() with kfree_sensitive() for sensitive data - - - - --- 2022-09-18 Enzo Matsumiya New
cifs: verify signature only for valid responses cifs: verify signature only for valid responses - - - - --- 2022-09-17 Enzo Matsumiya New
cifs: return correct error in ->calc_signature() cifs: return correct error in ->calc_signature() - 1 - - --- 2022-09-16 Enzo Matsumiya New
[v4] ksmbd: update documentation [v4] ksmbd: update documentation - - 1 - --- 2022-09-15 Namjae Jeon New
cifs: dump_stack() only when non-interrupt error in AIO cifs: dump_stack() only when non-interrupt error in AIO - - - - --- 2022-09-14 Enzo Matsumiya New
cifs: add missing spinlock around tcon refcount cifs: add missing spinlock around tcon refcount - 1 - - --- 2022-09-14 Paulo Alcantara New
[2/2] cifs: always initialize struct msghdr smb_msg completely cifs: don't send uninitialized memory to sock_{send,recv}msg() - - 1 - --- 2022-09-14 Stefan Metzmacher New
[1/2] cifs: don't send down the destination address to sendmsg for a SOCK_STREAM cifs: don't send uninitialized memory to sock_{send,recv}msg() - - 1 - --- 2022-09-14 Stefan Metzmacher New
[v6,5/5] cifs: Refactor dialects in validate_negotiate_info_req to variable array Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - - - - --- 2022-09-14 zhangxiaoxu (A) New
[v6,4/5] cifs: Add neg dialects info to smb version values Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler 1 - - - --- 2022-09-14 zhangxiaoxu (A) New
[v6,3/5] ksmbd: Fix FSCTL_VALIDATE_NEGOTIATE_INFO message length check in smb2_ioctl() Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 1 - --- 2022-09-14 zhangxiaoxu (A) New
[v6,2/5] ksmbd: Fix wrong return value in smb2_ioctl() Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 - - --- 2022-09-14 zhangxiaoxu (A) New
[v6,1/5] cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 1 - --- 2022-09-14 zhangxiaoxu (A) New
[6/6] Fix formatting of client smbdirect RDMA logging Reduce SMBDirect RDMA SGE counts and sizes - - - - --- 2022-09-13 Tom Talpey New
[5/6] Handle variable number of SGEs in client smbdirect send. Reduce SMBDirect RDMA SGE counts and sizes - - - - --- 2022-09-13 Tom Talpey New
[4/6] Reduce server smbdirect max send/receive segment sizes Reduce SMBDirect RDMA SGE counts and sizes - - - - --- 2022-09-13 Tom Talpey New
[3/6] Reduce client smbdirect max receive segment size Reduce SMBDirect RDMA SGE counts and sizes - - - - --- 2022-09-13 Tom Talpey New
[2/6] Decrease the number of SMB3 smbdirect server SGEs Reduce SMBDirect RDMA SGE counts and sizes - - - - --- 2022-09-13 Tom Talpey New
[1/6] Decrease the number of SMB3 smbdirect client SGEs Reduce SMBDirect RDMA SGE counts and sizes - - - - --- 2022-09-13 Tom Talpey New
cifs: replace kfree() with kfree_sensitive() for sensitive data cifs: replace kfree() with kfree_sensitive() for sensitive data - - - - --- 2022-09-13 Enzo Matsumiya New
[v5,5/5] cifs: Refactor dialects in validate_negotiate_info_req to variable array Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - - - - --- 2022-09-13 zhangxiaoxu (A) New
[v5,4/5] cifs: Add neg dialects info to smb version values Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler 1 - - - --- 2022-09-13 zhangxiaoxu (A) New
[v5,3/5] ksmbd: Fix FSCTL_VALIDATE_NEGOTIATE_INFO message length check in smb2_ioctl() Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 - - --- 2022-09-13 zhangxiaoxu (A) New
[v5,2/5] ksmbd: Fix wrong return value in smb2_ioctl() Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 - - --- 2022-09-13 zhangxiaoxu (A) New
[v5,1/5] cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 1 - --- 2022-09-13 zhangxiaoxu (A) New
[v2,23/23] filemap: Remove find_get_pages_range_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-12 Vishal Moola New
[v2,22/23] nilfs2: Convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-09-12 Vishal Moola New
[v2,21/23] nilfs2: Convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-09-12 Vishal Moola New
[v2,20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-09-12 Vishal Moola New
[v2,19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-09-12 Vishal Moola New
[v2,18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-09-12 Vishal Moola New
[v2,17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-12 Vishal Moola New
[v2,16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-12 Vishal Moola New
[v2,15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-12 Vishal Moola New
[v2,14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-12 Vishal Moola New
[v2,13/23] f2fs: Convert f2fs_sync_node_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-12 Vishal Moola New
[v2,12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-12 Vishal Moola New
[v2,11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-12 Vishal Moola New
[v2,10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-12 Vishal Moola New
[v2,09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-12 Vishal Moola New
[v2,08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-12 Vishal Moola New
[v2,07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-09-12 Vishal Moola New
[v2,06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-09-12 Vishal Moola New
[v2,05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-12 Vishal Moola New
[v2,04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-12 Vishal Moola New
[v2,03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-12 Vishal Moola New
[v2,02/23] filemap: Added filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-12 Vishal Moola New
[v2,01/23] pagemap: Add filemap_grab_folio() Convert to filemap_get_folios_tag() - - - - --- 2022-09-12 Vishal Moola New
[SMB3.1.1,client] fallback to query fs all info if posix query fs not supported [SMB3.1.1,client] fallback to query fs all info if posix query fs not supported - - - - --- 2022-09-12 Steve French New
cifs: revalidate mapping when doing direct writes cifs: revalidate mapping when doing direct writes - - 1 - --- 2022-09-12 Ronnie Sahlberg New
[v2,2/2] ksmbd-tools: casefold utf-8 share names [v2,1/2] ksmbd: casefold utf-8 share names and fix ascii lowercase conversion - - - - --- 2022-09-11 Atte Heikkilä New
[v2,1/2] ksmbd: casefold utf-8 share names and fix ascii lowercase conversion [v2,1/2] ksmbd: casefold utf-8 share names and fix ascii lowercase conversion 1 - - - --- 2022-09-11 Atte Heikkilä New
[2/2] ksmbd-tools: casefold utf-8 share names [1/2] ksmbd: casefold utf-8 share names and fix ascii lowercase conversion - - - - --- 2022-09-11 Atte Heikkilä New
[1/2] ksmbd: casefold utf-8 share names and fix ascii lowercase conversion [1/2] ksmbd: casefold utf-8 share names and fix ascii lowercase conversion - - - - --- 2022-09-11 Atte Heikkilä New
ksmbd: port to vfs{g,u}id_t and associated helpers ksmbd: port to vfs{g,u}id_t and associated helpers 1 - - - --- 2022-09-09 Christian Brauner New
[v3] ksmbd: update documentation - - 1 - --- 2022-09-09 Namjae Jeon New
[v2] ksmbd: fix incorrect handling of iterate_dir [v2] ksmbd: fix incorrect handling of iterate_dir - 1 - - --- 2022-09-09 Namjae Jeon New
MAINTAINERS: remove Hyunchul Lee from ksmbd maintainers MAINTAINERS: remove Hyunchul Lee from ksmbd maintainers - - - - --- 2022-09-08 Hyunchul Lee New
cifs: fix buf in smb1 tree connect where we mount a share without suer security cifs: fix buf in smb1 tree connect where we mount a share without suer security - - - - --- 2022-09-06 Ronnie Sahlberg New
cifs: misc: fix spelling typo in comment cifs: misc: fix spelling typo in comment - - - - --- 2022-09-06 Jiangshan Yi New
[v2] ksmbd: update documentation [v2] ksmbd: update documentation - - 1 - --- 2022-09-06 Namjae Jeon New
cifs: perf improvement - use faster macros ALIGN() and round_up() cifs: perf improvement - use faster macros ALIGN() and round_up() - - 1 - --- 2022-09-06 Enzo Matsumiya New
MAINTAINERS: Add Tom Talpey as ksmbd reviewer MAINTAINERS: Add Tom Talpey as ksmbd reviewer 1 - 1 - --- 2022-09-03 Namjae Jeon New
cifs: fix some build warnings in file.c and smbencrypt.c cifs: fix some build warnings in file.c and smbencrypt.c - - - - --- 2022-09-02 Enzo Matsumiya New
[23/23] filemap: Remove find_get_pages_range_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola New
[22/23] nilfs2: Convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-09-01 Vishal Moola New
[21/23] nilfs2: Convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-09-01 Vishal Moola New
[20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-09-01 Vishal Moola New
[19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-09-01 Vishal Moola New
[18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola New
[17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola New
[16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola New
[15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola New
[14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola New
[13/23] f2fs: Convert f2fs_sync_node_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola New
[12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola New
[11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola 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
[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
[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
[07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-09-01 Vishal Moola New
[06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag() Convert to filemap_get_folios_tag() 1 - - - --- 2022-09-01 Vishal Moola New
[05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - 1 --- 2022-09-01 Vishal Moola New
[04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola New
[03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola New
[02/23] filemap: Added filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola New
[01/23] pagemap: Add filemap_grab_folio() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola New
« 1 2 ... 19 20 2169 70 »