Linux CIFS Development
[Prev Page][Next Page]
- Re: CIFS lockup regression on SMB1 in 6.10
- From: matoro <matoro_mailinglist_kernel@xxxxxxxxx>
- Re: Different behavior of POSIX file locks depending on cache mode
- From: Steve French <smfrench@xxxxxxxxx>
- Re: CIFS lockup regression on SMB1 in 6.10
- From: Steve French <smfrench@xxxxxxxxx>
- CIFS lockup regression on SMB1 in 6.10
- From: matoro <matoro_mailinglist_kernel@xxxxxxxxx>
- Re: [PATCH v2 00/25] netfs: Read/write improvements
- From: Christian Brauner <brauner@xxxxxxxxxx>
- incorrect lock checks in cifs_writev()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] ksmbd: Use unsafe_memcpy() for ntlm_negotiate
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] ksmbd: Use unsafe_memcpy() for ntlm_negotiate
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v2 04/25] netfs: Record contention stats for writeback lock
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 25/25] cifs: Don't support ITER_XARRAY
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 24/25] cifs: Switch crypto buffer to use a folio_queue rather than an xarray
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 23/25] cifs: Use iterate_and_advance*() routines directly for hashing
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 22/25] netfs: Cancel dirty folios that have no storage destination
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 21/25] cachefiles, netfs: Fix write to partial block at EOF
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 20/25] netfs: Remove fs/netfs/io.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 19/25] netfs: Speed up buffered reading
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 18/25] afs: Make read subreqs async
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 17/25] netfs: Simplify the writeback code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 15/25] netfs: Use new folio_queue data type and iterator instead of xarray iter
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 16/25] netfs: Provide an iterator-reset function
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 14/25] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 13/25] iov_iter: Provide copy_folio_from_iter()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 12/25] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 11/25] netfs: Use bh-disabling spinlocks for rreq->lock
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 10/25] netfs: Set the request work function upon allocation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 09/25] netfs: Remove NETFS_COPY_TO_CACHE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 08/25] netfs: Reserve netfs_sreq_source 0 as unset/unknown
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 07/25] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 06/25] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 05/25] netfs: Reduce number of conditional branches in netfs_perform_write()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 03/25] netfs: Adjust labels in /proc/fs/netfs/stats
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 02/25] cachefiles: Fix non-taking of sb_writers around set/removexattr
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 01/25] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty"
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 00/25] netfs: Read/write improvements
- From: David Howells <dhowells@xxxxxxxxxx>
- Fwd: ksmbd field spanning write
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [GIT PULL] ksmbd server fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] ksmbd server fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v5 14/40] netfs: Add iov_iters to (sub)requests to describe various buffers
- From: Christian Ebner <c.ebner@xxxxxxxxxxx>
- Re: field-spanning write warning
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: field-spanning write warning
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- field-spanning write warning
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [GIT PULL] smb3 client fxies
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] 9p: Fix DIO read through netfs
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [GIT PULL] smb3 client fxies
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] smb/client: avoid possible NULL dereference in cifs_free_subrequest()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] smb/client: avoid possible NULL dereference in cifs_free_subrequest()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] smb/client: avoid possible NULL dereference in cifs_free_subrequest()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] smb/client: avoid possible NULL dereference in cifs_free_subrequest()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] smb/client: avoid possible NULL dereference in cifs_free_subrequest()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] 9p: Fix DIO read through netfs
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH][next] smb: smb2pdu.h: Use static_assert() to check struct sizes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH][next] smb: smb2pdu.h: Use static_assert() to check struct sizes
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH][next] smb: smb2pdu.h: Use static_assert() to check struct sizes
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH] smb/client: avoid possible NULL dereference in cifs_free_subrequest()
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH -next] smb: client: Remove unused extern declarations
- From: Yue Haibing <yuehaibing@xxxxxxxxxx>
- [PATCH] smb/client: avoid possible NULL dereference in cifs_free_subrequest()
- From: Su Hui <suhui@xxxxxxxxxxxx>
- [dhowells-fs:netfs-writeback] [netfs] 383151c58c: xfstests.generic.465.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v5 14/40] netfs: Add iov_iters to (sub)requests to describe various buffers
- From: Christian Ebner <c.ebner@xxxxxxxxxxx>
- Re: [PATCH] Fix spelling errors in Server Message Block
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [regression] smb: client: - Failure to mount DFS namespaces without ASCII symbols
- From: Anthony Nandaa <profnandaa@xxxxxxxxx>
- Re: [regression] smb: client: - Failure to mount DFS namespaces without ASCII symbols
- From: Anthony Nandaa <profnandaa@xxxxxxxxx>
- [PATCH] Fix spelling errors in Server Message Block
- From: Xiaxi Shen <shenxiaxi26@xxxxxxxxx>
- [PATCH AUTOSEL 6.6 15/15] smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.10 16/16] smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH 1/2] ksmbd: override fsids for share path check
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 2/2] ksmbd: override fsids for smb2_query_info()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [GIT PULL] smb3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] smb3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- [cifs:5.15-backport-8-1-24 579/600] fs/cifs/readdir.c:68:35: error: implicit declaration of function 'inode_get_ctime'; did you mean 'inode_get_bytes'?
- From: kernel test robot <lkp@xxxxxxxxx>
- [cifs:5.15-backport-8-1-24 546/600] fs/cifs/cifspdu.h:886:3: error: unexpected type name '__le64': expected identifier
- From: kernel test robot <lkp@xxxxxxxxx>
- [cifs:5.15-backport-8-1-24 546/600] fs/cifs/cifspdu.h:885:9: error: expected specifier-qualifier-list before 'struct_group'
- From: kernel test robot <lkp@xxxxxxxxx>
- [cifs:5.15-backport-8-1-24 346/600] fs/cifs/../smbfs_common/smb2pdu.h:817:3: error: type name requires a specifier or qualifier
- From: kernel test robot <lkp@xxxxxxxxx>
- [cifs:5.15-backport-8-1-24 346/600] fs/cifs/../smbfs_common/smb2pdu.h:817:17: error: expected specifier-qualifier-list before 'DECLARE_FLEX_ARRAY'
- From: kernel test robot <lkp@xxxxxxxxx>
- [cifs:5.15-backport-8-1-24 340/600] fs/cifs/readdir.c:554:25: error: 'FILE_UNIX_INFO' has no member named 'FileName'
- From: kernel test robot <lkp@xxxxxxxxx>
- [cifs:5.15-backport-8-1-24 226/600] fs/cifs/cifspdu.h:512:17: error: expected specifier-qualifier-list before 'DECLARE_FLEX_ARRAY'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 18/24] netfs: Speed up buffered reading
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH 18/24] netfs: Speed up buffered reading
- From: David Howells <dhowells@xxxxxxxxxx>
- [regression] smb: client: - Failure to mount DFS namespaces without ASCII symbols
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH 18/24] netfs: Speed up buffered reading
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH][SMB3 client] fix setting SecurityFlags when encryption is required
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 18/24] netfs: Speed up buffered reading
- From: Simon Horman <horms@xxxxxxxxxx>
- [PATCH] smb: client: handle lack of FSCTL_GET_REPARSE_POINT support
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- Re: [PATCH][SMB3 client] add dynamic tracepoints for shutdown ioctl
- From: Steve French <smfrench@xxxxxxxxx>
- Re: (subset) [PATCH 00/24] netfs: Read/write improvements
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: (subset) [PATCH 00/24] netfs: Read/write improvements
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH][SMB3 client] add dynamic tracepoints for shutdown ioctl
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Why do very few filesystems have umount helpers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Why do very few filesystems have umount helpers
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Why do very few filesystems have umount helpers
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Why do very few filesystems have umount helpers
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Why do very few filesystems have umount helpers
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [PATCH 24/24] cifs: Don't support ITER_XARRAY
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 23/24] cifs: Switch crypto buffer to use a folio_queue rather than an xarray
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 22/24] cifs: Use iterate_and_advance*() routines directly for hashing
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 21/24] netfs: Cancel dirty folios that have no storage destination
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 20/24] cachefiles, netfs: Fix write to partial block at EOF
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 19/24] netfs: Remove fs/netfs/io.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 18/24] netfs: Speed up buffered reading
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 17/24] afs: Make read subreqs async
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 16/24] netfs: Simplify the writeback code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 15/24] netfs: Provide an iterator-reset function
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 14/24] netfs: Use new folio_queue data type and iterator instead of xarray iter
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 13/24] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 12/24] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 11/24] netfs: Use bh-disabling spinlocks for rreq->lock
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/24] netfs: Set the request work function upon allocation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/24] netfs: Remove NETFS_COPY_TO_CACHE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/24] netfs: Reserve netfs_sreq_source 0 as unset/unknown
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/24] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/24] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/24] netfs: Reduce number of conditional branches in netfs_perform_write()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/24] netfs: Record contention stats for writeback lock
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/24] netfs: Adjust labels in /proc/fs/netfs/stats
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 02/24] cachefiles: Fix non-taking of sb_writers around set/removexattr
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/24] fs/netfs/fscache_cookie: add missing "n_accesses" check
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/24] netfs: Read/write improvements
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Why do very few filesystems have umount helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: Why do very few filesystems have umount helpers
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Why do very few filesystems have umount helpers
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Why do very few filesystems have umount helpers
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Why do very few filesystems have umount helpers
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [GIT PULL] SMB3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [GIT PULL] SMB3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] SMB3 client fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH][SMB3] mark compression as CONFIG_EXPERIMENTAL and fix missing compression operation
- From: Steve French <smfrench@xxxxxxxxx>
- [GIT PULL] SMB3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH][SMB3] mark compression as CONFIG_EXPERIMENTAL and fix missing compression operation
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH][SMB3 client] add dynamic trace point for session setup password expired failures
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- [PATCH][SMB3 client] add dynamic trace point for session setup password expired failures
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH][SMB3 client] dynamic tracepoints for copy_range and clone_range
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH][SMB3 client] dynamic tracepoints for copy_range and clone_range
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH][CIFS] fix reconnect with SMB1 Unix Extensions
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [cifs:for-next 2/3] ERROR: modpost: "reset_cifs_unix_caps" [fs/smb/client/cifs.ko] undefined!
- From: Steve French <smfrench@xxxxxxxxx>
- [cifs:for-next 2/3] ERROR: modpost: "reset_cifs_unix_caps" [fs/smb/client/cifs.ko] undefined!
- From: kernel test robot <lkp@xxxxxxxxx>
- [cifs:for-next 2/3] fs/smb/client/connect.c:3822:undefined reference to `reset_cifs_unix_caps'
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2][CIFS] mount with "unix" mount option for SMB1 incorrectly handled
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [bug report] smb3: retrying on failed server close
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 6.10 6/9] cifs: Fix setting of zero_point after DIO write
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.10 5/9] cifs: Fix server re-repick on subrequest retry
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.10 3/9] cifs: Fix missing fscache invalidation
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.10 2/9] cifs: Fix missing error code set
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: cifs: BUG: kernel NULL pointer dereference
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- [PATCH][CIFS] mount with "unix" mount option for SMB1 incorrectly handled
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH][CIFS] fix reconnect with SMB1 Unix Extensions
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [REGRESSION][BISECTED][STABLE] Commit 60e3318e3e900 in stable/linux-6.1.y breaks cifs client failover to another server in DFS namespace
- From: Andrew Paniakin <apanyaki@xxxxxxxxxx>
- Re: [GIT PULL] ksmbd server fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] ksmbd server fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [GIT PULL] smb3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [bug report] smb3: retrying on failed server close
- From: Steve French <smfrench@xxxxxxxxx>
- [GIT PULL] smb3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [bug report] smb3: retrying on failed server close
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [bug report] cifsd: add server-side procedures for SMB3
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [bug report] smb3: retrying on failed server close
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 1/4] cifs: Fix server re-repick on subrequest retry
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 5/4] cifs: Fix missing fscache invalidation
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/4] cifs: Fix server re-repick on subrequest retry
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH 0/4] cifs: Miscellaneous fixes and a trace point
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 4/4] cifs: Add a tracepoint to track credits involved in R/W requests
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/4] cifs: Fix setting of zero_point after DIO write
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/4] cifs: Fix missing error code set
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/4] cifs: Fix server re-repick on subrequest retry
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/4] cifs: Miscellaneous fixes and a trace point
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Return SMB2_CREATE_FLAG_REPARSEPOINT in create response
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH 6.1] cifs: use origin fullpath for automounts
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH][SMB3] fix noisy error message logged on cross share copy_file_range
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH AUTOSEL 6.1 2/5] ksmbd: return FILE_DEVICE_DISK instead of super magic
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 2/8] ksmbd: return FILE_DEVICE_DISK instead of super magic
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.9 05/11] ksmbd: return FILE_DEVICE_DISK instead of super magic
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH 6.1] cifs: use origin fullpath for automounts
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH] cifs: Use seq_putc() in two functions
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH] cifs: Use seq_putc() in two functions
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH] cifs: Use seq_putc() in two functions
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] cifs: Use seq_putc() in two functions
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [GIT PULL] smb3 client fix
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] smb3 client fix
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH RFC 2/2] NFSv4: set sb_flags to second superblock
- From: Li Lingfeng <lilingfeng@xxxxxxxxxxxxxxx>
- Re: [PATCH] cifs: fix setting SecurityFlags to true
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [REGRESSION][BISECTED][STABLE] Commit 60e3318e3e900 in stable/linux-6.1.y breaks cifs client failover to another server in DFS namespace
- From: Andrew Paniakin <apanyaki@xxxxxxxxxx>
- [PATCH 6.1] cifs: use origin fullpath for automounts
- From: Andrew Paniakin <apanyaki@xxxxxxxxxx>
- file descriptor leak in 4.18.6 but not 4.17.5 with the automounter
- From: "Greene (US), Geoffrey N" <geoffrey.n.greene@xxxxxxxxxx>
- Re: [PATCH] cifs: fix setting SecurityFlags to true
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [REGRESSION][BISECTED][STABLE] Commit 60e3318e3e900 in stable/linux-6.1.y breaks cifs client failover to another server in DFS namespace
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: Different behavior of POSIX file locks depending on cache mode
- From: Andrew Bartlett <abartlet@xxxxxxxxx>
- Re: Different behavior of POSIX file locks depending on cache mode
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs-utils: smbinfo: add gettconinfo command
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Different behavior of POSIX file locks depending on cache mode
- From: Andrew Bartlett <abartlet@xxxxxxxxx>
- [PATCH] cifs: fix setting SecurityFlags to true
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [GIT PULL] ksmbd server fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] ksmbd server fixes
- From: Steve French <smfrench@xxxxxxxxx>
- RE: [PATCH v2] ksmb: discard write access to the directory open
- From: "Hobin Woo" <hobin.woo@xxxxxxxxxxx>
- Re: [GIT PULL] smb3 client fix
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] smb3 client fix
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] cifs-utils: smbinfo: add gettconinfo command
- From: Anthony Nandaa <profnandaa@xxxxxxxxx>
- Re: [PATCH v2] ksmb: discard write access to the directory open
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v2] ksmb: discard write access to the directory open
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v2] ksmb: discard write access to the directory open
- From: Ralph Boehme <slow@xxxxxxxxx>
- [no subject]
- Re: [PATCH v2] ksmb: discard write access to the directory open
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2] ksmb: discard write access to the directory open
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH v2] ksmb: discard write access to the directory open
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v2] ksmb: discard write access to the directory open
- From: Hobin Woo <hobin.woo@xxxxxxxxxxx>
- Re: [PATCH] ksmb: discard write access to the directory open
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] ksmb: discard write access to the directory open
- From: Hobin Woo <hobin.woo@xxxxxxxxxxx>
- cifs-utils depends on python - need it?
- From: Jo King <jokiiii@xxxxxxxxxxx>
- [PATCH 6.9 222/222] netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.9 221/222] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] cifs: Fix read-performance regression by dropping readahead expansion
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: (subset) [PATCH 0/14] New uid & gid mount option parsing helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- xfstest improvements with recent netfs fixes?
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] fs: smb: client: Add missing check for kstrdup()
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH 01/14] fs_parse: add uid & gid option option parsing helpers
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] fs: smb: client: Add missing check for kstrdup()
- From: Haoxiang Li <make24@xxxxxxxxxxx>
- Re: [PATCH 01/14] fs_parse: add uid & gid option option parsing helpers
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 01/14] fs_parse: add uid & gid option option parsing helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/14] New uid & gid mount option parsing helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 01/14] fs_parse: add uid & gid option option parsing helpers
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 12/14] smb: client: Convert to new uid/gid option parsing helpers
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH 01/14] fs_parse: add uid & gid option option parsing helpers
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH 0/14] New uid & gid mount option parsing helpers
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [REGRESSION][BISECTED][STABLE] Commit 60e3318e3e900 in stable/linux-6.1.y breaks cifs client failover to another server in DFS namespace
- From: Christian Heusel <christian@xxxxxxxxx>
- Re: Different behavior of POSIX file locks depending on cache mode
- From: Kevin Ottens <kevin.ottens@xxxxxxxxxx>
- Re: [REGRESSION][BISECTED][STABLE] Commit 60e3318e3e900 in stable/linux-6.1.y breaks cifs client failover to another server in DFS namespace
- From: Andrew Paniakin <apanyaki@xxxxxxxxxx>
- Re: [PATCH] netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [REGRESSION][BISECTED][STABLE] Commit 60e3318e3e900 in stable/linux-6.1.y breaks cifs client failover to another server in DFS namespace
- From: Christian Heusel <christian@xxxxxxxxx>
- Re: Different behavior of POSIX file locks depending on cache mode
- From: Kevin Ottens <kevin.ottens@xxxxxxxxxx>
- Re: Different behavior of POSIX file locks depending on cache mode
- From: Andrew Bartlett <abartlet@xxxxxxxxx>
- [PATCH v2] cifs: fix pagecache leak when do writepages
- From: Yang Erkun <yangerkun@xxxxxxxxxx>
- Re: [PATCH 6.6~6.9] cifs: fix pagecache leak when do writepages
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: [PATCH] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [REGRESSION][BISECTED] Commit 60e3318e3e900 in stable/linux-6.1.y breaks cifs client failover to another server in DFS namespace
- From: Andrew Paniakin <apanyaki@xxxxxxxxxx>
- Re: [PATCH] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 6.6~6.9] cifs: fix pagecache leak when do writepages
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Different behavior of POSIX file locks depending on cache mode
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 6.6~6.9] cifs: fix pagecache leak when do writepages
- From: Yang Erkun <yangerkun@xxxxxxxxxx>
- [PATCH] ksmbd: return FILE_DEVICE_DISK instead of super magic
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] ksmbd: Constify struct ksmbd_transport_ops
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] ksmbd: Constify struct ksmbd_transport_ops
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [GIT PULL] smb3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] smb3 client fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] smb3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 06/17] 9p: Enable multipage folios
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH 06/17] 9p: Enable multipage folios
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH 11/17] cifs: Move the 'pid' from the subreq to the req
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH v2 09/17] cifs: Defer read completion
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 17/17] netfs: Speed up buffered reading
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 16/17] afs: Make read subreqs async
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 15/17] netfs: Simplify the writeback code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/17] netfs: Delete some xarray-wangling functions that aren't used
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/17] netfs: Fix io_uring based write-through
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 14/17] netfs: Use new sheaf data type and iterator instead of xarray iter
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 13/17] mm: Define struct sheaf and ITER_SHEAF to handle a sequence of folios
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 12/17] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 11/17] cifs: Move the 'pid' from the subreq to the req
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/17] cifs: Defer read completion
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/17] cifs: Only pick a channel once per read request
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/17] netfs: Record contention stats for writeback lock
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/17] netfs: Reduce number of conditional branches in netfs_perform_write()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/17] 9p: Enable multipage folios
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/17] netfs: Adjust labels in /proc/fs/netfs/stats
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/17] netfs: Fix early issue of write op on partial write to folio tail
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 02/17] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/17] netfs, cifs: Miscellaneous fixes and read/write improvements
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/2] smb: move SMB2 Status code to common header file
- From: chenxiaosong@xxxxxxxxxxxxxxxxxxx
- [PATCH 1/2] smb/client: fix typo to STATUS_MCA_OCCURRED
- From: chenxiaosong@xxxxxxxxxxxxxxxxxxx
- [PATCH 0/2] smb: move SMB2 Status code to common header file
- From: chenxiaosong@xxxxxxxxxxxxxxxxxxx
- [PATCH] smb: client: use actual path when queryfs
- From: wangrong <wangrong@xxxxxxxxxxxxx>
- Re: [PATCH][SMB client] fix typo in description of enable_gcm_256 module load parameter
- From: Paul Aurich <paul@xxxxxxxxxxxxxx>
- Re: [PATCH] ksmbd: remove duplicate SMB2 Oplock levels definitions
- From: ChenXiaoSong <chenxiaosong@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] cifs: drop the incorrect assertion in cifs_swap_rw()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] nfs: drop the incorrect assertion in nfs_swap_rw()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ksmbd: remove duplicate SMB2 Oplock levels definitions
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH][SMB client] fix typo in description of enable_gcm_256 module load parameter
- From: Steve French <smfrench@xxxxxxxxx>
- [REGRESSION][BISECTED] Commit 60e3318e3e900 in stable/linux-6.1.y breaks cifs client failover to another server in DFS namespace
- From: Andrew Paniakin <apanyaki@xxxxxxxxxx>
- [PATCH] ksmbd: remove duplicate SMB2 Oplock levels definitions
- From: chenxiaosong@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v2] nfs: drop the incorrect assertion in nfs_swap_rw()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2] nfs: drop the incorrect assertion in nfs_swap_rw()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2] cifs: drop the incorrect assertion in cifs_swap_rw()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v2] nfs: drop the incorrect assertion in nfs_swap_rw()
- From: Martin Wege <martin.l.wege@xxxxxxxxx>
- [PATCH v2] cifs: drop the incorrect assertion in cifs_swap_rw()
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH v2] nfs: drop the incorrect assertion in nfs_swap_rw()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Martin Wege <martin.l.wege@xxxxxxxxx>
- Re: [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] nfs: fix the incorrect assertion in nfs_swap_rw()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] nfs: fix the incorrect assertion in nfs_swap_rw()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] cifs: fix the incorrect assertion in cifs_swap_rw()
- From: Barry Song <21cnbao@xxxxxxxxx>
- [PATCH] nfs: fix the incorrect assertion in nfs_swap_rw()
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: Christian Kastner <ckk@xxxxxxxxxx>
- Re: [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [GIT PULL] ksmbd server fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] ksmbd server fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [dhowells-fs:netfs-writeback] [netfs, cifs] d639a2f9ab: xfstests.generic.080.fail
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Crash when attempting to run executables from a share
- From: "Heckmann, Ilja" <heckmann@xxxxxxxxxxxxx>
- [PATCH] nfs: fix nfs_swap_rw for large-folio swap
- From: Christoph Hellwig <hch@xxxxxx>
- fix swap on NFS
- From: Christoph Hellwig <hch@xxxxxx>
- [dhowells-fs:netfs-writeback] [netfs, cifs] d639a2f9ab: xfstests.generic.080.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH RFC 2/2] NFSv4: set sb_flags to second superblock
- From: Li Lingfeng <lilingfeng@xxxxxxxxxxxxxxx>
- Re: Crash when attempting to run executables from a share
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- cifs: BUG: kernel NULL pointer dereference
- From: Corentin LABBE <clabbe@xxxxxxxxxxxx>
- Crash when attempting to run executables from a share
- From: "Heckmann, Ilja" <heckmann@xxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: patchwork-bot+f2fs@xxxxxxxxxx
- [PATCH] ksmbd: fix missing use of get_write in in smb2_set_ea()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 2/3] ksmbd: add durable scavenger timer
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: Different behavior of POSIX file locks depending on cache mode
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Different behavior of POSIX file locks depending on cache mode
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Different behavior of POSIX file locks depending on cache mode
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: Different behavior of POSIX file locks depending on cache mode
- From: Andrew Bartlett <abartlet@xxxxxxxxx>
- Re: Different behavior of POSIX file locks depending on cache mode
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Different behavior of POSIX file locks depending on cache mode
- From: Andrew Bartlett <abartlet@xxxxxxxxx>
- Re: Different behavior of POSIX file locks depending on cache mode
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 2/3] ksmbd: add durable scavenger timer
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 3/3] ksmbd: move leading slash check to smb2_get_name()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 2/3] ksmbd: add durable scavenger timer
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 1/3] ksmbd: avoid reclaiming expired durable opens by the client
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: Different behavior of POSIX file locks depending on cache mode
- From: Andrew Bartlett <abartlet@xxxxxxxxx>
- Re: [GIT PULL] smb3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] smb3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] smb: client: fix deadlock in smb2_find_smb_tcon()
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] smb: client: fix deadlock in smb2_find_smb_tcon()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] smb: client: fix deadlock in smb2_find_smb_tcon()
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- [PATCH] smb: client: fix deadlock in smb2_find_smb_tcon()
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH 6.9 278/374] cifs: Set zero_point in the copy_file_range() and remap_file_range()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.9 276/374] netfs: Fix setting of BDP_ASYNC from iocb flags
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.9 279/374] cifs: Fix missing set of remote_i_size
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH RFC 2/2] NFSv4: set sb_flags to second superblock
- From: Li Lingfeng <lilingfeng@xxxxxxxxxxxxxxx>
- [PATCH RFC 1/2] fs: pass sb_flags to submount
- From: Li Lingfeng <lilingfeng@xxxxxxxxxxxxxxx>
- [PATCH RFC 0/2] NFSv4: set sb_flags to second superblock
- From: Li Lingfeng <lilingfeng@xxxxxxxxxxxxxxx>
- Re: [GIT PULL] smb3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 01/12] smb: client: fix potential UAF in cifs_debug_files_proc_show()
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- [GIT PULL] smb3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 2/4] smb: client: fix use-after-free bug in cifs_debug_data_proc_show()
- From: Wang Zhaolong <wangzhaolong1@xxxxxxxxxx>
- Re: [PATCH 01/12] smb: client: fix potential UAF in cifs_debug_files_proc_show()
- From: Wang Zhaolong <wangzhaolong1@xxxxxxxxxx>
- [regression] Bug 218902 - Kernel crash/reboot on cifs copy
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH][SMB3 client] fix creating sockets when using sfu mount options
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: Emanuele Rocca <ema@xxxxxxxxxx>
- [linus:master] [cifs] a395726cf8: xfstests.generic.647.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: Emanuele Rocca <ema@xxxxxxxxxx>
- [PATCH][SMB3 client] fix creating sockets when using sfu mount options
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] fs: smb: common: add missing MODULE_DESCRIPTION() macros
- From: Tom Talpey <tom@xxxxxxxxxx>
- creating sockets with SFU xattrs
- From: Steve French <smfrench@xxxxxxxxx>
- [linus:master] [cifs] 7c1ac89480: filebench.sum_operations/s -19.4% regression
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH] fs: smb: common: add missing MODULE_DESCRIPTION() macros
- From: Steve French <smfrench@xxxxxxxxx>
- [linus:master] [smb3] edfc6481fa: filebench.sum_operations/s 4194.8% improvement
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: Different behavior of POSIX file locks depending on cache mode
- From: Kevin Ottens <kevin.ottens@xxxxxxxxxx>
- Re: [PATCH 1/4] ksmbd: off ipv6only for both ipv4/ipv6 binding
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [PATCH] fs: smb: common: add missing MODULE_DESCRIPTION() macros
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v3] netfs, 9p: Fix race between umount and async request completion
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: smb: common: add missing MODULE_DESCRIPTION() macros
- From: Steve French <smfrench@xxxxxxxxx>
- 6.10-rc vs. 6.9 perf degradation
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] fs: smb: common: add missing MODULE_DESCRIPTION() macros
- From: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
- Re: [GIT PULL] smb3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] smb3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [GIT PULL] ksmbd server fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] ksmbd server fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] netfs: Fix setting of BDP_ASYNC from iocb flags
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v2] netfs: Fix io_uring based write-through
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: Fix missing set of remote_i_size
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH v3] netfs, 9p: Fix race between umount and async request completion
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] cifs: Fix missing set of remote_i_size
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Bug in Samba's implementation of FSCTL_QUERY_ALLOCATED_RANGES?
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: Bug in Samba's implementation of FSCTL_QUERY_ALLOCATED_RANGES?
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: Different behavior of POSIX file locks depending on cache mode
- From: Steve French <smfrench@xxxxxxxxx>
- Different behavior of POSIX file locks depending on cache mode
- From: Kevin Ottens <kevin.ottens@xxxxxxxxxx>
- Re: Bug in Samba's implementation of FSCTL_QUERY_ALLOCATED_RANGES?
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- [PATCH v2] netfs, 9p: Fix race between umount and async request completion
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH] cifs: Fix credit handling in cifs_io_subrequest cleanup
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [RFC PATCH] cifs: Fix credit handling in cifs_io_subrequest cleanup
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH] cifs: Fix credit handling in cifs_io_subrequest cleanup
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: Bug in Samba's implementation of FSCTL_QUERY_ALLOCATED_RANGES?
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH] cifs: Add some debugging for the add_credits() warning induced by generic/014
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: avoid reclaiming expired durable opens by the client
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: avoid reclaiming expired durable opens by the client
- From: Tom Talpey <tom@xxxxxxxxxx>
- [PATCH 6.6 074/102] cifs: Add tracing for the cifs_tcon struct refcounting
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.6 068/102] cifs: Move some extern decls from .c files to .h
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.6 024/102] ksmbd: auth: fix most kernel-doc warnings
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.6 021/102] cifs: Pass unbyteswapped eof value into SMB2_set_eof()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.6 025/102] ksmbd: vfs: fix all kernel-doc warnings
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Bug in Samba's implementation of FSCTL_QUERY_ALLOCATED_RANGES?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Bug in Samba's implementation of FSCTL_QUERY_ALLOCATED_RANGES?
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: Bug in Samba's implementation of FSCTL_QUERY_ALLOCATED_RANGES?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Bug in Samba's implementation of FSCTL_QUERY_ALLOCATED_RANGES?
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: Bug in Samba's implementation of FSCTL_QUERY_ALLOCATED_RANGES?
- From: David Disseldorp <ddiss@xxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: avoid reclaiming expired durable opens by the client
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [RFC PATCH] cifs: Fix credit handling in cifs_io_subrequest cleanup
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [syzbot] [v9fs?] KASAN: slab-use-after-free Write in v9fs_free_request
- From: syzbot <syzbot+df038d463cca332e8414@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [v9fs?] KASAN: slab-use-after-free Write in v9fs_free_request
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: avoid reclaiming expired durable opens by the client
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: Bug in Samba's implementation of FSCTL_QUERY_ALLOCATED_RANGES?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] cifs: Fix smb3_insert_range() to move the zero_point
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Bug in Samba's implementation of FSCTL_QUERY_ALLOCATED_RANGES?
- From: David Disseldorp <ddiss@xxxxxxxxx>
- [PATCH] cifs: Fix smb3_insert_range() to move the zero_point
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] netfs: Fix setting of BDP_ASYNC from iocb flags
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: avoid reclaiming expired durable opens by the client
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2] netfs: Fix io_uring based write-through
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH v2] netfs: Fix io_uring based write-through
- From: David Howells <dhowells@xxxxxxxxxx>
- Bug in Samba's implementation of FSCTL_QUERY_ALLOCATED_RANGES?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] netfs: Fix setting of BDP_ASYNC from iocb flags
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] netfs: Fix setting of BDP_ASYNC from iocb flags
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] netfs: Fix setting of BDP_ASYNC from iocb flags
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] netfs: Fix setting of BDP_ASYNC from iocb flags
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] netfs: Fix setting of BDP_ASYNC from iocb flags
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] netfs: Fix setting of BDP_ASYNC from iocb flags
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/2] ksmbd: avoid reclaiming expired durable opens by the client
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH] netfs: Fix AIO error handling when doing write-through
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] netfs: Fix io_uring based write-through
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 2/2] ksmbd: ignore trailing slashes in share paths
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 1/2] ksmbd: avoid reclaiming expired durable opens by the client
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] netfs: Fix io_uring based write-through
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] netfs: Fix AIO error handling when doing write-through
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [GIT PULL] smb3 fix
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] smb3 fix
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: Thomas Hellström <thomas.hellstrom@xxxxxxxxxxxxxxx>
- Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- fixes for netfs regressions
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [GIT PULL] smb3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH] cifs-utils: fix error messages missing newline
- [PATCH 6.9 4/5] keys: Fix overwrite of key expiration on instantiation
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [linus:master] [cifs] 3ee1a1fc39: canonical_address#:#[##]
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [GIT PULL] smb3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [dhowells-fs:cifs-netfs] [cifs] b4834f12a4: WARNING:at_fs/netfs/write_collect.c:#netfs_writeback_lookup_folio
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [dhowells-fs:cifs-netfs] [cifs] b4834f12a4: WARNING:at_fs/netfs/write_collect.c:#netfs_writeback_lookup_folio
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [dhowells-fs:cifs-netfs] [cifs] b4834f12a4: WARNING:at_fs/netfs/write_collect.c:#netfs_writeback_lookup_folio
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [dhowells-fs:cifs-netfs] [cifs] b4834f12a4: WARNING:at_fs/netfs/write_collect.c:#netfs_writeback_lookup_folio
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [dhowells-fs:cifs-netfs] [cifs] b4834f12a4: WARNING:at_fs/netfs/write_collect.c:#netfs_writeback_lookup_folio
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: cifs
- From: Steve French <smfrench@xxxxxxxxx>
- Re: cifs
- From: Steve French <smfrench@xxxxxxxxx>
- Re: cifs
- From: Steve French <smfrench@xxxxxxxxx>
- cifs
- From: Steve French <smfrench@xxxxxxxxx>
- Lots of testing progress with ksmbd
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- Re: ksmbd stuck open response
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: bug#70214: 'install' fails to copy regular file to autofs/cifs, due to ACL or xattr handling
- From: Pádraig Brady <P@xxxxxxxxxxxxxx>
- ksmbd stuck open response
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [GIT PULL] ksmbd fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] ksmbd fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: backport of missing fs/smb patches not in 6.6.30 stable
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Added various xfstests to ksmbd test run
- From: Steve French <smfrench@xxxxxxxxx>
- rmmod cifs error
- From: Steve French <smfrench@xxxxxxxxx>
- backport of missing fs/smb patches not in 6.6.30 stable
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [RFC PATCH net-next 0/5] net: In-kernel QUIC implementation with Userspace handshake
- From: Xin Long <lucien.xin@xxxxxxxxx>
- Re: [PATCH v7 00/16] netfs, cifs: Delegate high-level I/O to netfslib
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 4/4] ksmbd: do not grant v2 lease if parent lease key and epoch are not set
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 3/4] ksmbd: use rwsem instead of rwlock for lease break
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 2/4] ksmbd: avoid to send duplicate lease break notifications
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 1/4] ksmbd: off ipv6only for both ipv4/ipv6 binding
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2 14/22] netfs: New writeback implementation
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 07/22] mm: Provide a means of invalidation without using launder_folio
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 07/22] mm: Provide a means of invalidation without using launder_folio
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v7 00/16] netfs, cifs: Delegate high-level I/O to netfslib
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v7 00/16] netfs, cifs: Delegate high-level I/O to netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 16/16] cifs: Enable large folio support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 15/16] cifs: Remove some code that's no longer used, part 3
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 14/16] cifs: Remove some code that's no longer used, part 2
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 13/16] cifs: Remove some code that's no longer used, part 1
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 12/16] cifs: Cut over to using netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 10/16] cifs: Make add_credits_and_wake_if() clear deducted credits
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 11/16] cifs: Implement netfslib hooks
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 09/16] cifs: Add mempools for cifs_io_request and cifs_io_subrequest structs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 08/16] cifs: Set zero_point in the copy_file_range() and remap_file_range()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 07/16] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 06/16] cifs: Replace the writedata replay bool with a netfs sreq flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 05/16] cifs: Make wait_mtu_credits take size_t args
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 03/16] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 04/16] cifs: Use more fields from netfs_io_subrequest
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 02/16] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 01/16] cifs: Use alternative invalidation to using launder_folio
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v7 00/16] netfs, cifs: Delegate high-level I/O to netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 14/22] netfs: New writeback implementation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 21/22] netfs: Miscellaneous tidy ups
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 22/22] netfs, afs: Use writeback retry to deal with alternate keys
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 20/22] netfs: Remove the old writeback code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 16/22] netfs, afs: Implement helpers for new write code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 17/22] netfs, 9p: Implement helpers for new write code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 15/22] netfs: Add some write-side stats and clean up some stat names
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 19/22] netfs: Cut over to using new writeback code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 18/22] netfs, cachefiles: Implement helpers for new write code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 13/22] netfs: Switch to using unsigned long long rather than loff_t
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 12/22] mm: Export writeback_iter()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 11/22] netfs: Use mempools for allocating requests and subrequests
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 10/22] netfs: Remove ->launder_folio() support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 08/22] 9p: Use alternative invalidation to using launder_folio
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 09/22] afs: Use alternative invalidation to using launder_folio
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 07/22] mm: Provide a means of invalidation without using launder_folio
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 06/22] netfs: Use subreq_counter to allocate subreq debug_index values
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 05/22] netfs: Make netfs_io_request::subreq_counter an atomic_t
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 04/22] netfs: Remove deprecated use of PG_private_2 as a second writeback flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 03/22] mm: Remove the PG_fscache alias for PG_private_2
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 02/22] netfs: Replace PG_fscache by setting folio->private and marking dirty
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 01/22] netfs: Update i_blocks when write committed to pagecache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 00/22] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 6.1 059/110] cifs: Replace remaining 1-element arrays
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.6 001/186] cifs: Fix reacquisition of volume cookie on still-live connection
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.8 119/228] netfs: Fix the pre-flush when appending to a file in writethrough mode
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.8 001/228] cifs: Fix reacquisition of volume cookie on still-live connection
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Samba ctime still reported incorrectly
- From: Ralph Boehme <slow@xxxxxxxxx>
- [BUG] 6.8.x general protection fault during cifs/netfs write
- From: Bruno Prémont <bonbons@xxxxxxxxxx>
- Re: query fs info level 0x100
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Samba ctime still reported incorrectly
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Samba ctime still reported incorrectly
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: Samba ctime still reported incorrectly
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Samba ctime still reported incorrectly
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: Samba ctime still reported incorrectly
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: Samba ctime still reported incorrectly
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: query fs info level 0x100
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: query fs info level 0x100
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: query fs info level 0x100
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: query fs info level 0x100
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [RFC PATCH net-next 0/5] net: In-kernel QUIC implementation with Userspace handshake
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [regression 6.1.80+] "CIFS: VFS: directory entry name would overflow frame end of buf" and invisible files under certain conditions and at least with noserverino mount option
- From: Salvatore Bonaccorso <carnil@xxxxxxxxxx>
- Re: [regression 6.1.80+] "CIFS: VFS: directory entry name would overflow frame end of buf" and invisible files under certain conditions and at least with noserverino mount option
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Samba ctime still reported incorrectly
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: query fs info level 0x100
- From: Ralph Boehme <slow@xxxxxxxxx>
- query fs info level 0x100
- From: Steve French <smfrench@xxxxxxxxx>
- Samba ctime still reported incorrectly
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v4 1/1] Implement CLDAP Ping to find the closest site
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- Re: [GIT PULL] smb3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] smb3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH net] Fix a potential infinite loop in extract_user_to_sg()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] netfs: Fix the pre-flush when appending to a file in writethrough mode
- From: Jeffrey Layton <jlayton@xxxxxxxxxx>
- [PATCH] netfs: Fix the pre-flush when appending to a file in writethrough mode
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [dhowells-fs:cifs-netfs] [cifs] b4834f12a4: WARNING:at_fs/netfs/write_collect.c:#netfs_writeback_lookup_folio
- From: Philip Li <philip.li@xxxxxxxxx>
- Re: [dhowells-fs:cifs-netfs] [cifs] b4834f12a4: WARNING:at_fs/netfs/write_collect.c:#netfs_writeback_lookup_folio
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [dhowells-fs:cifs-netfs] [cifs] b4834f12a4: WARNING:at_fs/netfs/write_collect.c:#netfs_writeback_lookup_folio
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [dhowells-fs:cifs-netfs] [cifs] b4834f12a4: WARNING:at_fs/netfs/write_collect.c:#netfs_writeback_lookup_folio
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [dhowells-fs:cifs-netfs] [cifs] b4834f12a4: WARNING:at_fs/netfs/write_collect.c:#netfs_writeback_lookup_folio
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [dhowells-fs:cifs-netfs] [cifs] b4834f12a4: WARNING:at_fs/netfs/write_collect.c:#netfs_writeback_lookup_folio
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH net] Fix a potential infinite loop in extract_user_to_sg()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH][SMB3 client] missing lock when picking channel
- From: Meetakshi Setiya <meetakshisetiyaoss@xxxxxxxxx>
- Re: [RFC PATCH net-next 0/5] net: In-kernel QUIC implementation with Userspace handshake
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: 128 bit uid/gid (UUID) possible?
- From: David Mulder <dmulder@xxxxxxxx>
- Re: 128 bit uid/gid (UUID) possible?
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH net-next 0/5] net: In-kernel QUIC implementation with Userspace handshake
- From: Xin Long <lucien.xin@xxxxxxxxx>
- Re: [PATCH][SMB3 client] fix potential deadlock in cifs_sync_mid_result
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH][SMB3 client] fix potential deadlock in cifs_sync_mid_result
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH][SMB3 client] fix potential deadlock in cifs_sync_mid_result
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [PATCH][SMB3 client] missing lock when picking channel
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: Kernel RIP 0010:cifs_flush_folio
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- [PATCH][SMB3 client] missing lock when picking channel
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH net] Fix a potential infinite loop in extract_user_to_sg()
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH] ksmbd: fix uninitialized symbol 'share' in smb2_tree_connect()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH net] Fix a potential infinite loop in extract_user_to_sg()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [dhowells-fs:cifs-netfs] [cifs] b4834f12a4: WARNING:at_fs/netfs/write_collect.c:#netfs_writeback_lookup_folio
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: Kernel RIP 0010:cifs_flush_folio
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH][next] smb: client: Fix struct_group() usage in __packed structs
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH][next] smb: client: Fix struct_group() usage in __packed structs
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH][SMB3 client] fix potential deadlock in cifs_sync_mid_result
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH][next] smb: client: Fix struct_group() usage in __packed structs
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH][next] smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH][next] smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH][next] smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [regression 6.1.80+] "CIFS: VFS: directory entry name would overflow frame end of buf" and invisible files under certain conditions and at least with noserverino mount option
- From: Salvatore Bonaccorso <carnil@xxxxxxxxxx>
- Re: [PATCH][next] smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH][next] smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH][next] smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH AUTOSEL 6.1 15/17] smb: client, common: fix fortify warnings
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [GIT PULL] smb3 fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v4 1/1] Implement CLDAP Ping to find the closest site
- From: Jacob Shivers <jshivers@xxxxxxxxxx>
- 128 bit uid/gid (UUID) possible?
- From: David Mulder <dmulder@xxxxxxxx>
- [GIT PULL] smb3 fixes
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH AUTOSEL 6.6 28/29] smb3: fix broken reconnect when password changing on the server by allowing password rotation
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.8 42/43] smb3: fix broken reconnect when password changing on the server by allowing password rotation
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [GIT PULL] ksmbd server fixes
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] ksmbd server fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [RFC PATCH net-next 0/5] net: In-kernel QUIC implementation with Userspace handshake
- From: Xin Long <lucien.xin@xxxxxxxxx>
- Re: [PATCH v4 1/1] Implement CLDAP Ping to find the closest site
- From: David Voit <david.voit@xxxxxxxxx>
- Re: [PATCH v4 1/1] Implement CLDAP Ping to find the closest site
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- Re: [regression 6.1.80+] "CIFS: VFS: directory entry name would overflow frame end of buf" and invisible files under certain conditions and at least with noserverino mount option
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- Re: [RFC PATCH net-next 0/5] net: In-kernel QUIC implementation with Userspace handshake
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [PATCH v4 1/1] Implement CLDAP Ping to find the closest site
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- Re: [RFC PATCH net-next 0/5] net: In-kernel QUIC implementation with Userspace handshake
- From: Xin Long <lucien.xin@xxxxxxxxx>
- [PATCH 21/30] smb: Remove calls to set folio error flag
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/2] ksmbd: add continuous availability share parameter
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 1/2] ksmbd: common: use struct_group_attr instead of struct_group for network_open_info
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [regression 6.1.80+] "CIFS: VFS: directory entry name would overflow frame end of buf" and invisible files under certain conditions and at least with noserverino mount option
- From: Salvatore Bonaccorso <carnil@xxxxxxxxxx>
- Re: [PATCH] cifs: Fix reacquisition of volume cookie on still-live connection
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- Re: [RFC PATCH net-next 0/5] net: In-kernel QUIC implementation with Userspace handshake
- From: Xin Long <lucien.xin@xxxxxxxxx>
- Re: [RFC PATCH net-next 0/5] net: In-kernel QUIC implementation with Userspace handshake
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [RFC PATCH net-next 0/5] net: In-kernel QUIC implementation with Userspace handshake
- From: Xin Long <lucien.xin@xxxxxxxxx>
- Re: Missing protocol features that could help Linux
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Missing protocol features that could help Linux
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: Missing protocol features that could help Linux
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: [PATCH] smb: client: fix rename(2) regression against samba
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Missing protocol features that could help Linux
- From: Ralph Boehme <slow@xxxxxxxxx>
- Re: Missing protocol features that could help Linux
- From: Jeremy Allison <jra@xxxxxxxxx>
- [PATCH] smb: client: fix rename(2) regression against samba
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- Re: [RFC PATCH net-next 0/5] net: In-kernel QUIC implementation with Userspace handshake
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: Missing protocol features that could help Linux
- From: Andrew Bartlett <abartlet@xxxxxxxxx>
- Missing protocol features that could help Linux
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [regression 6.1.80+] "CIFS: VFS: directory entry name would overflow frame end of buf" and invisible files under certain conditions and at least with noserverino mount option
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- Re: [PATCH] cifs: Fix reacquisition of volume cookie on still-live connection
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] cifs: Fix reacquisition of volume cookie on still-live connection
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [regression 6.1.80+] "CIFS: VFS: directory entry name would overflow frame end of buf" and invisible files under certain conditions and at least with noserverino mount option
- From: Salvatore Bonaccorso <carnil@xxxxxxxxxx>
- Re: [regression 6.1.80+] "CIFS: VFS: directory entry name would overflow frame end of buf" and invisible files under certain conditions and at least with noserverino mount option
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- [regression 6.1.80+] "CIFS: VFS: directory entry name would overflow frame end of buf" and invisible files under certain conditions and at least with noserverino mount option
- From: Salvatore Bonaccorso <carnil@xxxxxxxxxx>
- Re: [PATCH] cifs: Fix reacquisition of volume cookie on still-live connection
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- Re: [PATCH] cifs: Fix reacquisition of volume cookie on still-live connection
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH] cifs: Fix reacquisition of volume cookie on still-live connection
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] cifs: Fix reacquisition of volume cookie on still-live connection
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- Re: [PATCH] cifs: Fix reacquisition of volume cookie on still-live connection
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [dhowells-fs:cifs-netfs] [cifs] b4834f12a4: WARNING:at_fs/netfs/write_collect.c:#netfs_writeback_lookup_folio
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 24/26] netfs: Remove the old writeback code
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 17/26] netfs: Fix writethrough-mode error handling
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 09/26] mm: Provide a means of invalidation without using launder_folio
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 11/26] 9p: Use alternative invalidation to using launder_folio
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 03/26] netfs: Update i_blocks when write committed to pagecache
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 01/26] cifs: Fix duplicate fscache cookie warnings
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] cifs: Fix reacquisition of volume cookie on still-live connection
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] ksmbd: clear RENAME_NOREPLACE before calling vfs_rename
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [dhowells-fs:cifs-netfs] [cifs] b4834f12a4: WARNING:at_fs/netfs/write_collect.c:#netfs_writeback_lookup_folio
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: current ksmbd
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 01/26] cifs: Fix duplicate fscache cookie warnings
- From: Steve French <smfrench@xxxxxxxxx>
- current ksmbd
- From: Steve French <smfrench@xxxxxxxxx>
- Re: bug#70214: 'install' fails to copy regular file to autofs/cifs, due to ACL or xattr handling
- From: Pádraig Brady <P@xxxxxxxxxxxxxx>
- Re: bug#70214: 'install' fails to copy regular file to autofs/cifs, due to ACL or xattr handling
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [PATCH v2 1/1] smb: client: Fix hang in smb2_reconnect
- From: Rickard x Andersson <rickaran@xxxxxxxx>
- [PATCH v2] ksmbd: clear RENAME_NOREPLACE before calling vfs_rename
- From: Marios Makassikis <mmakassikis@xxxxxxxxxx>
- Re: [PATCH 01/26] cifs: Fix duplicate fscache cookie warnings
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] ksmbd: clear RENAME_NOREPLACE before calling vfs_rename
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 17/26] netfs: Fix writethrough-mode error handling
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ksmbd: clear RENAME_NOREPLACE before calling vfs_rename
- From: Marios Makassikis <mmakassikis@xxxxxxxxxx>
- Re: [PATCH 24/26] netfs: Remove the old writeback code
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 1/1] smb: client: Fix hang in smb2_reconnect
- From: Rickard x Andersson <rickaran@xxxxxxxx>
- Re: [PATCH 11/26] 9p: Use alternative invalidation to using launder_folio
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 09/26] mm: Provide a means of invalidation without using launder_folio
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 03/26] netfs: Update i_blocks when write committed to pagecache
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 01/26] cifs: Fix duplicate fscache cookie warnings
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ksmbd: clear RENAME_NOREPLACE before calling vfs_rename
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] ksmbd: clear RENAME_NOREPLACE before calling vfs_rename
- From: Marios Makassikis <mmakassikis@xxxxxxxxxx>
- [PATCH v3] cifs: reinstate original behavior again for forceuid/forcegid
- From: Takayuki Nagata <tnagata@xxxxxxxxxx>
- Re: bug#70214: 'install' fails to copy regular file to autofs/cifs, due to ACL or xattr handling
- From: Pádraig Brady <P@xxxxxxxxxxxxxx>
- Re: bug#70214: 'install' fails to copy regular file to autofs/cifs, due to ACL or xattr handling
- From: Bruno Haible <bruno@xxxxxxxxx>
- Re: kernel panic caused by recent changes in fs/cifs
- From: Paulo Alcantara <pc@xxxxxxxxxxxxx>
- Re: [GIT PULL] smb3 client fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: bug#70214: 'install' fails to copy regular file to autofs/cifs, due to ACL or xattr handling
- From: Pádraig Brady <P@xxxxxxxxxxxxxx>
- [GIT PULL] smb3 client fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v2 1/1] smb: client: Fix hang in smb2_reconnect
- From: Steve French <smfrench@xxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]