messages from 2023-04-03 14:19:01 to 2023-05-16 19:30:42 UTC [more...]
[PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
2023-05-16 19:29 UTC (2+ messages)
` [Linux-cachefs] "
[PATCH] SMB3: force unmount was failing to close deferred close files
2023-05-16 19:07 UTC (4+ messages)
[PATCH] cifs: Close deferred files that may be open via hard links
2023-05-16 18:41 UTC (2+ messages)
[PATCH 00/12] arch: Make virt_to_pfn into a static inline
2023-05-16 9:18 UTC (20+ messages)
` [PATCH 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
` [PATCH 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
` [PATCH 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init
` [PATCH 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
` [PATCH 05/12] cifs: "
` [PATCH 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
` [PATCH 07/12] netfs: Pass a pointer to virt_to_page()
` [PATCH 08/12] arm64: vdso: Pass (void *) "
` [PATCH 09/12] asm-generic/page.h: Make pfn accessors static inlines
` [PATCH 10/12] ARM: mm: Make virt_to_pfn() a static inline
` [PATCH 11/12] arm64: memory: "
` [PATCH 12/12] m68k/mm: Make pfn accessors static inlines
[PATCH] SMB3: drop reference to cfile before sending oplock break
2023-05-15 21:25 UTC
[PATCH] SMB3: Close all deferred handles of inode in case of handle lease break
2023-05-15 20:49 UTC (2+ messages)
[PATCH -next 0/2] lsm: Change inode_setattr() to take struct
2023-05-15 15:12 UTC (6+ 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] ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
2023-05-14 3:51 UTC (3+ messages)
` [PATCH] ksmbd: fix uninitialized pointer read in smb2_create_link()
` [PATCH] ksmbd: fix credit count leakage
[PATCH v2] ksmbd: fix global-out-of-bounds in smb2_find_context_vals
2023-05-14 3:28 UTC
[GIT PULL] smb3 client fixes
2023-05-12 22:14 UTC (2+ messages)
[PATCH 1/6] ksmbd: fix global-out-of-bounds in smb2_find_context_vals
2023-05-12 14:14 UTC (14+ 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
Fotowoltaika dla biznesu
2023-05-12 8:34 UTC
W sprawie samochodu
2023-05-11 9:44 UTC
[PATCH] cifs: release leases for deferred close handles when freezing
2023-05-10 22:51 UTC
[PATCH AUTOSEL 6.2 18/18] cifs: missing lock when updating session status
2023-05-09 21:19 UTC
[PATCH AUTOSEL 6.3 18/18] cifs: missing lock when updating session status
2023-05-09 21:19 UTC
Samba returning mtime for multiple time stamp fields
2023-05-09 20:54 UTC
[PATCH] smb3: fix problem remounting a share after shutdown
2023-05-09 6:48 UTC
[PATCH 17/22] cifs: Use alloc_ordered_workqueue() to create ordered workqueues
2023-05-08 23:58 UTC (3+ messages)
W sprawie samochodu
2023-05-08 8:10 UTC
[PATCH][CIFS] smb3: improve parallel reads of large files
2023-05-08 5:54 UTC
[PATCH][CIFS] do not reuse connection if share marked as isolated
2023-05-08 5:36 UTC
[GIT PULL] smb3 client fixes
2023-05-07 18:12 UTC (2+ messages)
[PATCH] cifs: fix pcchunk length type in smb2_copychunk_range
2023-05-06 8:06 UTC (6+ messages)
` Fwd: "
[GIT PULL] ksmbd server fixes
2023-05-06 2:20 UTC (2+ messages)
[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 (2+ messages)
[PATCH 0/3] Simplify SMB2_open_init
2023-04-23 6:10 UTC (2+ messages)
[GIT PULL] smb3 client fixes
2023-04-22 16:47 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox