Linux CIFS
[Prev Page][Next Page]
- KASAN use after free in deferred close,
ronnie sahlberg
- [PATCH] cifs: fix memory leak in smb2_copychunk_range,
Ronnie Sahlberg
- duplicated or invalid inode number issue with ksmbd?, Steve French
- current Linux client vs. current ksmbd,
Steve French
- Fwd: [EXTERNAL] Re: ioctl.c:undefined reference to `__get_user_bad',
Steve French
- Re: oops in deferred close, Rohith Surabattula
- crediting/tracing related oops in xfstest 478,
Steve French
- Re: [Linux-cifsd-devel] [PATCH] cifsd: Do not use 0 as TreeID,
Stefan Metzmacher
- Additional xfstests,
Steve French
- [PATCH] netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual,
David Howells
- [PATCH] netfs: Pass flags through to grab_cache_page_write_begin(),
David Howells
- Removing readpages aop,
Matthew Wilcox
- [PATCH 0/11 v5] fs: Hole punch vs page cache filling races,
Jan Kara
- [PATCH 01/11] mm: Fix comments mentioning i_mutex, Jan Kara
- [PATCH 02/11] documentation: Sync file_operations members with reality, Jan Kara
- [PATCH 04/11] ext4: Convert to use mapping->invalidate_lock, Jan Kara
- [PATCH 09/11] fuse: Convert to using invalidate_lock, Jan Kara
- [PATCH 10/11] ceph: Fix race between hole punch and page fault, Jan Kara
- [PATCH 03/11] mm: Protect operations adding pages to page cache with invalidate_lock, Jan Kara
- [PATCH 06/11] xfs: Convert to use invalidate_lock, Jan Kara
- [PATCH 08/11] f2fs: Convert to using invalidate_lock, Jan Kara
- [PATCH 07/11] zonefs: Convert to using invalidate_lock, Jan Kara
- [PATCH 11/11] cifs: Fix race between hole punch and page fault, Jan Kara
- [PATCH 05/11] ext2: Convert to using invalidate_lock, Jan Kara
- [PATCH cifs-utils] mount.cifs: handle multiple ip addresses per hostname,
Paulo Alcantara
- [PATCH 0/3] Support multiple ips per hostname,
Paulo Alcantara
- [PATCH] cifsd: fix an uninitialized variable in smb2_write(),
Dan Carpenter
- Compile warning with current kernel and netfs,
Steve French
- fanotify and network/cluster fs,
Steve French
- Add seven more xfstests to the main regression test group for the client, Steve French
- rapages mount option and xfstests, Steve French
- [PATCH] Signed-off-by: wenhuizhang <wenhui@xxxxxxxxxxxxxx>,
wenhuizhang
- [PATCH] Deadstore detected by Lukas Bulwahn's CodeChecker Tool (ELISA group), wenhuizhang
- [PATCH] cifs: deadstore delete in deferred files, wenhuizhang
- [PATCH] cifs: remove deadstore in cifs_close_all_deferred_files(), wenhuizhang
[PATCH] copy_file_range.2: Update cross-filesystem support for 5.12,
Alejandro Colomar
[PATCH][SMB3] 3 small multichannel client patches,
Steve French
[PATCH] mount.cifs: fix crash when mount point does not exist,
Paulo Alcantara
Question regarding the patch "cifs: Fix the target file was deleted when rename failed.",
Jan Melcher
[PATCH-V2] fs/cifs: Fix resource leak, Khaled ROMDHANI
[PATCH-next] fs/cifs: Fix resource leak,
Khaled ROMDHANI
Unable to find pw entry for uid,
Calvin Chiang
[PATCH] smb3.1.1: allow dumping GCM256 keys to improve debugging of encrypted shares,
Steve French
[PATCH] cifs: fix regression when mounting shares with prefix paths,
Paulo Alcantara
[PATCH] cifs: fix automount regression of dfs links,
Paulo Alcantara
[PATCH] cifs: detect dead connections only when echoes are enabled.,
Shyam Prasad N
[PATCH] cifs: add shutdown support,
Steve French
[PATCH] smb3.1.1: enable negotiating stronger encryption by default, Steve French
[cifs:for-next 41/41] fs/cifs/smb2ops.c:2671:1: sparse: sparse: symbol 'smb2_query_info_compound_final' was not declared. Should it be static?,
kernel test robot
cifs-utils mount credentials file is relative to mountpoint, Daniel Lewart
[GIT PULL] Network fs helper library & fscache kiocb API,
David Howells
oops running test 130,
Steve French
[PATCH] cifs: when out of credits on one channel, retry on another.,
Shyam Prasad N
[PATCH] smb3: add rasize mount parameter to improve performance of readahead,
Steve French
mount context "got_ ..." variables,
Steve French
[PATCH 0/12 v4] fs: Hole punch vs page cache filling races,
Jan Kara
[PATCH v7 00/31] Network fs helper library & fscache kiocb API,
David Howells
- [PATCH v7 01/31] iov_iter: Add ITER_XARRAY, David Howells
- [PATCH v7 02/31] mm: Add set/end/wait functions for PG_private_2, David Howells
- [PATCH v7 03/31] mm/filemap: Pass the file_ra_state in the ractl, David Howells
- [PATCH v7 04/31] fs: Document file_ra_state, David Howells
- [PATCH v7 05/31] mm/readahead: Handle ractl nr_pages being modified, David Howells
- [PATCH v7 06/31] mm: Implement readahead_control pageset expansion, David Howells
- [PATCH v7 07/31] netfs: Make a netfs helper module, David Howells
- [PATCH v7 08/31] netfs: Documentation for helper library, David Howells
- [PATCH v7 09/31] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h, David Howells
- [PATCH v7 10/31] netfs, mm: Add set/end/wait_on_page_fscache() aliases, David Howells
- [PATCH v7 11/31] netfs: Provide readahead and readpage netfs helpers, David Howells
- [PATCH v7 12/31] netfs: Add tracepoints, David Howells
- [PATCH v7 14/31] netfs: Add write_begin helper, David Howells
- [PATCH v7 13/31] netfs: Gather stats, David Howells
- [PATCH v7 15/31] netfs: Define an interface to talk to a cache, David Howells
- [PATCH v7 16/31] netfs: Add a tracepoint to log failures that would be otherwise unseen, David Howells
- [PATCH v7 17/31] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache, David Howells
- [PATCH v7 18/31] afs: Disable use of the fscache I/O routines, David Howells
- [PATCH v7 19/31] afs: Pass page into dirty region helpers to provide THP size, David Howells
- [PATCH v7 20/31] afs: Print the operation debug_id when logging an unexpected data version, David Howells
- [PATCH v7 21/31] afs: Move key to afs_read struct, David Howells
- [PATCH v7 22/31] afs: Don't truncate iter during data fetch, David Howells
- [PATCH v7 23/31] afs: Log remote unmarshalling errors, David Howells
- [PATCH v7 24/31] afs: Set up the iov_iter before calling afs_extract_data(), David Howells
- [PATCH v7 25/31] afs: Use ITER_XARRAY for writing, David Howells
- [PATCH v7 26/31] afs: Wait on PG_fscache before modifying/releasing a page, David Howells
- [PATCH v7 27/31] afs: Extract writeback extension into its own function, David Howells
- [PATCH v7 28/31] afs: Prepare for use of THPs, David Howells
- [PATCH v7 29/31] afs: Use the fs operation ops to handle FetchData completion, David Howells
- [PATCH v7 30/31] afs: Use new netfs lib read helper API, David Howells
- [PATCH v7 31/31] afs: Use the netfs_write_begin() helper, David Howells
- [PATCH] iov_iter: Four fixes for ITER_XARRAY, David Howells
- [PATCH] netfs: Miscellaneous fixes, David Howells
[PATCH] cifs: fix leak in cifs_smb3_do_mount() ctx,
David Disseldorp
Hole punch races in CIFS, Jan Kara
ksmbd testing progress - buildbot run passed,
Steve French
cifs.upcall broken with cifs-utils 6.13,
Alexander Koch
[PATCH][SMB3] limit noisy error,
Steve French
Fwd: Deferred close patch - performance improvements, Steve French
testing results against current for-next, Steve French
[PATCH] cifs: fix out-of-bound memory access when calling smb3_notify() at mount point,
Eugene Korenevsky
[PATCH v2] cifs: remove unnecessary copies of tcon->crfid.fid,
Muhammad Usama Anjum
Buildbot kernel build rpm error, Steve French
[PATCH] cifs: remove unnecessary copies of tcon->crfid.fid,
Muhammad Usama Anjum
[PATCH] cifs: Return correct error code from smb2_get_enc_key,
Paul Aurich
multiuser access and group membership(s),
L Walsh
[ANNOUNCE] cifs-utils release 6.13 ready for download, Pavel Shilovsky
[PATCH v1] cifs: remove old dead code, Aurélien Aptel
[PATCH] SMB3: update structures for new compression protocol definitions, Steve French
[PATCH][SMB3] smb3: update protocol header definitions based to include new flags, Steve French
[PATCH] cifs: correct comments explaining internal semaphore usage in the module,
Steve French
[PATCH v1] smb2: fix use-after-free in smb2_ioctl_query_info(),
Aurélien Aptel
[PATCH] cifs: Fix build error when no CONFIG_DNS_RESOLVER,
Zhang Xiaoxu
[PATCH] fs: cifs: Remove repeated struct declaration,
Wan Jiabing
[CFT] vfs.git #work.cifs,
Al Viro
[PATCH v6 00/30] Network fs helper library & fscache kiocb API,
David Howells
- [PATCH v6 01/30] iov_iter: Add ITER_XARRAY, David Howells
- [PATCH v6 02/30] mm: Add set/end/wait functions for PG_private_2, David Howells
- [PATCH v6 03/30] mm/filemap: Pass the file_ra_state in the ractl, David Howells
- [PATCH v6 04/30] fs: Document file_ra_state, David Howells
- [PATCH v6 05/30] mm: Implement readahead_control pageset expansion, David Howells
- [PATCH v6 06/30] netfs: Make a netfs helper module, David Howells
- [PATCH v6 07/30] netfs: Documentation for helper library, David Howells
- [PATCH v6 08/30] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h, David Howells
- [PATCH v6 09/30] netfs, mm: Add set/end/wait_on_page_fscache() aliases, David Howells
- [PATCH v6 10/30] netfs: Provide readahead and readpage netfs helpers, David Howells
- [PATCH v6 11/30] netfs: Add tracepoints, David Howells
- [PATCH v6 12/30] netfs: Gather stats, David Howells
- [PATCH v6 13/30] netfs: Add write_begin helper, David Howells
- [PATCH v6 14/30] netfs: Define an interface to talk to a cache, David Howells
- [PATCH v6 15/30] netfs: Add a tracepoint to log failures that would be otherwise unseen, David Howells
- [PATCH v6 16/30] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache, David Howells
- [PATCH v6 17/30] afs: Disable use of the fscache I/O routines, David Howells
- [PATCH v6 18/30] afs: Pass page into dirty region helpers to provide THP size, David Howells
- [PATCH v6 19/30] afs: Print the operation debug_id when logging an unexpected data version, David Howells
- [PATCH v6 20/30] afs: Move key to afs_read struct, David Howells
- [PATCH v6 21/30] afs: Don't truncate iter during data fetch, David Howells
- [PATCH v6 22/30] afs: Log remote unmarshalling errors, David Howells
- [PATCH v6 23/30] afs: Set up the iov_iter before calling afs_extract_data(), David Howells
- [PATCH v6 24/30] afs: Use ITER_XARRAY for writing, David Howells
- [PATCH v6 25/30] afs: Wait on PG_fscache before modifying/releasing a page, David Howells
- [PATCH v6 26/30] afs: Extract writeback extension into its own function, David Howells
- [PATCH v6 27/30] afs: Prepare for use of THPs, David Howells
- [PATCH v6 28/30] afs: Use the fs operation ops to handle FetchData completion, David Howells
- [PATCH v6 29/30] afs: Use new netfs lib read helper API, David Howells
- [PATCH v6 30/30] afs: Use the netfs_write_begin() helper, David Howells
- Re: [PATCH v6 00/30] Network fs helper library & fscache kiocb API, Jeff Layton
- Re: [PATCH v6 00/30] Network fs helper library & fscache kiocb API, David Wysochanski
- Re: [PATCH v6 00/30] Network fs helper library & fscache kiocb API, Marc Dionne
[PATCH] smbinfo: Add command for displaying alternate data streams,
J. Pablo González
[PATCH -next] cifsd: remove unused header <linux/version.h>, Ruiqi Gong
[PATCH] cifs: Remove useless variable,
Jiapeng Chong
[PATCH] cifsd: remove unused including <linux/version.h>,
Tian Tao
[PATCH] cifs: improve fallocate emulation,
Ronnie Sahlberg
[PATCH 0/5] netfs: Fixes for the netfs lib,
David Howells
[PATCH] cifsd: Select SG_POOL for SMB_SERVER,
Zhang Xiaoxu
[PATCH] fs: cifs: Fix spelling of 'security',
liliu_096
[PATCH] cifs: escape spaces in share names,
Maciek Borzecki
[PATCH cifs segfault ],
Seth Thielemann
multiuser/cifscreds not functioning on newer Ubuntu releases,
Nate Collins
[PATCH] cifs: On cifs_reconnect, resolve the hostname again.,
Shyam Prasad N
[PATCH rdma-next 00/10] Enable relaxed ordering for ULPs,
Leon Romanovsky
- [PATCH rdma-next 01/10] RDMA: Add access flags to ib_alloc_mr() and ib_mr_pool_init(), Leon Romanovsky
- [PATCH rdma-next 03/10] RDMA/iser: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 04/10] RDMA/rtrs: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 05/10] RDMA/srp: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 02/10] RDMA/core: Enable Relaxed Ordering in __ib_alloc_pd(), Leon Romanovsky
- [PATCH rdma-next 07/10] cifs: smbd: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 08/10] net/rds: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 06/10] nvme-rdma: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 10/10] xprtrdma: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 09/10] net/smc: Enable Relaxed Ordering, Leon Romanovsky
- Re: [PATCH rdma-next 00/10] Enable relaxed ordering for ULPs, Christoph Hellwig
- Re: [PATCH rdma-next 00/10] Enable relaxed ordering for ULPs, Honggang LI
[PATCH][CIFS] Insert and Collapse range,
Steve French
[PATCH] cifsd: use kfree to free memory allocated by kzalloc,
Muhammad Usama Anjum
[PATCH] cifsd: use kfree to free memory allocated by kmalloc or kzalloc,
Muhammad Usama Anjum
[PATCH] cifsd: fix memory leak when loop ends,
Muhammad Usama Anjum
[PATCH] fs: cifs: Remove unnecessary struct declaration,
Wan Jiabing
cifs.ko improvements - Additional xfstests, Steve French
[PATCH AUTOSEL 4.4 8/8] cifs: Silently ignore unknown oplock break handle, Sasha Levin
[PATCH AUTOSEL 4.4 7/8] cifs: revalidate mapping when we open files for SMB1 POSIX, Sasha Levin
[PATCH AUTOSEL 4.9 09/10] cifs: revalidate mapping when we open files for SMB1 POSIX, Sasha Levin
[PATCH AUTOSEL 4.9 10/10] cifs: Silently ignore unknown oplock break handle, Sasha Levin
[PATCH AUTOSEL 4.14 12/12] cifs: Silently ignore unknown oplock break handle, Sasha Levin
[PATCH AUTOSEL 4.14 11/12] cifs: revalidate mapping when we open files for SMB1 POSIX, Sasha Levin
[PATCH AUTOSEL 4.19 14/15] cifs: revalidate mapping when we open files for SMB1 POSIX, Sasha Levin
[PATCH AUTOSEL 4.19 15/15] cifs: Silently ignore unknown oplock break handle, Sasha Levin
[PATCH AUTOSEL 5.4 19/19] cifs: Silently ignore unknown oplock break handle, Sasha Levin
[PATCH AUTOSEL 5.4 18/19] cifs: revalidate mapping when we open files for SMB1 POSIX, Sasha Levin
[PATCH AUTOSEL 5.10 30/33] cifs: revalidate mapping when we open files for SMB1 POSIX, Sasha Levin
[PATCH AUTOSEL 5.10 31/33] cifs: Silently ignore unknown oplock break handle, Sasha Levin
[PATCH AUTOSEL 5.11 36/38] cifs: Silently ignore unknown oplock break handle, Sasha Levin
[PATCH AUTOSEL 5.11 35/38] cifs: revalidate mapping when we open files for SMB1 POSIX, Sasha Levin
Re: mmotm 2021-03-28-16-37 uploaded (cifs), Randy Dunlap
specifying password when using krb5,
Frank Loeffler
[PATCH][SMB3] Fix file size problems in duplicate extents (reflink), Steve French
[PATCH] cifs: add FALLOC_FL_INSERT_RANGE support, Ronnie Sahlberg
cifs: Fix chmod with modefromsid when an older ACE already exists.,
Shyam Prasad N
[PATCH][next] cifs: cifspdu.h: Replace one-element array with flexible-array member,
Gustavo A. R. Silva
[PATCH] cifs: add support for FALLOC_FL_COLLAPSE_RANGE,
Ronnie Sahlberg
[PATCH][next] cifsd: remove redundant assignment to variable err,
Colin King
[PATCH] cifs: Adjust key sizes and key generation routines for AES256 encryptions.,
Shyam Prasad N
[PATCH] cifs: revalidate mapping when we open files for SMB1 POSIX,
Ronnie Sahlberg
[PATCH v5 00/28] Network fs helper library & fscache kiocb API,
David Howells
- [PATCH v5 01/28] iov_iter: Add ITER_XARRAY, David Howells
- [PATCH v5 02/28] mm: Add wait_on_page_writeback_killable(), David Howells
- [PATCH v5 03/28] mm: Add set/end/wait functions for PG_private_2, David Howells
- [PATCH v5 04/28] mm: Implement readahead_control pageset expansion, David Howells
- [PATCH v5 05/28] netfs: Make a netfs helper module, David Howells
- [PATCH v5 06/28] netfs: Documentation for helper library, David Howells
- [PATCH v5 07/28] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h, David Howells
- [PATCH v5 08/28] netfs, mm: Add set/end/wait_on_page_fscache() aliases, David Howells
- [PATCH v5 09/28] netfs: Provide readahead and readpage netfs helpers, David Howells
- [PATCH v5 10/28] netfs: Add tracepoints, David Howells
- [PATCH v5 11/28] netfs: Gather stats, David Howells
- [PATCH v5 12/28] netfs: Add write_begin helper, David Howells
- [PATCH v5 13/28] netfs: Define an interface to talk to a cache, David Howells
- [PATCH v5 14/28] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache, David Howells
- [PATCH v5 15/28] afs: Disable use of the fscache I/O routines, David Howells
- [PATCH v5 16/28] afs: Pass page into dirty region helpers to provide THP size, David Howells
- [PATCH v5 17/28] afs: Print the operation debug_id when logging an unexpected data version, David Howells
- [PATCH v5 18/28] afs: Move key to afs_read struct, David Howells
- [PATCH v5 19/28] afs: Don't truncate iter during data fetch, David Howells
- [PATCH v5 20/28] afs: Log remote unmarshalling errors, David Howells
- [PATCH v5 21/28] afs: Set up the iov_iter before calling afs_extract_data(), David Howells
- [PATCH v5 23/28] afs: Wait on PG_fscache before modifying/releasing a page, David Howells
- [PATCH v5 22/28] afs: Use ITER_XARRAY for writing, David Howells
- [PATCH v5 24/28] afs: Extract writeback extension into its own function, David Howells
- [PATCH v5 25/28] afs: Prepare for use of THPs, David Howells
- [PATCH v5 26/28] afs: Use the fs operation ops to handle FetchData completion, David Howells
- [PATCH v5 28/28] afs: Use the fscache_write_begin() helper, David Howells
- [PATCH v5 27/28] afs: Use new fscache read helper API, David Howells
[PATCH v2] cifsd: fix error handling in ksmbd_server_init(),
Dan Carpenter
ksmbd wiki page,
Steve French
broken hash use in fs/cifs/dfs_cache.c,
Al Viro
[PATCH] Documentation/admin-guide/cifs: document open_files and dfscache,
Aurélien Aptel
[PATCH] cifsd: Fix an error code in smb2_read(),
Dan Carpenter
[PATCH 0/5] cifsd: introduce new SMB3 kernel server,
Namjae Jeon
Message not available
Message not available
Message not available
Message not available
Message not available
[RFC][PATCHSET] hopefully saner handling of pathnames in cifs,
Al Viro
[PATCH v3] cifs: Silently ignore unknown oplock break handle,
Vincent Whitchurch
[PATCH] cifs: fix allocation size on newly created files,
Steve French
[PATCH] fs/cifs/: fix misspellings using codespell tool,
menglong8 . dong
Re: linux-next: Tree for Mar 18 (cifsd: Kconfig),
Randy Dunlap
[PATCH] cifs: warn and fail if trying to use rootfs without the config option,
Aurélien Aptel
[PATCH v1] cifs: simplify SWN code with dummy funcs instead of ifdefs,
Aurélien Aptel
[PATCH] cifsd: Fix a use after free on error path,
Dan Carpenter
[PATCH RESEND] cifsd: fix a IS_ERR() vs NULL bug,
Dan Carpenter
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]