linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-28 18:12:12 to 2020-07-09 14:55:35 UTC [more...]

[PATCH v2 0/7] DFS fixes
 2020-07-09 14:55 UTC  (12+ messages)
` [PATCH v2 1/7] cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect()
` [PATCH v2 2/7] cifs: reduce number of referral requests in DFS link lookups
` [PATCH v2 3/7] cifs: rename reconn_inval_dfs_target()
` [PATCH v2 4/7] cifs: handle empty list of targets in cifs_reconnect()
` [PATCH v2 5/7] cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect
` [PATCH v2 6/7] cifs: only update prefix path of DFS links in cifs_tree_connect()
` [PATCH v2 7/7] cifs: document and cleanup dfs mount

[PATCH] cifs: fix reference leak for tlink
 2020-07-09 11:22 UTC  (2+ messages)

[PATCH] cifs : handle ERRBaduid for SMB1
 2020-07-09  5:50 UTC  (3+ messages)

[PATCH -next] cifs: remove unused variable 'server'
 2020-07-08 19:16 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 12/16] cifs: prevent truncation from long to int in wait_for_free_credits
 2020-07-08 15:41 UTC 

[SMB3][PATCH] fix unneeded error message on change notify
 2020-07-08  6:26 UTC  (2+ messages)

[SMB3][PATCH] smb3: fix access denied on change notify request to some servers
 2020-07-07 23:18 UTC  (2+ messages)

added more xfstests to buildbot
 2020-07-07 20:34 UTC 

[PATCH v3] cifs: Fix leak when handling lease break for cached root fid
 2020-07-07 20:34 UTC  (6+ messages)
    ` lock checking issues (was: Re: [PATCH v3] cifs: Fix leak when handling lease break for cached root fid)

[cifs:for-next 9/10] fs/cifs/smb2misc.c:636 smb2_is_valid_lease_break() warn: inconsistent returns 'cifs_tcp_ses_lock'
 2020-07-07 13:49 UTC 

[PATCH 0/7] DFS fixes
 2020-07-06 16:45 UTC  (11+ messages)
` [PATCH 1/7] cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect()
` [PATCH 2/7] cifs: reduce number of referral requests in DFS link lookups
` [PATCH 3/7] cifs: rename reconn_inval_dfs_target()
` [PATCH 4/7] cifs: handle empty list of targets in cifs_reconnect()
` [PATCH 5/7] cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect
` [PATCH 6/7] cifs: only update prefix path of DFS links in cifs_tree_connect()
` [PATCH 7/7] cifs: document and cleanup dfs mount

[PATCH] Replace HTTP links with HTTPS ones: CIFS
 2020-07-05 20:25 UTC  (3+ messages)

[GIT PULL] CIFS/SMB3 Fixes
 2020-07-04  7:00 UTC  (2+ messages)

memory leak of auth_key.response in multichannel establishment
 2020-07-02 18:09 UTC  (3+ messages)

[PATCH AUTOSEL 5.7 37/53] cifs: Fix double add page to memcg when cifs_readpages
 2020-07-02 16:08 UTC  (3+ messages)
` [PATCH AUTOSEL 5.7 40/53] cifs: update ctime and mtime during truncate

[PATCH v2] cifs: remove the retry in cifs_poxis_lock_set
 2020-07-02  7:25 UTC 

[PATCH AUTOSEL 5.4 30/40] cifs: Fix double add page to memcg when cifs_readpages
 2020-07-02  1:23 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 32/40] cifs: update ctime and mtime during truncate

[PATCH AUTOSEL 4.19 18/27] cifs: Fix double add page to memcg when cifs_readpages
 2020-07-02  1:26 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 20/27] cifs: update ctime and mtime during truncate

[PATCH AUTOSEL 4.14 11/17] cifs: Fix double add page to memcg when cifs_readpages
 2020-07-02  1:26 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 12/17] cifs: update ctime and mtime during truncate

[PATCH AUTOSEL 4.9 09/13] cifs: Fix double add page to memcg when cifs_readpages
 2020-07-02  1:27 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 10/13] cifs: update ctime and mtime during truncate

[PATCH] cifs: prevent truncation from long to int in wait_for_free_credits
 2020-07-02  0:55 UTC 

[PATCH v2] cifs: Fix leak when handling lease break for cached root fid
 2020-07-02  0:53 UTC  (3+ messages)

[PATCH] cifs: Fix the target file was deleted when rename failed
 2020-07-01 13:14 UTC  (3+ messages)

[PATCH] cifs: remove the retry in cifs_poxis_lock_set
 2020-07-01  1:24 UTC  (4+ messages)

[PATCH 0/6] Various fixes for multiuser SMB mounts
 2020-06-30  2:43 UTC  (10+ messages)
` [PATCH 1/6] cifs: Display local UID details for SMB sessions in DebugData
` [PATCH 2/6] SMB3: Honor 'seal' flag for multiuser mounts
` [PATCH 3/6] SMB3: Honor persistent/resilient handle flags "
` [PATCH 4/6] SMB3: Honor lease disabling "
` [PATCH 5/6] SMB3: Honor 'handletimeout' flag "
` [PATCH 6/6] SMB3: Honor 'posix' "

[PATCH] cifs: Fix leak when handling lease break for cached root fid
 2020-06-29  9:59 UTC  (2+ messages)

[GIT PULL] SMB3 Fixes
 2020-06-27 22:45 UTC  (2+ messages)

linux-next: Signed-off-by missing for commits in the cifs tree
 2020-06-24  0:07 UTC  (2+ messages)

[PATCH v2 0/2] cifs: Fix data insonsistent when fallocate
 2020-06-23 19:01 UTC  (5+ messages)
` [PATCH v2 1/2] cifs/smb3: Fix data inconsistent when punch hole
` [PATCH v2 2/2] cifs/smb3: Fix data inconsistent when zero file range

[PATCH] cifs: Fix double add page to memcg when cifs_readpages
 2020-06-23  3:58 UTC  (3+ messages)

[PATCH] cifs/smb3: Fix data inconsistent when punch hole
 2020-06-23  2:31 UTC 

[PATCH] cifs/smb3: Fix data inconsistent when zero file range
 2020-06-23  1:42 UTC  (3+ messages)

[PATCH] cifs: update ctime and mtime during truncate
 2020-06-20  2:51 UTC 

[PATCH AUTOSEL 5.4 066/266] cifs: set up next DFS target before generic_ip_connect()
 2020-06-18  1:13 UTC 

[PATCH AUTOSEL 5.7 084/388] cifs: set up next DFS target before generic_ip_connect()
 2020-06-18  1:03 UTC 

[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-17 23:12 UTC  (28+ messages)
` [PATCH v4 1/3] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v4 2/3] mm, treewide: Rename kzfree() to kfree_sensitive()
` [PATCH v4 3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info()

[PATCH] cifs: misc: Use array_size() in if-statement controlling expression
 2020-06-16 19:35 UTC  (4+ messages)

[PATCH v5 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-16 18:36 UTC  (5+ messages)
` [PATCH v5 1/2] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v5 2/2] mm, treewide: Rename kzfree() to kfree_sensitive()

[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-15 18:39 UTC  (4+ messages)
` [PATCH 1/2] "

get_existing_cc returns the wrong krb-cache under ubuntu 20.04
 2020-06-14  9:09 UTC  (2+ messages)

[PATCH] cifs: Fix cached_fid refcnt leak in open_shroot
 2020-06-13 21:31 UTC  (2+ messages)

[GIT PULL] CIFS/SMB3 Fixes
 2020-06-13 20:50 UTC  (2+ messages)

[PATCH] smb3: add indatalen that can be a non-zero value to calculation of credit charge in smb2 ioctl
 2020-06-12 23:37 UTC  (3+ messages)

[PATCH] cifs: fix chown and chgrp when idsfromsid mount option enabled
 2020-06-12 17:14 UTC  (2+ messages)

[PATCH] smb3: allow uid and gid owners to be set on create with idsfromsid mount option
 2020-06-12 17:13 UTC  (3+ messages)

[PATCH][SMB3] Add support for POSIX Extension info level on query info
 2020-06-12 10:56 UTC  (2+ messages)

[PATCH] smb3: fix typo in mount options displayed in /proc/mounts
 2020-06-10 17:28 UTC  (2+ messages)

[PATCH] Separate binary names using comma in mount.cifs.rst
 2020-06-09 18:00 UTC 

[PATCH v3] cifs: dump Security Type info in DebugData
 2020-06-09  5:02 UTC  (3+ messages)

[PATCH AUTOSEL 5.6 040/606] cifs: fix leaked reference on requeued write
 2020-06-08 23:06 UTC  (2+ messages)
` [PATCH AUTOSEL 5.6 285/606] cifs: Fix null pointer check in cifs_read

[PATCH] smb3: extend fscache mount volume coherency check
 2020-06-06 16:21 UTC  (2+ messages)

[GIT PULL] SMB3 updates for 5.8
 2020-06-05 23:50 UTC  (2+ messages)

[PATCH v2] cifs: dump Security Type info in DebugData
 2020-06-05 15:20 UTC  (3+ messages)

[PATCH] Print sec=<type> in /proc/mounts if not set from cmdline
 2020-06-04 15:43 UTC  (3+ messages)

[PATCH][SMB3] default to minimum of two channels when multichannel specified
 2020-06-03  8:07 UTC  (2+ messages)

[PATCH][SMB3] fix incorrect number of credits when ioctl MaxOutputResponse > 64K
 2020-06-03  6:38 UTC 

[PATCH][smb3] minor update to compression header definitions
 2020-06-02  9:07 UTC  (2+ messages)

[PATCH][CIFS] fix minor typos in comments and log messages
 2020-06-02  9:06 UTC  (2+ messages)

cifs vs Go: EINTR and ENOENT errors from getdents64
 2020-06-01 19:58 UTC 

[PATCH 4 of 4][SMB3] multichannel: try to rebind when reconnecting a channel
 2020-05-31 19:45 UTC 

[PATCH 3 of 4][SMB3] multichannel: use pointer for binding channel
 2020-05-31 19:43 UTC 

[bug report] cifs: multichannel: move channel selection above transport layer
 2020-05-31 19:40 UTC  (2+ messages)

[PATCH 2 of 4][SMB3] multichannel: move channel selection above transport layer
 2020-05-31 19:19 UTC 

[PATCH][SMB3] multichannel: move channel selection in function
 2020-05-30 23:03 UTC 

[PATCH] cifs: remove redundant initialization of variable rc
 2020-05-30 21:08 UTC  (2+ messages)

[PATCH 1/3] cifs: set up next DFS target before generic_ip_connect()
 2020-05-29 20:41 UTC  (4+ messages)
` [PATCH 2/3] cifs: handle hostnames that resolve to same ip in failover

almost no CIFS stats?
 2020-05-29 18:18 UTC  (5+ messages)

remove most callers of kernel_setsockopt v3
 2020-05-28 18:12 UTC  (2+ messages)


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