Linux-CIFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-12 13:52:05 to 2023-06-29 00:41:02 UTC [more...]

[PATCH v7 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-06-29  0:39 UTC  (4+ 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] "

[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 0/3] cifs: fix session state checks to avoid use-after-free issues
 2023-06-28 17:16 UTC  (22+ 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 1/6] cifs: fix status checks in cifs_tree_connect
 2023-06-28 17:11 UTC  (33+ 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] 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 62/79] smb: switch to new ctime accessors
 2023-06-23 12:41 UTC  (5+ messages)
    ` [PATCH 01/79] fs: add ctime accessors infrastructure
    ` [PATCH 00/79] fs: new accessors for inode->i_ctime

[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  (3+ messages)

[PATCH] SMB3: Do not send lease break acknowledgment if all file handles have been closed
 2023-06-21 16:21 UTC  (10+ messages)

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

[GIT PULL] ksmbd server fixes
 2023-06-20 19:01 UTC  (2+ messages)

Hang seen with the latest mainline kernel
 2023-06-20 10:07 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 47045630bc409ce6606d97b790895210dd1d517d
 2023-06-20  5:05 UTC 

linux-next: Signed-off-by missing for commit in the cifs tree
 2023-06-19 23:17 UTC  (2+ messages)

[PATCH] [v2] smb: avoid field overflow warning
 2023-06-19 12:26 UTC  (2+ messages)

[PATCH 1/2] cifs: print nosharesock value while dumping mount options
 2023-06-18 17:04 UTC  (4+ messages)
` [PATCH 2/2] cifs: allow dumping keys for directories too

[linux-next:master] BUILD REGRESSION f7efed9f38f886edb450041b82a6f15d663c98f8
 2023-06-16 17:56 UTC 

[PATCH] smb: avoid field overflow warning
 2023-06-16 14:49 UTC  (4+ messages)

[PATCH v2] fs:smb:server:Fix unsigned compared with less than zero
 2023-06-16 14:23 UTC 

W sprawie samochodu
 2023-06-16  7:46 UTC 

[PATCH v1] fs:smb:server:Fix unsigned compared with less than zero
 2023-06-16  6:31 UTC  (3+ messages)

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

[GIT PULL] smb3 client fixes
 2023-06-15 23:10 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 925294c9aa184801cc0a451b69a18dd0fe7d847d
 2023-06-15 17:36 UTC 

[PATCH v2] smb: fix a possible data race in cifs_can_echo()
 2023-06-15 13:12 UTC  (2+ messages)

[PATCH v2] ksmbd: add mnt_want_write to ksmbd vfs functions
 2023-06-15 12:54 UTC 

[PATCH v2 0/8] fs: add some missing ctime updates
 2023-06-15 10:14 UTC  (8+ messages)
` [PATCH v2 3/8] autofs: set ctime as well when mtime changes on a dir
  ` (subset) "
` [PATCH v2 8/8] cifs: update the ctime on a partial page write

[PATCH] smb: fix a possible data race in cifs_can_echo()
 2023-06-15  4:01 UTC 

[linux-next:master] BUILD REGRESSION b16049b21162bb649cdd8519642a35972b7910fe
 2023-06-14 18:42 UTC 

[PATCH] ksmbd: add mnt_want_write to ksmbd vfs functions
 2023-06-14 14:49 UTC  (3+ messages)

[PATCH v4 0/9] fs: implement multigrain timestamps
 2023-06-14  6:29 UTC  (9+ messages)
` [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime

Samba returning mtime for multiple time stamp fields
 2023-06-13 23:34 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 1f6ce8392d6ff486af5ca96df9ded5882c4b6977
 2023-06-13 21:38 UTC 

[PATCH v8 0/3] ksmbd patches included vfs changes
 2023-06-13 12:24 UTC  (3+ 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).