Linux-CIFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-21 17:45:44 to 2023-07-07 16:46:49 UTC [more...]

[PATCH v7 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-07-07 16:46 UTC  (6+ messages)
` [PATCH v7 1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs
` [PATCH v7 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
  ` [Linux-cachefs] "
    ` [BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0

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

[PATCH] cifs: if deferred close is disabled then close files immediately
 2023-07-07 15:29 UTC 

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-07 12:42 UTC  (16+ 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 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  (5+ 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

[PATCH] smb: add missing create options for O_DIRECT and O_SYNC flags
 2023-07-05 13:28 UTC  (4+ messages)

W sprawie samochodu
 2023-07-05  7:50 UTC 

[PATCH v1] fs:smb:Fix unsigned expression compared with zero
 2023-07-04 13:58 UTC  (3+ messages)

[PATCH 0/3] cifs: fix session state checks to avoid use-after-free issues
 2023-07-03  3:06 UTC  (25+ messages)
` [PATCH 1/3] cifs: fix session state transition to avoid use-after-free issue
` [PATCH 2/3] cifs: fix session state check in reconnect "
` [PATCH 3/3] cifs: fix session state check in smb2_find_smb_ses

[PATCH] smb: client: remove unused variable 'server'
 2023-07-02 23:36 UTC  (2+ messages)

[PATCH][next] smb: client: remove redundant pointer 'server'
 2023-07-01  5:23 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2023-07-01  5:04 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2023-07-01  5:04 UTC  (2+ messages)

[PATCH 62/79] smb: switch to new ctime accessors
 2023-06-30 22:12 UTC  (7+ messages)
    ` [PATCH 00/79] fs: new accessors for inode->i_ctime
    ` [PATCH 01/79] fs: add ctime accessors infrastructure

[RFC PATCH 07/11] cifs: Drop the check using iov_iter_rw()
 2023-06-30 15:25 UTC 

[PATCH 1/6] cifs: fix status checks in cifs_tree_connect
 2023-06-29 15:35 UTC  (31+ messages)
` [PATCH 3/6] cifs: add a warning when the in-flight count goes negative
` [PATCH 4/6] cifs: display the endpoint IP details in DebugData
` [PATCH 5/6] cifs: fix max_credits implementation
` [PATCH 6/6] cifs: fix sockaddr comparison in iface_cmp

[PATCH 1/3] cifs: fix credit leaks in async callback
 2023-06-29  8:58 UTC  (3+ messages)
` [PATCH 2/3] cifs: stop waiting for credits if there are no more requests in flight
` [PATCH 3/3] cifs: add signal check in the loop in smb2_get_dfs_refer()

W sprawie samochodu
 2023-06-29  7:35 UTC 

[syzbot] linux-next build error (15)
 2023-06-29  6:23 UTC 

[PATCH v2 0/4] dedupe smb unicode files
 2023-06-28 23:24 UTC  (5+ messages)
` [PATCH v2 1/4] fs/smb: Remove unicode 'lower' tables
` [PATCH v2 2/4] fs/smb: Swing unicode common code from smb->NLS
` [PATCH v2 3/4] fs/smb/client: Use common code in client
` [PATCH v2 4/4] fs/jfs: Use common ucs2 upper case table

[PATCH 1/4] smb: client: fix parsing of source mount option
 2023-06-28 20:50 UTC  (8+ messages)
` [PATCH 2/4] smb: client: fix shared DFS root mounts with different prefixes
` [PATCH 3/4] smb: client: fix broken file attrs with nodfs mounts
` [PATCH 4/4] smb: client: improve DFS mount check

[PATCH 0/3] dedupe smb unicode files
 2023-06-28 17:31 UTC  (18+ messages)
` [PATCH 1/3] fs/smb: Remove unicode 'lower' tables
` [PATCH 2/3] fs/smb: Swing unicode common code from server->common
` [PATCH 3/3] fs/smb/client: Use common code in client
      ` [Jfs-discussion] [PATCH 0/3] dedupe smb unicode files

[PATCH] cifs: print client_guid in DebugData
 2023-06-27 22:55 UTC  (3+ messages)

Duplicate unicode tables in smb/cifs/jfs
 2023-06-27 10:42 UTC  (4+ messages)

[PATCH] fs: smb: server: Replace unneed variable ret with 0
 2023-06-26 12:49 UTC  (2+ messages)

W sprawie samochodu
 2023-06-26  8:00 UTC 

[PATCH 5.4 0/5] CIFS DFS fixes for 5.4
 2023-06-26  6:30 UTC  (13+ messages)
` [PATCH 5.4 1/5] cifs: Clean up DFS referral cache
` [PATCH 5.4 2/5] cifs: Get rid of kstrdup_const()'d paths
` [PATCH 5.4 3/5] cifs: Introduce helpers for finding TCP connection
` [PATCH 5.4 4/5] cifs: Merge is_path_valid() into get_normalized_path()
` [PATCH 5.4 5/5] cifs: Fix potential deadlock when updating vol in cifs_reconnect()

[cifs:for-next 13/14] fs/smb/client/cifs_debug.c:167:1: warning: label at end of compound statement is a C2x extension
 2023-06-26  5:33 UTC  (3+ messages)

generic/091
 2023-06-26  5:31 UTC 

[PATCH] ksmbd: fix out of bounds read in smb2_sess_setup
 2023-06-24  4:01 UTC  (2+ messages)
` [PATCH] ksmbd: add missing compound request handing in some commands

[PATCH][next] ksmbd: Use struct_size() helper in ksmbd_negotiate_smb_dialect()
 2023-06-24  3:50 UTC  (5+ messages)

[PATCH][next] smb: Replace one-element array with flexible-array member
 2023-06-24  3:49 UTC  (5+ messages)

[cifs:for-next 13/13] fs/smb/client/cifs_debug.c:167:1: error: expected statement
 2023-06-23 19:38 UTC 

[PATCH 1/3] cifs: log session id when a matching ses is not found
 2023-06-23  4:16 UTC  (7+ messages)
` [PATCH 2/3] cifs: prevent use-after-free by freeing the cfile later
` [PATCH 3/3] cifs: do all necessary checks for credits within or before locking

[SMB CLIENT][PATCH] do not reserve too many oplock credits
 2023-06-22 21:17 UTC  (8+ messages)

[SMB CLIENT][PATCH] print more detail when invalide_inode_pages fails
 2023-06-21 18:28 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).