Linux CIFS
[Prev Page][Next Page]
- [GIT PULL] smb3 server fixes,
Steve French
- [PATCH] ksmbd: use kvzalloc instead of kvmalloc, Namjae Jeon
- Re: KASAN: slab-out-of-bounds in init_smb2_rsp_hdr+0x1b9/0x1f0, Namjae Jeon
- [PATCH] smb: Change the return value of ksmbd_vfs_query_maximal_access to void,
Lu Hongfei
- [linux-next:master] BUILD REGRESSION 8c33787278ca8db73ad7d23f932c8c39b9f6e543,
kernel test robot
- [PATCH net-next v2 04/10] Move netfs_extract_iter_to_sg() to lib/scatterlist.c, David Howells
- [PATCH net-next v2 03/10] Wrap lines at 80, David Howells
- [PATCH net-next v2 02/10] Fix a couple of spelling mistakes,
David Howells
- [PATCH net-next v2 01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg(),
David Howells
- [PATCH] ksmbd: fix out-of-bound read in deassemble_neg_contexts(),
Namjae Jeon
- [PATCH] smb: Remove unnecessary variables,
Lu Hongfei
- [bug report] CIFS: Respect epoch value from create lease context v2, Dan Carpenter
- [PATCH 6.3 015/127] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size, Greg Kroah-Hartman
- Re: [EXTERNAL] [samba-ksmbd:for-next 4/7] fs/smb/client/ioctl.c:324:17: warning: variable 'caps' set but not used, Steve French
- [PATCH net-next 1/8] Move netfs_extract_iter_to_sg() to lib/scatterlist.c,
David Howells
- [PATCH net-next 2/8] Drop the netfs_ prefix from netfs_extract_iter_to_sg(),
David Howells
- [PATCH] smb: delete an unnecessary statement,
Dan Carpenter
- [PATCH][SMB3] missing null check in SMB2_change_notify, Steve French
- [GIT PULL] SMB3 client fixes and move of cifs and ksmbd to under "smb" directory,
Steve French
- Re: [PATCH] ksmbd: fix out-of-bound read in deassemble_neg_contexts,
Namjae Jeon
[PATCH] ksmbd: call putname after using the last component, Namjae Jeon
KASAN use after free warning,
Shyam Prasad N
SMB1 mount fix from Paulo, Steve French
Bug with mount.cifs and mapchars,
Tyler Spivey
[PATCH][SMB3] display debug information better for encryption,
Steve French
[PATCH v3 00/12] arch: Make virt_to_pfn into a static inline,
Linus Walleij
- [PATCH v3 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid(), Linus Walleij
- [PATCH v3 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init, Linus Walleij
- [PATCH v3 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page(), Linus Walleij
- [PATCH v3 04/12] riscv: mm: init: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH v3 05/12] cifs: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH v3 07/12] netfs: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH v3 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob, Linus Walleij
- [PATCH v3 09/12] asm-generic/page.h: Make pfn accessors static inlines, Linus Walleij
- [PATCH v3 11/12] arm64: memory: Make virt_to_pfn() a static inline, Linus Walleij
- [PATCH v3 08/12] arm64: vdso: Pass (void *) to virt_to_page(), Linus Walleij
- [PATCH v3 10/12] ARM: mm: Make virt_to_pfn() a static inline, Linus Walleij
- [PATCH v3 12/12] m68k/mm: Make pfn accessors static inlines, Linus Walleij
[PATCH v2] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size,
David Howells
patches to move ksmbd and cifs under new subdirectory,
Steve French
[PATCH] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size,
David Howells
[PATCH v22 31/31] splice: kdoc for filemap_splice_read() and copy_splice_read(), David Howells
[PATCH v22 29/31] splice: Remove generic_file_splice_read(), David Howells
[PATCH v22 27/31] cifs: Use filemap_splice_read(), David Howells
[PATCH v22 03/31] splice: Rename direct_splice_read() to copy_splice_read(), David Howells
[PATCH v2 00/12] arch: Make virt_to_pfn into a static inline,
Linus Walleij
- [PATCH v2 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init, Linus Walleij
- [PATCH v2 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid(), Linus Walleij
- [PATCH v2 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page(), Linus Walleij
- [PATCH v2 04/12] riscv: mm: init: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH v2 05/12] cifs: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH v2 08/12] arm64: vdso: Pass (void *) to virt_to_page(), Linus Walleij
- [PATCH v2 07/12] netfs: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH v2 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob, Linus Walleij
- [PATCH v2 09/12] asm-generic/page.h: Make pfn accessors static inlines, Linus Walleij
- [PATCH v2 10/12] ARM: mm: Make virt_to_pfn() a static inline, Linus Walleij
- [PATCH v2 12/12] m68k/mm: Make pfn accessors static inlines, Linus Walleij
- [PATCH v2 11/12] arm64: memory: Make virt_to_pfn() a static inline, Linus Walleij
Displaying streams as xattrs,
Steve French
Re: Displaying streams as xattrs, Andrew Walker
Re: [PATCH] ksmbd: check the validation of pdu_size in ksmbd_conn_handler_loop,
Namjae Jeon
[PATCH v21 27/30] cifs: Use filemap_splice_read(), David Howells
[PATCH v21 29/30] splice: Remove generic_file_splice_read(),
David Howells
[PATCH v21 03/30] splice: Rename direct_splice_read() to copy_splice_read(),
David Howells
[PATCH] ksmbd: fix UAF issue from opinfo->conn,
Namjae Jeon
[PATCH v20 25/32] cifs: Use generic_file_splice_read(), David Howells
[PATCH v20 24/32] splice: Do splice read from a file without using ITER_PIPE, David Howells
[PATCH v4 0/9] fs: implement multigrain timestamps,
Jeff Layton
- [PATCH v4 1/9] fs: pass the request_mask to generic_fillattr, Jeff Layton
- [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime, Jeff Layton
- [PATCH v4 3/9] overlayfs: allow it to handle multigrain timestamps, Jeff Layton
- [PATCH v4 5/9] ksmbd: use ctime_peek to grab the ctime out of the inode, Jeff Layton
- [PATCH v4 4/9] nfsd: ensure we use ctime_peek to grab the inode->i_ctime, Jeff Layton
- [PATCH v4 6/9] tmpfs: add support for multigrain timestamps, Jeff Layton
- [PATCH v4 8/9] ext4: convert to multigrain timestamps, Jeff Layton
- [PATCH v4 7/9] xfs: switch to multigrain timestamps, Jeff Layton
- [PATCH v4 9/9] btrfs: convert to multigrain timestamps, Jeff Layton
- Re: [PATCH v4 0/9] fs: implement multigrain timestamps, Christian Brauner
Linux client test automation improvements,
Steve French
[PATCH] ksmbd: fix multiple out-of-bounds read during context decoding,
HexRabbit
Re: [PATCH] ksmbd: fix multiple out-of-bounds read during context decoding, Namjae Jeon
<Possible follow-ups>
[PATCH] ksmbd: fix multiple out-of-bounds read during context decoding, HexRabbit
[PATCH] ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiate,
HexRabbit
Re: [PATCH 4.14 000/116] 4.14.315-rc1 review, Naresh Kamboju
Re: [PATCH 4.19 000/191] 4.19.283-rc1 review, Naresh Kamboju
[PATCH] cifs: Close deferred files that may be open via hard links,
Ross Lagerwall
[PATCH] SMB3: drop reference to cfile before sending oplock break, Bharath SM
[PATCH] ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename(),
Namjae Jeon
[PATCH v2] ksmbd: fix global-out-of-bounds in smb2_find_context_vals, Namjae Jeon
[PATCH 00/12] arch: Make virt_to_pfn into a static inline,
Linus Walleij
- [PATCH 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid(), Linus Walleij
- [PATCH 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page(), Linus Walleij
- [PATCH 04/12] riscv: mm: init: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob, Linus Walleij
- [PATCH 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init, Linus Walleij
- [PATCH 07/12] netfs: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH 05/12] cifs: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH 09/12] asm-generic/page.h: Make pfn accessors static inlines, Linus Walleij
- [PATCH 08/12] arm64: vdso: Pass (void *) to virt_to_page(), Linus Walleij
- [PATCH 11/12] arm64: memory: Make virt_to_pfn() a static inline, Linus Walleij
- [PATCH 12/12] m68k/mm: Make pfn accessors static inlines, Linus Walleij
- [PATCH 10/12] ARM: mm: Make virt_to_pfn() a static inline, Linus Walleij
- Re: [PATCH 00/12] arch: Make virt_to_pfn into a static inline, Geert Uytterhoeven
[PATCH] cifs: release leases for deferred close handles when freezing, Steve French
[PATCH AUTOSEL 6.2 18/18] cifs: missing lock when updating session status, Sasha Levin
[PATCH AUTOSEL 6.3 18/18] cifs: missing lock when updating session status, Sasha Levin
Samba returning mtime for multiple time stamp fields,
Steve French
[PATCH] smb3: fix problem remounting a share after shutdown, Steve French
[PATCH] SMB3: force unmount was failing to close deferred close files,
Steve French
[PATCH] SMB3: Close all deferred handles of inode in case of handle lease break,
Bharath SM
[PATCH][CIFS] smb3: improve parallel reads of large files, Steve French
[PATCH][CIFS] do not reuse connection if share marked as isolated, Steve French
[PATCH] cifs: fix pcchunk length type in smb2_copychunk_range,
Pawel Witek
Message not available
[PATCH 1/6] ksmbd: fix global-out-of-bounds in smb2_find_context_vals,
Namjae Jeon
[PATCH -next 0/2] lsm: Change inode_setattr() to take struct,
Xiu Jianfeng
[PATCH -next] cifs: Remove unneeded semicolon,
Yang Li
[bug report] ksmbd: fix racy issue from using ->d_parent and ->d_name,
Dan Carpenter
[PATCH 0/7] cifs.ko fixes,
Paulo Alcantara
Re: [PATCH] ksmbd: fix null-ptr-deref in smb2_get_info_filesystem, Namjae Jeon
[PATCH][SMB3] correct definitions for app instance open contexts,
Steve French
[PATCH][CIFS] fix incorrect size for query_on_disk_id,
Steve French
[PATCH] SMB3.1.1: add new tree connect ShareFlags, Steve French
Weird behaviour with cifs in xfstests shutdown tests, David Howells
[PATCH][CIFS] missing lock when updating session status,
Steve French
[PATCH] SMB3: Close deferred file handles in case of handle lease break,
Bharath SM
Samba POSIX Extensions automated testing, Steve French
[PATCH 17/22] cifs: Use alloc_ordered_workqueue() to create ordered workqueues,
Tejun Heo
[PATCH] SMB3: Add missing locks to protect deferred close file list,
Bharath SM
[PATCH] cifs: Fix unbuffered read,
David Howells
informazione,
cristiano forestan
[PATCH] cifs: avoid dup prefix path in dfs_get_automount_devname(),
Paulo Alcantara
[GIT PULL] ksmbd server fix,
Steve French
[GIT PULL] smb311 client fix,
Steve French
[PATCH v2 2/5] fs: Pass argument to fcntl_setlease as int, Luca Vizzarro
[PATCH 2/5] fs: Pass argument to fcntl_setlease as int, Luca Vizzarro
[PATCH] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC,
David Howells
[PATCH v2] cifs: reinstate original behavior again for forceuid/forcegid,
Takayuki Nagata
[bug report] cifs: reduce roundtrips on create/qinfo requests, Dan Carpenter
[PATCH] cifs: reinstate original behavior again for forceuid/forcegid,
Takayuki Nagata
[PATCH] cifs: double lock in cifs_reconnect_tcon(),
Dan Carpenter
[PATCH v2] cifs: sanitize paths in cifs_update_super_prepath.,
Thiago Becker
[PATCH] cifs: sanitize paths in cifs_update_super_prepath.,
Thiago Becker
[RFC PATCH 0/5] fstests specific MAINTAINERS file,
Zorro Lang
[PATCH v2] ksmbd: remove unused compression negotiate ctx packing,
David Disseldorp
[PATCH] ksmbd: remove unused compression negotiate ctx packing, David Disseldorp
Inconsistent mfsymlinks behavior,
Skyler Dawson
[PATCH] ksmbd: avoid duplicate negotiate ctx offset increments,
David Disseldorp
[PATCH 5.10 041/173] keys: Do not cache key in task struct if key is requested from kernel thread, Greg Kroah-Hartman
[PATCH 5.4 015/104] keys: Do not cache key in task struct if key is requested from kernel thread, Greg Kroah-Hartman
[PATCH] ksmbd: set NegotiateContextCount once instead of every inc,
David Disseldorp
[PATCH] ksmbd: delete asynchronous work from list,
Namjae Jeon
[PATCH v3 01/55] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC,
David Howells
[PATCH] cifs: Pass a pointer to virt_to_page() in cifsglob, Linus Walleij
[PATCH 0/3] Simplify SMB2_open_init,
Volker Lendecke
[PATCH] cifs: Remove "wait_oplock_handler" from cifs_close_deferred_file(), Volker Lendecke
[PATCH] cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL,
David Disseldorp
Message not available
[PATCH 1/5] cifs: get rid of cifs_mount_ctx::{origin,leaf}_fullpath,
Paulo Alcantara
[RFC PATCH v2 01/48] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC, David Howells
[PATCH 5.15 042/146] keys: Do not cache key in task struct if key is requested from kernel thread, Greg Kroah-Hartman
[PATCH 6.1 059/224] keys: Do not cache key in task struct if key is requested from kernel thread, Greg Kroah-Hartman
[PATCH 6.2 067/240] keys: Do not cache key in task struct if key is requested from kernel thread, Greg Kroah-Hartman
[PATCH] driver core: class: mark the struct class for sysfs callbacks as constant,
Greg Kroah-Hartman
[PATCH] ksmbd: remove unused is_char_allowed function,
Tom Rix
[PATCH] cifs: fix dentry lookups in directory handle cache, Paulo Alcantara
[PATCH] cifs: Pass a pointer to virt_to_page(), Linus Walleij
Additional Functional Tests (xfstests) to run from Linux vs. ksmbd,
Steve French
Cannot list files in a directory with New Nintendo 3DS MicroSD Management twice in a single session, Charlie Oehlrich
[PATCH] smb3: fix unusable share after force unmount failure,
Steve French
[PATCH] SMB3: Close deferred file handles if we get handle lease break,
bharathsm . hsk
[cifs:for-next 3/8] fs/cifs/connect.c:1303 cifs_ipaddr_cmp() error: memcmp() '&saddr4->sin_addr.s_addr' too small (4 vs 16),
Dan Carpenter
[GIT PULL] keys: Miscellaneous fixes/changes,
David Howells
[PATCH] ksmbd: don't terminate inactive sessions after a few seconds,
Namjae Jeon
ksmbd not returning errors on unsupported dialects,
Steve French
Helper functions for smb2 compound ops,
Volker Lendecke
[PATCH] cifs: Clarify an if-condition in SMB2_open_init(), Volker Lendecke
[PATCH 0/7] Avoid a few casts from void *,
Volker Lendecke
[PATCH] ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARN,
Marios Makassikis
[PATCH v8 0/3] ksmbd patches included vfs changes,
Namjae Jeon
[PATCH v19 08/15] cifs: Use generic_file_splice_read(), David Howells
[PATCH v19 07/15] splice: Do splice read from a file without using ITER_PIPE,
David Howells
[PATCH 00/10] Some cleanups for fs/cifs,
Volker Lendecke
- [PATCH 02/10] cifs: Make "resp_buf_type" initialization consistent, Volker Lendecke
- [PATCH 01/10] cifs: Simplify some callers of compound_send_recv(), Volker Lendecke
- [PATCH 03/10] cifs: Slightly simplify cifs_readdir(), Volker Lendecke
- [PATCH 05/10] cifs: Simplify SMB2_OP_RMDIR with CREATE_DELETE_ON_CLOSE, Volker Lendecke
- [PATCH 06/10] cifs: Slightly refactor smb2_compound_op(), Volker Lendecke
- [PATCH 04/10] cifs: Slightly simplify cifs_readdir(), Volker Lendecke
- [PATCH 08/10] cifs: Avoid two "else" branches, Volker Lendecke
- [PATCH 09/10] cifs: Store smb3_create_tag_posix just once, Volker Lendecke
- [PATCH 07/10] cifs: Reduce copy&paste in smb2_compound_op(), Volker Lendecke
- [PATCH 10/10] cifs: Use switch/case to dissect negprot reply ctxts, Volker Lendecke
- Re: [PATCH 00/10] Some cleanups for fs/cifs, Tom Talpey
[PATCH 4/4] cifs: use DFS root session instead of tcon ses, Paulo Alcantara
[PATCH 3/4] cifs: return DFS root session id in DebugData, Paulo Alcantara
[PATCH 2/4] cifs: fix use-after-free bug in refresh_cache_worker(), Paulo Alcantara
[PATCH 1/4] cifs: set DFS root session in cifs_get_smb_ses(), Paulo Alcantara
[PATCH v18 08/15] cifs: Use generic_file_splice_read(),
David Howells
[PATCH v18 07/15] splice: Do splice read from a file without using ITER_PIPE, David Howells
Fwd: [PATCH] cifs: Fix smb2_set_path_size(), Steve French
Fix setting EOF,
Volker Lendecke
[PATCH 01/11] cifs: fix tcon status change after tree connect,
Shyam Prasad N
- [PATCH 02/11] cifs: generate signkey for the channel that's reconnecting, Shyam Prasad N
- [PATCH 03/11] cifs: avoid race conditions with parallel reconnects, Shyam Prasad N
- [PATCH 04/11] cifs: serialize channel reconnects, Shyam Prasad N
- [PATCH 05/11] cifs: lock chan_lock outside match_session, Shyam Prasad N
- [PATCH 10/11] cifs: handle when server stops supporting multichannel, Shyam Prasad N
- [PATCH 09/11] cifs: account for primary channel in the interface list, Shyam Prasad N
- [PATCH 07/11] cifs: do not poll server interfaces too regularly, Shyam Prasad N
- [PATCH 11/11] cifs: empty interface list when server doesn't support query interfaces, Shyam Prasad N
- [PATCH 06/11] cifs: fix sockaddr comparison in iface_cmp, Shyam Prasad N
- [PATCH 08/11] cifs: distribute channels across interfaces based on speed, Shyam Prasad N
- Re: [PATCH 01/11] cifs: fix tcon status change after tree connect, Paulo Alcantara
[PATCH v17 07/14] splice: Do splice read from a file without using ITER_PIPE,
David Howells
[PATCH v16 06/13] splice: Do splice read from a file without using ITER_PIPE, David Howells
[PATCH 6.1 675/885] cifs: dont try to use rdma offload on encrypted connections, Greg Kroah-Hartman
[PATCH 6.1 673/885] cifs: introduce cifs_io_parms in smb2_async_writev(), Greg Kroah-Hartman
[PATCH 6.1 674/885] cifs: split out smb3_use_rdma_offload() helper, Greg Kroah-Hartman
[PATCH 6.2 0776/1001] cifs: dont try to use rdma offload on encrypted connections, Greg Kroah-Hartman
[PATCH 6.2 0775/1001] cifs: split out smb3_use_rdma_offload() helper, Greg Kroah-Hartman
[PATCH 6.2 0774/1001] cifs: introduce cifs_io_parms in smb2_async_writev(), Greg Kroah-Hartman
[PATCH v2] ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES,
Namjae Jeon
[PATCH 1/2] ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA,
Namjae Jeon
[PATCH] fs: add the tuncate check of exfat and hfsplus,
MIngyi Cong
[bug report] ksmbd: check invalid FileOffset and BeyondFinalZero in FSCTL_ZERO_DATA,
Dan Carpenter
[PATCH 0/3] smb3, afs: Revert changes to {cifs,afs}_writepages_region(),
David Howells
- [PATCH 2/3] afs: Partially revert and use filemap_get_folio_tag(), David Howells
- [PATCH 1/3] mm: Add a function to get a single tagged folio from a file, David Howells
- [PATCH 3/3] cifs: Partially revert and use filemap_get_folio_tag(), David Howells
- Re: [PATCH 0/3] smb3, afs: Revert changes to {cifs,afs}_writepages_region(), David Howells
- Test patch to remove per-page dirty region tracking from afs, David Howells
- Test patch to make afs use write_cache_pages(), David Howells
- Test patch to make afs use its own version of write_cache_pages(), David Howells
- cifs test patch to convert to using write_cache_pages(), David Howells
- cifs test patch to make cifs use its own version of write_cache_pages(), David Howells
[PATCH] ksmbd: fix possible refcount leak in smb2_open(),
ChenXiaoSong
Nested NTFS volumes within Windows SMB share may result in inode collisions in linux client,
Andrew Walker
[PATCH] ksmbd: fix wrong signingkey creation when encryption is AES256,
Namjae Jeon
[PATCH 0/1] smb3: Memory leak/page refcount overflow fix,
David Howells
cifs xfstests aio-dio-invalidate-failure test fail after 6.3 merge,
Murphy Zhou
Message not available
[PATCH 1/2] cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALID,
Paulo Alcantara
[PATCH AUTOSEL 6.1 58/58] cifs: prevent data race in smb2_reconnect(), Sasha Levin
[PATCH AUTOSEL 6.2 60/60] cifs: prevent data race in smb2_reconnect(), Sasha Levin
[RFC][PATCH] cifs: Improve use of filemap_get_folios_tag(),
David Howells
[PATCH 0/2] smb3: Miscellaneous fixes,
David Howells
[PATCH] cifs: get rid of dns resolve worker,
Paulo Alcantara
Fixes to multichannel reconnects,
Shyam Prasad N
linux-next: manual merge of the mm-stable tree with the cifs tree,
Stephen Rothwell
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]