linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-29 15:45:20 to 2021-10-14 15:09:09 UTC [more...]

[PATCH v2] ksmbd-tools: update README
 2021-10-14 15:08 UTC 

[PATCH] cifs: To match file servers, make sure the server hostname matches
 2021-10-14 12:07 UTC 

[PATCH] cifs: for compound requests, use open handle if possible
 2021-10-14 10:41 UTC 

Ksmbd and max credits
 2021-10-14  5:02 UTC 

[PATCH] ksmbd-tools: change default db file name to users.db
 2021-10-13 16:24 UTC  (3+ messages)

[PATCH] ksmbd-tools: update README
 2021-10-13 16:18 UTC  (3+ messages)

[PATCH] ksmbd: throttle session setup failures to avoid dictionary attacks
 2021-10-13  8:44 UTC 

[PATCH] ksmbd-tools: throttle session setup failures to avoid dictionary attacks
 2021-10-13  8:43 UTC 

[question] how to set up SMB direct connection with Windows server
 2021-10-13  8:08 UTC 

[PATCH] ksmbd: add buffer validation for smb direct
 2021-10-12 23:10 UTC  (3+ messages)

[PATCH] ksmbd: limit read/write/trans buffer size not to exceed 8MB
 2021-10-12  1:29 UTC  (4+ messages)
` [PATCH v5] ksmbd: add validation in smb2_ioctl

[PATCH v3] ksmbd: limit read/write/trans buffer size not to exceed MAX_STREAM_PROT_LEN
 2021-10-12  1:23 UTC 

[PATCH] ksmbd: fix potencial 32bit overflow from data area check in smb2_write
 2021-10-12  1:20 UTC  (2+ messages)
` [PATCH] ksmbd: validate compound response buffer

Locking issue between NFSv4 and SMB client
 2021-10-11 16:21 UTC  (6+ messages)

[PATCH 5.14 086/151] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
 2021-10-11 13:45 UTC 

[PATCH v2] ksmbd: limit read/write/trans buffer size not to exceed MAX_STREAM_PROT_LEN
 2021-10-11 13:44 UTC  (3+ messages)

[PATCH] ksmbd: Remove redundant 'flush_workqueue()' calls
 2021-10-11 12:19 UTC  (3+ messages)

xfstest generic/048 failure
 2021-10-10 20:24 UTC 

[PATCH] ksmbd-tools: set a minimum character limit for password
 2021-10-10  1:12 UTC  (2+ messages)

[GIT PULL] ksmbd fixes
 2021-10-09 22:05 UTC  (2+ messages)

[PATCH v2] ksmbd: improve credits management
 2021-10-08 23:45 UTC  (2+ messages)

[PATCH] ksmbd-tools: update names in logger
 2021-10-08  1:59 UTC  (2+ messages)

[PATCH v3 00/10] fscache: Replace and remove old I/O API
 2021-10-07 20:44 UTC  (11+ messages)
` [PATCH v3 01/10] fscache: Generalise the ->begin_read_operation method
` [PATCH v3 02/10] fscache: Fix fscache_cookie_enabled() to handle NULL cookie
` [PATCH v3 03/10] cachefiles: Always indicate we should fill a post-EOF page with zeros
` [PATCH v3 04/10] fscache: Implement a fallback I/O interface to replace the old API
` [PATCH v3 05/10] nfs: Move to using the alternate fallback fscache I/O API
` [PATCH v3 06/10] 9p: Convert to using the netfs helper lib to do reads and caching
` [PATCH v3 07/10] cifs: (untested) Move to using the alternate fallback fscache I/O API
` [PATCH v3 08/10] fscache: Remove the old "
` [PATCH v3 09/10] fscache: Remove stats that are no longer used
` [PATCH v3 10/10] fscache: Update the documentation to reflect I/O API changes

[GIT PULL] netfs, cachefiles, afs: Collected fixes
 2021-10-07 18:26 UTC  (2+ messages)

[PATCH][next] cifsd: Fix a less than zero comparison with the unsigned int nbytes
 2021-10-07 14:31 UTC  (5+ messages)

[PATCH] ksmbd: improve credits management
 2021-10-07  6:38 UTC  (11+ messages)

[PATCH v7 0/9] Buffer validation and compound handling patches
 2021-10-06 23:42 UTC  (17+ messages)
` [PATCH v7 1/9] ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message()
` [PATCH v7 2/9] ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message()
` [PATCH v7 3/9] ksmbd: add and use ksmbd_smb2_cur_pdu_buflen() "
` [PATCH v7 4/9] ksmbd: check buffer is big enough to access the SMB2 PUD body size field
` [PATCH v7 5/9] ksmdb: validate credit charge after validating SMB2 PDU body size
` [PATCH v7 6/9] ksmdb: use cmd helper variable in smb2_get_ksmbd_tcon()
` [PATCH v7 7/9] ksmdb: make smb2_get_ksmbd_tcon() callable with chained PDUs
` [PATCH v7 8/9] ksmbd: make smb2_check_user_session() callable for compound PDUs
` [PATCH v7 9/9] ksmdb: move session and tcon validation to __process_request()

[PATCH] ksmbd-tools: Add ksmbd-tools.spec template
 2021-10-06  3:20 UTC  (2+ messages)

[PATCH v6 00/14] Buffer validation patches
 2021-10-05 20:20 UTC  (25+ messages)
` [PATCH v6 01/14] ksmbd: add the check to vaildate if stream protocol length exceeds maximum value
` [PATCH v6 02/14] ksmbd: add validation in smb2_ioctl
` [PATCH v6 03/14] ksmbd: check strictly data area in ksmbd_smb2_check_message()
` [PATCH v6 04/14] ksmbd: remove the leftover of smb2.0 dialect support
` [PATCH v6 05/14] ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message()
` [PATCH v6 06/14] ksmbd: check buffer is big enough to access the ProtocolId field
` [PATCH v6 07/14] ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message()
` [PATCH v6 08/14] ksmbd: use ksmbd_smb2_cur_pdu_buflen() "
` [PATCH v6 09/14] ksmbd: check PDU len is at least header plus body size "
` [PATCH v6 10/14] ksmdb: use cmd helper variable in smb2_get_ksmbd_tcon()
` [PATCH v6 11/14] ksmdb: make smb2_get_ksmbd_tcon() callable with chained PDUs
` [PATCH v6 12/14] ksmbd: make smb2_check_user_session() callable for compound PDUs
` [PATCH v6 13/14] ksmdb: move session and tcon validation to ksmbd_smb2_check_message()
` [PATCH v6 14/14] ksmdb: validate credit charge after validating SMB2 PDU body size

[PATCH 1/3] ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req()
 2021-10-05 10:13 UTC  (8+ messages)
` [PATCH 2/3] ksmbd: fix version mismatch with out of tree
` [PATCH 3/3] ksmbd: fix oops from fuse driver

[PATCH v2] ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req()
 2021-10-05 10:02 UTC  (2+ messages)

[bug report] ksmbd: add validation in smb2 negotiate
 2021-10-04 12:12 UTC  (2+ messages)

[PATCH v5 00/20] Buffer validation patches
 2021-10-04  0:47 UTC  (37+ messages)
` [PATCH v5 01/20] ksmbd: add the check to vaildate if stream protocol length exceeds maximum value
` [PATCH v5 02/20] ksmbd: add validation in smb2_ioctl
` [PATCH v5 03/20] ksmbd: use correct basic info level in set_file_basic_info()
` [PATCH v5 04/20] ksmbd: add request buffer validation in smb2_set_info
` [PATCH v5 05/20] ksmbd: check strictly data area in ksmbd_smb2_check_message()
` [PATCH v5 06/20] ksmbd: add validation in smb2 negotiate
` [PATCH v5 07/20] ksmbd: add buffer validation for SMB2_CREATE_CONTEXT
` [PATCH v5 08/20] ksmbd: remove the leftover of smb2.0 dialect support
` [PATCH v5 09/20] ksmbd: remove NTLMv1 authentication
` [PATCH v5 10/20] ksmbd: fix transform header validation
` [PATCH v5 11/20] ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message()
` [PATCH v5 12/20] ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message()
` [PATCH v5 13/20] ksmbd: remove ksmbd_verify_smb_message()
` [PATCH v5 14/20] ksmbd: add ksmbd_smb2_cur_pdu_buflen()
` [PATCH v5 15/20] ksmbd: use ksmbd_smb2_cur_pdu_buflen() in ksmbd_smb2_check_message()
` [PATCH v5 16/20] ksmbd: check PDU len is at least header plus body size "
` [PATCH v5 17/20] ksmdb: use cmd helper variable in smb2_get_ksmbd_tcon()
` [PATCH v5 18/20] ksmdb: make smb2_get_ksmbd_tcon() callable with chained PDUs
` [PATCH v5 19/20] ksmbd: make smb2_check_user_session() callabe for compound PDUs
` [PATCH v5 20/20] ksmdb: move session and tcon validation to ksmbd_smb2_check_message()

[GIT PULL] ksmbd server security fixes
 2021-10-03  0:52 UTC  (2+ messages)

[PATCH v8 00/13] ksmbd: introduce new SMB3 kernel server
 2021-10-03  0:12 UTC  (7+ messages)
` [PATCH 00/11] ksmbd: various fixes
  ` [PATCH 10/11] ksmbd: remove setattr preparations in set_file_basic_info()

[PATCH v4 0/9] ksmbd: a bunch of patches that is being reviewed
 2021-10-01 11:59 UTC  (8+ messages)

[PATCH] ksmbd: missing check for NULL in convert_to_nt_pathname()
 2021-10-01  1:01 UTC  (3+ messages)

cifs-utils, Linux cifs kernel client and gssproxy
 2021-09-30 23:17 UTC  (10+ messages)
` [gssproxy] "

[RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles
 2021-09-30 15:54 UTC  (5+ messages)

[Bug 14440] creator owner (S-1-3-0) ACE not honored
 2021-09-30 11:12 UTC 

[PATCH v3 0/5] ksmbd: a bunch of patches
 2021-09-30  7:57 UTC  (18+ messages)

[PATCH v2] ksmbd: fix transform header validation
 2021-09-30  1:39 UTC  (2+ messages)

[PATCH v4] ksmbd: use LOOKUP_BENEATH to prevent the out of share access
 2021-09-30  0:01 UTC  (6+ messages)

[PATCH] ksmbd: fix transform header validation
 2021-09-30  0:00 UTC  (3+ messages)

Use less confusing branch name for populating ksmbd changes in for-next
 2021-09-29 22:46 UTC  (2+ messages)

[PATCH 1/2] ksmbd: remove the leftover of smb2.0 dialect support
 2021-09-29 21:19 UTC  (6+ messages)
` [PATCH 2/2] ksmbd: remove NTLMv1 authentication


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