Linux-CIFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-15 16:53:26 to 2024-03-29 12:42:37 UTC [more...]

[PATCH AUTOSEL 6.8 89/98] smb: client: reuse file lease key in compound operations
 2024-03-29 12:38 UTC 

[PATCH 1/2] security: Handle dentries without inode in security_path_post_mknod()
 2024-03-29 10:56 UTC  (2+ messages)
` [PATCH 2/2] ima: evm: Rename *_post_path_mknod() to *_path_post_mknod()

[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-03-29 10:34 UTC  (28+ messages)
` [PATCH 01/26] cifs: Fix duplicate fscache cookie warnings
` [PATCH 02/26] 9p: Clean up some kdoc and unused var warnings
` [PATCH 03/26] netfs: Update i_blocks when write committed to pagecache
` [PATCH 04/26] netfs: Replace PG_fscache by setting folio->private and marking dirty
` [PATCH 05/26] mm: Remove the PG_fscache alias for PG_private_2
` [PATCH 06/26] netfs: Remove deprecated use of PG_private_2 as a second writeback flag
` [PATCH 07/26] netfs: Make netfs_io_request::subreq_counter an atomic_t
` [PATCH 08/26] netfs: Use subreq_counter to allocate subreq debug_index values
` [PATCH 09/26] mm: Provide a means of invalidation without using launder_folio
` [PATCH 10/26] cifs: Use alternative invalidation to "
` [PATCH 11/26] 9p: "
` [PATCH 12/26] afs: "
` [PATCH 13/26] netfs: Remove ->launder_folio() support
` [PATCH 14/26] netfs: Use mempools for allocating requests and subrequests
` [PATCH 15/26] mm: Export writeback_iter()
` [PATCH 16/26] netfs: Switch to using unsigned long long rather than loff_t
` [PATCH 17/26] netfs: Fix writethrough-mode error handling
` [PATCH 18/26] netfs: Add some write-side stats and clean up some stat names
` [PATCH 19/26] netfs: New writeback implementation
` [PATCH 20/26] netfs, afs: Implement helpers for new write code
` [PATCH 21/26] netfs, 9p: "
` [PATCH 22/26] netfs, cachefiles: "
` [PATCH 23/26] netfs: Cut over to using new writeback code
` [PATCH 24/26] netfs: Remove the old "
` [PATCH 25/26] netfs: Miscellaneous tidy ups
` [PATCH 26/26] netfs, afs: Use writeback retry to deal with alternate keys

[PATCH v6 00/15] netfs, cifs: Delegate high-level I/O to netfslib
 2024-03-29  9:58 UTC  (17+ messages)
` [PATCH v6 01/15] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
` [PATCH v6 02/15] cifs: Replace cifs_writedata "
` [PATCH v6 03/15] cifs: Use more fields from netfs_io_subrequest
` [PATCH v6 04/15] cifs: Make wait_mtu_credits take size_t args
` [PATCH v6 05/15] cifs: Replace the writedata replay bool with a netfs sreq flag
` [PATCH v6 06/15] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
` [PATCH v6 07/15] cifs: Set zero_point in the copy_file_range() and remap_file_range()
` [PATCH v6 08/15] cifs: Add mempools for cifs_io_request and cifs_io_subrequest structs
` [PATCH v6 09/15] cifs: Make add_credits_and_wake_if() clear deducted credits
` [PATCH v6 10/15] cifs: Implement netfslib hooks
` [PATCH v6 11/15] cifs: When caching, try to open O_WRONLY file rdwr on server
` [PATCH v6 12/15] cifs: Cut over to using netfslib
` [PATCH v6 13/15] cifs: Remove some code that's no longer used, part 1
` [PATCH v6 14/15] cifs: Remove some code that's no longer used, part 2
` [PATCH v6 15/15] cifs: Remove some code that's no longer used, part 3

[PATCH][WIP] populate superblock uuid at mount time
 2024-03-29  6:30 UTC 

[PATCH] smb: client: replace deprecated strncpy with strscpy
 2024-03-29  3:44 UTC  (2+ messages)

kernel crash in mknod
 2024-03-28 13:03 UTC  (22+ messages)

[RFC PATCH] mm, netfs: Provide a means of invalidation without using launder_folio
 2024-03-27 20:37 UTC  (6+ messages)
` [RFC PATCH v2] "

[PATCH] cifs: Fix duplicate fscache cookie warnings
 2024-03-27 17:07 UTC  (2+ messages)

FAILED: Patch "cifs: make sure server interfaces are requested only for SMB3+" failed to apply to 4.19-stable tree
 2024-03-27 12:28 UTC 

FAILED: Patch "cifs: reduce warning log level for server not advertising interfaces" failed to apply to 4.19-stable tree
 2024-03-27 12:28 UTC 

FAILED: Patch "ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_info" failed to apply to 4.19-stable tree
 2024-03-27 12:27 UTC 

FAILED: Patch "ksmbd: replace generic_fillattr with vfs_getattr" failed to apply to 4.19-stable tree
 2024-03-27 12:26 UTC 

FAILED: Patch "cifs: allow changing password during remount" failed to apply to 4.19-stable tree
 2024-03-27 12:26 UTC 

FAILED: Patch "ksmbd: fix potencial out-of-bounds when buffer offset is invalid" failed to apply to 4.19-stable tree
 2024-03-27 12:26 UTC 

FAILED: Patch "ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()" failed to apply to 4.19-stable tree
 2024-03-27 12:25 UTC 

FAILED: Patch "cifs: prevent updating file size from server if we have a read/write lease" failed to apply to 4.19-stable tree
 2024-03-27 12:25 UTC 

FAILED: Patch "cifs: open_cached_dir(): add FILE_READ_EA to desired access" failed to apply to 4.19-stable tree
 2024-03-27 12:25 UTC 

FAILED: Patch "cifs: make sure server interfaces are requested only for SMB3+" failed to apply to 5.4-stable tree
 2024-03-27 12:24 UTC 

FAILED: Patch "cifs: reduce warning log level for server not advertising interfaces" failed to apply to 5.4-stable tree
 2024-03-27 12:24 UTC 

FAILED: Patch "ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_info" failed to apply to 5.4-stable tree
 2024-03-27 12:24 UTC 

FAILED: Patch "ksmbd: replace generic_fillattr with vfs_getattr" failed to apply to 5.4-stable tree
 2024-03-27 12:23 UTC 

FAILED: Patch "cifs: allow changing password during remount" failed to apply to 5.4-stable tree
 2024-03-27 12:22 UTC 

FAILED: Patch "ksmbd: fix potencial out-of-bounds when buffer offset is invalid" failed to apply to 5.4-stable tree
 2024-03-27 12:22 UTC 

FAILED: Patch "ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()" failed to apply to 5.4-stable tree
 2024-03-27 12:21 UTC 

FAILED: Patch "cifs: prevent updating file size from server if we have a read/write lease" failed to apply to 5.4-stable tree
 2024-03-27 12:21 UTC 

FAILED: Patch "cifs: open_cached_dir(): add FILE_READ_EA to desired access" failed to apply to 5.4-stable tree
 2024-03-27 12:21 UTC 

FAILED: Patch "cifs: make sure server interfaces are requested only for SMB3+" failed to apply to 5.10-stable tree
 2024-03-27 12:20 UTC 

FAILED: Patch "cifs: reduce warning log level for server not advertising interfaces" failed to apply to 5.10-stable tree
 2024-03-27 12:20 UTC 

FAILED: Patch "ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_info" failed to apply to 5.10-stable tree
 2024-03-27 12:20 UTC 

FAILED: Patch "ksmbd: replace generic_fillattr with vfs_getattr" failed to apply to 5.10-stable tree
 2024-03-27 12:19 UTC 

FAILED: Patch "cifs: allow changing password during remount" failed to apply to 5.10-stable tree
 2024-03-27 12:18 UTC 

FAILED: Patch "ksmbd: fix potencial out-of-bounds when buffer offset is invalid" failed to apply to 5.10-stable tree
 2024-03-27 12:18 UTC 

FAILED: Patch "ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()" failed to apply to 5.10-stable tree
 2024-03-27 12:18 UTC 

FAILED: Patch "cifs: prevent updating file size from server if we have a read/write lease" failed to apply to 5.10-stable tree
 2024-03-27 12:18 UTC 

FAILED: Patch "cifs: open_cached_dir(): add FILE_READ_EA to desired access" failed to apply to 5.10-stable tree
 2024-03-27 12:18 UTC 

FAILED: Patch "cifs: make sure server interfaces are requested only for SMB3+" failed to apply to 5.15-stable tree
 2024-03-27 12:17 UTC 

FAILED: Patch "cifs: reduce warning log level for server not advertising interfaces" failed to apply to 5.15-stable tree
 2024-03-27 12:17 UTC 

FAILED: Patch "ksmbd: replace generic_fillattr with vfs_getattr" failed to apply to 5.15-stable tree
 2024-03-27 12:16 UTC 

FAILED: Patch "cifs: allow changing password during remount" failed to apply to 5.15-stable tree
 2024-03-27 12:15 UTC 

FAILED: Patch "ksmbd: fix potencial out-of-bounds when buffer offset is invalid" failed to apply to 5.15-stable tree
 2024-03-27 12:15 UTC 

FAILED: Patch "cifs: prevent updating file size from server if we have a read/write lease" failed to apply to 5.15-stable tree
 2024-03-27 12:14 UTC 

FAILED: Patch "cifs: open_cached_dir(): add FILE_READ_EA to desired access" failed to apply to 5.15-stable tree
 2024-03-27 12:14 UTC 

FAILED: Patch "cifs: make sure server interfaces are requested only for SMB3+" failed to apply to 6.1-stable tree
 2024-03-27 12:13 UTC 

FAILED: Patch "cifs: reduce warning log level for server not advertising interfaces" failed to apply to 6.1-stable tree
 2024-03-27 12:13 UTC 

FAILED: Patch "ksmbd: replace generic_fillattr with vfs_getattr" failed to apply to 6.1-stable tree
 2024-03-27 12:12 UTC 

FAILED: Patch "cifs: allow changing password during remount" failed to apply to 6.1-stable tree
 2024-03-27 12:12 UTC 

FAILED: Patch "ksmbd: fix potencial out-of-bounds when buffer offset is invalid" failed to apply to 6.1-stable tree
 2024-03-27 12:12 UTC 

FAILED: Patch "cifs: prevent updating file size from server if we have a read/write lease" failed to apply to 6.1-stable tree
 2024-03-27 12:11 UTC 

FAILED: Patch "ksmbd: fix potencial out-of-bounds when buffer offset is invalid" failed to apply to 6.6-stable tree
 2024-03-27 12:09 UTC 

[PATCH v3 0/1] cifs-utils: CLDAP-Ping to find the correct site
 2024-03-27 10:00 UTC  (2+ messages)
` [PATCH v3 1/1] Implement CLDAP Ping to find the closest site

[PATCH][SMB3 client] add trace event for mknod
 2024-03-26 16:01 UTC  (2+ messages)

[PATCH 01/11] cifs: fix tcon status change after tree connect
 2024-03-26 14:10 UTC  (12+ messages)
` [PATCH 08/11] cifs: distribute channels across interfaces based on speed

[PATCH] Retrying on failed server close
 2024-03-26 11:23 UTC  (5+ messages)

[PATCH] cifs.upcall: fix UAF in get_cachename_from_process_env()
 2024-03-26  1:43 UTC  (2+ messages)

[PATCH 1/2] getcifsacl, setcifsacl: add missing <linux/limits.h> include for XATTR_SIZE_MAX
 2024-03-26  1:26 UTC  (2+ messages)

[PATCH] cifs-utils: Make automake treat /sbin as exec, not data
 2024-03-26  1:18 UTC  (2+ messages)

[Lsf-pc] [LSF/MM ATTEND] Over-the-wire data compression
 2024-03-25 10:40 UTC  (4+ messages)

[PATCH 6.6 496/638] cifs: Don't use certain unnecessary folio_*() functions
 2024-03-24 22:58 UTC  (2+ messages)
` [PATCH 6.6 497/638] cifs: Fix writeback data corruption

[PATCH 6.7 553/713] cifs: Don't use certain unnecessary folio_*() functions
 2024-03-24 22:44 UTC  (2+ messages)
` [PATCH 6.7 554/713] cifs: Fix writeback data corruption

[PATCH 6.8 537/715] cifs: Fix writeback data corruption
 2024-03-24 22:31 UTC 

[PATCH RFC 00/24] vfs, nfsd, nfs: implement directory delegations
 2024-03-22 14:13 UTC  (44+ messages)
` [PATCH RFC 02/24] filelock: add a lm_set_conflict lease_manager callback
` [PATCH RFC 03/24] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH RFC 06/24] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH RFC 07/24] vfs: make vfs_create break delegations on parent directory
` [PATCH RFC 08/24] vfs: make vfs_mknod "
` [PATCH RFC 09/24] filelock: lift the ban on directory leases in generic_setlease
` [PATCH RFC 10/24] nfsd: allow filecache to hold S_IFDIR files
` [PATCH RFC 11/24] nfsd: allow DELEGRETURN on directories
` [PATCH RFC 12/24] nfsd: encoders and decoders for GET_DIR_DELEGATION
` [PATCH RFC 13/24] nfsd: check for delegation conflicts vs. the same client
` [PATCH RFC 14/24] nfsd: wire up GET_DIR_DELEGATION handling
` [PATCH RFC 15/24] nfs: fix nfs_stateid_hash prototype when CONFIG_CRC32 isn't set
` [PATCH RFC 16/24] nfs: remove unused NFS_CALL macro
` [PATCH RFC 17/24] nfs: add cache_validity to the nfs_inode_event tracepoints
` [PATCH RFC 18/24] nfs: add a tracepoint to nfs_inode_detach_delegation_locked
` [PATCH RFC 19/24] nfs: new tracepoint in nfs_delegation_need_return
` [PATCH RFC 20/24] nfs: new tracepoint in match_stateid operation
` [PATCH RFC 21/24] nfs: add a GDD_GETATTR rpc operation
` [PATCH RFC 22/24] nfs: skip dentry revalidation when parent dir has a delegation
` [PATCH RFC 23/24] nfs: optionally request a delegation on GETATTR
` [PATCH RFC 24/24] nfs: add a module parameter to disable directory delegations

[GIT PULL] smb client fixes
 2024-03-22  2:41 UTC  (2+ messages)

How to manage credits handling in cifs read and write paths?
 2024-03-21 17:48 UTC 

linux-next: build failure after merge of the cifs tree
 2024-03-19 23:37 UTC  (2+ messages)

[PATCH] keys: Fix overwrite of key expiration on instantiation
 2024-03-19 18:12 UTC  (3+ messages)

[RFC PATCH] mm: Replace ->launder_folio() with flush and wait
 2024-03-19 16:59 UTC  (8+ messages)

Lots of test progress
 2024-03-19  4:32 UTC 

git function test 0003
 2024-03-18 23:44 UTC  (2+ messages)

[PATCH] ksmbd: remove module version
 2024-03-18 13:31 UTC 

[PATCH] cifs: Move some extern decls from .c files to .h
 2024-03-15 17:46 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 read-only IMAP folder(s) and NNTP newsgroup(s).