Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2020-10-17 17:08:57 to 2020-11-20 15:09:06 UTC [more...]

[RFC PATCH 00/76] fscache: Modernisation
 2020-11-20 15:08 UTC  (29+ messages)
` [RFC PATCH 01/76] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
` [RFC PATCH 02/76] afs: Disable use of the fscache I/O routines
` [RFC PATCH 03/76] fscache: Add a cookie debug ID and use that in traces
` [RFC PATCH 04/76] fscache: Procfile to display cookies
` [RFC PATCH 05/76] fscache: Remove the old I/O API
` [RFC PATCH 06/76] fscache: Remove the netfs data from the cookie
` [RFC PATCH 07/76] fscache: Remove struct fscache_cookie_def
` [RFC PATCH 08/76] fscache: Remove store_limit* from struct fscache_object
` [RFC PATCH 09/76] fscache: Remove fscache_check_consistency()
` [RFC PATCH 10/76] fscache: Remove fscache_attr_changed()
` [RFC PATCH 11/76] fscache: Remove obsolete stats
` [RFC PATCH 12/76] fscache: Remove old I/O tracepoints
` [RFC PATCH 13/76] fscache: Temporarily disable fscache_invalidate()
` [RFC PATCH 14/76] fscache: Remove the I/O operation manager
` [RFC PATCH 15/76] fscache: Change %p in format strings to something else
` [RFC PATCH 16/76] cachefiles: "
` [RFC PATCH 17/76] iov_iter: Add ITER_XARRAY
` [RFC PATCH 18/76] vm: Add wait/unlock functions for PG_fscache
` [RFC PATCH 19/76] mm: Implement readahead_control pageset expansion
` [RFC PATCH 20/76] mm: Stop generic_file_buffered_read() from grabbing a superfluous page
` [RFC PATCH 21/76] vfs: Export rw_verify_area() for use by cachefiles
` [RFC PATCH 22/76] vfs: Provide S_CACHE_FILE inode flag
` [RFC PATCH 23/76] cachefiles: Remove tree of active files and use "
` [RFC PATCH 24/76] fscache: Provide a simple thread pool for running ops asynchronously
` [RFC PATCH 26/76] fscache: Rewrite the I/O API based on iov_iter
` [RFC PATCH 27/76] fscache: Keep track of size of a file last set independently on the server
` [RFC PATCH 28/76] fscache, cachefiles: Fix disabled histogram warnings
` [RFC PATCH 29/76] fscache: Recast assertion in terms of cookie not being an index

[PATCH] cifs: Rough, incomplete conversion to new fscache API
 2020-11-18 15:31 UTC 

Corporate and Personal Loan/
 2020-11-10 14:10 UTC 

Corporate and Personal Loan::,
 2020-11-13 16:08 UTC 

Corporate and Personal Loan *
 2020-11-15 16:43 UTC 

[RFC][PATCH 00/18] crypto: Add generic Kerberos library
 2020-11-12 21:09 UTC  (28+ messages)
` [PATCH 01/18] crypto/krb5: Implement Kerberos crypto core
` [PATCH 02/18] crypto/krb5: Add some constants out of sunrpc headers
` [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 09/18] crypto/krb5: Implement the AES enctypes from rfc8009
` [PATCH 10/18] crypto/krb5: Implement the AES encrypt/decrypt "
` [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)
` [PATCH 17/18] rxrpc: rxgk: Implement connection rekeying
` [PATCH 18/18] rxgk: Support OpenAFS's rxgk implementation

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  (5+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread

[PATCH][SMB3.1.1] Add defines for new signing context
 2020-11-10  8:42 UTC  (5+ 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 


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