linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-12 16:45:05 to 2020-11-12 13:00:48 UTC [more...]

[RFC][PATCH 00/18] crypto: Add generic Kerberos library
 2020-11-12 12:59 UTC  (14+ messages)
` [PATCH 03/18] crypto/krb5: Provide infrastructure and key derivation
` [PATCH 04/18] crypto/krb5: Implement the Kerberos5 rfc3961 "
` [PATCH 05/18] crypto/krb5: Implement the Kerberos5 rfc3961 encrypt and decrypt functions
` [PATCH 06/18] crypto/krb5: Implement the Kerberos5 rfc3961 get_mic and verify_mic
` [PATCH 07/18] crypto/krb5: Implement the AES enctypes from rfc3962
` [PATCH 08/18] crypto/krb5: Implement crypto self-testing
` [PATCH 10/18] crypto/krb5: Implement the AES encrypt/decrypt from rfc8009
` [PATCH 11/18] crypto/krb5: Add the AES self-testing data "
` [PATCH 12/18] crypto/krb5: Implement the Camellia enctypes from rfc6803
` [PATCH 13/18] rxrpc: Add the security index for yfs-rxgk
` [PATCH 14/18] rxrpc: Add YFS RxGK (GSSAPI) security class
` [PATCH 15/18] rxrpc: rxgk: Provide infrastructure and key derivation
` [PATCH 16/18] rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)

Handling race conditions during read offload path
 2020-11-11 21:39 UTC  (2+ messages)

Corporate and Personal Loan *
 2020-11-11  8:30 UTC 

[PATCH v2 0/2] kill add_to_page_cache_locked()
 2020-11-11  0:52 UTC  (6+ messages)
` [PATCH v2 1/2] cifs: convert to add_to_page_cache()
` [PATCH v2 2/2] fs: kill add_to_page_cache_locked()

[PATCH][SMB3] mount.cifs integration with PAM
 2020-11-10 19:22 UTC  (13+ messages)

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (27+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread
` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: "
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "

[PATCH][SMB3.1.1] Add defines for new signing context
 2020-11-10  8:42 UTC  (9+ messages)

Stability problem with 70+ simultaneous CIFS mounts
 2020-11-10  6:57 UTC  (3+ messages)

[PATCH] mount.cifs: ignore comment mount option
 2020-11-09 23:46 UTC  (3+ messages)

[PATCH][SMB3] mount.cifs: use SUDO_UID env variable for cruid
 2020-11-09 23:43 UTC  (9+ messages)

[PATCH 1/2] cifs: Fix unix perm bits to cifsacl conversion for "other" bits
 2020-11-09 17:46 UTC  (2+ messages)

[PATCH] cifs: fix a memleak with modefromsid
 2020-11-09 15:35 UTC  (3+ messages)

Disinfectant
 2020-11-05  8:30 UTC 

[PATCH v3 00/11] Witness protocol support for transparent failover
 2020-10-30 11:52 UTC  (12+ messages)
` [PATCH v3 01/11] cifs: Make extract_hostname function public
` [PATCH v3 02/11] cifs: Make extract_sharename "
` [PATCH v3 03/11] cifs: Register generic netlink family
` [PATCH v3 04/11] cifs: add witness mount option and data structs
` [PATCH v3 05/11] cifs: Send witness register and unregister commands to userspace daemon
` [PATCH v3 06/11] cifs: Set witness notification handler for messages from "
` [PATCH v3 07/11] cifs: Add witness information to debug data dump
` [PATCH v3 08/11] cifs: Send witness register messages to userspace daemon in echo task
` [PATCH v3 09/11] cifs: Simplify reconnect code when dfs upcall is enabled
` [PATCH v3 10/11] cifs: Handle witness client move notification
` [PATCH v3 11/11] cifs: Handle witness share moved notification

can't start smbd after install samba posix branch
 2020-10-29 15:43 UTC 

[Bug 13570] CIFS Mount Used Size descrepancy
 2020-10-29 14:36 UTC 

[PATCH] Add support for getting and setting SACLs
 2020-10-27 20:42 UTC 

[PATCH v2 00/11] Witness protocol support for transparent failover
 2020-10-27 11:49 UTC  (13+ messages)
` [PATCH v2 01/11] cifs: Make extract_hostname function public
` [PATCH v2 02/11] cifs: Make extract_sharename "
` [PATCH v2 03/11] cifs: Register generic netlink family
` [PATCH v2 04/11] cifs: add witness mount option and data structs
` [PATCH v2 05/11] cifs: Send witness register and unregister commands to userspace daemon
` [PATCH v2 06/11] cifs: Set witness notification handler for messages from "
` [PATCH v2 07/11] cifs: Add witness information to debug data dump
` [PATCH v2 08/11] cifs: Send witness register messages to userspace daemon in echo task
` [PATCH v2 09/11] cifs: Simplify reconnect code when dfs upcall is enabled
` [PATCH v2 10/11] cifs: Handle witness client move notification
` [PATCH v2 11/11] cifs: Handle witness share moved notification

[PATCH AUTOSEL 5.9 127/147] Handle STATUS_IO_TIMEOUT gracefully
 2020-10-26 23:48 UTC  (2+ messages)
` [PATCH AUTOSEL 5.9 128/147] cifs: handle -EINTR in cifs_setattr

[PATCH AUTOSEL 4.19 51/60] cifs: handle -EINTR in cifs_setattr
 2020-10-27  0:04 UTC 

[PATCH AUTOSEL 5.4 70/80] cifs: handle -EINTR in cifs_setattr
 2020-10-26 23:55 UTC 

[PATCH AUTOSEL 5.8 118/132] Handle STATUS_IO_TIMEOUT gracefully
 2020-10-26 23:51 UTC  (2+ messages)
` [PATCH AUTOSEL 5.8 119/132] cifs: handle -EINTR in cifs_setattr

[GIT PULL] cifs/smb3 fixes
 2020-10-25 18:35 UTC  (2+ messages)

AES CCM/GCM nonce generation possible issue
 2020-10-23 19:31 UTC  (2+ messages)
` Fwd: "

[GIT PULL] cifs/smb3 fixes
 2020-10-23 18:53 UTC  (4+ messages)

[cifs:for-next 10/32] ld.lld: warning: fs/built-in.a(cifs/smb2pdu.o):(.data..L__unnamed_17) is being placed in '.data..L__unnamed_17'
 2020-10-23 18:34 UTC  (2+ messages)

[cifs:for-next 32/32] fs/cifs/smb2ops.c:3055:26: warning: variable 'create_rsp' set but not used
 2020-10-23 17:11 UTC 

[cifs:for-next 31/31] fs/cifs/smb2ops.c:3047:14: warning: variable 'err_iov' set but not used
 2020-10-23 13:32 UTC  (2+ messages)

[PATCH 00/11] Witness protocol support for transparent failover
 2020-10-23  9:58 UTC  (18+ messages)
` [PATCH 01/11] cifs: Make extract_hostname function public
` [PATCH 02/11] cifs: Make extract_sharename "
` [PATCH 03/11] cifs: Register generic netlink family
` [PATCH 04/11] cifs: add witness mount option and data structs
` [PATCH 05/11] cifs: Send witness register and unregister commands to userspace daemon
` [PATCH 06/11] cifs: Set witness notification handler for messages from "
` [PATCH 07/11] cifs: Add witness information to debug data dump
` [PATCH 08/11] cifs: Send witness register messages to userspace daemon in echo task
` [PATCH 09/11] cifs: Simplify reconnect code when dfs upcall is enabled
` [PATCH 10/11] cifs: Handle witness client move notification
` [PATCH 11/11] cifs: Handle witness share moved notification

[GIT PULL] cifs/smb3 fixes
 2020-10-23  6:12 UTC 

[PATCH]SMB3] Add support for WSL reparse tags
 2020-10-23  3:14 UTC  (3+ messages)

[PATCH][SMB3] add support for stat of WSL reparse points for special file types
 2020-10-23  3:10 UTC 

Add support for GCM256 encryption
 2020-10-22 17:24 UTC  (7+ messages)

[PATCH][WIP] query smb3 reparse tags for special files
 2020-10-22 17:14 UTC  (3+ messages)

Updated cifs new mount API prep patches
 2020-10-22 10:15 UTC  (2+ messages)

[PATCH] Resolve data corruption of TCP server info fields
 2020-10-21 23:27 UTC  (12+ messages)

[PATCH][SMB3] do not try to cache root directory if dir leases not supported
 2020-10-21  5:25 UTC 

[PATCH][SMB3] fix stat when special device file and mounted with modefromsid
 2020-10-21  5:21 UTC  (3+ messages)

Linux-cifs readdir behaviour when dir modified
 2020-10-21  3:25 UTC  (3+ messages)

Oops in _raw_spin_lock_irqsave - linux kernel 4.16.2-1.el7.elrepo.x86_64
 2020-10-20 23:07 UTC  (3+ messages)

[PATCH 1/2] cifs: convert to add_to_page_cache()
 2020-10-20 17:08 UTC  (5+ messages)
` [PATCH 2/2] fs: kill add_to_page_cache_locked()

[PATCH] cifs: make const array static, makes object smaller
 2020-10-20 16:55 UTC  (3+ messages)

[SMB3.1.1][PATCH] SMB3.1.1: Fix ids returned in POSIX query dir
 2020-10-20 14:02 UTC  (2+ messages)

[SMB3][PATCH] add dynamic trace point to trace when credits obtained
 2020-10-20 13:52 UTC  (2+ messages)

[PATCH 0/3] cifs: cache directory content for shroot
 2020-10-20 10:28 UTC  (3+ messages)
` [PATCH 3/3] cifs: cache the "

[PATCH][SMB3.1.1] do not fail if no encryption required when server doesn't support encryption
 2020-10-19 18:16 UTC  (5+ messages)

[PATCH] cifs : fix memory leak on error path
 2020-10-19 10:45 UTC 

[PATCH v3 00/18] Allow readpage to return a locked page
 2020-10-16 16:04 UTC  (2+ messages)
` [PATCH v3 08/18] cifs: Tell the VFS that readpage was synchronous

[PATCH v2 00/16] Allow readpage to return a locked page
 2020-10-16  6:35 UTC  (16+ messages)
` [PATCH v2 01/16] mm: Add AOP_UPDATED_PAGE return value
` [PATCH v2 02/16] mm: Inline wait_on_page_read into its one caller
` [PATCH v2 15/16] iomap: Inline iomap_iop_set_range_uptodate "
` [PATCH v2 16/16] iomap: Make readpage synchronous

[PATCH] cifs: Return the error from crypt_message when enc/dec key not found
 2020-10-16  5:14 UTC  (5+ messages)

[PATCH][SMB3] Handle STATUS_IO_TIMEOUT gracefully
 2020-10-15 18:21 UTC  (6+ messages)

Disinfectant
 2020-10-13  8:11 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).