messages from 2021-08-08 16:25:56 to 2021-08-25 14:04:30 UTC [more...]
[PATCH 00/12] fscache: Some prep work for fscache rewrite
2021-08-25 14:04 UTC (7+ messages)
` [PATCH 10/12] fscache: Fix cookie key hashing
` [PATCH 11/12] fscache: Fix fscache_cookie_put() to not deref after dec
CIFS version 1/2 negotiate ?
2021-08-25 11:32 UTC
[PATCH 0/1] don't leak EDEADLK to userspace
2021-08-25 11:16 UTC (2+ messages)
` [PATCH] cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED
crypto updates
2021-08-25 7:46 UTC (6+ messages)
` [PATCH 1/2] cifs: remove support for NTLM and weaker authentication algorithms
` [PATCH 2/2] cifs: fork arc4 and create a separate module for it for cifs and other users
[PATCH 0/1] cifs: do not leak EDEADLK to dgetents64
2021-08-25 7:30 UTC (2+ messages)
` [PATCH] cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED
[PATCH] cifs: cifs_md4 convert to SPDX identifier
2021-08-25 6:15 UTC (2+ messages)
[PATCH] add cifs_common directory to MAINTAINERS file
2021-08-24 23:51 UTC (2+ messages)
[PATCH] cifs: create a MD4 module and switch cifs.ko to use it
2021-08-24 16:50 UTC (2+ messages)
Building cifs.ko without any support for insecure crypto?
2021-08-24 16:41 UTC (11+ messages)
[PATCH][SMB3.1.1] incorrect initialization of the posix extensions in new mount API
2021-08-24 16:02 UTC (3+ messages)
[PATCH 0/6] netfs, afs, ceph: Support folios, at least partially
2021-08-24 14:38 UTC (12+ messages)
` [PATCH 1/6] afs: Fix afs_launder_page() to set correct start file position
` [PATCH 2/6] folio: Add a function to change the private data attached to a folio
` [PATCH 3/6] folio: Add a function to get the host inode for "
` [PATCH 4/6] afs: Sort out symlink reading
` [PATCH 5/6] netfs, afs, ceph: Use folios
` [PATCH 6/6] afs: Use folios in directory handling
[PATCH v8 00/13] ksmbd: introduce new SMB3 kernel server
2021-08-24 11:37 UTC (28+ messages)
` [PATCH v8 01/13] ksmbd: add document
` [PATCH v8 02/13] ksmbd: add server handler
` [PATCH v8 03/13] ksmbd: add tcp transport layer
` [PATCH v8 04/13] ksmbd: add ipc "
` [PATCH v8 05/13] ksmbd: add rdma "
` [PATCH v8 06/13] ksmbd: add a utility code that tracks (and caches) sessions data
` [PATCH v8 07/13] ksmbd: add authentication
` [PATCH v8 10/13] ksmbd: add oplock/lease cache mechanism
` [PATCH v8 11/13] ksmbd: add file operations
` [PATCH v8 12/13] ksmbd: add Kconfig and Makefile
` [PATCH v8 13/13] MAINTAINERS: add ksmbd kernel server
` [PATCH 00/11] ksmbd: various fixes
` [PATCH 01/11] ksmbd: fix lookup on idmapped mounts
` [PATCH 02/11] ksmbd: fix translation in smb2_populate_readdir_entry()
` [PATCH 03/11] ksmbd: fix translation in create_posix_rsp_buf()
` [PATCH 04/11] smb2pdu: fix translation in ksmbd_acls_fattr()
` [PATCH 05/11] ksmbd: fix translation in acl entries
` [PATCH 06/11] ksmbd: fix subauth 0 handling in sid_to_id()
` [PATCH 07/11] ksmbd: fix translation "
` [PATCH 08/11] ndr: fix translation in ndr_encode_posix_acl()
` [PATCH 09/11] ksmbd: ensure error is surfaced in set_file_basic_info()
` [PATCH 10/11] ksmbd: remove setattr preparations "
` [PATCH 11/11] ksmbd: defer notify_change() call
[RFC PATCH 00/20] fs: Remove usage of broken nls_utf8 and drop it
2021-08-23 3:51 UTC (37+ messages)
` [RFC PATCH 01/20] fat: Fix iocharset=utf8 mount option
` [RFC PATCH 02/20] hfsplus: Add iocharset= mount option as alias for nls=
` [RFC PATCH 03/20] udf: Fix iocharset=utf8 mount option
` [RFC PATCH 04/20] isofs: joliet: "
` [RFC PATCH 05/20] ntfs: Undeprecate iocharset= "
` [RFC PATCH 07/20] befs: Fix printing "
` [RFC PATCH 08/20] befs: Rename enum value Opt_charset to Opt_iocharset to match "
` [RFC PATCH 11/20] hfs: Explicitly set hsb->nls_disk when hsb->nls_io is set
` [RFC PATCH 12/20] hfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option
` [RFC PATCH 13/20] hfsplus: "
linux-next: manual merge of the cifsd tree with the cifs tree
2021-08-22 23:39 UTC
[PATCH] ksmbd: fix lookup on idmapped mounts
2021-08-21 14:33 UTC (12+ messages)
[PATCH] oid_registry: Add OIDs for missing Spnego auth mechanisms to Macs
2021-08-21 3:49 UTC (2+ messages)
[PATCH] CIFS: Fix a potencially linear read overflow
2021-08-20 5:58 UTC (5+ messages)
[PATCH] cifs: fork arc4 and add a private copy in fs/cifs
2021-08-20 1:59 UTC (2+ messages)
[PATCH 0/2] crypto: remove MD4 generic shash
2021-08-19 20:54 UTC (17+ messages)
ksmbd: fix lookup on idmapped mounts
2021-08-19 14:15 UTC (2+ messages)
Disable key exchange if ARC4 is not available
2021-08-18 21:04 UTC (8+ messages)
` [PATCH] cifs: disable ntlmssp "
[PATCH] cifs: fix wrong release in sess_alloc_buffer() failed path
2021-08-18 2:46 UTC (3+ messages)
[PATCH 1/3] cifs: only compile in smb1ops.c if we configure CIFS_ALLOW_INSECURE_LEGACY
2021-08-17 5:51 UTC (4+ messages)
` [PATCH 2/3] cifs: move calc_lanman_hash to smb1ops.c
` [PATCH 3/3] cifs: move functions that depend on DES to smp1ops.c
[PATCH] cifs: enable fscache usage even for files opened as rw
2021-08-16 3:38 UTC (2+ messages)
cifs: only compile with DES when building with SMB1 support
2021-08-14 19:45 UTC (8+ messages)
` [PATCH 1/3] cifs: only compile in smb1ops.c if we configure CIFS_ALLOW_INSECURE_LEGACY
` [PATCH 2/3] cifs: move calc_lanman_hash to smb1ops.c
` [PATCH 3/3] cifs: move functions that depend on DES to smp1ops.c
[GIT PULL] CIFS/SMB3 Fixes
2021-08-14 1:12 UTC (2+ messages)
[PATCH] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
2021-08-13 14:47 UTC
[PATCH] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
2021-08-13 12:53 UTC (2+ messages)
[PATCH v2][CIFS] avoid signed integer overflow in calculating blocks
2021-08-12 13:20 UTC
[PATCH][CIFS] avoid signed integer overflow in calculating blocks
2021-08-12 4:30 UTC
[PATCH] cifs: fix signed integer overflow when fl_end is OFFSET_MAX
2021-08-12 4:05 UTC (2+ messages)
Cifs erros in kern.log (CIFS VFS: No task to wake, unknown frame received! )
2021-08-11 14:30 UTC (2+ messages)
rsync copy operation fails on a CIFS mount
2021-08-11 13:13 UTC (3+ messages)
[PATCH][CIFS]Call close synchronously during unlink/rename/lease break
2021-08-11 5:35 UTC (8+ messages)
Kernel lockup upon dfs_cache_update
2021-08-10 15:02 UTC (2+ messages)
[PATCH] cifs: use the correct max-length for dentry_path_raw()
2021-08-10 14:44 UTC (2+ messages)
[PATCH][CIFS] Handle race conditions during rename
2021-08-10 11:46 UTC (2+ messages)
[PATCH] cifs: use the correct max-length for dentry_path_raw()
2021-08-10 4:21 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).