Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2022-07-21 03:26:26 to 2022-08-08 14:51:39 UTC [more...]

[PATCH] cifs: Remove {cifs,nfs}_fscache_release_page()
 2022-08-08 14:51 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

[PATCH] ksmbd: return STATUS_BAD_NETWORK_NAME error status if share is not configured
 2022-08-08 12:56 UTC 

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 v2] cifs: distribute some bloat out of cifsfs.{c,h}
 2022-08-02 16:20 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  (20+ messages)
` [RFC PATCH v2 01/10] cifs: rename xid/mid globals
` [RFC PATCH v2 02/10] cifs: rename global counters
` [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  (5+ messages)

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

[Bug 12379] Manjaro 16.06: STATUS_PATH_NOT_COVERED from a Windows Domain Controller with DFS
 2022-07-25 16:42 UTC 

[PATCH v2] cifs: split procfs from debug code
 2022-07-25 15:27 UTC 

[v3 PATCH] ksmbd: use wait_event instead of schedule_timeout()
 2022-07-25 14:43 UTC 

[PATCH 2/2 v2] ksmbd: fix racy issue while destroying session on multichannel
 2022-07-25  6:08 UTC  (2+ messages)

[PATCH v2 1/2] ksmbd: use wait_event instead of schedule_timeout()
 2022-07-25  6:07 UTC  (2+ messages)

[RFC PATCH 00/14] cifs: rename of several structs and variables
 2022-07-25  5:31 UTC  (13+ messages)
` [RFC PATCH 01/14] cifs: rename servers list, lock, functions, and vars
` [RFC PATCH 02/14] cifs: rename xid/mid globals
` [RFC PATCH 03/14] cifs: rename global counters
` [RFC PATCH 06/14] cifs: convert server info vars to snake_case
` [RFC PATCH 07/14] cifs: typedef server status enum
` [RFC PATCH 08/14] cifs: typedef ses "
` [RFC PATCH 09/14] cifs: typedef tcon "
` [RFC PATCH 10/14] cifs: typedef securityEnum
` [RFC PATCH 11/14] cifs: rename cifsFYI to debug_level
` [RFC PATCH 12/14] cifs: rename list_head fields
` [RFC PATCH 14/14] cifs: rename more list_heads, remove redundant prefixes

[PATCH][CIFS] cleanup remaining distracting build warnings
 2022-07-25  3:53 UTC 

[PATCH 1/5] ksmbd: replace sessions list in connection with xarray
 2022-07-25  1:39 UTC  (12+ messages)
` [PATCH 2/5] ksmbd: add channel rwlock
` [PATCH 3/5] ksmbd: fix kernel oops from idr_remove()
` [PATCH 4/5] ksmbd: use wait_event instead of schedule_timeout()
` [PATCH 5/5] ksmbd: fix racy issue while destroying session on multichannel

[PATCH] cifs: fix negative option value parsing
 2022-07-25  0:13 UTC 

[PATCH] cifs: split procfs from debug code
 2022-07-24 19:54 UTC  (3+ messages)

[PATCH] cifs: remove some more dead code
 2022-07-23 22:51 UTC  (3+ messages)

[PATCH 1/4] cifs: remove unused code
 2022-07-23 21:01 UTC  (7+ messages)
` [PATCH 2/4] cifs: standardize SPDX header comment
` [PATCH 3/4] cifs: standardize top comments format
` [PATCH 4/4] cifs: standardize authors emails to RFC5322 format

[PATCH v2] cifs: remove dead/commented code, cifsproto.h cleanup
 2022-07-22 22:49 UTC 

[PATCH] cifs: list_for_each() -> list_for_each_entry()
 2022-07-22 19:50 UTC  (2+ messages)

[PATCH] cifs: remove dead/commented code, cifsproto.h cleanup
 2022-07-22 19:48 UTC  (2+ messages)

[PATCH] smb2: simplify mid handling/dequeueing code
 2022-07-21 21:02 UTC  (6+ messages)
` [PATCH] smb2: small refactor in smb2_check_message()

[PATCH][CIFS] update MAINTAINERS files with reviewers for cifs.ko
 2022-07-21 15:28 UTC 

Full backport to 5.15 of all fixes up to 5.19 kernel
 2022-07-21  5:44 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox