linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-05 18:59:26 to 2023-07-30 03:53:41 UTC [more...]

[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] "

[PATCH v6 0/7] fs: implement multigrain timestamps
 2023-07-28 11:00 UTC  (15+ 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 "

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 v2 0/4] dedupe smb unicode files
 2023-07-21 21:12 UTC  (14+ 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  (7+ 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)

[PATCH v5 0/8] fs: implement multigrain timestamps
 2023-07-19  1:35 UTC  (10+ messages)
` [PATCH v5 1/8] fs: pass the request_mask to generic_fillattr
` [PATCH v5 2/8] fs: add infrastructure for multigrain timestamps
` [PATCH v5 3/8] tmpfs: bump the mtime/ctime/iversion when page becomes writeable
` [PATCH v5 4/8] tmpfs: add support for multigrain timestamps
` [PATCH v5 5/8] xfs: XFS_ICHGTIME_CREATE is unused
` [PATCH v5 6/8] xfs: switch to multigrain timestamps
` [PATCH v5 7/8] ext4: "
` [PATCH v5 8/8] btrfs: convert "

[PATCH v1 1/1] smb: client: Rework memcpy() to avoid compilation error
 2023-07-18 14:47 UTC  (4+ messages)

KASAN use after free warning
 2023-07-18  7:13 UTC  (2+ messages)

[PATCH] cifs: fix charset issue in reconnection
 2023-07-18  1:23 UTC  (3+ messages)

[PATCH v7 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-07-17 12:43 UTC  (9+ messages)
` [PATCH v7 2/2] "
    ` [BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0

[PATCH 1/2] cifs: fix mid leak during reconnection after timeout threshold
 2023-07-17  3:13 UTC  (5+ messages)
` [PATCH 2/2] cifs: is_network_name_deleted should return a bool

[PATCH v2] ksmbd: check if a mount point is crossed during path lookup
 2023-07-16 23:56 UTC  (3+ messages)

[PATCH v3] ksmbd: check if a mount point is crossed during path lookup
 2023-07-16 23:54 UTC 

[GIT PULL] smb3 client fixes
 2023-07-16 19:58 UTC  (2+ messages)

[PATCH] ksmbd: check if a mount point is crossed during path lookup
 2023-07-14 16:53 UTC  (7+ messages)

[PATCH] smb: client: Fix -Wstringop-overflow issues
 2023-07-13  0:01 UTC  (3+ messages)

[PATCH] smb: client: fix missed ses refcounting
 2023-07-12 16:00 UTC  (2+ messages)

[PATCH 01/79] fs: add ctime accessors infrastructure
 2023-07-12 15:31 UTC 

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-10 13:32 UTC  (19+ messages)
` [PATCH v2 07/92] fs: add ctime accessors infrastructure
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
      ` [apparmor] "
` [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime
` [PATCH v2 00/92] fs: new accessors for inode->i_ctime

Prezentacja
 2023-07-10  8:10 UTC 

[PATCH] cifs: if deferred close is disabled then close files immediately
 2023-07-10  6:20 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2023-07-09 17:46 UTC  (2+ messages)

[PATCH v1] fs:smb:Fix unsigned expression compared with zero
 2023-07-09  0:40 UTC  (4+ messages)

[PATCH] cifs: Add a laundromat thread for cached directories
 2023-07-07 16:17 UTC  (7+ messages)

[PATCH v2 06/92] cifs: update the ctime on a partial page write
 2023-07-06 15:28 UTC  (6+ messages)
  ` [PATCH v2 74/92] smb: convert to ctime accessor functions

[PATCH v1] fs:smb:Fix unsigned expression compared with zero
 2023-07-06  3:24 UTC  (3+ messages)
  ` 回复: [PATCH] fs: smb: Fix unsigned expression compared with zero in ksmbd_vfs_stream_write()

[PATCH 0/9] fs: add some missing ctime updates
 2023-07-05 23:19 UTC  (7+ messages)
` [PATCH 7/9] gfs2: update ctime when quota is updated


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).