linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-25 22:39:48 to 2022-08-13 21:45:13 UTC [more...]

[GIT PULL] smb3 client fixes
 2022-08-13 21:44 UTC 

[PATCH v2] cifs: distribute some bloat out of cifsfs.{c,h}
 2022-08-13 20:06 UTC  (3+ messages)

[PATCH][SMB3 client] allow deferred close timeout to be configurable
 2022-08-12  4:06 UTC  (7+ messages)

[PATCH] ksmbd: don't remove dos attribute xattr on O_TRUNC open
 2022-08-12  2:56 UTC 

[PATCH v4] ksmbd: remove unnecessary generic_fillattr in smb2_open
 2022-08-12  2:11 UTC 

WIP: Expand directory handle cache to also cache non-root directories
 2022-08-12  1:34 UTC  (27+ messages)
` [PATCH 1/9] cifs: Move cached-dir functions into a separate file
` [PATCH 2/9] cifs: Do not use tcon->cfid directly, use the cfid we get from open_cached_dir
` [PATCH 3/9] cifs: Add constructor/destructors for tcon->cfid
` [PATCH 4/9] cifs: Make tcon contain a wrapper structure cached_fids instead of cached_fid
` [PATCH 5/9] cifs: Do not access tcon->cfids->cfid directly from is_path_accessible
` [PATCH 6/9] cifs: cifs: handlecache, only track the dentry for the root handle
` [PATCH 7/9] cifs: store a pointer to a fid in the cfid structure instead of the struct
` [PATCH 8/9] cifs: don't unlock cifs_tcp_ses_lock in cached_dir_lease_break()
` [PATCH 9/9] cifs: start caching all directories we open and get a lease for

[ANNOUNCE] cifs-utils release 7.0 ready for download
 2022-08-11 21:15 UTC 

[PATCH] SMB3: fix lease break timeout when multiple deferred close handles for the same file
 2022-08-11 20:41 UTC 

[PATCH v3] ksmbd: remove unnecessary generic_fillattr in smb2_open
 2022-08-11  8:30 UTC  (3+ messages)

[PATCH v2] ksmbd: remove unnecessary generic_fillattr in smb2_open
 2022-08-11  6:20 UTC  (7+ messages)

[PATCH] cifs: Remove {cifs,nfs}_fscache_release_page()
 2022-08-11  2:27 UTC  (3+ messages)

[PATCH v2 1/3] ksmbd: request update to stale share config
 2022-08-10  8:06 UTC  (5+ messages)
` [PATCH v2 2/3] ksmbd-tools: cleanup config group handling
` [PATCH v2 3/3] ksmbd-tools: inform ksmbd of stale share config

[PATCH] ksmbd: remove unnecessary generic_fillattr in smb2_open
 2022-08-10  0:46 UTC  (2+ messages)

[PATCH] fcntl F_GETLK return F_ULOCK if the whole file is locked by F_WRLCK
 2022-08-09  5:39 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2022-08-09  3:20 UTC  (2+ messages)

[PATCH] ksmbd: return STATUS_BAD_NETWORK_NAME error status if share is not configured
 2022-08-09  2:06 UTC  (2+ messages)

[PATCH 1/3] ksmbd: request update to stale share config
 2022-08-08 13:06 UTC  (7+ messages)
` [PATCH 2/3] ksmbd-tools: cleanup config group handling
` [PATCH 3/3] ksmbd-tools: inform ksmbd of stale share config

DobleeMe «Der Ruckgang der Kryptowahrung macht Sie zum Milliardar»
 2022-08-08  7:17 UTC 

[GIT PULL] smb3 client fixes
 2022-08-07 17:57 UTC  (2+ messages)

[PATCH v2 1/2] cifs: remove useless DeleteMidQEntry()
 2022-08-05 16:30 UTC  (4+ messages)
` [PATCH v2 2/2] cifs: remove "cifs_" prefix from init/destroy mids functions

[bug report] ksmbd: fix heap-based overflow in set_ntacl_dacl()
 2022-08-05 11:42 UTC  (3+ messages)

[Bug 15136] New: Access to cifs gets stuck for a while (>20s) after disconnecting from network
 2022-08-05  3:14 UTC  (3+ messages)
` [Bug 15136] "

[PATCH] cifs: remove useless DeleteMidQEntry()
 2022-08-04 21:31 UTC  (5+ messages)

[RFC PATCH 0/3] Rename "cifs" module to "smbfs"
 2022-08-04 20:48 UTC  (26+ messages)
` [RFC PATCH 1/3] cifs: change module name to "smbfs.ko"
` [RFC PATCH 2/3] smbfs: rename directory "fs/cifs" -> "fs/smbfs"
` [RFC PATCH 3/3] smbfs: update doc references

[PATCH] cifs: smbdirect: use the max_sge the hw reports
 2022-08-04 12:58 UTC  (5+ messages)

[PATCH v2] cifs: remove some more dead code
 2022-08-04  0:15 UTC 

pam_cifscreds, tmux and session keyrings
 2022-08-03 20:29 UTC  (5+ messages)
    ` [PATCH] "

RDMA (smbdirect) testing
 2022-08-03  6:16 UTC  (14+ messages)

[RFC PATCH v2 0/5] Rename "cifs" module to "smbfs"
 2022-08-02 19:28 UTC  (8+ messages)
` [RFC PATCH v2 1/5] cifs: change module name to "smbfs.ko"
` [RFC PATCH v2 2/5] smbfs: rename directory "fs/cifs" -> "fs/smb"
` [RFC PATCH v2 3/5] smbfs: update doc references
` [RFC PATCH v2 4/5] smbfs: update module description
` [RFC PATCH v2 5/5] smbfs: show a warning about new name

[PATCH] cifs: distribute some bloat out of cifsglob.h
 2022-08-02 17:55 UTC 

[PATCH] cifs: move some bloat out of cifsfs.c to inode.c/file.c/dir.c
 2022-08-02  4:47 UTC  (2+ messages)

[PATCH v4] ksmbd: fix heap-based overflow in set_ntacl_dacl()
 2022-08-01 22:47 UTC 

[WIP PATCH][CIFS] move legacy cifs (smb1) code to legacy ifdef and do not include in build when legacy disabled
 2022-08-01 19:46 UTC  (12+ messages)

[PATCH][CIFS] when insecure legacy is disabled shrink amount of SMB1 code
 2022-08-01 16:34 UTC 

[bug report] cifs: avoid use of global locks for high contention data
 2022-08-01 15:42 UTC  (2+ messages)

[PATCH -next] cifs: fix wrong unlock before return from cifs_tree_connect()
 2022-08-01  2:32 UTC  (3+ messages)

[RFC PATCH v2 00/10] cifs: rename of several structs and variables
 2022-07-29 19:12 UTC  (18+ messages)
` [RFC PATCH v2 05/10] cifs: convert server info vars to snake_case
` [RFC PATCH v2 06/10] cifs: change status and security types enums to constants
` [RFC PATCH v2 07/10] cifs: rename cifsFYI to debug_level
` [RFC PATCH v2 08/10] cifs: rename list_head fields
` [RFC PATCH v2 10/10] cifs: rename more list_heads, remove redundant prefixes
      ` Fwd: [RFC PATCH v2 03/10] cifs: rename "TCP_Server_Info" struct to "cifs_server_info"

[PATCH v3] ksmbd: prevent out of bound read for SMB2_WRITE
 2022-07-29  1:13 UTC  (2+ messages)
` [PATCH v3] ksmbd: fix heap-based overflow in set_ntacl_dacl()

[PATCH v3] ksmbd: use wait_event instead of schedule_timeout()
 2022-07-29  1:00 UTC 

[PATCH v2 1/5] ksmbd: fix memory leak in smb2_handle_negotiate
 2022-07-28 13:49 UTC  (5+ messages)
` [PATCH v2 2/5] ksmbd: fix use-after-free bug in smb2_tree_disconect
` [PATCH v2 3/5] ksmbd: prevent out of bound read for SMB2_WRITE
` [PATCH v2 4/5] ksmbd: prevent out of bound read for SMB2_TREE_CONNNECT
` [PATCH v2 5/5] ksmbd: fix heap-based overflow in set_ntacl_dacl()

[PATCH 1/5] ksmbd: fix memory leak in smb2_handle_negotiate
 2022-07-28 13:28 UTC  (5+ messages)
` [PATCH 2/5] ksmbd: fix use-after-free bug in smb2_tree_disconect
` [PATCH 3/5] ksmbd: prevent out of bound read for SMB2_WRITE
` [PATCH 4/5] ksmbd: prevent out of bound read for SMB2_TREE_CONNNECT
` [PATCH 5/5] ksmbd: fix heap-based overflow in set_ntacl_dacl()

Possible regression: unable to mount CIFS 1.0 shares from older machines since 76a3c92ec9e0668e4cd0e9ff1782eb68f61a179c
 2022-07-28  2:27 UTC  (3+ messages)

Stale file handle with cat -- AVM Fritzbox
 2022-07-27  6:56 UTC  (2+ messages)

[Bug 14201] DFS mount does not pass context option to actual share mounts
 2022-07-26 13:55 UTC  (4+ messages)

Winbind active directory without domain join
 2022-07-26  9:44 UTC 


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