linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-24 10:21:41 to 2023-05-06 20:45:44 UTC [more...]

[GIT PULL] smb3 client fixes
 2023-05-06 20:45 UTC 

[PATCH] cifs: fix pcchunk length type in smb2_copychunk_range
 2023-05-06  8:06 UTC  (6+ messages)
  ` Fwd: "

[PATCH 1/6] ksmbd: fix global-out-of-bounds in smb2_find_context_vals
 2023-05-06  3:10 UTC  (7+ messages)
` [PATCH 2/6] ksmbd: fix wrong UserName check in session_user
` [PATCH 3/6] ksmbd: allocate one more byte for implied bcc[0]
` [PATCH 4/6] ksmbd: smb2: Allow messages padded to 8byte boundary
` [PATCH 5/6] ksmbd: remove unused ksmbd_tree_conn_share function
` [PATCH 6/6] ksmbd: use kzalloc() instead of __GFP_ZERO

[GIT PULL] ksmbd server fixes
 2023-05-06  2:20 UTC  (2+ messages)

[PATCH -next 0/2] lsm: Change inode_setattr() to take struct
 2023-05-05 17:22 UTC  (4+ messages)
` [PATCH -next 1/2] fs: Change notify_change() to take struct path argument
  ` [PATCH -next 1/2] "
` [PATCH -next 2/2] lsm: Change inode_setattr hook "

[PATCH -next] cifs: Remove unneeded semicolon
 2023-05-05  9:43 UTC  (2+ messages)

[bug report] ksmbd: fix racy issue from using ->d_parent and ->d_name
 2023-05-04 13:34 UTC  (2+ messages)

[PATCH 0/7] cifs.ko fixes
 2023-05-04  5:14 UTC  (9+ messages)
` [PATCH 1/7] cifs: fix potential race when tree connecting ipc
` [PATCH 2/7] cifs: fix potential use-after-free bugs in TCP_Server_Info::hostname
` [PATCH 3/7] cifs: protect session status check in smb2_reconnect()
` [PATCH 4/7] cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpath
` [PATCH 5/7] cifs: print smb3_fs_context::source when mounting
` [PATCH 6/7] cifs: avoid potential races when handling multiple dfs tcons
` [PATCH 7/7] cifs: fix sharing of DFS connections

[PATCH] ksmbd: fix null-ptr-deref in smb2_get_info_filesystem
 2023-05-02 14:51 UTC 

[PATCH][SMB3] correct definitions for app instance open contexts
 2023-05-02  5:56 UTC  (2+ messages)

[PATCH][CIFS] fix incorrect size for query_on_disk_id
 2023-05-02  5:54 UTC  (5+ messages)

[GIT PULL] smb3 client fixes
 2023-05-01 19:26 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2023-04-29 18:19 UTC  (2+ messages)

Prezentacja
 2023-04-28  8:46 UTC 

[PATCH][CIFS] missing lock when updating session status
 2023-04-28  4:25 UTC  (2+ messages)

[PATCH] SMB3.1.1: add new tree connect ShareFlags
 2023-04-27 17:53 UTC 

[PATCH] SMB3: Add missing locks to protect deferred close file list
 2023-04-27 16:05 UTC  (6+ messages)

[PATCH] SMB3: Close deferred file handles in case of handle lease break
 2023-04-27 16:04 UTC  (2+ messages)

Weird behaviour with cifs in xfstests shutdown tests
 2023-04-27  8:26 UTC 

Prezentacja
 2023-04-25  8:16 UTC 

Samba POSIX Extensions automated testing
 2023-04-25  4:43 UTC 

[PATCH 0/7] Avoid a few casts from void *
 2023-04-24  2:22 UTC  (3+ messages)

[PATCH 0/3] Simplify SMB2_open_init
 2023-04-23  6:10 UTC  (7+ messages)
` [PATCH 1/3] cifs: Simplify SMB2_open_init()
` [PATCH 2/3] "
` [PATCH 3/3] "

[GIT PULL] smb3 client fixes
 2023-04-22 16:47 UTC  (2+ messages)

[PATCH 17/22] cifs: Use alloc_ordered_workqueue() to create ordered workqueues
 2023-04-21 18:38 UTC  (2+ messages)

[PATCH v8 0/3] ksmbd patches included vfs changes
 2023-04-21  7:26 UTC  (4+ messages)

Słowa kluczowe do wypozycjonowania
 2023-04-20  8:05 UTC 

[PATCH] cifs: Fix unbuffered read
 2023-04-19  2:32 UTC  (3+ messages)

informazione
 2023-04-17 19:55 UTC  (2+ messages)

[PATCH] cifs: avoid dup prefix path in dfs_get_automount_devname()
 2023-04-17 16:56 UTC  (4+ messages)

W sprawie samochodu
 2023-04-17  8:00 UTC 

[GIT PULL] ksmbd server fix
 2023-04-16 17:43 UTC  (4+ messages)

[GIT PULL] smb311 client fix
 2023-04-16  3:02 UTC  (2+ messages)

[PATCH v2 2/5] fs: Pass argument to fcntl_setlease as int
 2023-04-14 15:24 UTC 

[PATCH 2/5] fs: Pass argument to fcntl_setlease as int
 2023-04-14 10:02 UTC 

[PATCH] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC
 2023-04-12 16:27 UTC  (2+ messages)

[PATCH v2] cifs: reinstate original behavior again for forceuid/forcegid
 2023-04-10  1:36 UTC  (3+ messages)

[GIT PULL] smb3 client fixes
 2023-04-09  2:16 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2023-04-07 20:56 UTC  (2+ messages)

[PATCH] cifs: reinstate original behavior again for forceuid/forcegid
 2023-04-07  4:42 UTC  (5+ messages)

[PATCH] cifs: double lock in cifs_reconnect_tcon()
 2023-04-06 23:43 UTC  (3+ messages)

[RFC PATCH 0/5] fstests specific MAINTAINERS file
 2023-04-06 20:10 UTC  (21+ messages)
` [PATCH 1/5] fstests: add MAINTAINERS and get_maintainer.pl files
` [PATCH 2/5] tools/get_maintainer.pl: remove penguin chiefs
` [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
  ` [f2fs-dev] "
` [PATCH 4/5] fstests/MAINTAINERS: add some specific reviewers
` [PATCH 5/5] fstests/MAINTAINERS: add a co-maintainer for btrfs testing part

[bug report] cifs: reduce roundtrips on create/qinfo requests
 2023-04-06 13:12 UTC 

[PATCH v2] cifs: sanitize paths in cifs_update_super_prepath
 2023-04-05 17:36 UTC  (2+ messages)

[PATCH v2] ksmbd: remove unused compression negotiate ctx packing
 2023-04-05 13:16 UTC  (2+ messages)

[PATCH] cifs: sanitize paths in cifs_update_super_prepath
 2023-04-04 22:26 UTC  (4+ messages)

[PATCH] ksmbd: remove unused compression negotiate ctx packing
 2023-04-04 14:13 UTC 

[PATCH] ksmbd: avoid duplicate negotiate ctx offset increments
 2023-04-04 14:10 UTC  (2+ messages)

Inconsistent mfsymlinks behavior
 2023-04-04  2:57 UTC  (3+ messages)

[PATCH 5.10 041/173] keys: Do not cache key in task struct if key is requested from kernel thread
 2023-04-03 14:07 UTC 

[PATCH 5.4 015/104] keys: Do not cache key in task struct if key is requested from kernel thread
 2023-04-03 14:08 UTC 

[PATCH] ksmbd: set NegotiateContextCount once instead of every inc
 2023-04-03 13:16 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2023-04-02 18:02 UTC  (2+ messages)

[PATCH] ksmbd: delete asynchronous work from list
 2023-04-01  8:49 UTC  (2+ messages)
` [PATCH 2/2] ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdr

[PATCH v3 01/55] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC
 2023-03-31 19:05 UTC  (2+ messages)

[PATCH] cifs: Pass a pointer to virt_to_page() in cifsglob
 2023-03-31 12:30 UTC 

[PATCH 1/5] cifs: get rid of cifs_mount_ctx::{origin,leaf}_fullpath
 2023-03-30 22:59 UTC  (13+ messages)
` [PATCH 2/5] cifs: get rid of unnecessary ifdef
` [PATCH 3/5] cifs: avoid races in parallel reconnects in smb1
` [PATCH 4/5] cifs: prevent infinite recursion in CIFSGetDFSRefer()
` [PATCH 5/5] cifs: get rid of dead check in smb2_reconnect()

[PATCH] cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
 2023-03-30 22:42 UTC  (5+ messages)
  ` Fwd: "

[PATCH] cifs: Remove "wait_oplock_handler" from cifs_close_deferred_file()
 2023-03-30  8:55 UTC 

[RFC PATCH v2 01/48] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC
 2023-03-29 14:13 UTC 

Słowa kluczowe do wypozycjonowania
 2023-03-29  7:34 UTC 

[PATCH] fs: add the tuncate check of exfat and hfsplus
 2023-03-28 23:54 UTC  (3+ messages)
` [PATCH v3] fs: add the tuncate check of exfat

[PATCH 5.15 042/146] keys: Do not cache key in task struct if key is requested from kernel thread
 2023-03-28 14:42 UTC 

[PATCH 6.1 059/224] keys: Do not cache key in task struct if key is requested from kernel thread
 2023-03-28 14:40 UTC 

[PATCH 6.2 067/240] keys: Do not cache key in task struct if key is requested from kernel thread
 2023-03-28 14:40 UTC 

[PATCH] driver core: class: mark the struct class for sysfs callbacks as constant
 2023-03-27 16:05 UTC  (2+ messages)

[GIT PULL] cifs/smb3 client fixes
 2023-03-26 16:21 UTC  (2+ messages)

[PATCH] ksmbd: remove unused is_char_allowed function
 2023-03-25  9:00 UTC  (3+ messages)

[PATCH] ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARN
 2023-03-25  8:35 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2023-03-25  1:18 UTC  (2+ messages)

[PATCH] SMB3: Close deferred file handles if we get handle lease break
 2023-03-25  1:14 UTC  (3+ messages)

[PATCH] smb3: fix unusable share after force unmount failure
 2023-03-24 17:52 UTC  (2+ messages)

[PATCH] cifs: fix dentry lookups in directory handle cache
 2023-03-24 16:56 UTC 

[smb3] 5efdd9122e: filebench.sum_operations/s -50.0% regression
 2023-03-24 10:32 UTC  (5+ messages)

[PATCH] cifs: Pass a pointer to virt_to_page()
 2023-03-24 10:21 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).