Linux CIFS
[Prev Page][Next Page]
- 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
Re: linux-next: manual merge of the mm-stable tree with the cifs tree, David Howells
linux-next: duplicate patches in the block tree,
Stephen Rothwell
linux-next: manual merge of the block tree with the cifs tree,
Stephen Rothwell
[PATCH v3] smb3: Replace smb2pdu 1-element arrays with flex-arrays,
Kees Cook
[PATCH 1/2] cifs: Check the lease context if we actually got a lease,
Ronnie Sahlberg
[PATCH 00/17] smb3: Use iov_iters down to the network transport and fix DIO page pinning,
David Howells
- [PATCH 01/17] mm: Pass info, not iter, into filemap_get_pages(), David Howells
- [PATCH 03/17] splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE, David Howells
- [PATCH 05/17] iov_iter: Add a function to extract a page list from an iterator, David Howells
- [PATCH 06/17] splice: Export filemap/direct_splice_read(), David Howells
- [PATCH 04/17] iov_iter: Define flags to qualify page extraction., David Howells
- [PATCH 02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE, David Howells
- [PATCH 08/17] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator, David Howells
- [PATCH 07/17] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE, David Howells
- [PATCH 09/17] netfs: Add a function to extract an iterator into a scatterlist, David Howells
- [PATCH 12/17] cifs: Add some helper functions, David Howells
- [PATCH 11/17] cifs: Add a function to Hash the contents of an iterator, David Howells
- [PATCH 10/17] cifs: Add a function to build an RDMA SGE list from an iterator, David Howells
- [PATCH 17/17] cifs: DIO to/from KVEC-type iterators should now work, David Howells
- [PATCH 15/17] cifs: Build the RDMA SGE list directly from an iterator, David Howells
- [PATCH 13/17] cifs: Add a function to read into an iter from a socket, David Howells
- [PATCH 16/17] cifs: Remove unused code, David Howells
- Re: [PATCH 00/17] smb3: Use iov_iters down to the network transport and fix DIO page pinning, Steve French
- Message not available
Re: [PATCH 00/17] smb3: Use iov_iters down to the network transport and fix DIO page pinning, David Howells
Re: [PATCH 03/17] splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE, David Howells
[PATCH] cifs: fix mount on old smb servers,
Paulo Alcantara
[PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache,
David Howells
[PATCH 0/2] Revert boot-breaking changes in fs/,
Konrad Dybcio
Are we leaking cifs_inode?,
Shyam Prasad N
[PATCH v5] ksmbd: fix possible memory leak in smb2_lock(), Hangyu Hua
[PATCH] cifs: Replace remaining 1-element arrays,
Kees Cook
[PATCH] cifs: Convert struct fealist away from 1-element array,
Kees Cook
[PATCH v2] smb3: Replace smb2pdu 1-element arrays with flex-arrays,
Kees Cook
[PATCH] smb3: Replace smb2pdu 1-element arrays with flex-arrays,
Kees Cook
[PATCH v4] ksmbd: fix possible memory leak in smb2_lock(),
Hangyu Hua
[cifs:for-next 21/25] fs/netfs/iterator.c:372:19: error: 'netfs_extract_iter_to_sg' undeclared here (not in a function); did you mean 'netfs_extract_user_iter'?,
kernel test robot
[cifs:for-next 20/25] fs/netfs/iterator.c:36:33: error: unknown type name 'iov_iter_extraction_t', kernel test robot
[cifs:for-next 20/25] fs/netfs/iterator.c:65:9: error: call to undeclared function 'iov_iter_extract_pages'; ISO C99 and later do not support implicit function declarations, kernel test robot
[PATCH v2] ksmbd: do not allow the actual frame length to be smaller than the rfc1002 length, Namjae Jeon
Fix an uninitialized read in smb3_qfs_tcon(),
Volker Lendecke
Re: Fix an uninitialized read in smb3_qfs_tcon(), Steve French
[PATCH 0/2] Remove lock_page_killable(),
Matthew Wilcox (Oracle)
[PATCH 1/2] ksmbd: do not allow the actual frame length to be smaller than the rfc10024 length,
Namjae Jeon
[PATCH 1/2] ksmbd: fix wrong data area length for smb2 lock request, Namjae Jeon
[PATCH] cifs: remove unneeded 2bytes of padding from smb2 tree connect, Namjae Jeon
[PATCH 1/2] cifs: fix UAF in refresh_cache_worker(),
Paulo Alcantara
[PATCH v3] ksmbd: fix possible memory leak in smb2_lock(),
Hangyu Hua
[PATCH] ksmbd: Fix parameter name and comment mismatch,
Jiapeng Chong
[PATCH v2] ksmbd: fix possible memory leak in smb2_lock(),
Hangyu Hua
[PATCH] cifs: Fix use-after-free in rdata->read_into_pages(),
ZhaoLong Wang
curious about a CIFS bug fixed in Linux 5.13,
Stan Hu
[PATCH 00/11] smb3: Use iov_iters down to the network transport and fix DIO page pinning,
David Howells
- [PATCH 01/11] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator, David Howells
- [PATCH 02/11] netfs: Add a function to extract an iterator into a scatterlist, David Howells
- [PATCH 03/11] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE, David Howells
- [PATCH 04/11] cifs: Add a function to build an RDMA SGE list from an iterator, David Howells
- [PATCH 05/11] cifs: Add a function to Hash the contents of an iterator, David Howells
- [PATCH 06/11] cifs: Add some helper functions, David Howells
- [PATCH 10/11] cifs: Remove unused code, David Howells
- [PATCH 09/11] cifs: Build the RDMA SGE list directly from an iterator, David Howells
- [PATCH 11/11] cifs: DIO to/from KVEC-type iterators should now work, David Howells
- [PATCH 07/11] cifs: Add a function to read into an iter from a socket, David Howells
- <Possible follow-ups>
- [PATCH 00/11] smb3: Use iov_iters down to the network transport and fix DIO page pinning, David Howells
- [PATCH 01/11] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator, David Howells
- [PATCH 02/11] netfs: Add a function to extract an iterator into a scatterlist, David Howells
- [PATCH 03/11] cifs: Add a function to build an RDMA SGE list from an iterator, David Howells
- [PATCH 05/11] cifs: Add some helper functions, David Howells
- [PATCH 06/11] cifs: Add a function to read into an iter from a socket, David Howells
- [PATCH 08/11] cifs: Build the RDMA SGE list directly from an iterator, David Howells
- [PATCH 04/11] cifs: Add a function to Hash the contents of an iterator, David Howells
- [PATCH 10/11] cifs: DIO to/from KVEC-type iterators should now work, David Howells
- [PATCH 11/11] cifs: Fix problem with encrypted RDMA data read, David Howells
- [PATCH 09/11] cifs: Remove unused code, David Howells
- Re: [PATCH 11/11] cifs: Fix problem with encrypted RDMA data read, David Howells
add bvec initialization helpers v2,
Christoph Hellwig
- [PATCH 04/23] sd: factor out a sd_set_special_bvec helper, Christoph Hellwig
- [PATCH 02/23] block: add a bvec_set_folio helper, Christoph Hellwig
- [PATCH 03/23] block: add a bvec_set_virt helper, Christoph Hellwig
- [PATCH 01/23] block: factor out a bvec_set_page helper, Christoph Hellwig
- [PATCH 06/23] nvmet: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 05/23] target: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec, Christoph Hellwig
- [PATCH 17/23] splice: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 22/23] vringh: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 12/23] ceph: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 10/23] zram: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 18/23] io_uring: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec, Christoph Hellwig
- [PATCH 23/23] libceph: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec, Christoph Hellwig
- [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec, Christoph Hellwig
- [PATCH 16/23] orangefs: use bvec_set_{page,folio} to initialize bvecs, Christoph Hellwig
- [PATCH 19/23] swap: use bvec_set_page to initialize bvecs, Christoph Hellwig
- Re: add bvec initialization helpers v2, Jens Axboe
[PATCH v2 0/3] avoid plaintext rdma offload if encryption is required,
Stefan Metzmacher
[PATCH 0/3] avoid plaintext rdma offset if encryption is required,
Stefan Metzmacher
[PATCH] ksmbd: fix possible memory leak in smb2_lock(),
Hangyu Hua
[PATCH 00/12] smb3: Use iov_iters down to the network transport and fix DIO page pinning,
David Howells
- [PATCH 01/12] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator, David Howells
- [PATCH 04/12] cifs: Add a function to build an RDMA SGE list from an iterator, David Howells
- [PATCH 02/12] netfs: Add a function to extract an iterator into a scatterlist, David Howells
- [PATCH 03/12] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE, David Howells
- [PATCH 05/12] cifs: Add a function to Hash the contents of an iterator, David Howells
- [PATCH 06/12] cifs: Add some helper functions, David Howells
- [PATCH 07/12] cifs: Add a function to read into an iter from a socket, David Howells
- [PATCH 09/12] cifs: Build the RDMA SGE list directly from an iterator, David Howells
- [PATCH 10/12] cifs: Remove unused code, David Howells
- [PATCH 12/12] cifs: DIO to/from KVEC-type iterators should now work, David Howells
- [PATCH 11/12] cifs: Fix problem with encrypted RDMA data read, David Howells
[PATCH] cifs: get rid of unneeded conditional in cifs_get_num_sgs(),
Paulo Alcantara
cifs: fix indentation in make menuconfig options, Steve French
[PATCH] cifs: update Kconfig description,
Steve French
[PATCH] cifs: prevent data race in smb2_reconnect(),
Paulo Alcantara
[PATCH][next] ksmbd: Fix spelling mistake "excceed" -> "exceeded",
Colin Ian King
add bvec initialization helpers,
Christoph Hellwig
- [PATCH 01/23] block: factor out a bvec_set_page helper, Christoph Hellwig
- [PATCH 02/23] block: add a bvec_set_folio helper, Christoph Hellwig
- [PATCH 04/23] sd: factor out a sd_set_special_bvec helper, Christoph Hellwig
- [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec, Christoph Hellwig
- [PATCH 03/23] block: add a bvec_set_virt helper, Christoph Hellwig
- [PATCH 05/23] target: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec, Christoph Hellwig
- [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec, Christoph Hellwig
- [PATCH 06/23] nvmet: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec, Christoph Hellwig
- [PATCH 10/23] zram: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 12/23] ceph: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 16/23] orangefs: use bvec_set_{page,folio} to initialize bvecs, Christoph Hellwig
- [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 18/23] io_uring: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 19/23] swap: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 17/23] splice: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 22/23] vring: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 23/23] net-ceph: use bvec_set_page to initialize bvecs, Christoph Hellwig
- Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec, David Howells
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper, David Howells
- Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec, David Howells
- Re: [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec, David Howells
ksmbd-for-next udpated, Steve French
[PATCH][KSMBD] fix indentation in ksmbd config and note Kerberos support,
Steve French
[GIT PULL] smb3 client fix,
Steve French
[RFC 00/13] smb3: Use iov_iters down to the network transport and fix DIO page pinning,
David Howells
- [RFC 02/13] netfs: Add a function to extract an iterator into a scatterlist, David Howells
- [RFC 04/13] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE, David Howells
- [RFC 01/13] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator, David Howells
- [RFC 03/13] cifs: Fix oops due to uncleared server->smbd_conn in reconnect, David Howells
- [RFC 05/13] cifs: Add a function to build an RDMA SGE list from an iterator, David Howells
- [RFC 10/13] cifs: Build the RDMA SGE list directly from an iterator, David Howells
- [RFC 06/13] cifs: Add a function to Hash the contents of an iterator, David Howells
- [RFC 07/13] cifs: Add some helper functions, David Howells
- [RFC 08/13] cifs: Add a function to read into an iter from a socket, David Howells
- [RFC 12/13] cifs: Fix problem with encrypted RDMA data read, David Howells
- [RFC 11/13] cifs: Remove unused code, David Howells
- [RFC 13/13] cifs: DIO to/from KVEC-type iterators should now work, David Howells
cifs-rdma: KASAN-detected UAF when using rxe driver,
David Howells
[PATCH 1/2] ksmbd: downgrade ndr version error message to debug,
Namjae Jeon
[PATCH AUTOSEL 6.1 25/35] cifs: fix return of uninitialized rc in dfs_cache_update_tgthint(), Sasha Levin
[PATCH AUTOSEL 5.15 13/14] cifs: fix return of uninitialized rc in dfs_cache_update_tgthint(), Sasha Levin
[PATCH v1 1/1] cifs: Get rid of unneeded conditional in the smb2_get_aead_req(),
Andy Shevchenko
[PATCH] cifs: fix debug format string in cifs_debug_data_proc_show,
Arnd Bergmann
[no subject], Steve French
[PATCH] cifs: do not include page data when checking signature,
Enzo Matsumiya
[cifs:for-next 2/7] fs/cifs/dfs_cache.c:1070:7: warning: variable 'rc' is used uninitialized whenever 'if' condition is true,
kernel test robot
[PATCH 0/5] dfs fixes,
Paulo Alcantara
[PATCH v6 00/34] iov_iter: Improve page extraction (ref, pin or just list),
David Howells
- [PATCH v6 14/34] netfs: Add a function to extract an iterator into a scatterlist, David Howells
- [PATCH v6 13/34] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator, David Howells
- [PATCH v6 23/34] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE, David Howells
- [PATCH v6 24/34] cifs: Add a function to build an RDMA SGE list from an iterator, David Howells
- [PATCH v6 27/34] cifs: Add a function to read into an iter from a socket, David Howells
- [PATCH v6 26/34] cifs: Add some helper functions, David Howells
- [PATCH v6 25/34] cifs: Add a function to Hash the contents of an iterator, David Howells
- [PATCH v6 30/34] cifs: Remove unused code, David Howells
- [PATCH v6 31/34] cifs: Fix problem with encrypted RDMA data read, David Howells
- [PATCH v6 29/34] cifs: Build the RDMA SGE list directly from an iterator, David Howells
- [PATCH v6 32/34] cifs: DIO to/from KVEC-type iterators should now work, David Howells
- Re: [PATCH v6 00/34] iov_iter: Improve page extraction (ref, pin or just list), Christoph Hellwig
[PATCH AUTOSEL 6.1 37/53] cifs: fix potential memory leaks in session setup, Sasha Levin
[Bug report] Since 5.17 kernel, non existing files may be treated as remote DFS entries,
J. Pablo González
[PATCH 6/6] ksmbd: fix typo, syncronous->synchronous,
Dawei Li
[PATCH 5/6] ksmbd: improve exception handling and avoid redundant sanity check in loop,
Dawei Li
[PATCH 4/6] ksmbd: Remove duplicated codes, Dawei Li
[PATCH 3/6] ksmbd: replace rwlock with rcu for concurrenct access on conn list,
Dawei Li
[PATCH 0/6] ksmbd: Minor performance improvement & code cleanup,
Dawei Li
[PATCH 2/6] ksmbd: Implements sess->rpc_handle_list as xarray, Dawei Li
[PATCH 1/6] ksmbd: Implements sess->ksmbd_chann_list as xarray, Dawei Li
[PATCH v2] cifs: Use kstrtobool() instead of strtobool(),
Christophe JAILLET
[PATCH] ksmbd: do not sign response to session request for guest login,
Marios Makassikis
[PATCH v5 0/9] iov_iter: Add extraction helpers,
David Howells
Fix posix 311 symlink creation mode,
Volker Lendecke
[PATCH] cifs: fix potential memory leaks in session setup,
Paulo Alcantara
[PATCH] cifs: fix double free on failed kerberos auth,
Paulo Alcantara
Connection sharing in SMB multichannel,
Shyam Prasad N
[PATCH][next] cifs: Replace zero-length arrays with flexible-array members,
Gustavo A. R. Silva
[PATCH] cifs: do not query ifaces on smb1 mounts,
Paulo Alcantara
Fwd: [Bug 2159009] Visting CIFS Shares Freezes Machine,
ronnie sahlberg
[PATCH 1/2] cifs: fix file info setting in cifs_query_path_info(),
Paulo Alcantara
[PATCH v4 0/7] iov_iter: Add extraction helpers,
David Howells
[Regression] Bug 216881 - CIFS 1.0 mounts fail with "VFS: bogus file nlink value 0", Thorsten Leemhuis
CIFS: kernel BUG at mm/slub.c:435,
Xiaoli Feng
[PATCH v2] filelock: move file locking definitions to separate header file,
Jeff Layton
[PATCH][next] cifs: remove redundant assignment to the variable match, Colin Ian King
[PATCH v5 00/23] Convert to filemap_get_folios_tag(),
Vishal Moola (Oracle)
- [PATCH v5 01/23] pagemap: Add filemap_grab_folio(), Vishal Moola (Oracle)
- [PATCH v5 02/23] filemap: Added filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 23/23] filemap: Remove find_get_pages_range_tag(), Vishal Moola (Oracle)
- [PATCH v5 22/23] nilfs2: Convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 21/23] nilfs2: Convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag(), Vishal Moola (Oracle)
- [PATCH v5 17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 13/23] f2fs: Convert f2fs_sync_node_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
- [PATCH v5 11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag(), Vishal Moola (Oracle)
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]