Linux CIFS
[Prev Page][Next Page]
- [PATCH] cifs: Fix getting reparse points from server without WSL support,
Pali Rohár
- [bug report] smb: client: compress: LZ77 code improvements cleanup,
Dan Carpenter
- Re: [PATCH v2] smb: client: compress: fix an "illegal accesses" issue,
Dan Carpenter
- Re: [PATCH] smb: client: compress: fix a potential issue of freeing an invalid pointer, Steve French
- [PATCH] cifs: Fix signature miscalculation,
David Howells
- [PATCH 0/7] cifs: Improve client SFU support for special files,
Pali Rohár
- [PATCH] cifs: Fix up netfs-writeback vs cifs fixes merge conflicts, David Howells
- [PATCH AUTOSEL 6.1 8/8] smb: client: fix hang in wait_for_response() for negproto, Sasha Levin
- [PATCH AUTOSEL 6.6 12/12] smb: client: fix hang in wait_for_response() for negproto, Sasha Levin
- [PATCH AUTOSEL 6.10 16/18] smb: client: fix hang in wait_for_response() for negproto, Sasha Levin
- [PATCH] smb3: Fix complilation for gcc9,
Uwe Kleine-König
- [PATCH 6.6 101/269] cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region, Greg Kroah-Hartman
- [PATCH 6.1 073/192] cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region, Greg Kroah-Hartman
- [PATCH 6.10 364/375] cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3, Greg Kroah-Hartman
- [PATCH 6.10 363/375] cifs: Fix zero_point init on inode initialisation, Greg Kroah-Hartman
- [PATCH 6.10 159/375] cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region, Greg Kroah-Hartman
- [PATCH 6.10 158/375] cifs: Fix copy offload to flush destination region, Greg Kroah-Hartman
- [PATCH 6.10 157/375] netfs, cifs: Fix handling of short DIO read, Greg Kroah-Hartman
- [PATCH 6.10 156/375] cifs: Fix lack of credit renegotiation on read retry, Greg Kroah-Hartman
- [PATCH net-next 0/5] net: implement the QUIC protocol in linux kernel,
Xin Long
- generic/236 test failure (failure to update ctime on hardlink) turned out not to be a client issue, Steve French
- [PATCH] ksmbd: handle caseless file creation, Namjae Jeon
- [PATCH 6.10 181/184] mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range(), Greg Kroah-Hartman
- [PATCH 5.10] cifs: Fix freeing non heap memory in dup_vol(),
Alexandra Diupina
- [PATCH v2] ksmbd: make __dir_empty() compatible with POSIX,
Hobin Woo
- [PATCH 1/2] smb: client: fix double put of @cfile in smb2_rename_path(),
Paulo Alcantara
- [cifs:for-next-next] [smb] 6c18ca82c3: filebench.sum_operations/s -16.4% regression, kernel test robot
- [PATCH] ksmbd: allow write with FILE_APPEND_DATA,
Namjae Jeon
- [PATCH] ksmbd: make __dir_empty() compatible with POSIX,
Hobin Woo
- [linus:master] [cifs] 8101d6e112: xfstests.generic.433.fail, kernel test robot
- [RESEND PATCH] smb3: Use min() to improve _smbd_get_connection(),
Thorsten Blum
- [PATCH 6.10 072/149] cifs: Fix FALLOC_FL_PUNCH_HOLE support, Greg Kroah-Hartman
- [PATCH 6.10 070/149] netfs: Fix interaction of streaming writes with zero-point tracker, Greg Kroah-Hartman
- [PATCH 6.10 069/149] netfs: Fix missing iterator reset on retry of short read, Greg Kroah-Hartman
- [PATCH 6.6 40/93] cifs: Fix FALLOC_FL_PUNCH_HOLE support, Greg Kroah-Hartman
- [PATCH] smb: client: fix hang in wait_for_response() for negproto,
Paulo Alcantara
- [RFC PATCH] smb: client: force dentry revalidation if nohandlecache is set,
Enzo Matsumiya
- [PATCH] ksmbd: Unlock on in ksmbd_tcp_set_interfaces(),
Dan Carpenter
- [PATCH v1] cifs: convert to use ERR_CAST(),
Yuesong Li
- [PATCH 0/6] mm, netfs, cifs: Miscellaneous fixes,
David Howells
- [PATCH 1/6] cifs: Fix lack of credit renegotiation on read retry, David Howells
- [PATCH 2/6] netfs, cifs: Fix handling of short DIO read, David Howells
- [PATCH 3/6] cifs: Fix copy offload to flush destination region, David Howells
- [PATCH 4/6] mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range(), David Howells
- [PATCH 5/6] cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region, David Howells
- [PATCH 6/6] netfs, cifs: Improve some debugging bits, David Howells
- Re: [PATCH 0/6] mm, netfs, cifs: Miscellaneous fixes, Steve French
- [PATCH] ksmbd: unset the binding mark of a reused connection, Namjae Jeon
- [PATCH] cifs: Fix copy offload to flush destination region, David Howells
- [PATCH 6.10 142/273] cifs: Add a tracepoint to track credits involved in R/W requests, Greg Kroah-Hartman
- [PATCH 6.10 083/273] 9p: Fix DIO read through netfs,
Greg Kroah-Hartman
- The mapping->invalidate_lock, copy-offload and cifs,
David Howells
- [PATCH v1] smb: client: Use min() macro,
Shen Lichuan
- [PATCH -next] cifs: Remove obsoleted declaration for cifs_dir_open,
Gaosheng Cui
- [REGRESSION] cifs: Subreq overread in dmesg, invalid argument & no data available in apps,
Forest
- Hang in generic/113 starting in 6.11-rc3 or rc4, Steve French
- [REGRESSION] cifs: triggers bad flatpak & ostree signatures, corrupts ffmpeg & mkvmerge outputs,
Forest
- generic/075 and generic/112 regression,
Steve French
- [PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry,
David Howells
- [PATCH 1/9] mm: Fix missing folio invalidation calls during truncation, David Howells
- [PATCH 2/9] afs: Fix post-setattr file edit to do truncation correctly, David Howells
- [PATCH 3/9] netfs: Fix netfs_release_folio() to say no if folio dirty, David Howells
- [PATCH 4/9] netfs: Fix trimming of streaming-write folios in netfs_inval_folio(), David Howells
- [PATCH 5/9] netfs: Fix missing iterator reset on retry of short read, David Howells
- [PATCH 6/9] cifs: Fix lack of credit renegotiation on read retry, David Howells
- [PATCH 7/9] netfs, cifs: Fix handling of short DIO read, David Howells
- [PATCH 8/9] cifs: Fix FALLOC_FL_PUNCH_HOLE support, David Howells
- [PATCH 9/9] netfs, cifs: Improve some debugging bits, David Howells
- [PATCH 10/9] netfs: Fix interaction of streaming writes with zero-point tracker, David Howells
- Re: (subset) [PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry, Christian Brauner
- [PATCH 0/5] netfs, cifs: Further fixes,
David Howells
- regression in xfstests generic/075 and generic/112, Steve French
- [PATCH AUTOSEL 6.1 01/13] ksmbd: override fsids for share path check,
Sasha Levin
- [PATCH AUTOSEL 6.6 01/20] ksmbd: override fsids for share path check,
Sasha Levin
- [PATCH AUTOSEL 6.10 03/24] ksmbd: override fsids for smb2_query_info(), Sasha Levin
- [PATCH AUTOSEL 6.10 02/24] ksmbd: override fsids for share path check, Sasha Levin
- [PATCH] smb: Annotate struct xattr_smb_acl with __counted_by(),
Thorsten Blum
- [PATCH 0/2] netfs, cifs: DIO read and read-retry fixes,
David Howells
- [PATCH v2 00/12] smb: fix some bugs, move duplicate definitions to common header file, and some small cleanups,
chenxiaosong
- [PATCH v2 03/12] smb/server: remove useless assignment of 'file_present' in smb2_open(), chenxiaosong
- [PATCH v2 01/12] smb/server: fix return value of smb2_open(), chenxiaosong
- [PATCH v2 04/12] smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock, chenxiaosong
- [PATCH v2 02/12] smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open(), chenxiaosong
- [PATCH v2 08/12] smb/client: rename cifs_acl to smb_acl, chenxiaosong
- [PATCH v2 09/12] smb/client: rename cifs_ace to smb_ace, chenxiaosong
- [PATCH v2 07/12] smb/client: rename cifs_sid to smb_sid, chenxiaosong
- [PATCH v2 06/12] smb/client: rename cifs_ntsd to smb_ntsd, chenxiaosong
- [PATCH v2 05/12] smb/server: update misguided comment of smb2_allocate_rsp_buf(), chenxiaosong
- [PATCH v2 12/12] smb: add comment to STATUS_MCA_OCCURED, chenxiaosong
- [PATCH v2 11/12] smb: move SMB2 Status code to common header file, chenxiaosong
- [PATCH v2 10/12] smb: move some duplicate definitions to common/smbacl.h, chenxiaosong
- Re: [PATCH v2 00/12] smb: fix some bugs, move duplicate definitions to common header file, and some small cleanups, Steve French
- Re: [PATCH v2 00/12] smb: fix some bugs, move duplicate definitions to common header file, and some small cleanups, Steve French
- Samba server multichannel session setup regression?,
Steve French
- [PATCH] smb3: Use min() to improve _smbd_get_connection(), Thorsten Blum
- [PATCH -next] smb: use LIST_HEAD() to simplify code,
Hongbo Li
- [PATCH] smb: client: ignore unhandled reparse tags, Paulo Alcantara
- [PATCH 0/4] mm, netfs, afs: Truncation fixes,
David Howells
- [PATCH 0/8] smb: fix some bugs, move duplicate definitions to common header file, and some small cleanups,
chenxiaosong
- [linus:master] [9p] e3786b29c5: xfstests.generic.465.fail,
kernel test robot
- Issue with kernel 6.8.0-40-generic?,
Marc
- Re: Netfs failure,
Steve French
- [PATCH][SMB CLIENT] fix refcount issue that shutdown related xfstests uncovered,
Steve French
- [PATCH] ksmdb: fix spelling mistakes in documentation,
Victor Timofei
- [PATCH v2] ksmbd: Replace one-element arrays with flexible-array members,
Thorsten Blum
- [PATCH] ksmbd: Replace one-element arrays with flexible-array members,
Thorsten Blum
- HI DEAR !, Boris Soroka
- CIFS lockup regression on SMB1 in 6.10,
matoro
- incorrect lock checks in cifs_writev(), Steve French
- [PATCH] ksmbd: Use unsafe_memcpy() for ntlm_negotiate,
Namjae Jeon
- [PATCH v2 00/25] netfs: Read/write improvements,
David Howells
- [PATCH v2 01/25] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty", David Howells
- [PATCH v2 02/25] cachefiles: Fix non-taking of sb_writers around set/removexattr, David Howells
- [PATCH v2 03/25] netfs: Adjust labels in /proc/fs/netfs/stats, David Howells
- [PATCH v2 05/25] netfs: Reduce number of conditional branches in netfs_perform_write(), David Howells
- [PATCH v2 06/25] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode, David Howells
- [PATCH v2 07/25] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream, David Howells
- [PATCH v2 08/25] netfs: Reserve netfs_sreq_source 0 as unset/unknown, David Howells
- [PATCH v2 09/25] netfs: Remove NETFS_COPY_TO_CACHE, David Howells
- [PATCH v2 10/25] netfs: Set the request work function upon allocation, David Howells
- [PATCH v2 11/25] netfs: Use bh-disabling spinlocks for rreq->lock, David Howells
- [PATCH v2 12/25] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios, David Howells
- [PATCH v2 13/25] iov_iter: Provide copy_folio_from_iter(), David Howells
- [PATCH v2 14/25] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs, David Howells
- [PATCH v2 16/25] netfs: Provide an iterator-reset function, David Howells
- [PATCH v2 15/25] netfs: Use new folio_queue data type and iterator instead of xarray iter, David Howells
- [PATCH v2 17/25] netfs: Simplify the writeback code, David Howells
- [PATCH v2 18/25] afs: Make read subreqs async, David Howells
- [PATCH v2 19/25] netfs: Speed up buffered reading, David Howells
- [PATCH v2 20/25] netfs: Remove fs/netfs/io.c, David Howells
- [PATCH v2 21/25] cachefiles, netfs: Fix write to partial block at EOF, David Howells
- [PATCH v2 22/25] netfs: Cancel dirty folios that have no storage destination, David Howells
- [PATCH v2 23/25] cifs: Use iterate_and_advance*() routines directly for hashing, David Howells
- [PATCH v2 24/25] cifs: Switch crypto buffer to use a folio_queue rather than an xarray, David Howells
- [PATCH v2 25/25] cifs: Don't support ITER_XARRAY, David Howells
- [PATCH v2 04/25] netfs: Record contention stats for writeback lock, David Howells
- Re: [PATCH v2 00/25] netfs: Read/write improvements, Christian Brauner
- Fwd: ksmbd field spanning write, Steve French
- field-spanning write warning,
Steve French
- [GIT PULL] smb3 client fxies,
Steve French
- [PATCH] 9p: Fix DIO read through netfs,
David Howells
- [PATCH][next] smb: smb2pdu.h: Use static_assert() to check struct sizes,
Gustavo A. R. Silva
- [PATCH -next] smb: client: Remove unused extern declarations, Yue Haibing
- [PATCH] smb/client: avoid possible NULL dereference in cifs_free_subrequest(),
Su Hui
- [dhowells-fs:netfs-writeback] [netfs] 383151c58c: xfstests.generic.465.fail, kernel test robot
- [PATCH] Fix spelling errors in Server Message Block,
Xiaxi Shen
- [PATCH AUTOSEL 6.6 15/15] smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp, Sasha Levin
- [PATCH AUTOSEL 6.10 16/16] smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp, Sasha Levin
- [PATCH 1/2] ksmbd: override fsids for share path check,
Namjae Jeon
- [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'?, kernel test robot
- [cifs:5.15-backport-8-1-24 546/600] fs/cifs/cifspdu.h:886:3: error: unexpected type name '__le64': expected identifier, kernel test robot
- [cifs:5.15-backport-8-1-24 546/600] fs/cifs/cifspdu.h:885:9: error: expected specifier-qualifier-list before 'struct_group', kernel test robot
- [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, kernel test robot
- [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', kernel test robot
- [cifs:5.15-backport-8-1-24 340/600] fs/cifs/readdir.c:554:25: error: 'FILE_UNIX_INFO' has no member named 'FileName', kernel test robot
- [cifs:5.15-backport-8-1-24 226/600] fs/cifs/cifspdu.h:512:17: error: expected specifier-qualifier-list before 'DECLARE_FLEX_ARRAY', kernel test robot
- [regression] smb: client: - Failure to mount DFS namespaces without ASCII symbols,
Linux regression tracking (Thorsten Leemhuis)
- [PATCH][SMB3 client] fix setting SecurityFlags when encryption is required, Steve French
- [PATCH] smb: client: handle lack of FSCTL_GET_REPARSE_POINT support, Paulo Alcantara
- [PATCH][SMB3 client] add dynamic tracepoints for shutdown ioctl,
Steve French
- [PATCH 00/24] netfs: Read/write improvements,
David Howells
- [PATCH 01/24] fs/netfs/fscache_cookie: add missing "n_accesses" check, David Howells
- [PATCH 02/24] cachefiles: Fix non-taking of sb_writers around set/removexattr, David Howells
- [PATCH 03/24] netfs: Adjust labels in /proc/fs/netfs/stats, David Howells
- [PATCH 04/24] netfs: Record contention stats for writeback lock, David Howells
- [PATCH 05/24] netfs: Reduce number of conditional branches in netfs_perform_write(), David Howells
- [PATCH 06/24] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode, David Howells
- [PATCH 07/24] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream, David Howells
- [PATCH 08/24] netfs: Reserve netfs_sreq_source 0 as unset/unknown, David Howells
- [PATCH 09/24] netfs: Remove NETFS_COPY_TO_CACHE, David Howells
- [PATCH 10/24] netfs: Set the request work function upon allocation, David Howells
- [PATCH 11/24] netfs: Use bh-disabling spinlocks for rreq->lock, David Howells
- [PATCH 12/24] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios, David Howells
- [PATCH 13/24] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs, David Howells
- [PATCH 14/24] netfs: Use new folio_queue data type and iterator instead of xarray iter, David Howells
- [PATCH 15/24] netfs: Provide an iterator-reset function, David Howells
- [PATCH 16/24] netfs: Simplify the writeback code, David Howells
- [PATCH 17/24] afs: Make read subreqs async, David Howells
- [PATCH 18/24] netfs: Speed up buffered reading, David Howells
- [PATCH 19/24] netfs: Remove fs/netfs/io.c, David Howells
- [PATCH 20/24] cachefiles, netfs: Fix write to partial block at EOF, David Howells
- [PATCH 21/24] netfs: Cancel dirty folios that have no storage destination, David Howells
- [PATCH 22/24] cifs: Use iterate_and_advance*() routines directly for hashing, David Howells
- [PATCH 23/24] cifs: Switch crypto buffer to use a folio_queue rather than an xarray, David Howells
- [PATCH 24/24] cifs: Don't support ITER_XARRAY, David Howells
- Re: (subset) [PATCH 00/24] netfs: Read/write improvements, Christian Brauner
- Re: (subset) [PATCH 00/24] netfs: Read/write improvements, Christian Brauner
- Why do very few filesystems have umount helpers,
Steve French
- [PATCH][SMB3] mark compression as CONFIG_EXPERIMENTAL and fix missing compression operation,
Steve French
- [PATCH][SMB3 client] add dynamic trace point for session setup password expired failures,
Steve French
- [PATCH][SMB3 client] dynamic tracepoints for copy_range and clone_range,
Steve French
- [cifs:for-next 2/3] ERROR: modpost: "reset_cifs_unix_caps" [fs/smb/client/cifs.ko] undefined!,
kernel test robot
- [cifs:for-next 2/3] fs/smb/client/connect.c:3822:undefined reference to `reset_cifs_unix_caps', kernel test robot
- [PATCH v2][CIFS] mount with "unix" mount option for SMB1 incorrectly handled, Steve French
- [PATCH 6.10 6/9] cifs: Fix setting of zero_point after DIO write, Greg Kroah-Hartman
- [PATCH 6.10 5/9] cifs: Fix server re-repick on subrequest retry, Greg Kroah-Hartman
- [PATCH 6.10 3/9] cifs: Fix missing fscache invalidation, Greg Kroah-Hartman
- [PATCH 6.10 2/9] cifs: Fix missing error code set, Greg Kroah-Hartman
- [PATCH][CIFS] mount with "unix" mount option for SMB1 incorrectly handled, Steve French
- [PATCH][CIFS] fix reconnect with SMB1 Unix Extensions,
Steve French
- [bug report] smb3: retrying on failed server close,
Dan Carpenter
- [PATCH 0/4] cifs: Miscellaneous fixes and a trace point,
David Howells
- Re: Return SMB2_CREATE_FLAG_REPARSEPOINT in create response, Tom Talpey
- [PATCH][SMB3] fix noisy error message logged on cross share copy_file_range, Steve French
- [PATCH AUTOSEL 6.1 2/5] ksmbd: return FILE_DEVICE_DISK instead of super magic, Sasha Levin
- [PATCH AUTOSEL 6.6 2/8] ksmbd: return FILE_DEVICE_DISK instead of super magic, Sasha Levin
- [PATCH AUTOSEL 6.9 05/11] ksmbd: return FILE_DEVICE_DISK instead of super magic, Sasha Levin
- [PATCH] cifs: Use seq_putc() in two functions,
Markus Elfring
- [PATCH 6.1] cifs: use origin fullpath for automounts,
Andrew Paniakin
- file descriptor leak in 4.18.6 but not 4.17.5 with the automounter, Greene (US), Geoffrey N
- [PATCH] cifs: fix setting SecurityFlags to true,
Steve French
- [PATCH] cifs-utils: smbinfo: add gettconinfo command,
Anthony Nandaa
- [no subject], Unknown
- [PATCH v2] ksmb: discard write access to the directory open,
Hobin Woo
- [PATCH] ksmb: discard write access to the directory open,
Hobin Woo
- cifs-utils depends on python - need it?, Jo King
- [PATCH 6.9 222/222] netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait, Greg Kroah-Hartman
- [PATCH 6.9 221/222] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid, Greg Kroah-Hartman
- [PATCH] cifs: Fix read-performance regression by dropping readahead expansion, David Howells
- xfstest improvements with recent netfs fixes?, Steve French
- [PATCH] fs: smb: client: Add missing check for kstrdup(),
Haoxiang Li
- [PATCH 0/14] New uid & gid mount option parsing helpers,
Eric Sandeen
- [PATCH v2] cifs: fix pagecache leak when do writepages, Yang Erkun
- [PATCH] netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait,
David Howells
- [PATCH] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid,
David Howells
- [PATCH 6.6~6.9] cifs: fix pagecache leak when do writepages,
Yang Erkun
- [PATCH] ksmbd: return FILE_DEVICE_DISK instead of super magic, Namjae Jeon
- [PATCH] ksmbd: Constify struct ksmbd_transport_ops,
Christophe JAILLET
- [PATCH 00/17] netfs, cifs: Miscellaneous fixes and read/write improvements,
David Howells
- [PATCH 02/17] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode, David Howells
- [PATCH 03/17] netfs: Fix early issue of write op on partial write to folio tail, David Howells
- [PATCH 04/17] netfs: Adjust labels in /proc/fs/netfs/stats, David Howells
- [PATCH 06/17] 9p: Enable multipage folios, David Howells
- [PATCH 07/17] netfs: Reduce number of conditional branches in netfs_perform_write(), David Howells
- [PATCH 05/17] netfs: Record contention stats for writeback lock, David Howells
- [PATCH 10/17] cifs: Only pick a channel once per read request, David Howells
- [PATCH 09/17] cifs: Defer read completion, David Howells
- [PATCH 11/17] cifs: Move the 'pid' from the subreq to the req, David Howells
- [PATCH 12/17] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream, David Howells
- [PATCH 13/17] mm: Define struct sheaf and ITER_SHEAF to handle a sequence of folios, David Howells
- [PATCH 14/17] netfs: Use new sheaf data type and iterator instead of xarray iter, David Howells
- [PATCH 01/17] netfs: Fix io_uring based write-through, David Howells
- [PATCH 08/17] netfs: Delete some xarray-wangling functions that aren't used, David Howells
- [PATCH 15/17] netfs: Simplify the writeback code, David Howells
- [PATCH 16/17] afs: Make read subreqs async, David Howells
- [PATCH 17/17] netfs: Speed up buffered reading, David Howells
- [PATCH v2 09/17] cifs: Defer read completion, David Howells
- [PATCH 0/2] smb: move SMB2 Status code to common header file,
chenxiaosong
- [PATCH] smb: client: use actual path when queryfs,
wangrong
- [PATCH][SMB client] fix typo in description of enable_gcm_256 module load parameter,
Steve French
- [REGRESSION][BISECTED] Commit 60e3318e3e900 in stable/linux-6.1.y breaks cifs client failover to another server in DFS namespace,
Andrew Paniakin
- [PATCH] ksmbd: remove duplicate SMB2 Oplock levels definitions,
chenxiaosong
- [PATCH v2] cifs: drop the incorrect assertion in cifs_swap_rw(),
Barry Song
- [PATCH v2] nfs: drop the incorrect assertion in nfs_swap_rw(),
Barry Song
- [PATCH] cifs: fix the incorrect assertion in cifs_swap_rw(), Barry Song
- [PATCH] nfs: fix the incorrect assertion in nfs_swap_rw(),
Barry Song
- fix swap on NFS,
Christoph Hellwig
- [dhowells-fs:netfs-writeback] [netfs, cifs] d639a2f9ab: xfstests.generic.080.fail,
kernel test robot
- cifs: BUG: kernel NULL pointer dereference,
Corentin LABBE
- Crash when attempting to run executables from a share,
Heckmann, Ilja
- [PATCH] ksmbd: fix missing use of get_write in in smb2_set_ea(), Namjae Jeon
- [PATCH 1/3] ksmbd: avoid reclaiming expired durable opens by the client,
Namjae Jeon
- [PATCH] smb: client: fix deadlock in smb2_find_smb_tcon(),
Enzo Matsumiya
- [PATCH 6.9 278/374] cifs: Set zero_point in the copy_file_range() and remap_file_range(), Greg Kroah-Hartman
- [PATCH 6.9 276/374] netfs: Fix setting of BDP_ASYNC from iocb flags, Greg Kroah-Hartman
- [PATCH 6.9 279/374] cifs: Fix missing set of remote_i_size, Greg Kroah-Hartman
- [PATCH RFC 0/2] NFSv4: set sb_flags to second superblock,
Li Lingfeng
- [regression] Bug 218902 - Kernel crash/reboot on cifs copy, Linux regression tracking (Thorsten Leemhuis)
- [linus:master] [cifs] a395726cf8: xfstests.generic.647.fail, kernel test robot
- [PATCH][SMB3 client] fix creating sockets when using sfu mount options,
Steve French
- creating sockets with SFU xattrs, Steve French
- [linus:master] [cifs] 7c1ac89480: filebench.sum_operations/s -19.4% regression, kernel test robot
- [linus:master] [smb3] edfc6481fa: filebench.sum_operations/s 4194.8% improvement, kernel test robot
- 6.10-rc vs. 6.9 perf degradation, Steve French
- [PATCH] fs: smb: common: add missing MODULE_DESCRIPTION() macros,
Jeff Johnson
- [PATCH v3] netfs, 9p: Fix race between umount and async request completion,
David Howells
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]