linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-12 13:01:37 to 2020-12-01 22:31:32 UTC [more...]

[GIT PULL] SMB3 Fixes
 2020-12-01 22:28 UTC 

[PATCH] Add support for getting and setting SACLs
 2020-12-01 18:49 UTC  (2+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-01 14:08 UTC  (66+ messages)
` [PATCH 003/141] cifs: "
                  ` [Intel-wired-lan] [PATCH 000/141] "

[RFC][PATCH 00/18] crypto: Add generic Kerberos library
 2020-12-01 10:36 UTC  (18+ messages)
` [PATCH 01/18] crypto/krb5: Implement Kerberos crypto core

[SMB3][PATCH] ifs: refactor create_sd_buf() and and avoid corrupting the buffer
 2020-12-01  4:19 UTC  (2+ messages)

[PATCH] cifs: allow syscalls to be restarted in __smb_send_rqst()
 2020-11-30 20:11 UTC  (7+ messages)

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

[PATCH] cifs: fix potential use-after-free in cifs_echo_request()
 2020-11-30  2:31 UTC  (2+ messages)

[PATCH][SMB3] mount.cifs integration with PAM
 2020-11-27 10:43 UTC  (14+ messages)

[PATCH][SMB3] mount.cifs: use SUDO_UID env variable for cruid
 2020-11-27 10:24 UTC  (10+ messages)

[PATCH 0/2] cifs-utils: update the cap bounding set only when CAP_SETPCAP is given
 2020-11-27 10:01 UTC  (6+ messages)
` [PATCH 1/2] mount.cifs: "
` [PATCH 2/2] cifs.upall: "

[PATCH] Add missing position handling to mount parameters gid/backup_gid/snapshot
 2020-11-26  0:28 UTC 

[GIT PULL] SMB3 Fixes
 2020-11-24 23:47 UTC  (2+ messages)

CIFS mounts hanging after CIFS server restart
 2020-11-23 10:11 UTC 

[RFC PATCH 00/76] fscache: Modernisation
 2020-11-20 15:19 UTC  (76+ 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
` [RFC PATCH 30/76] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback
` [RFC PATCH 31/76] fscache: Allow ->put_super() to be used to wait for cache operations
` [RFC PATCH 32/76] netfs: Make a netfs helper module
` [RFC PATCH 33/76] netfs: Provide readahead and readpage netfs helpers
` [RFC PATCH 34/76] netfs: Use the cache
` [RFC PATCH 35/76] fscache: read-helper: Add tracepoints
` [RFC PATCH 36/76] cachefiles: Remove some redundant checks on unsigned values
` [RFC PATCH 37/76] cachefiles: trace: Log coherency checks
` [RFC PATCH 38/76] cachefiles: Split cachefiles_drop_object() up a bit
` [RFC PATCH 39/76] cachefiles: Implement new fscache I/O backend API
` [RFC PATCH 40/76] cachefiles: Merge object->backer into object->dentry
` [RFC PATCH 41/76] cachefiles: Implement a content-present indicator and bitmap
` [RFC PATCH 42/76] cachefiles: Shape requests from the fscache read helper
` [RFC PATCH 43/76] cachefiles: Round the cachefile size up to DIO block size
` [RFC PATCH 44/76] cachefiles: Implement read and write parts of new I/O API
` [RFC PATCH 45/76] cachefiles: Add I/O tracepoints
` [RFC PATCH 46/76] fscache: Display cache-specific data in /proc/fs/fscache/objects
` [RFC PATCH 47/76] fscache: Remove more obsolete stats
` [RFC PATCH 48/76] fscache: Always create /proc/fs/fscache/stats if configured
` [RFC PATCH 49/76] netfs: Stats
` [RFC PATCH 50/76] fscache: New stats
` [RFC PATCH 51/76] fscache, cachefiles: Rewrite invalidation
` [RFC PATCH 52/76] fscache: disable cookie when doing an invalidation for DIO write
` [RFC PATCH 53/76] fscache: Implement "will_modify" parameter on fscache_use_cookie()
` [RFC PATCH 54/76] fscache: Provide resize operation
` [RFC PATCH 55/76] fscache: Remove the update operation
` [RFC PATCH 56/76] afs: Pass page into dirty region helpers to provide THP size
` [RFC PATCH 57/76] afs: Print the operation debug_id when logging an unexpected data version
` [RFC PATCH 58/76] afs: Move key to afs_read struct
` [RFC PATCH 59/76] afs: Don't truncate iter during data fetch
` [RFC PATCH 60/76] afs: Log remote unmarshalling errors
` [RFC PATCH 61/76] afs: Set up the iov_iter before calling afs_extract_data()
` [RFC PATCH 62/76] afs: Use ITER_XARRAY for writing
` [RFC PATCH 63/76] afs: Wait on PG_fscache before modifying/releasing a page
` [RFC PATCH 64/76] afs: Extract writeback extension into its own function
` [RFC PATCH 65/76] afs: Prepare for use of THPs
` [RFC PATCH 66/76] afs: Use the fs operation ops to handle FetchData completion
` [RFC PATCH 67/76] afs: Use new fscache read helper API
` [RFC PATCH 68/76] netfs: Add write_begin helper
` [RFC PATCH 69/76] fscache: Add support for writing to the cache
` [RFC PATCH 70/76] afs: Use the fscache_write_begin() helper
` [RFC PATCH 71/76] afs: Copy local writes to the cache when writing to the server
` [RFC PATCH 72/76] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr
` [RFC PATCH 73/76] afs: Add O_DIRECT read support
` [RFC PATCH 74/76] afs: Skip truncation on the server of data we haven't written yet
` [RFC PATCH 75/76] afs: Make afs_write_begin() return the THP subpage
` [RFC PATCH 76/76] afs: Fix speculative status fetch going out of order wrt to modifications

[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 


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