Linux CIFS Development
[Prev Page][Next Page]
- Re: [PATCH 8/9] fscache,netfs: move PageFsCache() family helpers to fscache.h
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 2/9] fscache,netfs: rename netfs_io_source as fscache_io_source
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4] cifs: fix use-after-free caused by invalid pointer `hostname`
- From: Zeng Heng <zengheng4@xxxxxxxxxx>
- Re: [PATCH v3] cifs: fix use-after-free caused by invalid pointer `hostname`
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH] cred: Do not default to init_cred in prepare_kernel_cred()
- From: Paulo Alcantara <pc@xxxxxx>
- [PATCH v3] cifs: fix use-after-free caused by invalid pointer `hostname`
- From: Zeng Heng <zengheng4@xxxxxxxxxx>
- [PATCH 8/9] fscache,netfs: move PageFsCache() family helpers to fscache.h
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH 9/9] fscache,netfs: move "fscache_" prefixed structures to fscache.h
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH 7/9] fscache,netfs: define flags for prepare_read()
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH 6/9] fscache,netfs: rename netfs_cache_resources as fscache_resources
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH 5/9] fscache,netfs: rename netfs_cache_ops as fscache_ops
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH 4/9] fscache,netfs: rename netfs_read_from_hole as fscache_read_from_hole
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH 3/9] fscache,netfs: rename netfs_io_terminated_t as fscache_io_terminated_t
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH 2/9] fscache,netfs: rename netfs_io_source as fscache_io_source
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH 1/9] fscache: decouple prepare_read() from netfs_io_subrequest
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH 0/9] fscache,netfs: decouple raw fscache APIs from libnetfs
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] cred: Do not default to init_cred in prepare_kernel_cred()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] cred: Do not default to init_cred in prepare_kernel_cred()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] ext4: replace ternary operator with min()
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [PATCH] ext4: replace ternary operator with min()
- From: wangkailong@xxxxxxx
- Re: new statx extensions
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: How to convert I/O iterators to iterators, sglists and RDMA lists
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 02/23] filemap: Added filemap_get_folios_tag()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 01/23] pagemap: Add filemap_grab_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 01/23] pagemap: Add filemap_grab_folio()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v3 11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v3 10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v3 17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: How to convert I/O iterators to iterators, sglists and RDMA lists
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: How to convert I/O iterators to iterators, sglists and RDMA lists
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH -next 1/5] smb3: fix possible null-ptr-deref when parsing param
- From: Hawkins Jiawei <yin31149@xxxxxxxxx>
- Re: [PATCH 2/2] cifs: Fix pages array leak when writedata alloc failed in cifs_writedata_alloc()
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 2/2] cifs: Fix pages array leak when writedata alloc failed in cifs_writedata_alloc()
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH 0/2] Fix memory and page leak when writedata alloc failed
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH 1/2] cifs: Fix pages leak when writedata alloc failed in cifs_write_from_iter()
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- oops in fallocate
- From: Steve French <smfrench@xxxxxxxxx>
- vfstest idmapped mounts
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [GIT PULL] smb3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] smb3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: CIFS kills my system when connection breaks
- From: "Riccardo Paolo Bestetti" <pbl@xxxxxxxxx>
- Re: How to convert I/O iterators to iterators, sglists and RDMA lists
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- new statx extensions
- From: Steve French <smfrench@xxxxxxxxx>
- Re: How to convert I/O iterators to iterators, sglists and RDMA lists
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH][SMB3 client] Server interface count incorrectly calculated
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH] cifs: drop the lease for cached directories on rmdir or rename
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH] cifs: fix memory leaks in session setup
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH] cifs: fix memory leaks in session setup
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] cifs: fix memory leaks in session setup
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH] cifs: drop the lease for cached directories on rmdir or rename
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: [PATCH 00/23] Convert to filemap_get_folios_tag()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH][SMB3 client]
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH] cifs: drop the lease for cached directories on rmdir or rename
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH v5 28/30] cifs: use stub posix acl handlers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v5 18/30] ksmbd: use vfs_remove_acl()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v5 05/30] cifs: implement get acl method
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v5 06/30] cifs: implement set acl method
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v5 00/30] acl: add vfs posix acl api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] cifs: drop the lease for cached directories on rmdir or rename
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- cifs: drop the lease for cached directories on rmdir and rename
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- RE: [EXTERNAL] [PATCH] cifs: Fix memory leak when build ntlmssp negotiate blob failed
- From: Shyam Prasad <Shyam.Prasad@xxxxxxxxxxxxx>
- Re: linux-next: Signed-off-by missing for commit in the cifs tree
- From: Steve French <smfrench@xxxxxxxxx>
- linux-next: Signed-off-by missing for commit in the cifs tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [PATCH] cifs: Fix memory leak when build ntlmssp negotiate blob failed
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH AUTOSEL 5.19 29/29] cifs: replace kfree() with kfree_sensitive() for sensitive data
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.0 32/32] cifs: replace kfree() with kfree_sensitive() for sensitive data
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] cifs: set rc to -ENOENT if we can not get a dentry for the cached dir
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] cifs: set rc to -ENOENT if we can not get a dentry for the cached dir
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- cifs: suppress two false positives from static analyzers
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [bug report] cifs: find and use the dentry for cached non-root directories also
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: [PATCH][SMB3 client] Server interface count incorrectly calculated
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH][SMB3 client] Server interface count incorrectly calculated
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH v3 13/23] f2fs: Convert f2fs_sync_node_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 22/23] nilfs2: Convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 23/23] filemap: Remove find_get_pages_range_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 00/23] Convert to filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 21/23] nilfs2: Convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 02/23] filemap: Added filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 01/23] pagemap: Add filemap_grab_folio()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v3 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- Re: [PATCH 4/5] cifs: Fix xid leak in cifs_ses_add_channel()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 0/5] cifs: Fix xid leak in cifs
- From: Steve French <smfrench@xxxxxxxxx>
- Fwd: New Defects reported by Coverity Scan for linux-next weekly scan
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 0/5] cifs: Fix xid leak in cifs
- From: Paulo Alcantara <pc@xxxxxx>
- [PATCH 5/5] cifs: Fix xid leak in cifs_get_file_info_unix()
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH 3/5] cifs: Fix xid leak in cifs_flock()
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH 4/5] cifs: Fix xid leak in cifs_ses_add_channel()
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH 2/5] cifs: Fix xid leak in cifs_copy_file_range()
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH 1/5] cifs: Fix xid leak in cifs_create()
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH 0/5] cifs: Fix xid leak in cifs
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- Re: How to convert I/O iterators to iterators, sglists and RDMA lists
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH -next] cifs: use LIST_HEAD() and list_move() to simplify code
- From: Yang Yingliang <yangyingliang@xxxxxxxxxx>
- Re: [GIT PULL] smb3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] smb3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH][SMB3 client] Server interface count incorrectly calculated
- From: Steve French <smfrench@xxxxxxxxx>
- Re: linux-next: Fixes tag needs some work in the cifs tree
- From: Steve French <smfrench@xxxxxxxxx>
- linux-next: Fixes tag needs some work in the cifs tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [PATCH][SMB3 client]
- From: Steve French <smfrench@xxxxxxxxx>
- metadata caching and dir leases
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH][SMB3 client] minor coverity fix for unitialized MBZ ACL fields
- From: Steve French <smfrench@xxxxxxxxx>
- Fwd: [PATCH][SMB3 client] minor coverity fix for unitialized MBZ ACL fields
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH][SMB3 client] minor coverity fix for unitialized MBZ ACL fields
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: fix double-fault crash during ntlmssp
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH] cifs: fix double-fault crash during ntlmssp
- From: Paulo Alcantara <pc@xxxxxx>
- Re: Possible regression: unable to mount CIFS 1.0 shares from older machines since 76a3c92ec9e0668e4cd0e9ff1782eb68f61a179c
- From: Carsten Langer <carsten.langer@xxxxxx>
- [PATCH] cifs: fix static checker warning
- From: Paulo Alcantara <pc@xxxxxx>
- How to convert I/O iterators to iterators, sglists and RDMA lists
- From: David Howells <dhowells@xxxxxxxxxx>
- [bug report] cifs: find and use the dentry for cached non-root directories also
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 1/7] iov_iter: Add a function to extract an iter's buffers to a bvec iter
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag()
- From: David Howells <dhowells@xxxxxxxxxx>
- [bug report] cifs: improve symlink handling for smb2+
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2] cifs: use ALIGN() and round_up() macros
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH -next 0/2] fix potential wild-ptr-deref in 'smb3_free_compound_rqst'
- From: Ye Bin <yebin10@xxxxxxxxxx>
- [PATCH -next 1/2] smb3: refactor about 'smb3_init_transform_rq'
- From: Ye Bin <yebin10@xxxxxxxxxx>
- [PATCH -next 2/2] smb3: fix potential wild-ptr-deref in 'smb3_free_compound_rqst'
- From: Ye Bin <yebin10@xxxxxxxxxx>
- Re: [PATCH v2] cifs: use ALIGN() and round_up() macros
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: [PATCH v2] cifs: use ALIGN() and round_up() macros
- From: Steve French <smfrench@xxxxxxxxx>
- patch 5 in dir lease series
- From: Steve French <smfrench@xxxxxxxxx>
- Re: A patch to implement the already documented "sep" option for the CIFS file system.
- From: Dmitry Telegin <dmitry.s.telegin@xxxxxxxxx>
- Re: [PATCH][smb3 client] log less confusing message on multichannel mounts to Samba when no interfaces returned
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: fix skipping to incorrect offset in emit_cached_dirents
- From: Leif Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [PATCH] cifs: fix skipping to incorrect offset in emit_cached_dirents
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH] cifs: fix regression in very old smb1 mounts
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- cifs: fix emitting cached direntries
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH] cifs: fix skipping to incorrect offset in emit_cached_dirents
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [PATCH] cifs: fix skipping to incorrect offset in emit_cached_dirents
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: [PATCH] cifs: fix skipping to incorrect offset in emit_cached_dirents
- From: Steve French <smfrench@xxxxxxxxx>
- Re: A patch to implement the already documented "sep" option for the CIFS file system.
- From: Leif Sahlberg <lsahlber@xxxxxxxxxx>
- Re: A patch to implement the already documented "sep" option for the CIFS file system.
- From: Leif Sahlberg <lsahlber@xxxxxxxxxx>
- Re: A patch to implement the already documented "sep" option for the CIFS file system.
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH][smb3 client] log less confusing message on multichannel mounts to Samba when no interfaces returned
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: A patch to implement the already documented "sep" option for the CIFS file system.
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: A patch to implement the already documented "sep" option for the CIFS file system.
- From: Steve French <smfrench@xxxxxxxxx>
- Re: A patch to implement the already documented "sep" option for the CIFS file system.
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] cifs: fix skipping to incorrect offset in emit_cached_dirents
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: A patch to implement the already documented "sep" option for the CIFS file system.
- From: Steve French <smfrench@xxxxxxxxx>
- Re: CIFS: attempt to fix kernel bugzilla 215375
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- [PATCH] cifs: fix skipping to incorrect offset in emit_cached_dirents
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- cifs: fix skipping to incorrect offset in emit_cached_diretns
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [GIT PULL] smb3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- cifs: fix bug when skipping one entry too many after lseek()
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH] cifs: fix skipping to incorrect offset in emit_cached_dirents
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [PATCH] cifs: fix skipping to incorrect offset in emit_cached_dirents
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: [PATCH] cifs: fix skipping to incorrect offset in emit_cached_dirents
- From: Aurélien Aptel <aurelien.aptel@xxxxxxxxx>
- [GIT PULL] smb3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- [Bug 15196] New: O_APPEND not translated to FILE_APPEND_DATA open flag
- From: samba-bugs@xxxxxxxxx
- A patch to implement the already documented "sep" option for the CIFS file system.
- From: Dmitry Telegin <dmitry.s.telegin@xxxxxxxxx>
- Re: [PATCH] cifs: fix skipping to incorrect offset in emit_cached_dirents
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/2] cifs: remove initialization value
- From: "'Enzo Matsumiya'" <ematsumiya@xxxxxxx>
- Re: [GIT PULL] ksmbd server fixes
- From: pr-tracker-bot@xxxxxxxxxx
- sign failure with for-next
- From: Steve French <smfrench@xxxxxxxxx>
- [GIT PULL] ksmbd server fixes
- From: Steve French <smfrench@xxxxxxxxx>
- missing multichannel crediting patch in Linux client
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: fix skipping to incorrect offset in emit_cached_dirents
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: fix skipping to incorrect offset in emit_cached_dirents
- From: Steve French <smfrench@xxxxxxxxx>
- cifs: fix failure for generic/257
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH] cifs: fix skipping to incorrect offset in emit_cached_dirents
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Fwd: build failures on 6.0
- From: Steve French <smfrench@xxxxxxxxx>
- Re: linux-next: Fixes tag needs some work in the cifs tree
- From: Steve French <smfrench@xxxxxxxxx>
- Re: build failures on 6.0
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- linux-next: Fixes tag needs some work in the cifs tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] cifs: improve symlink handling for smb2+
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: [PATCH v3 2/2] cifs: fix uninitialised var in smb2_compound_op()
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- [PATCH v3 1/2] cifs: improve symlink handling for smb2+
- From: Paulo Alcantara <pc@xxxxxx>
- [PATCH v3 2/2] cifs: fix uninitialised var in smb2_compound_op()
- From: Paulo Alcantara <pc@xxxxxx>
- Re: build failures on 6.0
- From: Steve French <smfrench@xxxxxxxxx>
- build failures on 6.0
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/2] cifs: remove initialization value
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2 1/2] cifs: improve symlink handling for smb2+
- From: Paulo Alcantara <pc@xxxxxx>
- RE: [PATCH 1/2] cifs: remove initialization value
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: Problematic interaction of io_uring and CIFS
- From: Fiona Ebner <f.ebner@xxxxxxxxxxx>
- Re: [PATCH v4 2/8] cifs: secmech: use shash_desc directly, remove sdesc
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v2 1/2] cifs: improve symlink handling for smb2+
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v3] cifs: replace kfree() with kfree_sensitive() for sensitive data
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/2] cifs: remove initialization value
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH][next] cifs: Replace a couple of one-element arrays with flexible-array members
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 2/2] cifs: check returned value for error
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH][next] cifs: Replace a couple of one-element arrays with flexible-array members
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: [PATCH][next] cifs: Replace a couple of one-element arrays with flexible-array members
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH][next] cifs: Replace a couple of one-element arrays with flexible-array members
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH v8 0/3] Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH 2/2] cifs: check returned value for error
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH 1/2] cifs: remove initialization value
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH v3] cifs: replace kfree() with kfree_sensitive() for sensitive data
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH v4 2/8] cifs: secmech: use shash_desc directly, remove sdesc
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH v4 1/8] smb3: rename encryption/decryption TFMs
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH v2 0/6] Reduce SMBDirect RDMA SGE counts and sizes
- From: Paulo Alcantara <pc@xxxxxx>
- [PATCH v2 1/2] cifs: improve symlink handling for smb2+
- From: Paulo Alcantara <pc@xxxxxx>
- [PATCH v2 2/2] cifs: fix uninitialised var in smb2_compound_op()
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH 1/2] cifs: remove initialization value
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: Problematic interaction of io_uring and CIFS
- From: Jens Axboe <axboe@xxxxxxxxx>
- CIFS kills my system when connection breaks
- From: "Riccardo Paolo Bestetti" <pbl@xxxxxxxxx>
- Re: Problematic interaction of io_uring and CIFS
- From: Fiona Ebner <f.ebner@xxxxxxxxxxx>
- [PATCH 2/2] cifs: check returned value for error
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH 1/2] cifs: remove initialization value
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH][smb3 client] log less confusing message on multichannel mounts to Samba when no interfaces returned
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH][smb3 client] log less confusing message on multichannel mounts to Samba when no interfaces returned
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] cifs: improve symlink handling for smb2+
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH][smb311 client] fix oops in smb3_calc_signature
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH][smb311 client] fix oops in smb3_calc_signature
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH][smb311 client] fix oops in smb3_calc_signature
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH][smb311 client] fix oops in smb3_calc_signature
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH] ksmbd: call ib_drain_qp when disconnected
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH][smb311 client] fix oops in smb3_calc_signature
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH][smb311 client] fix oops in smb3_calc_signature
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH][smb311 client] fix oops in smb3_calc_signature
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH][smb311 client] fix oops in smb3_calc_signature
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH][smb311 client] fix oops in smb3_calc_signature
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] ksmbd: call ib_drain_qp when disconnected
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v5] ksmbd: validate share name from share config response
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH][smb311 client] fix oops in smb3_calc_signature
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH][smb3 client] log less confusing message on multichannel mounts to Samba when no interfaces returned
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v4] ksmbd: validate share name from share config response
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH][smb3 client] log less confusing message on multichannel mounts to Samba when no interfaces returned
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH][smb311 client] fix oops in smb3_calc_signature
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v5] ksmbd: validate share name from share config response
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v4] ksmbd: validate share name from share config response
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v5] ksmbd: validate share name from share config response
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- Re: [PATCH v4] ksmbd: validate share name from share config response
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- cifs/102 test warning
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v4] ksmbd: validate share name from share config response
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: new SMB3.1.1 create contexts
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH] ksmbd: call ib_drain_qp when disconnected
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH v4] ksmbd: validate share name from share config response
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- Re: new SMB3.1.1 create contexts
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] ksmbd: call ib_drain_qp when disconnected
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v4] ksmbd: validate share name from share config response
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- Re: [PATCH v7 2/3] fs: introduce lock_rename_child() helper
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v7 3/3] ksmbd: fix racy issue from using ->d_parent and ->d_name
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v3] ksmbd: validate share name from share config response
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- Re: [PATCH v7 3/3] ksmbd: fix racy issue from using ->d_parent and ->d_name
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] ksmbd: validate share name from share config response
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v3] ksmbd: validate share name from share config response
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- Re: [PATCH v7 2/3] fs: introduce lock_rename_child() helper
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- new SMB3.1.1 create contexts
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH][smb3 client] log less confusing message on multichannel mounts to Samba when no interfaces returned
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v3] ksmbd: validate share name from share config response
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH v3] ksmbd: validate share name from share config response
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- [PATCH][smb3 client] log less confusing message on multichannel mounts to Samba when no interfaces returned
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v2 08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v2 08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Kerberos mount testing and buildbot
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: [PATCH v4 0/8] cifs: introduce support for AES-GMAC signing
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Kerberos mount testing and buildbot
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v4 0/8] cifs: introduce support for AES-GMAC signing
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v4 0/8] cifs: introduce support for AES-GMAC signing
- From: Steve French <smfrench@xxxxxxxxx>
- Re: cifs.upcall debugging
- From: Sachin Prabhu <sachin.prabhu@xxxxxxxxx>
- [PATCH v4 7/8] cifs: show signing algorithm name in DebugData
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH v4 4/8] cifs: create sign/verify secmechs, don't leave keys in memory
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH v4 2/8] cifs: secmech: use shash_desc directly, remove sdesc
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH v4 1/8] smb3: rename encryption/decryption TFMs
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH v4 0/8] cifs: introduce support for AES-GMAC signing
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH v4 6/8] cifs: deprecate 'enable_negotiate_signing' module param
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH v4 5/8] cifs: introduce AES-GMAC signing support for SMB 3.1.1
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH v4 3/8] cifs: allocate ephemeral secmechs only on demand
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH v4 8/8] cifs: use MAX_CIFS_SMALL_BUFFER_SIZE-8 as padding buffer
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH v2 0/6] Reduce SMBDirect RDMA SGE counts and sizes
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH] ksmbd: hide socket error message when ipv6 config is disable
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH v4 28/30] cifs: use stub posix acl handlers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 18/30] ksmbd: use vfs_remove_acl()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 05/30] cifs: implement get acl method
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 00/30] acl: add vfs posix acl api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 06/30] cifs: implement set acl method
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 0/6] Reduce SMBDirect RDMA SGE counts and sizes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v3 8/8] cifs: use MAX_CIFS_SMALL_BUFFER_SIZE-8 as padding buffer
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH v2 0/6] Reduce SMBDirect RDMA SGE counts and sizes
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v3 6/8] cifs: deprecate 'enable_negotiate_signing' module param
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH v3 5/8] cifs: introduce AES-GMAC signing support for SMB 3.1.1
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH v1] ksmbd: Fix user namespace mapping
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v1] ksmbd: Fix user namespace mapping
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v1] ksmbd: Fix user namespace mapping
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v1] ksmbd: Fix user namespace mapping
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v1] ksmbd: Fix user namespace mapping
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH -next] fs: cifs: initialize spinlock in data section
- From: Zeng Heng <zengheng4@xxxxxxxxxx>
- Re: [PATCH v3 27/29] cifs: use stub posix acl handlers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- RE: Re: [PATCH v2 4/6] Reduce server smbdirect max send/receive segment sizes
- From: Bernard Metzler <BMT@xxxxxxxxxxxxxx>
- Re: [PATCH v3 8/8] cifs: use MAX_CIFS_SMALL_BUFFER_SIZE-8 as padding buffer
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [PATCH v3 3/8] cifs: allocate ephemeral secmechs only on demand
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v3 5/8] cifs: introduce AES-GMAC signing support for SMB 3.1.1
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v3 6/8] cifs: deprecate 'enable_negotiate_signing' module param
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v3 1/8] smb3: rename encryption/decryption TFMs
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v3 5/8] cifs: introduce AES-GMAC signing support for SMB 3.1.1
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [PATCH v2 0/6] Reduce SMBDirect RDMA SGE counts and sizes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v8 1/3] cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message
- From: Steve French <smfrench@xxxxxxxxx>
- cifs.upcall debugging
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v6 1/5] security: create file_truncate hook from path_truncate hook
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] ksmbd: hide socket error message when ipv6 config is disable
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: Buildbot: builder cifs-testing build 1038
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] ksmbd: hide socket error message when ipv6 config is disable
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: Buildbot: builder cifs-testing build 1038
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- [PATCH v3 8/8] cifs: use MAX_CIFS_SMALL_BUFFER_SIZE-8 as padding buffer
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH v3 7/8] cifs: show signing algorithm name in DebugData
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH v3 6/8] cifs: deprecate 'enable_negotiate_signing' module param
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH v3 5/8] cifs: introduce AES-GMAC signing support for SMB 3.1.1
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH v3 4/8] cifs: create sign/verify secmechs, don't leave keys in memory
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH v3 3/8] cifs: allocate ephemeral secmechs only on demand
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH v3 2/8] cifs: secmech: use shash_desc directly, remove sdesc
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH v3 1/8] smb3: rename encryption/decryption TFMs
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH v3 0/8] cifs: introduce support for AES-GMAC signing
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH v2 2/2] ksmbd-tools: preserve share name case by casefolding at lookup-time
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2 1/2] ksmbd: validate share name from share config response
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] ksmbd: hide socket error message when ipv6 config is disable
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v6 1/5] security: create file_truncate hook from path_truncate hook
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [RFC PATCH] cifs: fix signature check for error responses
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH v2 1/2] ksmbd: validate share name from share config response
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- [PATCH v2 2/2] ksmbd-tools: preserve share name case by casefolding at lookup-time
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- Re: [RFC PATCH] cifs: fix signature check for error responses
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH v3 27/29] cifs: use stub posix acl handlers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 17/29] ksmbd: use vfs_remove_acl()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 06/29] cifs: implement set acl method
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 00/29] acl: add vfs posix acl api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 05/29] cifs: implement get acl method
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Fwd: Buildbot: builder cifs-testing build 1038
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] ksmbd: hide socket error message when ipv6 config is disable
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [RFC PATCH] cifs: fix signature check for error responses
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v2 4/6] Reduce server smbdirect max send/receive segment sizes
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v2] ksmbd: make utf-8 file name comparison work in __caseless_lookup()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 4.19] Revert "cifs: fix double free race when mount fails in cifs_get_root()"
- From: Luo Meng <luomeng@xxxxxxxxxxxxxxx>
- [PATCH 4.19] Revert "cifs: fix double free race when mount fails in cifs_get_root()"
- From: Luo Meng <luomeng12@xxxxxxxxxx>
- [PATCH 2/2] ksmbd-tools: preserve share name case by casefolding at lookup-time
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- [PATCH 1/2] ksmbd: validate share name from share config response
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- [PATCH] vfs: parse sloppy mount option in correct order
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v2 00/30] acl: add vfs posix acl api
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/30] acl: add vfs posix acl api
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH v2] ksmbd: make utf-8 file name comparison work in __caseless_lookup()
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- [PATCH] ksmbd: hide socket error message when ipv6 config is disable
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2 00/30] acl: add vfs posix acl api
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/30] acl: add vfs posix acl api
- From: Seth Forshee <sforshee@xxxxxxxxxx>
- RE: Re: [PATCH v2 4/6] Reduce server smbdirect max send/receive segment sizes
- From: Bernard Metzler <BMT@xxxxxxxxxxxxxx>
- Re: [PATCH v2 00/30] acl: add vfs posix acl api
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/30] acl: add vfs posix acl api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 00/30] acl: add vfs posix acl api
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] ksmbd: make utf-8 file name comparison work in __caseless_lookup()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2 2/6] Decrease the number of SMB3 smbdirect server SGEs
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2 4/6] Reduce server smbdirect max send/receive segment sizes
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v8 2/3] ksmbd: Fix wrong return value and message length check in smb2_ioctl()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2 00/30] acl: add vfs posix acl api
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/6] Reduce server smbdirect max send/receive segment sizes
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH v2 28/30] cifs: use stub posix acl handlers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 06/30] cifs: implement set acl method
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 19/30] ksmbd: use vfs_remove_acl()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 05/30] cifs: implement get acl method
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 00/30] acl: add vfs posix acl api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 04/29] cifs: implement get acl method
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v8 2/3] ksmbd: Fix wrong return value and message length check in smb2_ioctl()
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH v8 1/3] cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH v8 3/3] cifs: Refactor dialects in validate_negotiate_info_req to variable array
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH v8 0/3] Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- Re: [PATCH v2 4/6] Reduce server smbdirect max send/receive segment sizes
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v7 2/3] ksmbd: Fix wrong return value and message length check in smb2_ioctl()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 04/29] cifs: implement get acl method
- From: Steve French <smfrench@xxxxxxxxx>
- Re: dir lease service hangs xfstest
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: [PATCH v2 0/6] Reduce SMBDirect RDMA SGE counts and sizes
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v2 4/6] Reduce server smbdirect max send/receive segment sizes
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH] ksmbd: make utf-8 file name comparison work in __caseless_lookup()
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- Re: [PATCH] ksmbd: make utf-8 file name comparison work in __caseless_lookup()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [RFC PATCH 13/20] hfsplus: Do not use broken utf8 NLS table for iocharset=utf8 mount option
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [RFC PATCH 12/20] hfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option
- From: Pali Rohár <pali@xxxxxxxxxx>
- Re: [PATCH v2 0/6] Reduce SMBDirect RDMA SGE counts and sizes
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2 4/6] Reduce server smbdirect max send/receive segment sizes
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v7 3/3] cifs: Refactor dialects in validate_negotiate_info_req to variable array
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH v7 2/3] ksmbd: Fix wrong return value and message length check in smb2_ioctl()
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH v7 0/3] Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH v7 1/3] cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- Re: [PATCH 5/7] cifs: Change the I/O paths to use an iterator rather than a page list
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] cifs: use list_move instead of list_del + list_add
- From: Sun Ke <sunke32@xxxxxxxxxx>
- Re: [PATCH 4/7] cifs: Add a function to read into an iter from a socket
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] ksmbd: make utf-8 file name comparison work in __caseless_lookup()
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- dir lease service hangs xfstest
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH v2 6/6] Fix formatting of client smbdirect RDMA logging
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH v2 4/6] Reduce server smbdirect max send/receive segment sizes
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH v2 5/6] Handle variable number of SGEs in client smbdirect send.
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH v2 2/6] Decrease the number of SMB3 smbdirect server SGEs
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH v2 3/6] Reduce client smbdirect max receive segment size
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH v2 1/6] Decrease the number of SMB3 smbdirect client SGEs
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH v2 0/6] Reduce SMBDirect RDMA SGE counts and sizes
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [RFC PATCH 00/29] acl: add vfs posix acl api
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/29] acl: add vfs posix acl api
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/29] acl: add vfs posix acl api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH 00/29] acl: add vfs posix acl api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 04/29] cifs: implement get acl method
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH 00/29] acl: add vfs posix acl api
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] cifs: Add a laundromat thread that will timeout any directory leases we have
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 04/29] cifs: implement get acl method
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 1/2] cifs: find and use the dentry for cached non-root directories also
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH 2/2] cifs: Add a laundromat thread that will timeout any directory leases we have
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Updates to directory caching
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [PATCH 3/3] ksmbd: fill sids in SMB_FIND_FILE_POSIX_INFO response
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [RFC PATCH] cifs: fix signature check for error responses
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH 3/3] ksmbd: fill sids in SMB_FIND_FILE_POSIX_INFO response
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [RFC PATCH 00/29] acl: add vfs posix acl api
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/29] acl: add vfs posix acl api
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [RFC PATCH 0/6] Reduce SMBDirect RDMA SGE counts and sizes
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [RFC PATCH 00/29] acl: add vfs posix acl api
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/29] acl: add vfs posix acl api
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/29] acl: add vfs posix acl api
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/29] acl: add vfs posix acl api
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/29] acl: add vfs posix acl api
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH 27/29] cifs: use stub posix acl handlers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 05/29] cifs: implement set acl method
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [RFC PATCH 00/29] acl: add vfs posix acl api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 04/29] cifs: implement get acl method
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 18/29] ksmbd: use vfs_remove_acl()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 3/3] ksmbd: set NTLMSSP_NEGOTIATE_SEAL flag to challenge blob
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 2/3] ksmbd: fix encryption failure issue for session logoff response
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 1/3] ksmbd: fix endless loop when encryption for response fails
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v2 3/3] ksmbd: fill sids in SMB_FIND_FILE_POSIX_INFO response
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v2 2/3] ksmbd: set file permission mode to match Samba server posix extension behavior
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v2 1/3] ksmbd: change security id to the one samba used for posix extension
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH][smb3 client] add dynamic trace points for tree disconnect
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: check if mid was deleted in async read callback
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: Updated patch for the corruption with cache=none and mmap
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- [PATCH v7 3/3] ksmbd: fix racy issue from using ->d_parent and ->d_name
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v7 2/3] fs: introduce lock_rename_child() helper
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v7 1/3] ksmbd: remove internal.h include
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v7 0/3] ksmbd patches included vfs changes
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 3/3] ksmbd: fill sids in SMB_FIND_FILE_POSIX_INFO response
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 1/3] ksmbd: change security id to the one samba used for posix extension
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 3/3] ksmbd: fill sids in SMB_FIND_FILE_POSIX_INFO response
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH 2/3] ksmbd: set only file permisson to mode for posix extension
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH 1/3] ksmbd: change security id to the one samba used for posix extension
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH] cifs: check if mid was deleted in async read callback
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH] cifs: check if mid was deleted in async read callback
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [MAINTAINERS][PATCH] Add Tom Talpey as reviewer
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH] cifs: destage dirty pages before re-reading them for cache=none
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH] cifs: verify signature only for valid responses
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH v3] cifs: replace kfree() with kfree_sensitive() for sensitive data
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [cifs] c9ba95b978: BUG:KASAN:use-after-free_in_SMB2_sess_free_buffer[cifs]
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH 3/3] ksmbd: fill sids in SMB_FIND_FILE_POSIX_INFO response
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 2/3] ksmbd: set only file permisson to mode for posix extension
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 1/3] ksmbd: change security id to the one samba used for posix extension
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] cifs: destage dirty pages before re-reading them for cache=none
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: return correct error in ->calc_signature()
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] cifs: destage dirty pages before re-reading them for cache=none
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [PATCH] cifs: check if mid was deleted in async read callback
- From: Steve French <smfrench@xxxxxxxxx>
- [MAINTAINERS][PATCH] Add Tom Talpey as reviewer
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: destage dirty pages before re-reading them for cache=none
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: destage dirty pages before re-reading them for cache=none
- From: Leif Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [PATCH] cifs: misc: fix spelling typo in comment
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: destage dirty pages before re-reading them for cache=none
- From: Tom Talpey <tom@xxxxxxxxxx>
- Updated patch for the corruption with cache=none and mmap
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH] cifs: destage dirty pages before re-reading them for cache=none
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [PATCH] cifs: destage dirty pages before re-reading them for cache=none
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: [PATCH v2 00/23] Convert to filemap_get_folios_tag()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH] cifs: verify signature only for valid responses
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] cifs: destage dirty pages before re-reading them for cache=none
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] cifs: destage dirty pages before re-reading them for cache=none
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH] cifs: check if mid was deleted in async read callback
- From: Paulo Alcantara <pc@xxxxxx>
- Improved fix for reading stale data when cache=none
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH] cifs: destage dirty pages before re-reading them for cache=none
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Cifs: dara corruption fix for cache=none when reading a mmapped file
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH] cifs: invalidate and destage pages before re-reading them for cache=none
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Re: [PATCH] cifs: check if mid was deleted in async read callback
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: [PATCH] cifs: verify signature only for valid responses
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH] cifs: check if mid was deleted in async read callback
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH v6 3/5] ksmbd: Fix FSCTL_VALIDATE_NEGOTIATE_INFO message length check in smb2_ioctl()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v2] cifs: use ALIGN() and round_up() macros
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH v2] cifs: replace kfree() with kfree_sensitive() for sensitive data
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] cifs: verify signature only for valid responses
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH] cifs: verify signature only for valid responses
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] cifs: verify signature only for valid responses
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] cifs: verify signature only for valid responses
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH] cifs: verify signature only for valid responses
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] cifs: return correct error in ->calc_signature()
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- [PATCH] cifs: return correct error in ->calc_signature()
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [GIT PULL] smb3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v6 4/5] cifs: Add neg dialects info to smb version values
- From: "zhangxiaoxu (A)" <zhangxiaoxu5@xxxxxxxxxx>
- Re: [PATCH v6 3/5] ksmbd: Fix FSCTL_VALIDATE_NEGOTIATE_INFO message length check in smb2_ioctl()
- From: "zhangxiaoxu (A)" <zhangxiaoxu5@xxxxxxxxxx>
- [GIT PULL] smb3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v6 3/5] ksmbd: Fix FSCTL_VALIDATE_NEGOTIATE_INFO message length check in smb2_ioctl()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v6 5/5] cifs: Refactor dialects in validate_negotiate_info_req to variable array
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v6 4/5] cifs: Add neg dialects info to smb version values
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v6 3/5] ksmbd: Fix FSCTL_VALIDATE_NEGOTIATE_INFO message length check in smb2_ioctl()
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v6 2/5] ksmbd: Fix wrong return value in smb2_ioctl()
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v4] ksmbd: update documentation
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v3] ksmbd: update documentation
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH v4] ksmbd: update documentation
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2 1/2] ksmbd: casefold utf-8 share names and fix ascii lowercase conversion
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] ksmbd: port to vfs{g,u}id_t and associated helpers
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] cifs: dump_stack() only when non-interrupt error in AIO
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [RFC PATCH v2 1/3] cifs: introduce AES-GMAC signing support for SMB 3.1.1
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [PATCH] cifs: perf improvement - use faster macros ALIGN() and round_up()
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [RFC PATCH v2 1/3] cifs: introduce AES-GMAC signing support for SMB 3.1.1
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [cifs:gmac-signing-access-denied 14/16] fs/cifs/smb2transport.c:772: warning: expecting prototype for smb311_crypt_sign(). Prototype was for smb311_gmac_sign() instead
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3] ksmbd: update documentation
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- Re: [PATCH v3] ksmbd: update documentation
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] cifs: add missing spinlock around tcon refcount
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- [PATCH] cifs: add missing spinlock around tcon refcount
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [RFC PATCH v2 1/3] cifs: introduce AES-GMAC signing support for SMB 3.1.1
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [PATCH 0/2] cifs: don't send uninitialized memory to sock_{send,recv}msg()
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- [PATCH 2/2] cifs: always initialize struct msghdr smb_msg completely
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [PATCH 1/2] cifs: don't send down the destination address to sendmsg for a SOCK_STREAM
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [PATCH 0/2] cifs: don't send uninitialized memory to sock_{send,recv}msg()
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [PATCH] cifs: perf improvement - use faster macros ALIGN() and round_up()
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH v6 5/5] cifs: Refactor dialects in validate_negotiate_info_req to variable array
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH v6 4/5] cifs: Add neg dialects info to smb version values
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH v6 2/5] ksmbd: Fix wrong return value in smb2_ioctl()
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH v6 0/5] Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH v6 3/5] ksmbd: Fix FSCTL_VALIDATE_NEGOTIATE_INFO message length check in smb2_ioctl()
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH v6 1/5] cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH 6/6] Fix formatting of client smbdirect RDMA logging
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH 5/6] Handle variable number of SGEs in client smbdirect send.
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH 4/6] Reduce server smbdirect max send/receive segment sizes
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH 3/6] Reduce client smbdirect max receive segment size
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH 2/6] Decrease the number of SMB3 smbdirect server SGEs
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH 1/6] Decrease the number of SMB3 smbdirect client SGEs
- From: Tom Talpey <tom@xxxxxxxxxx>
- [RFC PATCH 0/6] Reduce SMBDirect RDMA SGE counts and sizes
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH] cifs: replace kfree() with kfree_sensitive() for sensitive data
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH v3] ksmbd: update documentation
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: casefold utf-8 share names and fix ascii lowercase conversion
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: casefold utf-8 share names and fix ascii
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v5 4/5] cifs: Add neg dialects info to smb version values
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH v5 5/5] cifs: Refactor dialects in validate_negotiate_info_req to variable array
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH v5 3/5] ksmbd: Fix FSCTL_VALIDATE_NEGOTIATE_INFO message length check in smb2_ioctl()
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH v5 0/5] Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH v5 1/5] cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- [PATCH v5 2/5] ksmbd: Fix wrong return value in smb2_ioctl()
- From: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx>
- Re: [PATCH v4 2/5] ksmbd: Remove the wrong message length check of FSCTL_VALIDATE_NEGOTIATE_INFO
- From: "zhangxiaoxu (A)" <zhangxiaoxu5@xxxxxxxxxx>
- Re: [PATCH v2 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag()
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH v3] ksmbd: update documentation
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v3] ksmbd: update documentation
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH][SMB3.1.1 client] fallback to query fs all info if posix query fs not supported
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH v2 23/23] filemap: Remove find_get_pages_range_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 21/23] nilfs2: Convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 22/23] nilfs2: Convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 13/23] f2fs: Convert f2fs_sync_node_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 02/23] filemap: Added filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 01/23] pagemap: Add filemap_grab_folio()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 00/23] Convert to filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: casefold utf-8 share names and fix ascii
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- Re: [PATCH] cifs: revalidate mapping when doing direct writes
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH 1/2] ksmbd: casefold utf-8 share names and fix ascii lowercase conversion
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH][SMB3.1.1 client] fallback to query fs all info if posix query fs not supported
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- [PATCH][SMB3.1.1 client] fallback to query fs all info if posix query fs not supported
- From: Steve French <smfrench@xxxxxxxxx>
- Fwd: [PATCH] cifs: revalidate mapping when doing direct writes
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] cifs: revalidate mapping when doing direct writes
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- Cifs: fix kbz 216301: return corrupt/stale file content
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH v2 2/2] ksmbd-tools: casefold utf-8 share names
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- [PATCH v2 1/2] ksmbd: casefold utf-8 share names and fix ascii lowercase conversion
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- [PATCH 1/2] ksmbd: casefold utf-8 share names and fix ascii lowercase conversion
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- [PATCH 2/2] ksmbd-tools: casefold utf-8 share names
- From: Atte Heikkilä <atteh.mailbox@xxxxxxxxx>
- Re: CIFS: attempt to fix kernel bugzilla 215375
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] ksmbd: port to vfs{g,u}id_t and associated helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3] ksmbd: update documentation
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v2] ksmbd: fix incorrect handling of iterate_dir
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2] ksmbd: update documentation
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2] ksmbd: update documentation
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v2] ksmbd: update documentation
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2] ksmbd: update documentation
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH] MAINTAINERS: remove Hyunchul Lee from ksmbd maintainers
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: [PATCH] cifs: perf improvement - use faster macros ALIGN() and round_up()
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] cifs: perf improvement - use faster macros ALIGN() and round_up()
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] cifs: perf improvement - use faster macros ALIGN() and round_up()
- From: Aurélien Aptel <aurelien.aptel@xxxxxxxxx>
- Re: [PATCH v4 2/5] ksmbd: Remove the wrong message length check of FSCTL_VALIDATE_NEGOTIATE_INFO
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2] ksmbd: update documentation
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2] ksmbd: update documentation
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH] cifs: perf improvement - use faster macros ALIGN() and round_up()
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] cifs: perf improvement - use faster macros ALIGN() and round_up()
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH] cifs: perf improvement - use faster macros ALIGN() and round_up()
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- CIFS: attempt to fix kernel bugzilla 215375
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH] cifs: fix buf in smb1 tree connect where we mount a share without suer security
- From: Ronnie Sahlberg <lsahlber@xxxxxxxxxx>
- [PATCH] cifs: misc: fix spelling typo in comment
- From: Jiangshan Yi <13667453960@xxxxxxx>
- Re: [PATCH] cifs: perf improvement - use faster macros ALIGN() and round_up()
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: [PATCH v2] ksmbd: update documentation
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [PATCH v2] ksmbd: update documentation
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] cifs: perf improvement - use faster macros ALIGN() and round_up()
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH v4 2/5] ksmbd: Remove the wrong message length check of FSCTL_VALIDATE_NEGOTIATE_INFO
- From: "zhangxiaoxu (A)" <zhangxiaoxu5@xxxxxxxxxx>
- Re: [PATCH v4 2/5] ksmbd: Remove the wrong message length check of FSCTL_VALIDATE_NEGOTIATE_INFO
- From: huaweicloud <zhangxiaoxu@xxxxxxxxxxxxxxx>
- Re: [Bug 13570] CIFS Mount Used Size descrepancy
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [smb3] 5efdd9122e: filebench.sum_operations/s -50.0% regression
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- [Bug 13570] CIFS Mount Used Size descrepancy
- From: samba-bugs@xxxxxxxxx
- [Bug 13570] CIFS Mount Used Size descrepancy
- From: samba-bugs@xxxxxxxxx
- [Bug 13570] CIFS Mount Used Size descrepancy
- From: samba-bugs@xxxxxxxxx
- [Bug 13570] CIFS Mount Used Size descrepancy
- From: samba-bugs@xxxxxxxxx
- Re: [PATCH 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_tag()
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag()
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH 21/23] nilfs2: Convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag()
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag()
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH 22/23] nilfs2: Convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag()
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- [Bug 13570] CIFS Mount Used Size descrepancy
- From: samba-bugs@xxxxxxxxx
- Re: [PATCH] MAINTAINERS: Add Tom Talpey as ksmbd reviewer
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Add Tom Talpey as ksmbd reviewer
- From: Hyunchul Lee <hyc.lee@xxxxxxxxx>
- Re: smbd_max_receive_size == 8192?
- From: Tom Talpey <tom@xxxxxxxxxx>
- RE: smbd_max_receive_size == 8192?
- From: Long Li <longli@xxxxxxxxxxxxx>
- [PATCH] MAINTAINERS: Add Tom Talpey as ksmbd reviewer
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Add Tom Talpey as ksmbd reviewer
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [GIT PULL] smb3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] cifs: fix some build warnings in file.c and smbencrypt.c
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH v4 2/5] ksmbd: Remove the wrong message length check of FSCTL_VALIDATE_NEGOTIATE_INFO
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v4 3/5] ksmbd: Fix wrong return value in smb2_ioctl() when wrong out_buf_len
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v4 5/5] cifs: Refactor dialects in validate_negotiate_info_req to variable array
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: update documentation
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v4 4/5] cifs: Add neg dialects info to smb version values
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v4 3/5] ksmbd: Fix wrong return value in smb2_ioctl() when wrong out_buf_len
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v4 2/5] ksmbd: Remove the wrong message length check of FSCTL_VALIDATE_NEGOTIATE_INFO
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v4 1/5] cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: update documentation
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: update documentation
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: update documentation
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [GIT PULL] smb3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: David Wysochanski <dwysocha@xxxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: update documentation
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: update documentation
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 23/23] filemap: Remove find_get_pages_range_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 21/23] nilfs2: Convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 22/23] nilfs2: Convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 13/23] f2fs: Convert f2fs_sync_node_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 01/23] pagemap: Add filemap_grab_folio()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 02/23] filemap: Added filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 00/23] Convert to filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]