Linux CIFS
[Prev Page][Next Page]
- Re: Bug in Samba's implementation of FSCTL_QUERY_ALLOCATED_RANGES?, (continued)
- [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
[PATCH v2 0/1] smb client hang,
Rickard Andersson
Hang in xfstest,
Steve French
[PATCH] smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file(),
Paulo Alcantara
[PATCH 6.8 179/273] cifs: Fix caching to try to do open O_WRONLY as rdwr on server, Greg Kroah-Hartman
[PATCH 6.6 188/252] cifs: Fix caching to try to do open O_WRONLY as rdwr on server, Greg Kroah-Hartman
[PATCH 6.1 100/138] cifs: Fix caching to try to do open O_WRONLY as rdwr on server, Greg Kroah-Hartman
[PATCH 6.8 044/273] cifs: Fix duplicate fscache cookie warnings, Greg Kroah-Hartman
[PATCH 6.6 034/252] cifs: Fix duplicate fscache cookie warnings, Greg Kroah-Hartman
[PATCH 6.1 019/138] cifs: Fix duplicate fscache cookie warnings, Greg Kroah-Hartman
[PATCH][SMB3 client] fix open files on server counter going negative, Steve French
[no subject], Steve French
[SMB3] fix reconnect so it can handle cases where server is doing password rotation,
Steve French
[PATCH] cifs: Add tracing for the cifs_tcon struct refcounting, David Howells
[PATCH] cifs: Fix reacquisition of volume cookie on still-live connection,
David Howells
cifs_mount_get_tcon() is broken?, David Howells
negative open file count, Steve French
[linux-next:master] BUILD REGRESSION 727900b675b749c40ba1f6669c7ae5eb7eb8e837,
kernel test robot
[RESEND][PATCH v3] security: Place security_path_post_mknod() where the original IMA call was,
Roberto Sassu
[PATCH v3] security: Place security_path_post_mknod() where the original IMA call was,
Roberto Sassu
[PATCH v4 0/1] cifs-utils: CLDAP-Ping to find the correct site,
David Voit
[linus:master] [filelock] c69ff40719: stress-ng.dup.ops_per_sec 1.9% improvement, kernel test robot
[PATCH 01/12] smb: client: fix potential UAF in cifs_debug_files_proc_show(),
Paulo Alcantara
- [PATCH 04/12] smb: client: fix potential UAF in cifs_stats_proc_show(), Paulo Alcantara
- [PATCH 02/12] smb: client: fix potential UAF in cifs_dump_full_key(), Paulo Alcantara
- [PATCH 05/12] smb: client: fix potential UAF in smb2_check_message(), Paulo Alcantara
- [PATCH 06/12] smb: client: fix potential UAF in smb2_is_valid_lease_break(), Paulo Alcantara
- [PATCH 03/12] smb: client: fix potential UAF in cifs_stats_proc_write(), Paulo Alcantara
- [PATCH 07/12] smb: client: fix potential UAF in smb2_is_valid_oplock_break(), Paulo Alcantara
- [PATCH 08/12] smb: client: fix potential UAF in is_valid_oplock_break(), Paulo Alcantara
- [PATCH 10/12] smb: client: fix potential UAF in smb2_is_network_name_deleted(), Paulo Alcantara
- [PATCH 09/12] smb: client: fix potential UAF in smb2_get_sign_key(), Paulo Alcantara
- [PATCH 11/12] smb: client: fix potential UAF in smb2_get_enc_key(), Paulo Alcantara
- [PATCH 12/12] smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect(), Paulo Alcantara
- Re: [PATCH 01/12] smb: client: fix potential UAF in cifs_debug_files_proc_show(), Wang Zhaolong
[PATCH][SMB3 client] retry on failed server close, Steve French
[GIT PULL] security changes for v6.9-rc3,
Roberto Sassu
[PATCH] cifs: Fix caching to try to do open O_WRONLY as rdwr on server, David Howells
[dhowells-fs:cifs-netfs] [cifs] 22ac9f5a2e: filebench.sum_operations/s -83.5% regression, kernel test robot
[PATCH v2] security: Handle dentries without inode in security_path_post_mknod(), Roberto Sassu
[cifs:for-next 5/6] fs/smb/client/connect.c:4045:35: error: implicit declaration of function 'dfs_get_path',
kernel test robot
[cifs:for-next 3/6] fs/smb/client/connect.c:3647:37: error: invalid type argument of '->' (have 'struct cifs_mount_ctx'),
kernel test robot
[PATCH 1/4] smb: client: guarantee refcounted children from parent session,
Paulo Alcantara
[PATCH] smb: client: fix UAF in smb2_reconnect_server(),
Paulo Alcantara
[PATCH] ksmbd: don't send oplock break if rename fails, Namjae Jeon
[PATCH AUTOSEL 6.8 89/98] smb: client: reuse file lease key in compound operations, Sasha Levin
[PATCH 1/2] security: Handle dentries without inode in security_path_post_mknod(),
Roberto Sassu
[PATCH][WIP] populate superblock uuid at mount time,
Steve French
[PATCH] smb: client: replace deprecated strncpy with strscpy,
Justin Stitt
[PATCH v6 00/15] netfs, cifs: Delegate high-level I/O to netfslib,
David Howells
- [PATCH v6 01/15] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v6 02/15] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest, David Howells
- [PATCH v6 03/15] cifs: Use more fields from netfs_io_subrequest, David Howells
- [PATCH v6 04/15] cifs: Make wait_mtu_credits take size_t args, David Howells
- [PATCH v6 05/15] cifs: Replace the writedata replay bool with a netfs sreq flag, David Howells
- [PATCH v6 06/15] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c, David Howells
- [PATCH v6 07/15] cifs: Set zero_point in the copy_file_range() and remap_file_range(), David Howells
- [PATCH v6 08/15] cifs: Add mempools for cifs_io_request and cifs_io_subrequest structs, David Howells
- [PATCH v6 09/15] cifs: Make add_credits_and_wake_if() clear deducted credits, David Howells
- [PATCH v6 10/15] cifs: Implement netfslib hooks, David Howells
- [PATCH v6 11/15] cifs: When caching, try to open O_WRONLY file rdwr on server, David Howells
- [PATCH v6 12/15] cifs: Cut over to using netfslib, David Howells
- [PATCH v6 14/15] cifs: Remove some code that's no longer used, part 2, David Howells
- [PATCH v6 13/15] cifs: Remove some code that's no longer used, part 1, David Howells
- [PATCH v6 15/15] cifs: Remove some code that's no longer used, part 3, David Howells
[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache,
David Howells
- [PATCH 01/26] cifs: Fix duplicate fscache cookie warnings, David Howells
- [PATCH 02/26] 9p: Clean up some kdoc and unused var warnings., David Howells
- [PATCH 03/26] netfs: Update i_blocks when write committed to pagecache, David Howells
- [PATCH 04/26] netfs: Replace PG_fscache by setting folio->private and marking dirty, David Howells
- [PATCH 05/26] mm: Remove the PG_fscache alias for PG_private_2, David Howells
- [PATCH 06/26] netfs: Remove deprecated use of PG_private_2 as a second writeback flag, David Howells
- [PATCH 07/26] netfs: Make netfs_io_request::subreq_counter an atomic_t, David Howells
- [PATCH 08/26] netfs: Use subreq_counter to allocate subreq debug_index values, David Howells
- [PATCH 09/26] mm: Provide a means of invalidation without using launder_folio, David Howells
- [PATCH 10/26] cifs: Use alternative invalidation to using launder_folio, David Howells
- [PATCH 11/26] 9p: Use alternative invalidation to using launder_folio, David Howells
- [PATCH 12/26] afs: Use alternative invalidation to using launder_folio, David Howells
- [PATCH 13/26] netfs: Remove ->launder_folio() support, David Howells
- [PATCH 14/26] netfs: Use mempools for allocating requests and subrequests, David Howells
- [PATCH 15/26] mm: Export writeback_iter(), David Howells
- [PATCH 16/26] netfs: Switch to using unsigned long long rather than loff_t, David Howells
- [PATCH 17/26] netfs: Fix writethrough-mode error handling, David Howells
- [PATCH 18/26] netfs: Add some write-side stats and clean up some stat names, David Howells
- [PATCH 19/26] netfs: New writeback implementation, David Howells
- [PATCH 20/26] netfs, afs: Implement helpers for new write code, David Howells
- [PATCH 21/26] netfs, 9p: Implement helpers for new write code, David Howells
- [PATCH 22/26] netfs, cachefiles: Implement helpers for new write code, David Howells
- [PATCH 23/26] netfs: Cut over to using new writeback code, David Howells
- [PATCH 24/26] netfs: Remove the old writeback code, David Howells
- [PATCH 25/26] netfs: Miscellaneous tidy ups, David Howells
- [PATCH 26/26] netfs, afs: Use writeback retry to deal with alternate keys, David Howells
- Re: [PATCH 19/26] netfs: New writeback implementation, David Howells
- Re: [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache, Christian Brauner
- Re: [PATCH 21/26] netfs, 9p: Implement helpers for new write code, David Howells
- Re: [PATCH 21/26] netfs, 9p: Implement helpers for new write code, David Howells
- Re: [PATCH 23/26] netfs: Cut over to using new writeback code, David Howells
- Re: [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache, Jeff Layton
[RFC PATCH] mm, netfs: Provide a means of invalidation without using launder_folio,
David Howells
FAILED: Patch "cifs: open_cached_dir(): add FILE_READ_EA to desired access" failed to apply to 4.19-stable tree, Sasha Levin
[PATCH] cifs: Fix duplicate fscache cookie warnings,
David Howells
FAILED: Patch "cifs: make sure server interfaces are requested only for SMB3+" failed to apply to 4.19-stable tree, Sasha Levin
FAILED: Patch "cifs: reduce warning log level for server not advertising interfaces" failed to apply to 4.19-stable tree, Sasha Levin
FAILED: Patch "ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_info" failed to apply to 4.19-stable tree, Sasha Levin
FAILED: Patch "cifs: allow changing password during remount" failed to apply to 5.4-stable tree, Sasha Levin
FAILED: Patch "ksmbd: replace generic_fillattr with vfs_getattr" failed to apply to 4.19-stable tree, Sasha Levin
FAILED: Patch "cifs: allow changing password during remount" failed to apply to 4.19-stable tree, Sasha Levin
FAILED: Patch "ksmbd: fix potencial out-of-bounds when buffer offset is invalid" failed to apply to 4.19-stable tree, Sasha Levin
FAILED: Patch "ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()" failed to apply to 4.19-stable tree, Sasha Levin
FAILED: Patch "cifs: prevent updating file size from server if we have a read/write lease" failed to apply to 4.19-stable tree, Sasha Levin
FAILED: Patch "ksmbd: replace generic_fillattr with vfs_getattr" failed to apply to 5.10-stable tree, Sasha Levin
FAILED: Patch "cifs: make sure server interfaces are requested only for SMB3+" failed to apply to 5.4-stable tree, Sasha Levin
FAILED: Patch "cifs: reduce warning log level for server not advertising interfaces" failed to apply to 5.4-stable tree, Sasha Levin
FAILED: Patch "ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_info" failed to apply to 5.4-stable tree, Sasha Levin
FAILED: Patch "ksmbd: replace generic_fillattr with vfs_getattr" failed to apply to 5.4-stable tree, Sasha Levin
FAILED: Patch "ksmbd: fix potencial out-of-bounds when buffer offset is invalid" failed to apply to 5.4-stable tree, Sasha Levin
FAILED: Patch "ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()" failed to apply to 5.4-stable tree, Sasha Levin
FAILED: Patch "cifs: prevent updating file size from server if we have a read/write lease" failed to apply to 5.4-stable tree, Sasha Levin
FAILED: Patch "cifs: open_cached_dir(): add FILE_READ_EA to desired access" failed to apply to 5.4-stable tree, Sasha Levin
FAILED: Patch "cifs: make sure server interfaces are requested only for SMB3+" failed to apply to 5.10-stable tree, Sasha Levin
FAILED: Patch "cifs: reduce warning log level for server not advertising interfaces" failed to apply to 5.10-stable tree, Sasha Levin
FAILED: Patch "ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_info" failed to apply to 5.10-stable tree, Sasha Levin
FAILED: Patch "cifs: prevent updating file size from server if we have a read/write lease" failed to apply to 5.10-stable tree, Sasha Levin
FAILED: Patch "cifs: allow changing password during remount" failed to apply to 5.10-stable tree, Sasha Levin
FAILED: Patch "ksmbd: fix potencial out-of-bounds when buffer offset is invalid" failed to apply to 5.10-stable tree, Sasha Levin
FAILED: Patch "ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()" failed to apply to 5.10-stable tree, Sasha Levin
FAILED: Patch "cifs: open_cached_dir(): add FILE_READ_EA to desired access" failed to apply to 5.10-stable tree, Sasha Levin
FAILED: Patch "ksmbd: replace generic_fillattr with vfs_getattr" failed to apply to 5.15-stable tree, Sasha Levin
FAILED: Patch "cifs: make sure server interfaces are requested only for SMB3+" failed to apply to 5.15-stable tree, Sasha Levin
FAILED: Patch "cifs: reduce warning log level for server not advertising interfaces" failed to apply to 5.15-stable tree, Sasha Levin
FAILED: Patch "cifs: allow changing password during remount" failed to apply to 5.15-stable tree, Sasha Levin
FAILED: Patch "ksmbd: fix potencial out-of-bounds when buffer offset is invalid" failed to apply to 5.15-stable tree, Sasha Levin
FAILED: Patch "cifs: open_cached_dir(): add FILE_READ_EA to desired access" failed to apply to 5.15-stable tree, Sasha Levin
FAILED: Patch "cifs: prevent updating file size from server if we have a read/write lease" failed to apply to 5.15-stable tree, Sasha Levin
FAILED: Patch "cifs: make sure server interfaces are requested only for SMB3+" failed to apply to 6.1-stable tree, Sasha Levin
FAILED: Patch "cifs: reduce warning log level for server not advertising interfaces" failed to apply to 6.1-stable tree, Sasha Levin
FAILED: Patch "ksmbd: replace generic_fillattr with vfs_getattr" failed to apply to 6.1-stable tree, Sasha Levin
FAILED: Patch "cifs: allow changing password during remount" failed to apply to 6.1-stable tree, Sasha Levin
FAILED: Patch "ksmbd: fix potencial out-of-bounds when buffer offset is invalid" failed to apply to 6.1-stable tree, Sasha Levin
FAILED: Patch "cifs: prevent updating file size from server if we have a read/write lease" failed to apply to 6.1-stable tree, Sasha Levin
FAILED: Patch "ksmbd: fix potencial out-of-bounds when buffer offset is invalid" failed to apply to 6.6-stable tree, Sasha Levin
[PATCH v3 0/1] cifs-utils: CLDAP-Ping to find the correct site,
David Voit
[PATCH 6.6 497/638] cifs: Fix writeback data corruption, Sasha Levin
[PATCH 6.6 496/638] cifs: Don't use certain unnecessary folio_*() functions, Sasha Levin
[PATCH 6.7 554/713] cifs: Fix writeback data corruption, Sasha Levin
[PATCH 6.7 553/713] cifs: Don't use certain unnecessary folio_*() functions, Sasha Levin
[PATCH 6.8 537/715] cifs: Fix writeback data corruption, Sasha Levin
[PATCH][SMB3 client] add trace event for mknod,
Steve French
kernel crash in mknod,
Steve French
[GIT PULL] smb client fixes,
Steve French
How to manage credits handling in cifs read and write paths?, David Howells
Lots of test progress, Steve French
git function test 0003,
Steve French
[PATCH] ksmbd: remove module version, Namjae Jeon
[PATCH] keys: Fix overwrite of key expiration on instantiation,
Silvio Gissi
[PATCH] cifs: Move some extern decls from .c files to .h, David Howells
[PATCH RFC 00/24] vfs, nfsd, nfs: implement directory delegations,
Jeff Layton
- [PATCH RFC 01/24] filelock: push the S_ISREG check down to ->setlease handlers, Jeff Layton
- [PATCH RFC 02/24] filelock: add a lm_set_conflict lease_manager callback, Jeff Layton
- [PATCH RFC 03/24] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}, Jeff Layton
- [PATCH RFC 04/24] vfs: allow mkdir to wait for delegation break on parent, Jeff Layton
- [PATCH RFC 05/24] vfs: allow rmdir to wait for delegation break on parent, Jeff Layton
- [PATCH RFC 06/24] vfs: break parent dir delegations in open(..., O_CREAT) codepath, Jeff Layton
- [PATCH RFC 07/24] vfs: make vfs_create break delegations on parent directory, Jeff Layton
- [PATCH RFC 08/24] vfs: make vfs_mknod break delegations on parent directory, Jeff Layton
- [PATCH RFC 09/24] filelock: lift the ban on directory leases in generic_setlease, Jeff Layton
- [PATCH RFC 10/24] nfsd: allow filecache to hold S_IFDIR files, Jeff Layton
- [PATCH RFC 11/24] nfsd: allow DELEGRETURN on directories, Jeff Layton
- [PATCH RFC 12/24] nfsd: encoders and decoders for GET_DIR_DELEGATION, Jeff Layton
- [PATCH RFC 13/24] nfsd: check for delegation conflicts vs. the same client, Jeff Layton
- [PATCH RFC 14/24] nfsd: wire up GET_DIR_DELEGATION handling, Jeff Layton
- [PATCH RFC 15/24] nfs: fix nfs_stateid_hash prototype when CONFIG_CRC32 isn't set, Jeff Layton
- [PATCH RFC 16/24] nfs: remove unused NFS_CALL macro, Jeff Layton
- [PATCH RFC 17/24] nfs: add cache_validity to the nfs_inode_event tracepoints, Jeff Layton
- [PATCH RFC 18/24] nfs: add a tracepoint to nfs_inode_detach_delegation_locked, Jeff Layton
- [PATCH RFC 19/24] nfs: new tracepoint in nfs_delegation_need_return, Jeff Layton
- [PATCH RFC 20/24] nfs: new tracepoint in match_stateid operation, Jeff Layton
- [PATCH RFC 21/24] nfs: add a GDD_GETATTR rpc operation, Jeff Layton
- [PATCH RFC 22/24] nfs: skip dentry revalidation when parent dir has a delegation, Jeff Layton
- [PATCH RFC 23/24] nfs: optionally request a delegation on GETATTR, Jeff Layton
- [PATCH RFC 24/24] nfs: add a module parameter to disable directory delegations, Jeff Layton
Re: [Lsf-pc] [LSF/MM ATTEND] Over-the-wire data compression,
Jan Kara
[PATCH] Retrying on failed server close,
Ritvik Budhiraja
testing progress, Steve French
Fwd: [GIT PULL] vfs uuid,
Steve French
[PATCH] Fixes: ffceb7640cbf ("smb: client: do not defer close open handles to deleted files"), meetakshisetiyaoss
[PATCH] cifs: remove redundant variable assignment,
Bharath SM
[PATCH] ksmbd: fix possible null-deref in smb_lazy_parent_lease_break_close,
Marios Makassikis
[linus:master] [netfs] c9c4ff12df: BUG:KASAN:wild-memory-access_in__fscache_use_cookie, kernel test robot
[PATCH] ksmbd: clear RENAME_NOREPLACE before calling vfs_rename,
Marios Makassikis
[PATCH 1/2] cifs: reduce warning log level for server not advertising interfaces,
nspmangalore
[PATCH][next] ksmbd: Fix spelling mistake "connction" -> "connection",
Colin Ian King
[dhowells-fs:cifs-netfs] [cifs] 7de1bab771: filebench.sum_operations/s -98.5% regression, kernel test robot
[PATCH] cifs: defer close file hanadles having RH lease, Bharath SM
Fwd: [RFC PATCH net-next 0/5] net: In-kernel QUIC implementation with Userspace handshake,
Xin Long
[PATCH 1/2] mount.cifs.rst: add missing reference for sssd,
Paulo Alcantara
[SMB3 client] patches to prep for SMB3.1.1 compression support, Steve French
progress in automated testing, Steve French
[PATCH 1/2] ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying previous session,
Namjae Jeon
hang on tests generic/525 to Azure, Steve French
test generic/072 crash, Steve French
[PATCH] pam_cifscreds: fix warning on NULL arg passed to %s in pam_syslog(), Paulo Alcantara
[PATCH] cifs.upcall: fix UAF in get_cachename_from_process_env(),
Paulo Alcantara
[LSF/MM/BPF TOPIC] statx attributes,
Steve French
[RFC PATCH] mm: Replace ->launder_folio() with flush and wait,
David Howells
Oracle linux 9 - last kernel - Resource temporarily unavailable on cifs mount, MATHIEU Vincent
[PATCH][SMB3 client] add dynamic trace point for ioctl, Steve French
[PATCH 1/3] smb: client: reuse file lease key in compound operations,
meetakshisetiyaoss
[PATCH v2 0/1] cifs-utils: CLDAP-Ping to find the correct site,
David Voit
file size bug with some configurations for test generic/586,
Steve French
[PATCH] cifs: open_cached_dir(): add FILE_READ_EA to desired access,
Eugene Korenevsky
[PATCH 0/1] cifs-utils: CLDAP-Ping to find the correct site,
David Voit
[bug report] cifs: Fix writeback data corruption,
Dan Carpenter
[dhowells-fs:cifs-netfs] [cifs] a05396635d: filebench.sum_operations/s -98.8% regression, kernel test robot
Samba 4.20rc3 does not build on macOS,
Thomas Tempelmann
[bug report] smb: client: do not defer close open handles to deleted files,
Dan Carpenter
[bug report] cifs: missed ref-counting smb session in find,
Dan Carpenter
[PATCH 6.1 019/195] smb: Work around Clang __bdos() type confusion, Greg Kroah-Hartman
[PATCH 6.6 022/299] smb: Work around Clang __bdos() type confusion, Greg Kroah-Hartman
[PATCH 6.7 022/334] smb: Work around Clang __bdos() type confusion, Greg Kroah-Hartman
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]