linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-01 12:58:38 to 2024-02-17 16:27:02 UTC [more...]

[GIT PULL] smb3 client fixes
 2024-02-17 16:27 UTC  (2+ messages)

[WIP PATCH] allow changing the password on remount in some cases
 2024-02-16 17:06 UTC  (4+ messages)

SMB 1.0 broken between Kernel versions 6.2 and 6.5
 2024-02-16  5:40 UTC  (38+ messages)

[PATCH AUTOSEL 6.1 26/28] smb: client: set correct d_type for reparse points under DFS mounts
 2024-02-13  0:22 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 28/28] smb3: clarify mount warning

[PATCH AUTOSEL 6.6 47/51] smb: client: set correct d_type for reparse points under DFS mounts
 2024-02-13  0:20 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 49/51] cifs: change tcon status when need_reconnect is set on it
` [PATCH AUTOSEL 6.6 50/51] cifs: handle cases where multiple sessions share connection
` [PATCH AUTOSEL 6.6 51/51] smb3: clarify mount warning

[PATCH AUTOSEL 6.7 54/58] smb: client: set correct d_type for reparse points under DFS mounts
 2024-02-13  0:18 UTC  (4+ messages)
` [PATCH AUTOSEL 6.7 56/58] cifs: change tcon status when need_reconnect is set on it
` [PATCH AUTOSEL 6.7 57/58] cifs: handle cases where multiple sessions share connection
` [PATCH AUTOSEL 6.7 58/58] smb3: clarify mount warning

[PATCH 1/2] smb: client: set correct id, uid and cruid for multiuser automounts
 2024-02-12  3:06 UTC  (3+ messages)
` [PATCH 2/2] smb: client: handle path separator of created SMB symlinks

[PATCH] cifs: update the same create_guid on replay
 2024-02-10 19:08 UTC  (4+ messages)

[PATCH 1/3] smb: client: do not defer close open handles to deleted files
 2024-02-10 16:49 UTC  (7+ messages)
` [PATCH 2/3] smb: client: reuse file lease key in compound operations
` [PATCH 3/3] smb: client: retry compound request without reusing lease

[GIT PULL] ksmbd server fixes
 2024-02-10 16:26 UTC  (2+ messages)

[PATCH] cifs: Convert struct fealist away from 1-element array
 2024-02-10 10:21 UTC  (7+ messages)

[PATCH] fs: smb: client: Reset password pointer to NULL
 2024-02-10  5:46 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2024-02-10  1:15 UTC  (2+ messages)

[PATCHv2] generic: add fcntl corner cases tests
 2024-02-09 11:43 UTC  (3+ messages)

[PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslib
 2024-02-09 10:59 UTC  (16+ messages)
` [PATCH v5 01/12] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
` [PATCH v5 02/12] cifs: Set zero_point in the copy_file_range() and remap_file_range()
` [PATCH v5 03/12] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
` [PATCH v5 04/12] cifs: Use more fields from netfs_io_subrequest
` [PATCH v5 05/12] cifs: Make wait_mtu_credits take size_t args
` [PATCH v5 06/12] cifs: Implement netfslib hooks
` [PATCH v5 07/12] cifs: Replace the writedata replay bool with a netfs sreq flag
` [PATCH v5 08/12] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
` [PATCH v5 09/12] cifs: Cut over to using netfslib
` [PATCH v5 10/12] cifs: Remove some code that's no longer used, part 1
` [PATCH v5 11/12] cifs: Remove some code that's no longer used, part 2
` [PATCH v5 12/12] cifs: Remove some code that's no longer used, part 3

[PATCH][smb client] updating warning message for sec=krb5p
 2024-02-08 16:43 UTC  (2+ messages)

[PATCH] smb: client: do not defer close open handles to deleted files
 2024-02-08 16:40 UTC  (3+ messages)

Rename replay request semantics on SMB2
 2024-02-08 10:51 UTC 

[PATCH] cifs: fix underflow in parse_server_interfaces()
 2024-02-08 10:18 UTC 

linux-next: manual merge of the vfs-brauner tree with the cifs tree
 2024-02-07 22:59 UTC 

[PATCH AUTOSEL 6.1 27/29] smb: client: increase number of PDUs allowed in a compound request
 2024-02-07 21:24 UTC 

[PATCH AUTOSEL 6.6 24/38] cifs: make sure that channel scaling is done only once
 2024-02-07 21:23 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 35/38] cifs: do not search for channel if server is terminating
` [PATCH AUTOSEL 6.6 36/38] smb: client: increase number of PDUs allowed in a compound request

[PATCH AUTOSEL 6.7 28/44] cifs: make sure that channel scaling is done only once
 2024-02-07 21:21 UTC  (3+ messages)
` [PATCH AUTOSEL 6.7 41/44] cifs: do not search for channel if server is terminating
` [PATCH AUTOSEL 6.7 42/44] smb: client: increase number of PDUs allowed in a compound request

[linux-next:master] BUILD REGRESSION ac139fc7db67968e5061715508b5fc4aa7c40c56
 2024-02-07  6:37 UTC 

[PATCH] fix netfs/folios regression
 2024-02-07  1:38 UTC  (3+ messages)

[REGRESSION 6.1.70] system calls with CIFS mounts failing with "Resource temporarily unavailable"
 2024-02-06 16:33 UTC  (10+ messages)

[PATCH 5.15.y 0/1] smb: client: fix "df: Resource temporarily unavailable" on 5.15 stable kernel
 2024-02-06 16:11 UTC  (2+ messages)
` [PATCH 5.15.y 1/1] smb3: Replace smb2pdu 1-element arrays with flex-arrays

[PATCH 1/2] cifs: change tcon status when need_reconnect is set on it
 2024-02-06 15:00 UTC  (2+ messages)
` [PATCH 2/2] cifs: handle cases where multiple sessions share connection

Roadmap for netfslib and local caching (cachefiles)
 2024-02-06  8:39 UTC  (2+ messages)

[PATCH 1/5] cifs: avoid redundant calls to disable multichannel
 2024-02-06  6:13 UTC  (3+ messages)
` [PATCH 5/5] cifs: enforce nosharesock when multichannel is used

[bug report] cifs: do not search for channel if server is terminating
 2024-02-06  6:01 UTC  (4+ messages)

[PATCH] filelock: don't do security checks on nfsd setlease calls
 2024-02-05 22:22 UTC 

How to automatically drop unresponsive CIFS /SMB connections
 2024-02-05 15:22 UTC  (5+ messages)

[PATCHES] RCU pathwalk race fixes
 2024-02-05 13:51 UTC  (32+ messages)
` [PATCH 01/13] fs/super.c: don't drop ->s_user_ns until we free struct super_block itself
  ` [PATCH 02/13] rcu pathwalk: prevent bogus hard errors from may_lookup()
  ` [PATCH 03/13] affs: free affs_sb_info with kfree_rcu()
  ` [PATCH 04/13] exfat: move freeing sbi, upcase table and dropping nls into rcu-delayed helper
  ` [PATCH 05/13] hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_info
  ` [PATCH 06/13] afs: fix __afs_break_callback() / afs_drop_open_mmap() race
  ` [PATCH 07/13] nfs: make nfs_set_verifier() safe for use in RCU pathwalk
  ` [PATCH 08/13] nfs: fix UAF on pathwalk running into umount
  ` [PATCH 09/13] procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()
  ` [PATCH 10/13] procfs: make freeing proc_fs_info rcu-delayed
  ` [PATCH 11/13] fuse: fix UAF in rcu pathwalks
  ` [PATCH 12/13] cifs_get_link(): bail out in unsafe case
  ` [PATCH 13/13] ext4_get_link(): fix breakage in RCU mode
` RCU pathwalk audit notes

[PATCH v3 00/47] filelock: split file leases out of struct file_lock
 2024-02-05 12:19 UTC  (11+ messages)
` [PATCH v3 04/47] filelock: add some new helper functions
` [PATCH v3 34/47] 9p: adapt to breakup of struct file_lock

[PATCH] ksmbd: free aux buffer if ksmbd_iov_pin_rsp_read fails
 2024-02-05 11:45 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2024-02-04  7:44 UTC  (2+ messages)

workqueue warning
 2024-02-03 22:47 UTC  (2+ messages)

ksmbd oops in xfstest generic/298 with multichannel
 2024-02-03 22:36 UTC 

[PATCH -next] ksmbd: Add kernel-doc for ksmbd_extract_sharename() function
 2024-02-02 22:57 UTC  (3+ messages)

[PATCH AUTOSEL 6.1 08/15] smb: Work around Clang __bdos() type confusion
 2024-02-02 18:40 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 09/15] cifs: translate network errors on send to -ECONNABORTED

[PATCH AUTOSEL 6.6 10/21] smb: Work around Clang __bdos() type confusion
 2024-02-02 18:40 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 11/21] cifs: cifs_pick_channel should try selecting active channels
` [PATCH AUTOSEL 6.6 12/21] cifs: translate network errors on send to -ECONNABORTED
` [PATCH AUTOSEL 6.6 13/21] cifs: helper function to check replayable error codes

[PATCH AUTOSEL 6.7 11/23] smb: Work around Clang __bdos() type confusion
 2024-02-02 18:39 UTC  (4+ messages)
` [PATCH AUTOSEL 6.7 12/23] cifs: cifs_pick_channel should try selecting active channels
` [PATCH AUTOSEL 6.7 13/23] cifs: translate network errors on send to -ECONNABORTED
` [PATCH AUTOSEL 6.7 14/23] cifs: helper function to check replayable error codes

[PATCH 1/2] smb: client: reuse file lease key in compound operations
 2024-02-02 12:50 UTC  (9+ messages)
` [PATCH 2/2] smb: client: retry compound request without reusing lease

[PATCH] smb: client: Fix a double lock bug in smb2_reconnect()
 2024-02-01 18:03 UTC  (2+ messages)

State of unix extensions and symlink support
 2024-02-01 18:01 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).