linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-18 13:04:03 to 2021-03-09 09:12:27 UTC [more...]

cifs: Deferred close for files
 2021-03-09  9:11 UTC 

Host kerberos credential are took in container
 2021-03-09  2:59 UTC 

[PATCH 1/4] cifs: print MIDs in decimal notation
 2021-03-09  0:43 UTC  (16+ messages)
` [PATCH 2/4] cifs: change noisy error message to FYI
` [PATCH 3/4] cifs: return proper error code in statfs(2)
` [PATCH 4/4] cifs: do not send close in compound create+close requests

[PATCH] CIFS: Prevent error log on spurious oplock break
 2021-03-09  0:05 UTC  (4+ messages)

fscache: Redesigning the on-disk cache
 2021-03-08 23:20 UTC  (11+ messages)
` fscache: Redesigning the on-disk cache - LRU handling
  ` Metadata writtenback notification? -- was Re: fscache: Redesigning the on-disk cache

[PATCH 1/9] cifs: move the check for nohandlecache into open_shroot
 2021-03-08 23:07 UTC  (9+ messages)
` [PATCH 2/9] cifs: pass a path to open_shroot and check if it is the root or not
` [PATCH 3/9] cifs: rename the *_shroot* functions to *_cached_dir*
` [PATCH 4/9] cifs: store a pointer to the root dentry in cifs_sb_info once we have completed mounting the share
` [PATCH 5/9] cifs: Grab a reference for the dentry of the cached directory during the lifetime of the cache
` [PATCH 6/9] cifs: add a function to get a cached dir based on its dentry
` [PATCH 7/9] cifs: add a timestamp to track when the lease of the cached dir was taken
` [PATCH 8/9] cifs: pass the dentry instead of the inode down to the revalidation check functions
` [PATCH 9/9] cifs: check the timestamp for the cached dirent when deciding on revalidate

[PATCH] cifs: try to pick channel with a minimum of credits
 2021-03-08 16:58 UTC  (5+ messages)

cifs-utils, Linux cifs kernel client and gssproxy
 2021-03-05 22:19 UTC  (14+ messages)
` [gssproxy] "
  ` [gssproxy] "

[PATCH] cifs: fix credit accounting for extra channel
 2021-03-05  2:25 UTC 

[PATCH] cifs: ask for more credit on async read/write code paths
 2021-03-05  2:24 UTC 

[PATCH v2] vfs: prevent copy_file_range to copy across devices
 2021-03-04 23:50 UTC  (56+ messages)
            ` [PATCH v4] vfs: fix copy_file_range regression in cross-fs copies
                ` [PATCH v5] "
                      ` [PATCH v6] "
                          ` [PATCH v7] "
                            ` [PATCH v8] "
                              ` [PATCH] copy_file_range.2: Kernel v5.12 updates
                                        ` [RFC v2] copy_file_range.2: Update cross-filesystem support for 5.12
                                ` [RFC v3] "
                                ` [RFC v4] "

[man-pages][PATCH v1] flock.2: add CIFS details
 2021-03-04  9:50 UTC  (12+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "
              ` [PATCH v4] "

[EXPERIMENT] new mount API verbose errors from userspace
 2021-03-03 11:18 UTC  (4+ messages)

workaround for unexpected error on SMB posix open
 2021-03-01 19:14 UTC 

[Bug 14651] New: CVE-2021-20208 [SECURITY][EMBARGOED] cifs-utils: cifs.upcall kerberos auth leak in container
 2021-03-01 12:21 UTC 

[PATCH v2] smb3: allow files to be created with backslash in name
 2021-02-27  8:12 UTC 

[GIT PULL] CIFS/SMB3 Fixes
 2021-02-26 22:24 UTC  (2+ messages)

[PATCH] cifs: convert readpages_fill_pages to use iter
 2021-02-26  2:24 UTC  (3+ messages)

Passwords containg commas are no longer working in credential files
 2021-02-26  0:34 UTC  (2+ messages)

[PATCH] cifs: use discard iterator to discard unneeded network data more efficiently
 2021-02-25 21:01 UTC  (5+ messages)

[PATCH] cifs: fix handling of escaped ',' in the password mount argument
 2021-02-25 18:27 UTC  (3+ messages)

[PATCH 1/4] cifs: fix DFS failover
 2021-02-25 18:25 UTC  (10+ messages)
` [PATCH 2/4] cifs: check all path components in resolved dfs target
` [PATCH 3/4] cifs: introduce helper for finding referral server
` [PATCH 4/4] cifs: fix nodfs mount option

Using a password containing a comma fails with 5.11.1 kernel
 2021-02-25 17:24 UTC  (5+ messages)

[PATCH] convert revalidate of directories to using directory metadata cache timeout
 2021-02-25  5:16 UTC  (7+ messages)

[PATCH] cifs: ignore FL_FLOCK locks in read/write
 2021-02-25  0:16 UTC  (5+ messages)

cifs: Retain old ACEs when converting between mode bits and ACL
 2021-02-24 18:21 UTC  (4+ messages)
` [EXTERNAL] "

[PATCH 34/33] netfs: Use in_interrupt() not in_softirq()
 2021-02-24 15:51 UTC  (19+ messages)
  ` [PATCH 00/33] Network fs helper library & fscache kiocb API [ver #3]
    ` [PATCH 03/33] mm: Implement readahead_control pageset expansion
        ` [PATCH 34/33] netfs: Pass flag rather than use in_softirq()

[PATCH v2] fs/cifs:simplify the return expression of cifs_swn_auth_info_krb
 2021-02-24  7:14 UTC 

[PATCH] fs/cifs:simplify the return expression of cifs_swn_auth_info_krb
 2021-02-24  7:02 UTC  (2+ messages)

TCON reconnect during STATUS_NETWORK_NAME_DELETED
 2021-02-23 18:13 UTC  (6+ messages)

Mounting share on NetApp using SMB 3.1.1 and encryption
 2021-02-22 17:02 UTC  (3+ messages)

[PATCH 1/2] cifs: Retain old ACEs when converting between mode bits and ACL
 2021-02-22 16:49 UTC  (2+ messages)

[PATCH 1/2] cifs: Fix unix perm bits to cifsacl conversion for "other" bits
 2021-02-21 15:26 UTC  (3+ messages)

[GIT PULL] cifs fixes
 2021-02-19 23:48 UTC  (8+ messages)

[PATCH] cifs: Fix inconsistent IS_ERR and PTR_ERR
 2021-02-19 16:48 UTC  (2+ messages)

[PATCH 2/2] cifs: Change SIDs in ACEs while transferring file ownership
 2021-02-19 13:23 UTC 

[PATCH v2] vfs: prevent copy_file_range to copy across devices
 2021-02-18 16:28 UTC  (5+ messages)
` [PATCH v3] vfs: fix copy_file_range regression in cross-fs copies

[PATCH 03/33] mm: Implement readahead_control pageset expansion
 2021-02-17 16:13 UTC 

[PATCH 00/33] Network fs helper library & fscache kiocb API [ver #3]
 2021-02-16  5:18 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).