Linux CIFS
[Prev Page][Next Page]
- Re: [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT, (continued)
- [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall, Hao Xu
- [PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc(), Hao Xu
- [PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case, Hao Xu
- [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert(), Hao Xu
- [PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init(), Hao Xu
- [PATCH 27/29] xfs: add a comment for xlog_kvmalloc(), Hao Xu
- [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit, Hao Xu
- [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit(), Hao Xu
- [PATCH 29/29] io_uring: add support for getdents, Hao Xu
- [PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in nowait case, Hao Xu
- [PATCH 25/29] xfs: support nowait for xfs_buf_item_init(), Hao Xu
- [PATCH 24/29] xfs: support nowait for xfs_buf_read_map(), Hao Xu
- [PATCH 23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map(), Hao Xu
- Re: [PATCH RFC v5 00/29] io_uring getdents, Darrick J. Wong
- Re: [PATCH RFC v5 00/29] io_uring getdents, Dave Chinner
- SMB3.1.1 QUIC mounts from Linux kernel,
Steve French
[PATCH][SMB3 client] rename CIFS_SERVER_IS_CHAN to avoid confusion, Steve French
Fwd: [PATCH][SMB client] send ChannelSequence number after reconnect,
Steve French
Re: where to get the patches for samba over quic support,
Steven French
[PATCH] ksmbd: reduce descriptor size if remaining bytes is less than request size, Namjae Jeon
[PATCH -next] ksmbd: Fix one kernel-doc comment,
Yang Li
[PATCH][ksmbd] fix UAF in ksmbd_alloc_work_struct, Nathan French
[PATCH v2] ksmbd: add support for read compound, Namjae Jeon
Nowa strona www, Adrian Giermata
[PATCH 00/17] cifs.ko fixes,
Paulo Alcantara
- [PATCH 03/17] smb: client: move some params to cifs_open_info_data, Paulo Alcantara
- [PATCH 02/17] smb: client: ensure to try all targets when finding nested links, Paulo Alcantara
- [PATCH 05/17] smb: client: rename cifs_dfs_ref.c to namespace.c, Paulo Alcantara
- [PATCH 01/17] smb: client: introduce DFS_CACHE_TGT_LIST(), Paulo Alcantara
- [PATCH 07/17] smb: client: get rid of dfs code dep in namespace.c, Paulo Alcantara
- [PATCH 08/17] smb: client: parse reparse point flag in create response, Paulo Alcantara
- [PATCH 06/17] smb: client: get rid of dfs naming in automount code, Paulo Alcantara
- [PATCH 04/17] smb: client: make smb2_compound_op() return resp buffer on success, Paulo Alcantara
- [PATCH 10/17] smb: client: query reparse points in older dialects, Paulo Alcantara
- [PATCH 09/17] smb: client: do not query reparse points twice on symlinks, Paulo Alcantara
- [PATCH 13/17] smb: client: reduce stack usage in cifs_demultiplex_thread(), Paulo Alcantara
- [PATCH 12/17] smb: client: reduce stack usage in cifs_try_adding_channels(), Paulo Alcantara
- [PATCH 11/17] smb: cilent: set reparse mount points as automounts, Paulo Alcantara
- [PATCH 16/17] smb: client: reduce stack usage in smb2_query_info_compound(), Paulo Alcantara
- [PATCH 15/17] smb: client: reduce stack usage in smb2_set_ea(), Paulo Alcantara
- [PATCH 14/17] smb: client: reduce stack usage in smb_send_rqst(), Paulo Alcantara
- [PATCH 17/17] smb: client: reduce stack usage in smb2_query_reparse_point(), Paulo Alcantara
- Re: [PATCH 00/17] cifs.ko fixes, Steve French
[PATCH v5 0/4] dedupe smb unicode files,
linux
[PATCH] cifs: update desired access while requesting for directory lease,
Bharath SM
[PATCH] smb: client: fix null auth,
Scott Mayhew
[PATCH] smb: propagate error code of extract_sharename(),
Katya Orlova
[PATCH 1/2] ksmbd: add support for read compound,
Namjae Jeon
[PATCH AUTOSEL 6.1 09/47] ksmbd: fix out of bounds in smb3_decrypt_req(), Sasha Levin
[PATCH AUTOSEL 6.1 10/47] ksmbd: validate session id and tree id in compound request, Sasha Levin
[PATCH AUTOSEL 6.1 12/47] ksmbd: fix out of bounds in init_smb2_rsp_hdr(), Sasha Levin
[PATCH AUTOSEL 6.1 11/47] ksmbd: no response from compound read, Sasha Levin
[PATCH AUTOSEL 6.4 01/54] ksmbd: Fix unsigned expression compared with zero,
Sasha Levin
[PATCH v4 0/4] dedupe smb unicode files,
linux
[PATCH][SMB3] display network namespace in debug information, Steve French
[PATCH] ksmbd: fix `force create mode' and `force directory mode',
Atte Heikkilä
[PATCH v1 0/1] cifs: Release folio lock on fscache read hit.,
Russell Harmon
[PATCH v7 00/13] fs: implement multigrain timestamps,
Jeff Layton
- [PATCH v7 02/13] fs: pass the request_mask to generic_fillattr, Jeff Layton
- [PATCH v7 03/13] fs: drop the timespec64 arg from generic_update_time, Jeff Layton
- [PATCH v7 01/13] fs: remove silly warning from current_time, Jeff Layton
- [PATCH v7 04/13] btrfs: have it use inode_update_timestamps, Jeff Layton
- [PATCH v7 07/13] xfs: have xfs_vn_update_time gets its own timestamp, Jeff Layton
- [PATCH v7 08/13] fs: drop the timespec64 argument from update_time, Jeff Layton
- [PATCH v7 06/13] ubifs: have ubifs_update_time use inode_update_timestamps, Jeff Layton
- [PATCH v7 05/13] fat: make fat_update_time get its own timestamp, Jeff Layton
- [PATCH v7 13/13] btrfs: convert to multigrain timestamps, Jeff Layton
- [PATCH v7 12/13] ext4: switch to multigrain timestamps, Jeff Layton
[PATCH v7 11/13] xfs: switch to multigrain timestamps, Jeff Layton
[PATCH v7 09/13] fs: add infrastructure for multigrain timestamps, Jeff Layton
[PATCH v7 10/13] tmpfs: add support for multigrain timestamps, Jeff Layton
Re: [PATCH v7 00/13] fs: implement multigrain timestamps, Christian Brauner
Re: [f2fs-dev] [PATCH v7 00/13] fs: implement multigrain timestamps, patchwork-bot+f2fs
[PATCH] ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea(), Namjae Jeon
[PATCH AUTOSEL 6.4 2/7] cifs: fix session state transition to avoid use-after-free issue, Sasha Levin
[PATCH] smb: client: fix dfs link mount against w2k8,
Paulo Alcantara
[PATCH] ksmbd: validate command request size,
Long Li
[PATCH 1/8] smb: client: reduce stack usage in cifs_try_adding_channels(),
Paulo Alcantara
update to new mount api missed synonym: "nolock" (synonym for nobrl mount option), Steve French
[RFC PATCH] cifs: rename module to "smbfs.ko", Enzo Matsumiya
[PATCH] cifsd: fix potential UAF, Qi Zheng
[PATCH] cifs: add missing return value check for cifs_sb_tlink, nspmangalore
[PATCH] crypto, cifs: Fix error handling in extract_iter_to_sg(),
David Howells
[PATCH v6 0/7] fs: implement multigrain timestamps,
Jeff Layton
[PATCH -next] smb: switch to use kmemdup_nul() helper,
Yang Yingliang
[bug report] cifs: allow dumping keys for directories too,
Dan Carpenter
[PATCH 0/2] cifs: fix charset issue in reconnection,
Winston Wen
[PATCH AUTOSEL 5.15] smb: client: fix warning in cifs_smb3_do_mount(), Sasha Levin
[GIT PULL] smb3 client minor debugging fix,
Steve French
[Bug 15428] New: Linux mount.smb3 Fails With Windows Host After Update July 2023 Update kb5028166,
samba-bugs
- [Bug 15428] Linux mount.smb3 Fails With Windows Host After Update July 2023 Update kb5028166, samba-bugs
- [Bug 15428] Linux mount.smb3 Fails With Windows Host After Update July 2023 Update kb5028166, samba-bugs
- [Bug 15428] Linux mount.smb3 Fails With Windows Host After Update July 2023 Update kb5028166, samba-bugs
- [Bug 15428] Linux mount.smb3 Fails With Windows Host After Update July 2023 Update kb5028166, samba-bugs
- [Bug 15428] Linux mount.smb3 Fails With Windows Host After Update July 2023 Update kb5028166, samba-bugs
- [Bug 15428] Linux mount.smb3 Fails With Windows Host After Update July 2023 Update kb5028166, samba-bugs
- [Bug 15428] Linux mount.smb3 Fails With Windows Host After Update July 2023 Update kb5028166, samba-bugs
- [Bug 15428] Linux mount.smb3 Fails With Windows Host After Update July 2023 Update kb5028166, samba-bugs
- [Bug 15428] Linux mount.smb3 Fails With Windows Host After Update July 2023 Update kb5028166, samba-bugs
- [Bug 15428] Linux mount.smb3 Fails With Windows Host After Update July 2023 Update kb5028166, samba-bugs
- [Bug 15428] Linux mount.smb3 Fails With Windows Host After Update July 2023 Update kb5028166, samba-bugs
- [Bug 15428] Linux mount.smb3 Fails With Windows Host After Update July 2023 Update kb5028166, samba-bugs
[PATCH v3 2/4] fs/smb: Swing unicode common code from smb->NLS, linux
[PATCH] fs/nls: make load_nls() take a const parameter,
Winston Wen
Potential leak in file put,
Shyam Prasad N
Question about NTLMSSP_NEGOTIATE_VERSION in NTLM messages,
Roy Shterman
[PATCH v2] cifs: fix charset issue in reconnection,
Winston Wen
Message not available
[PATCH v1 1/1] smb: client: Rework memcpy() to avoid compilation error,
Andy Shevchenko
[PATCH] cifs: fix charset issue in reconnection,
Winston Wen
[PATCH v3] ksmbd: check if a mount point is crossed during path lookup, Namjae Jeon
[PATCH v2] ksmbd: check if a mount point is crossed during path lookup,
Namjae Jeon
[PATCH 1/2] cifs: fix mid leak during reconnection after timeout threshold,
Shyam Prasad N
[PATCH v5 0/8] fs: implement multigrain timestamps,
Jeff Layton
[PATCH] smb: client: Fix -Wstringop-overflow issues,
Gustavo A. R. Silva
[PATCH] smb: client: fix missed ses refcounting,
Paulo Alcantara
[PATCH] ksmbd: check if a mount point is crossed during path lookup,
Namjae Jeon
[PATCH] cifs: if deferred close is disabled then close files immediately,
Bharath SM
[PATCH] cifs: Add a laundromat thread for cached directories,
Ronnie Sahlberg
[PATCH v2 74/92] smb: convert to ctime accessor functions,
Jeff Layton
[PATCH v2 06/92] cifs: update the ctime on a partial page write,
Jeff Layton
Re: [PATCH v2 06/92] cifs: update the ctime on a partial page write, Steve French
[PATCH v2 00/89] fs: new accessors for inode->i_ctime,
Jeff Layton
[PATCH] smb: add missing create options for O_DIRECT and O_SYNC flags,
Bharath SM
[PATCH] smb: client: remove unused variable 'server',
Tom Rix
[PATCH v1] fs:smb:Fix unsigned expression compared with zero,
Wang Ming
Message not available
<Possible follow-ups>
[PATCH v1] fs:smb:Fix unsigned expression compared with zero, Wang Ming
[RFC PATCH 07/11] cifs: Drop the check using iov_iter_rw(), David Howells
[PATCH][next] smb: client: remove redundant pointer 'server',
Colin Ian King
[PATCH 1/3] cifs: fix credit leaks in async callback,
Winston Wen
[syzbot] linux-next build error (15), syzbot
[PATCH v2 0/4] dedupe smb unicode files,
linux
[PATCH v7 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache,
David Howells
[PATCH v7 1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs, David Howells
[PATCH 0/3] dedupe smb unicode files,
linux
[PATCH 1/4] smb: client: fix parsing of source mount option,
Paulo Alcantara
[PATCH] cifs: print client_guid in DebugData,
Shyam Prasad N
[PATCH] fs: smb: server: Replace unneed variable ret with 0,
You Kangren
generic/091, Steve French
[PATCH 0/3] cifs: fix session state checks to avoid use-after-free issues,
Winston Wen
[PATCH 2/3] cifs: fix session state check in reconnect to avoid use-after-free issue, Winston Wen
[PATCH 3/3] cifs: fix session state check in smb2_find_smb_ses, Winston Wen
Duplicate unicode tables in smb/cifs/jfs,
Dr. David Alan Gilbert
[cifs:for-next 13/14] fs/smb/client/cifs_debug.c:167:1: warning: label at end of compound statement is a C2x extension,
kernel test robot
[PATCH] ksmbd: fix out of bounds read in smb2_sess_setup,
Namjae Jeon
[PATCH 5.4 0/5] CIFS DFS fixes for 5.4,
Rishabh Bhatnagar
[cifs:for-next 13/13] fs/smb/client/cifs_debug.c:167:1: error: expected statement, kernel test robot
Re: [PATCH 00/79] fs: new accessors for inode->i_ctime,
Christian Brauner
[PATCH 1/3] cifs: log session id when a matching ses is not found,
Shyam Prasad N
Re: [PATCH 01/79] fs: add ctime accessors infrastructure,
Jeff Layton
[PATCH][next] ksmbd: Use struct_size() helper in ksmbd_negotiate_smb_dialect(),
Gustavo A. R. Silva
[PATCH][next] smb: Replace one-element array with flexible-array member,
Gustavo A. R. Silva
[PATCH 62/79] smb: switch to new ctime accessors,
Jeff Layton
Hang seen with the latest mainline kernel,
Shyam Prasad N
[linux-next:master] BUILD REGRESSION 47045630bc409ce6606d97b790895210dd1d517d, kernel test robot
[SMB CLIENT][PATCH] do not reserve too many oplock credits,
Steve French
[SMB CLIENT][PATCH] print more detail when invalide_inode_pages fails,
Steve French
[PATCH] [v2] smb: avoid field overflow warning,
Arnd Bergmann
[PATCH] SMB3: Do not send lease break acknowledgment if all file handles have been closed,
Bharath SM
[linux-next:master] BUILD REGRESSION f7efed9f38f886edb450041b82a6f15d663c98f8, kernel test robot
[PATCH v2] fs:smb:server:Fix unsigned compared with less than zero, Wang Ming
[PATCH 1/2] cifs: print nosharesock value while dumping mount options,
Shyam Prasad N
[PATCH] smb: avoid field overflow warning,
Arnd Bergmann
[linux-next:master] BUILD REGRESSION 925294c9aa184801cc0a451b69a18dd0fe7d847d, kernel test robot
[PATCH v2] ksmbd: add mnt_want_write to ksmbd vfs functions, Namjae Jeon
[PATCH v2] smb: fix a possible data race in cifs_can_echo(),
Tuo Li
[PATCH] smb: fix a possible data race in cifs_can_echo(), Tuo Li
[linux-next:master] BUILD REGRESSION b16049b21162bb649cdd8519642a35972b7910fe, kernel test robot
[PATCH v1] fs:smb:server:Fix unsigned compared with less than zero,
Wang Ming
[PATCH] ksmbd: add mnt_want_write to ksmbd vfs functions,
Namjae Jeon
[linux-next:master] BUILD REGRESSION 1f6ce8392d6ff486af5ca96df9ded5882c4b6977, kernel test robot
[PATCH v2 0/8] fs: add some missing ctime updates,
Jeff Layton
[PATCH] fs: smb: client: Replace the ternary conditional operator, Lu Hongfei
[PATCH v2] smb/client: print "Unknown" instead of bogus link speed value,
Enzo Matsumiya
[PATCH 1/6] cifs: fix status checks in cifs_tree_connect,
Shyam Prasad N
[PATCH 0/9] fs: add some missing ctime updates,
Jeff Layton
- [PATCH 1/9] ibmvmc: update ctime in conjunction with mtime on write, Jeff Layton
- [PATCH 2/9] usb: update the ctime as well when updating mtime after an ioctl, Jeff Layton
- [PATCH 3/9] autofs: set ctime as well when mtime changes on a dir, Jeff Layton
- [PATCH 6/9] exfat: ensure that ctime is updated whenever the mtime is, Jeff Layton
- [PATCH 7/9] gfs2: update ctime when quota is updated, Jeff Layton
- [PATCH 9/9] cifs: update the ctime on a partial page write, Jeff Layton
- [PATCH 5/9] efivarfs: update ctime when mtime changes on a write, Jeff Layton
- [PATCH 4/9] bfs: update ctime in addition to mtime when adding entries, Jeff Layton
- [PATCH 8/9] apparmor: update ctime whenever the mtime changes on an inode, Jeff Layton
- Re: [PATCH 0/9] fs: add some missing ctime updates, Greg Kroah-Hartman
[PATCH] fs: smb: server: Replace the ternary conditional operator with min(),
Lu Hongfei
[PATCH] smb/client: print "Unknown" instead of bogus link speed value,
Enzo Matsumiya
[linux-next:master] BUILD REGRESSION db10f126048021b86e43a5d6a335ec49dec10155, kernel test robot
[PATCH v2 5.4 0/2] Backport few dfs related fixes to cifs,
Rishabh Bhatnagar
[linux-next:master] BUILD REGRESSION 6db29e14f4fb7bce9eb5290288e71b05c2b0d118, kernel test robot
[PATCH] smb: remove obsolete comment,
jixianghua@xxxxxxxxxxx
[PATCH net-next v3 03/10] Wrap lines at 80, David Howells
[PATCH net-next v3 04/10] Move netfs_extract_iter_to_sg() to lib/scatterlist.c, David Howells
[PATCH net-next v3 01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg(), David Howells
[PATCH net-next v3 02/10] Fix a couple of spelling mistakes, David Howells
[linux-next:master] BUILD REGRESSION 9ca10bfb8aa8fbf19ee22e702c8cf9b66ea73a54, kernel test robot
Re: KASAN: slab-out-of-bounds in smb2_sess_setup+0x3ac/0x1a70,
Namjae Jeon
[linux-next:master] BUILD REGRESSION bc708bbd8260ee4eb3428b0109f5f3be661fae46, kernel test robot
[PATCH 5.4 0/2] Backport few dfs related fixes to cifs,
Rishabh Bhatnagar
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]