linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-22 01:51:48 to 2023-01-07 18:43:22 UTC [more...]

[GIT PULL] cifs/smb3 fixes
 2023-01-07 18:43 UTC  (2+ messages)

[PATCH v5 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-01-07 15:11 UTC  (7+ messages)
` [PATCH v5 1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs
` [PATCH v5 2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
` [PATCH v5 3/3] mm: Make filemap_release_folio() better inform shrink_folio_list()

[PATCH v4 0/7] iov_iter: Add extraction helpers
 2023-01-07  0:34 UTC  (3+ messages)
` [PATCH v4 5/7] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [PATCH v4 6/7] netfs: Add a function to extract an iterator into a scatterlist

[Regression] Bug 216881 - CIFS 1.0 mounts fail with "VFS: bogus file nlink value 0"
 2023-01-06  9:49 UTC 

[PATCH v5 00/23] Convert to filemap_get_folios_tag()
 2023-01-06  7:57 UTC  (25+ messages)
` [PATCH v5 01/23] pagemap: Add filemap_grab_folio()
` [PATCH v5 02/23] filemap: Added filemap_get_folios_tag()
` [PATCH v5 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
` [PATCH v5 04/23] page-writeback: Convert write_cache_pages() "
` [PATCH v5 05/23] afs: Convert afs_writepages_region() "
` [PATCH v5 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
` [PATCH v5 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
` [PATCH v5 08/23] ceph: Convert ceph_writepages_start() "
` [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() "
` [PATCH v5 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH v5 11/23] f2fs: Convert f2fs_fsync_node_pages() "
` [PATCH v5 12/23] f2fs: Convert f2fs_flush_inline_data() "
` [PATCH v5 13/23] f2fs: Convert f2fs_sync_node_pages() "
` [PATCH v5 14/23] f2fs: Convert f2fs_write_cache_pages() "
` [PATCH v5 15/23] f2fs: Convert last_fsync_dnode() "
` [PATCH v5 16/23] f2fs: Convert f2fs_sync_meta_pages() "
` [PATCH v5 17/23] gfs2: Convert gfs2_write_cache_jdata() "
  ` [Cluster-devel] "
` [PATCH v5 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() "
` [PATCH v5 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() "
` [PATCH v5 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() "
` [PATCH v5 21/23] nilfs2: Convert nilfs_copy_dirty_pages() "
` [PATCH v5 22/23] nilfs2: Convert nilfs_clear_dirty_pages() "
` [PATCH v5 23/23] filemap: Remove find_get_pages_range_tag()

CIFS: kernel BUG at mm/slub.c:435
 2023-01-06  1:21 UTC 

[PATCH v2] filelock: move file locking definitions to separate header file
 2023-01-05 21:19 UTC 

[PATCH][next] cifs: remove redundant assignment to the variable match
 2023-01-05 13:41 UTC 

[PATCH] cifs: Fix kmap_local_page() unmapping
 2023-01-04  6:15 UTC  (4+ messages)

[PATCH] cifs: protect access of TCP_Server_Info::{dstaddr,hostname}
 2023-01-04  6:15 UTC  (2+ messages)

[PATCH 1/2] cifs: ignore ipc reconnect failures during dfs failover
 2023-01-04  6:14 UTC  (6+ messages)
` [PATCH 2/2] cifs: fix race in assemble_neg_contexts()

[RFC PATCH v2 00/18] fs: Remove usage of broken nls_utf8 and drop it
 2023-01-01 23:02 UTC  (22+ messages)
` [RFC PATCH v2 01/18] fat: Fix iocharset=utf8 mount option
` [RFC PATCH v2 02/18] hfsplus: Add iocharset= mount option as alias for nls=
` [RFC PATCH v2 03/18] ntfs: Undeprecate iocharset= mount option
` [RFC PATCH v2 04/18] ntfs: Fix error processing when load_nls() fails
` [RFC PATCH v2 05/18] befs: Fix printing iocharset= mount option
` [RFC PATCH v2 06/18] befs: Rename enum value Opt_charset to Opt_iocharset to match "
` [RFC PATCH v2 07/18] befs: Fix error processing when load_nls() fails
` [RFC PATCH v2 08/18] befs: Allow to use native UTF-8 mode
` [RFC PATCH v2 09/18] hfs: Explicitly set hsb->nls_disk when hsb->nls_io is set
` [RFC PATCH v2 10/18] hfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option
` [RFC PATCH v2 11/18] hfsplus: "
` [RFC PATCH v2 12/18] jfs: Remove custom iso8859-1 implementation
` [RFC PATCH v2 13/18] jfs: Fix buffer overflow in jfs_strfromUCS_le() function
` [RFC PATCH v2 14/18] jfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option
` [RFC PATCH v2 15/18] ntfs: "
` [RFC PATCH v2 16/18] cifs: "
` [RFC PATCH v2 17/18] cifs: Remove usage of load_nls_default() calls
` [RFC PATCH v2 18/18] nls: Drop broken nls_utf8 module

[Bug 15274] New: detection for systemd in mount.cifs.c fails when running in 'unified' systemd breaking ask password functionatlity which leads to permission denied
 2023-01-01  0:30 UTC 

[PATCH v2] ksmbd-tools: add max connections parameter to global section
 2022-12-31  8:21 UTC  (3+ messages)

[PATCH v3] ksmbd-tools: add max connections parameter to global section
 2022-12-31  8:21 UTC 

[PATCH] ksmbd-tools: add max connections parameter to global section
 2022-12-30  3:56 UTC  (3+ messages)

Deadlock in Ubuntu 5.4 kernel
 2022-12-30  3:33 UTC  (3+ messages)

[PATCH v2] ksmbd: add max connections parameter
 2022-12-30  2:48 UTC  (2+ messages)

[PATCH] ksmbd: add max connections parameter
 2022-12-29  9:40 UTC  (3+ messages)

[PATCH] ksmbd: send proper error response in smb2_tree_connect()
 2022-12-27 15:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH AUTOSEL 5.15 11/14] ksmbd: Fix resource leak in smb2_lock()
 2022-12-24  1:31 UTC 

[PATCH AUTOSEL 6.0 15/18] ksmbd: Fix resource leak in smb2_lock()
 2022-12-24  1:30 UTC 

[PATCH AUTOSEL 6.1 23/26] ksmbd: Fix resource leak in smb2_lock()
 2022-12-24  1:29 UTC 

[PATCH] cifs: use the least loaded channel for sending requests
 2022-12-23 14:16 UTC  (7+ messages)

[GIT PULL] smb3 client fixes
 2022-12-21 18:50 UTC  (2+ messages)

[PATCH[SMB3 client] part 4 of 4 from the DFS/reconnect patch series
 2022-12-17 16:17 UTC 

[PATCH][SMB3 client] DFS/reconnect fixes part 3 of 4
 2022-12-17 16:08 UTC 

DFS/reconnect fixes part 2 of 4
 2022-12-17 16:05 UTC 

[PATCH][SMB3 client] DFS/reconnect fixes part 1 of 4
 2022-12-17 15:53 UTC 

[PATCH][SMB3 client] reduce roundrips on create query_info
 2022-12-17 15:20 UTC 

[PATCH][SMB3 client] Two reconnect patches
 2022-12-17 15:16 UTC 

[GIT PULL] smb3 client fixes
 2022-12-15 22:59 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2022-12-15 18:28 UTC  (3+ messages)

[PATCH -next] cifs: Remove duplicated include in cifsglob.h
 2022-12-14  4:58 UTC  (2+ messages)

[GIT PULL] file locking changes for v6.2-rc1
 2022-12-12 17:33 UTC  (2+ messages)

[PATCH] cifs: fix oops during encryption
 2022-12-11 21:18 UTC 

[ammarfaizi2-block:dhowells/linux-fs/fscache-fixes] [mm, netfs, fscache] 6919cda8e0: canonical_address#:#[##]
 2022-12-11 18:27 UTC 

[PATCH v4 00/23] Convert to filemap_get_folios_tag()
 2022-12-11  6:03 UTC  (5+ messages)
` [PATCH v4 15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag()
  ` [f2fs-dev] "
` [PATCH v4 16/23] f2fs: Convert f2fs_sync_meta_pages() "
  ` [f2fs-dev] "

[[PATCH][CIFS] minor cleanup of some headers pointed out by checkpatch
 2022-12-09 23:08 UTC  (2+ messages)

[PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
 2022-12-09 16:50 UTC  (16+ messages)

[PATCH] ksmbd: Convert to use sysfs_emit()/sysfs_emit_at() APIs
 2022-12-09  1:07 UTC  (3+ messages)

[PATCH v4] cifs: add ipv6 parsing
 2022-12-08 14:37 UTC  (4+ messages)

[PATCH v3] cifs: add ipv6 parsing
 2022-12-07  2:33 UTC  (2+ messages)

[PATCH v2] cifs: add ipv6 parsing
 2022-12-06 14:51 UTC  (2+ messages)

[PATCH linux-next] ksmbd: use sysfs_emit() to instead of scnprintf()
 2022-12-06 13:47 UTC  (2+ messages)

RFC: remove cifs_writepage
 2022-12-06  6:36 UTC  (5+ messages)

[PATCH] cifs: add ipv6 parsing
 2022-12-06  5:11 UTC  (4+ messages)
` [PATCH] cifs: fix tabbing

[PATCH v3 0/4] iov_iter: Add extraction helpers
 2022-12-02  9:43 UTC  (3+ messages)
` [PATCH v3 3/4] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [PATCH v3 4/4] netfs: Add a function to extract an iterator into a scatterlist

[PATCH] ksmbd: Fix resource leak in smb2_lock()
 2022-12-01  1:05 UTC  (2+ messages)

Parse owner and group sids from smb311 posix extension qfileinfo call
 2022-11-28 17:22 UTC  (6+ messages)

[PATCH] filelock: move file locking definitions to separate header file
 2022-11-28 10:53 UTC  (14+ messages)

[PATCH v2] vfs: fix copy_file_range() averts filesystem freeze protection
 2022-11-27 20:49 UTC  (4+ messages)

[GIT PULL] SMB3 client fixes
 2022-11-27 17:14 UTC  (2+ messages)

[PATCH v4 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2022-11-23 23:12 UTC  (6+ messages)
` [RFC PATCH v4 1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs
` [RFC PATCH v4 2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
` [RFC PATCH v4 3/3] mm: Make filemap_release_folio() better inform shrink_folio_list()

[PATCH v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2022-11-23 20:25 UTC  (4+ messages)

[PATCH v2 0/4] iov_iter: Add extraction helpers
 2022-11-23 13:10 UTC  (3+ messages)
` [PATCH v2 3/4] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [PATCH v2 4/4] netfs: Add a function to extract an iterator into a scatterlist

Silikonmischungen
 2022-11-22  9:15 UTC 

[PATCH] ksmbd: Fix resource leak in ksmbd_session_rpc_open()
 2022-11-22  3:23 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).