linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-03 15:47:22 to 2024-01-19 03:02:22 UTC [more...]

linux-next: build warning after merge of the cifs tree
 2024-01-19  3:02 UTC  (2+ messages)

[PATCH 0/1] cifs.upcall: enable ccache init from keytab for multiuser mount sessions
 2024-01-18 11:22 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] fs: smb: client: Reset password pointer to NULL
 2024-01-18  7:43 UTC 

[GIT PULL] ksmbd server fixes
 2024-01-18  0:39 UTC 

[PATCH] minor updates to todo and usage for cifs.ko
 2024-01-18  0:13 UTC 

[PATCH][SMB3 client] show beginning time for per share stats
 2024-01-17 22:28 UTC 

[PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs
 2024-01-17 18:59 UTC  (40+ messages)
` [PATCH 01/20] filelock: split common fields into struct file_lock_core
` [PATCH 02/20] filelock: add coccinelle scripts to move fields to "
` [PATCH 03/20] filelock: the results of the coccinelle conversion
` [PATCH 04/20] filelock: fixups after the coccinelle changes
` [PATCH 05/20] filelock: convert some internal functions to use file_lock_core instead
` [PATCH 06/20] filelock: convert more internal functions to use file_lock_core
` [PATCH 07/20] filelock: make posix_same_owner take file_lock_core pointers
` [PATCH 08/20] filelock: convert posix_owner_key to take file_lock_core arg
` [PATCH 09/20] filelock: make locks_{insert,delete}_global_locks "
` [PATCH 10/20] filelock: convert locks_{insert,delete}_global_blocked
` [PATCH 11/20] filelock: convert the IS_* macros to take file_lock_core
` [PATCH 12/20] filelock: make __locks_delete_block and __locks_wake_up_blocks "
` [PATCH 13/20] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
` [PATCH 14/20] filelock: convert fl_blocker to file_lock_core
` [PATCH 15/20] filelock: clean up locks_delete_block internals
` [PATCH 16/20] filelock: reorganize locks_delete_block and __locks_insert_block
` [PATCH 17/20] filelock: make assign_type helper take a file_lock_core pointer
` [PATCH 18/20] filelock: convert locks_wake_up_blocks to "
` [PATCH 19/20] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx
` [PATCH 20/20] filelock: split leases out of struct file_lock

[PATCH 1/2] smb: client: reuse file lease key in compound operations
 2024-01-17 14:15 UTC  (15+ messages)
` [PATCH 2/2] smb: client: retry compound request without reusing lease

Details of the order
 2024-01-17  9:00 UTC 

[PATCH][next] cifs: remove redundant variable tcon_exist
 2024-01-17  2:37 UTC  (3+ messages)

[PATCH AUTOSEL 6.1 09/14] smb: client: Fix minor whitespace errors and warnings
 2024-01-16 20:48 UTC  (2+ messages)

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

[PATCH AUTOSEL 6.6 12/19] smb: client: Fix minor whitespace errors and warnings
 2024-01-16  1:05 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 13/19] smb: client: fix renaming of reparse points
` [PATCH AUTOSEL 6.6 14/19] smb: client: fix hardlinking "

[PATCH AUTOSEL 6.7 13/21] smb: client: Fix minor whitespace errors and warnings
 2024-01-16  1:03 UTC  (4+ messages)
` [PATCH AUTOSEL 6.7 14/21] smb: client: fix renaming of reparse points
` [PATCH AUTOSEL 6.7 15/21] smb: client: fix hardlinking "
` [PATCH AUTOSEL 6.7 16/21] cifs: fix in logging in cifs_chan_update_iface

[PATCH] ksmbd: only v2 leases handle the directory
 2024-01-15  1:34 UTC 

[PATCH v2] ksmbd: update feature status in documentation
 2024-01-14  6:27 UTC 

[PATCH] ksmbd: update feature status in documentation
 2024-01-14  5:20 UTC  (3+ messages)

Patch "cifs: Fix flushing, invalidation and file size with copy_file_range()" has been added to the 6.1-stable tree
 2024-01-14  3:23 UTC  (17+ messages)
  ` [Regression 6.1.y] From "cifs: Fix flushing, invalidation and file size with copy_file_range()"

[PATCH] keys, dns: Fix size check of V1 server-list header
 2024-01-13 20:40 UTC  (4+ messages)

[PATCH] ksmbd: update feature status in documentation
 2024-01-13  6:45 UTC 

[GIT PULL] ksmbd server fixes
 2024-01-12  5:07 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2024-01-11  2:24 UTC  (2+ messages)

[GIT PULL] afs, dns: Fix dynamic root interaction with negative DNS
 2024-01-10 18:52 UTC  (12+ messages)
    ` [PATCH] keys, dns: Fix missing size check of V1 server-list header

[PATCH 0/4] netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions
 2024-01-10 17:25 UTC  (9+ messages)
` [PATCH 1/4] netfs: "
` [PATCH 2/4] afs: "
` [PATCH 3/4] erofs: "
` [PATCH 4/4] cifs: "

[PATCH 0/6] netfs, cachefiles: More additional patches
 2024-01-10 12:05 UTC  (11+ messages)
` [PATCH 1/6] netfs: Mark netfs_unbuffered_write_iter_locked() static
` [PATCH 2/6] netfs: Count DIO writes
` [PATCH 3/6] netfs: Fix interaction between write-streaming and cachefiles culling
` [PATCH 4/6] netfs: Fix the loop that unmarks folios after writing to the cache
` [PATCH 5/6] cachefiles: Fix signed/unsigned mixup
  ` [External] "
` [PATCH 6/6] netfs: Fix wrong #ifdef hiding wait

[PATCH] ksmbd: Add missing set_freezable() for freezable kthread
 2024-01-10  1:49 UTC  (2+ messages)

[PATCH] ksmbd: free ppace array on error in parse_dacl
 2024-01-10  0:28 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2 1/3] smb: client: Protect ses->chans update with chan_lock spin lock
 2024-01-09 23:44 UTC  (3+ messages)
` [PATCH v2 2/3] smb: client: Protect tcon->status with tc_lock "

[PATCH 6.1.y ] smb3: Replace smb2pdu 1-element arrays with flex-arrays
 2024-01-09 11:40 UTC  (2+ messages)

[PATCH 0/5] netfs, cachefiles, 9p: Additional patches
 2024-01-09  8:32 UTC  (14+ messages)
` [PATCH 1/5] cachefiles: Fix __cachefiles_prepare_write()
` [PATCH 3/5] 9p: Do a couple of cleanups
` [PATCH 4/5] 9p: Always update remote_i_size in stat2inode
` [PATCH 5/5] 9p: Use length of data written to the server in preference to error
` [PATCH 6/5] netfs: Rearrange netfs_io_subrequest to put request pointer first
` [PATCH 7/5] netfs: Fix proc/fs/fscache symlink to point to "netfs" not "../netfs"

[PATCH 1/3] cifs: delete unnecessary NULL checks in cifs_chan_update_iface()
 2024-01-09  7:44 UTC  (9+ messages)
` [PATCH 2/3] cifs: make cifs_chan_update_iface() a void function
` [PATCH 3/3] cifs: simplify a check in cifs_chan_update_iface()

[PATCH 6.1 149/150] smb3: Replace smb2pdu 1-element arrays with flex-arrays
 2024-01-09  1:54 UTC  (2+ messages)

Linux client SMB and DFS site awareness
 2024-01-09  0:56 UTC  (4+ messages)

[REGRESSION 6.1.70] system calls with CIFS mounts failing with "Resource temporarily unavailable"
 2024-01-08 15:58 UTC  (7+ messages)

[PATCH 1/2] ksmbd: don't allow O_TRUNC open on read-only share
 2024-01-07 13:08 UTC  (2+ messages)
` [PATCH 2/2] ksmbd: send lease break notification on FILE_RENAME_INFORMATION

[PATCH 1/2] smb: client: stop revalidating reparse points unnecessarily
 2024-01-06 23:05 UTC  (2+ messages)
` [PATCH 2/2] cifs: get rid of dup length check in parse_reparse_point()

[PATCH] cifs: Pass unbyteswapped eof value into SMB2_set_eof()
 2024-01-05 20:02 UTC  (2+ messages)

[PATCH] smb3: Improve exception handling in allocate_mr_list()
 2024-01-05 19:57 UTC  (2+ messages)

Information on use-after-free in smb2_is_status_io_timeout()?
 2024-01-05 18:14 UTC  (3+ messages)

[GIT PULL] SMB3 client multichannel fixes
 2024-01-05 18:10 UTC  (2+ messages)

[PATCH v5 37/40] netfs: Optimise away reads above the point at which there can be no data
 2024-01-05 17:20 UTC  (16+ messages)
  ` [PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
    ` [PATCH v5 06/40] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink
      ` [PATCH] Fix oops in NFS
    ` [PATCH v5 40/40] 9p: Use netfslib read/write_iter

[PATCH 6.6 067/156] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
 2024-01-05 10:06 UTC  (4+ messages)

CIFS with Virtual box won't mount share
 2024-01-04 10:10 UTC 

[PATCH 5.10 19/75] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
 2024-01-03 16:55 UTC 

[PATCH 5.15 21/95] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
 2024-01-03 16:54 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).