linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-19 21:58:47 to 2023-08-15 20:06:04 UTC [more...]

[GIT PULL] SMB3 client fixes
 2023-08-15 20:04 UTC  (2+ messages)

[PATCH] smb: client: fix null auth
 2023-08-15 18:40 UTC  (2+ messages)

[PATCH] cifs: missing null pointer check in cifs_mount
 2023-08-15 18:35 UTC  (12+ messages)

[PATCH] smb: propagate error code of extract_sharename()
 2023-08-15 13:38 UTC 

[PATCH 1/2] ksmbd: add support for read compound
 2023-08-14 15:19 UTC  (2+ messages)
` [PATCH 2/2] ksmbd: fix wrong interim response on compound

[PATCH v4 0/4] dedupe smb unicode files
 2023-08-14 13:47 UTC  (6+ messages)
` [PATCH v4 1/4] fs/smb: Remove unicode 'lower' tables
` [PATCH v4 2/4] fs/smb: Swing unicode common code from smb->NLS
` [PATCH v4 3/4] fs/smb/client: Use common code in client
` [PATCH v4 4/4] fs/jfs: Use common ucs2 upper case table

[PATCH AUTOSEL 6.1 09/47] ksmbd: fix out of bounds in smb3_decrypt_req()
 2023-08-13 15:59 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 10/47] ksmbd: validate session id and tree id in compound request
` [PATCH AUTOSEL 6.1 11/47] ksmbd: no response from compound read
` [PATCH AUTOSEL 6.1 12/47] ksmbd: fix out of bounds in init_smb2_rsp_hdr()

[PATCH AUTOSEL 6.4 01/54] ksmbd: Fix unsigned expression compared with zero
 2023-08-13 15:49 UTC  (6+ messages)
` [PATCH AUTOSEL 6.4 11/54] ksmbd: fix out of bounds in smb3_decrypt_req()
` [PATCH AUTOSEL 6.4 12/54] ksmbd: validate session id and tree id in compound request
` [PATCH AUTOSEL 6.4 13/54] ksmbd: no response from compound read
` [PATCH AUTOSEL 6.4 14/54] ksmbd: fix out of bounds in init_smb2_rsp_hdr()
` [PATCH AUTOSEL 6.4 27/54] cifs: fix charset issue in reconnection

[PATCH v2 0/4] dedupe smb unicode files
 2023-08-13  3:11 UTC  (16+ messages)

[PATCH][SMB3] display network namespace in debug information
 2023-08-11  2:55 UTC 

[PATCH] ksmbd: fix `force create mode' and `force directory mode'
 2023-08-11  1:45 UTC  (2+ messages)

[PATCH v1 0/1] cifs: Release folio lock on fscache read hit
 2023-08-10  7:19 UTC  (2+ messages)
` [PATCH v1 1/1] "

[GIT PULL] ksmbd server fixes
 2023-08-10  5:02 UTC  (2+ messages)

[PATCH v7 00/13] fs: implement multigrain timestamps
 2023-08-09 22:37 UTC  (49+ messages)
` [PATCH v7 01/13] fs: remove silly warning from current_time
` [PATCH v7 02/13] fs: pass the request_mask to generic_fillattr
` [PATCH v7 03/13] fs: drop the timespec64 arg from generic_update_time
` [PATCH v7 04/13] btrfs: have it use inode_update_timestamps
` [PATCH v7 05/13] fat: make fat_update_time get its own timestamp
` [PATCH v7 06/13] ubifs: have ubifs_update_time use inode_update_timestamps
` [PATCH v7 07/13] xfs: have xfs_vn_update_time gets its own timestamp
` [PATCH v7 08/13] fs: drop the timespec64 argument from update_time
` [PATCH v7 09/13] fs: add infrastructure for multigrain timestamps
` [PATCH v7 10/13] tmpfs: add support "
` [PATCH v7 11/13] xfs: switch to "
` [PATCH v7 12/13] ext4: "
` [PATCH v7 13/13] btrfs: convert "

[PATCH] ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()
 2023-08-05 23:51 UTC 

[GIT PULL] SMB3 DFS Fix
 2023-08-05 20:45 UTC  (2+ messages)

[PATCH AUTOSEL 6.4 2/7] cifs: fix session state transition to avoid use-after-free issue
 2023-08-03 13:03 UTC 

[PATCH v6 0/7] fs: implement multigrain timestamps
 2023-08-03  7:07 UTC  (25+ messages)
` [PATCH v6 1/7] fs: pass the request_mask to generic_fillattr
` [PATCH v6 2/7] fs: add infrastructure for multigrain timestamps
` [PATCH v6 3/7] tmpfs: bump the mtime/ctime/iversion when page becomes writeable
` [PATCH v6 4/7] tmpfs: add support for multigrain timestamps
` [PATCH v6 5/7] xfs: switch to "
` [PATCH v6 6/7] ext4: "
` [PATCH v6 7/7] btrfs: convert "
` (subset) [PATCH v6 0/7] fs: implement "

[PATCH] smb: client: fix dfs link mount against w2k8
 2023-08-02 17:08 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2023-07-30  3:53 UTC  (2+ messages)

[PATCH] ksmbd: validate command request size
 2023-07-29 11:18 UTC  (2+ messages)

W sprawie samochodu
 2023-07-25  8:00 UTC 

[PATCH 1/8] smb: client: reduce stack usage in cifs_try_adding_channels()
 2023-07-28 20:32 UTC  (10+ messages)
` [PATCH 2/8] smb: client: reduce stack usage in smb_send_rqst()
` [PATCH 3/8] smb: client: reduce stack usage in cifs_get_inode_info()
` [PATCH 4/8] smb: client: reduce stack usage in smb2_set_ea()
` [PATCH 5/8] smb: client: reduce stack usage in smb2_query_info_compound()
` [PATCH 6/8] smb: client: reduce stack usage in smb2_query_reparse_tag()
` [PATCH 7/8] smb: client: reduce stack usage in smb2_query_symlink()
` [PATCH 8/8] smb: client: reduce stack usage in cifs_demultiplex_thread()

[Bug 15428] New: Linux mount.smb3 Fails With Windows Host After Update July 2023 Update kb5028166
 2023-07-28 19:21 UTC  (13+ messages)
` [Bug 15428] "

update to new mount api missed synonym: "nolock" (synonym for nobrl mount option)
 2023-07-28  2:53 UTC 

[RFC PATCH] cifs: rename module to "smbfs.ko"
 2023-07-27 19:18 UTC 

[PATCH] cifsd: fix potential UAF
 2023-07-27  9:59 UTC 

[PATCH -next] smb: switch to use kmemdup_nul() helper
 2023-07-26 23:52 UTC  (2+ messages)

[PATCH] crypto, cifs: Fix error handling in extract_iter_to_sg()
 2023-07-26 20:37 UTC  (3+ messages)

[RFC PATCH 0/3] Rename "cifs" module to "smbfs"
 2023-07-26 20:31 UTC  (5+ messages)
` [RFC PATCH 1/3] cifs: change module name to "smbfs.ko"

[GIT PULL] ksmbd server fixes
 2023-07-26 18:42 UTC  (2+ messages)

Potential leak in file put
 2023-07-26 17:49 UTC  (5+ messages)

[bug report] cifs: allow dumping keys for directories too
 2023-07-26 17:03 UTC  (3+ messages)

[PATCH] cifs: add missing return value check for cifs_sb_tlink
 2023-07-26 17:02 UTC 

Question about NTLMSSP_NEGOTIATE_VERSION in NTLM messages
 2023-07-25  6:21 UTC  (2+ messages)
  ` Fwd: "

[PATCH 0/2] cifs: fix charset issue in reconnection
 2023-07-24  8:44 UTC  (4+ messages)
` [PATCH 1/2] fs/nls: make load_nls() take a const parameter
` [PATCH 2/2] cifs: fix charset issue in reconnection

[PATCH] fs/nls: make load_nls() take a const parameter
 2023-07-24  5:52 UTC  (3+ messages)

[PATCH AUTOSEL 5.15] smb: client: fix warning in cifs_smb3_do_mount()
 2023-07-24  1:31 UTC 

[GIT PULL] smb3 client minor debugging fix
 2023-07-23 18:44 UTC  (4+ messages)
    `  "

[PATCH v3 2/4] fs/smb: Swing unicode common code from smb->NLS
 2023-07-21 21:08 UTC 

[PATCH v2] cifs: fix charset issue in reconnection
 2023-07-21  0:00 UTC  (4+ messages)

[PATCH 1/4] smb: client: fix parsing of source mount option
 2023-07-20 17:56 UTC  (8+ messages)
` [PATCH 4/4] smb: client: improve DFS mount check

linux-next: build failure after merge of the cifs tree
 2023-07-20  1:33 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).