Linux CIFS
[Prev Page][Next Page]
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
Re: [bug report] smb3: retrying on failed server close, Steve French
[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
[PATCH] cifs: Fix missing set of remote_i_size,
David Howells
Different behavior of POSIX file locks depending on cache mode,
Kevin Ottens
[PATCH v2] netfs, 9p: Fix race between umount and async request completion, David Howells
[PATCH] cifs: Add some debugging for the add_credits() warning induced by generic/014, David Howells
[PATCH 6.6 074/102] cifs: Add tracing for the cifs_tcon struct refcounting, Greg Kroah-Hartman
[PATCH 6.6 068/102] cifs: Move some extern decls from .c files to .h, Greg Kroah-Hartman
[PATCH 6.6 024/102] ksmbd: auth: fix most kernel-doc warnings, Greg Kroah-Hartman
[PATCH 6.6 021/102] cifs: Pass unbyteswapped eof value into SMB2_set_eof(), Greg Kroah-Hartman
[PATCH 6.6 025/102] ksmbd: vfs: fix all kernel-doc warnings, Greg Kroah-Hartman
[RFC PATCH] cifs: Fix credit handling in cifs_io_subrequest cleanup,
David Howells
Re: [syzbot] [v9fs?] KASAN: slab-use-after-free Write in v9fs_free_request,
David Howells
[PATCH] cifs: Fix smb3_insert_range() to move the zero_point,
David Howells
[PATCH v2] netfs: Fix io_uring based write-through,
David Howells
Bug in Samba's implementation of FSCTL_QUERY_ALLOCATED_RANGES?,
David Howells
[PATCH] netfs: Fix setting of BDP_ASYNC from iocb flags,
David Howells
[PATCH 1/2] ksmbd: avoid reclaiming expired durable opens by the client,
Namjae Jeon
[PATCH] netfs: Fix io_uring based write-through,
David Howells
[PATCH] netfs: Fix AIO error handling when doing write-through,
David Howells
[PATCH] tracing/treewide: Remove second parameter of __assign_str(),
Steven Rostedt
fixes for netfs regressions, Steve French
[PATCH] cifs-utils: fix error messages missing newline, zry98
[PATCH 6.9 4/5] keys: Fix overwrite of key expiration on instantiation, Greg Kroah-Hartman
[linus:master] [cifs] 3ee1a1fc39: canonical_address#:#[##], kernel test robot
Lots of testing progress with ksmbd, Steve French
ksmbd stuck open response,
Steve French
Added various xfstests to ksmbd test run, Steve French
rmmod cifs error, Steve French
backport of missing fs/smb patches not in 6.6.30 stable,
Steve French
[PATCH 1/4] ksmbd: off ipv6only for both ipv4/ipv6 binding,
Namjae Jeon
[PATCH v7 00/16] netfs, cifs: Delegate high-level I/O to netfslib,
David Howells
- [PATCH v7 01/16] cifs: Use alternative invalidation to using launder_folio, David Howells
- [PATCH v7 02/16] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v7 04/16] cifs: Use more fields from netfs_io_subrequest, David Howells
- [PATCH v7 03/16] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v7 05/16] cifs: Make wait_mtu_credits take size_t args, David Howells
- [PATCH v7 06/16] cifs: Replace the writedata replay bool with a netfs sreq flag, David Howells
- [PATCH v7 07/16] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c, David Howells
- [PATCH v7 08/16] cifs: Set zero_point in the copy_file_range() and remap_file_range(), David Howells
- [PATCH v7 09/16] cifs: Add mempools for cifs_io_request and cifs_io_subrequest structs, David Howells
- [PATCH v7 11/16] cifs: Implement netfslib hooks, David Howells
- [PATCH v7 10/16] cifs: Make add_credits_and_wake_if() clear deducted credits, David Howells
- [PATCH v7 12/16] cifs: Cut over to using netfslib, David Howells
- [PATCH v7 13/16] cifs: Remove some code that's no longer used, part 1, David Howells
- [PATCH v7 14/16] cifs: Remove some code that's no longer used, part 2, David Howells
- [PATCH v7 15/16] cifs: Remove some code that's no longer used, part 3, David Howells
- [PATCH v7 16/16] cifs: Enable large folio support, David Howells
- Re: [PATCH v7 00/16] netfs, cifs: Delegate high-level I/O to netfslib, David Howells
[PATCH v2 00/22] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache,
David Howells
- [PATCH v2 01/22] netfs: Update i_blocks when write committed to pagecache, David Howells
- [PATCH v2 02/22] netfs: Replace PG_fscache by setting folio->private and marking dirty, David Howells
- [PATCH v2 03/22] mm: Remove the PG_fscache alias for PG_private_2, David Howells
- [PATCH v2 04/22] netfs: Remove deprecated use of PG_private_2 as a second writeback flag, David Howells
- [PATCH v2 05/22] netfs: Make netfs_io_request::subreq_counter an atomic_t, David Howells
- [PATCH v2 06/22] netfs: Use subreq_counter to allocate subreq debug_index values, David Howells
- [PATCH v2 07/22] mm: Provide a means of invalidation without using launder_folio, David Howells
- [PATCH v2 09/22] afs: Use alternative invalidation to using launder_folio, David Howells
- [PATCH v2 08/22] 9p: Use alternative invalidation to using launder_folio, David Howells
- [PATCH v2 10/22] netfs: Remove ->launder_folio() support, David Howells
- [PATCH v2 11/22] netfs: Use mempools for allocating requests and subrequests, David Howells
- [PATCH v2 12/22] mm: Export writeback_iter(), David Howells
- [PATCH v2 13/22] netfs: Switch to using unsigned long long rather than loff_t, David Howells
- [PATCH v2 18/22] netfs, cachefiles: Implement helpers for new write code, David Howells
- [PATCH v2 19/22] netfs: Cut over to using new writeback code, David Howells
- [PATCH v2 15/22] netfs: Add some write-side stats and clean up some stat names, David Howells
- [PATCH v2 17/22] netfs, 9p: Implement helpers for new write code, David Howells
- [PATCH v2 16/22] netfs, afs: Implement helpers for new write code, David Howells
- [PATCH v2 20/22] netfs: Remove the old writeback code, David Howells
- [PATCH v2 22/22] netfs, afs: Use writeback retry to deal with alternate keys, David Howells
- [PATCH v2 21/22] netfs: Miscellaneous tidy ups, David Howells
- [PATCH v2 14/22] netfs: New writeback implementation, David Howells
- Re: [PATCH v2 07/22] mm: Provide a means of invalidation without using launder_folio, David Howells
- Re: [PATCH v2 14/22] netfs: New writeback implementation, David Howells
[PATCH 6.1 059/110] cifs: Replace remaining 1-element arrays, Greg Kroah-Hartman
[PATCH 6.6 001/186] cifs: Fix reacquisition of volume cookie on still-live connection, Greg Kroah-Hartman
[PATCH 6.8 119/228] netfs: Fix the pre-flush when appending to a file in writethrough mode, Greg Kroah-Hartman
[PATCH 6.8 001/228] cifs: Fix reacquisition of volume cookie on still-live connection, Greg Kroah-Hartman
[BUG] 6.8.x general protection fault during cifs/netfs write, Bruno Prémont
query fs info level 0x100,
Steve French
Samba ctime still reported incorrectly,
Steve French
[PATCH] netfs: Fix the pre-flush when appending to a file in writethrough mode,
David Howells
[PATCH][SMB3 client] missing lock when picking channel,
Steve French
[PATCH] ksmbd: fix uninitialized symbol 'share' in smb2_tree_connect(), Namjae Jeon
[PATCH net] Fix a potential infinite loop in extract_user_to_sg(),
David Howells
Re: Kernel RIP 0010:cifs_flush_folio,
Steve French
[PATCH][SMB3 client] fix potential deadlock in cifs_sync_mid_result,
Steve French
[PATCH][next] smb: client: Fix struct_group() usage in __packed structs,
Gustavo A. R. Silva
128 bit uid/gid (UUID) possible?,
David Mulder
[PATCH AUTOSEL 6.6 28/29] smb3: fix broken reconnect when password changing on the server by allowing password rotation, Sasha Levin
[PATCH AUTOSEL 6.8 42/43] smb3: fix broken reconnect when password changing on the server by allowing password rotation, Sasha Levin
[PATCH 21/30] smb: Remove calls to set folio error flag, Matthew Wilcox (Oracle)
[PATCH 1/2] ksmbd: common: use struct_group_attr instead of struct_group for network_open_info,
Namjae Jeon
[PATCH] smb: client: fix rename(2) regression against samba,
Paulo Alcantara
Missing protocol features that could help Linux,
Steve French
[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,
Salvatore Bonaccorso
[dhowells-fs:cifs-netfs] [cifs] b4834f12a4: WARNING:at_fs/netfs/write_collect.c:#netfs_writeback_lookup_folio,
kernel test robot
current ksmbd,
Steve French
[PATCH v3] cifs: reinstate original behavior again for forceuid/forcegid, Takayuki Nagata
Re: bug#70214: 'install' fails to copy regular file to autofs/cifs, due to ACL or xattr handling,
Pádraig Brady
[PATCH] ksmbd: don't grant a persistent handle if the share is not continuous availability, Namjae Jeon
kernel panic caused by kernel update from v5.15.133 to v5.15.146, Chenglong Tang
[PATCH][next] smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings,
Gustavo A. R. Silva
kernel panic caused by recent changes in fs/cifs,
Chenglong Tang
[PATCH] smb: client: instantiate when creating SFU files,
Paulo Alcantara
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]