Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2025-10-29 13:31:09 to 2025-11-03 22:57:55 UTC [more...]

[PATCH v4] smb: client: fix potential UAF in smb2_close_cached_fid()
 2025-11-03 22:52 UTC 

[PATCH AUTOSEL 6.17-6.1] cifs: fix typo in enable_gcm_256 module parameter
 2025-11-03 18:02 UTC  (2+ messages)
` [PATCH AUTOSEL 6.17] smb: client: handle lack of IPC in dfs_cache_refresh()

[PATCH 00/12] credential guards: credential preparation
 2025-11-03 16:10 UTC  (15+ messages)
` [PATCH 01/12] cred: add prepare credential guard
` [PATCH 02/12] sev-dev: use guard for path
` [PATCH 03/12] sev-dev: use prepare credential guard
` [PATCH 04/12] sev-dev: use override credential guards
` [PATCH 05/12] coredump: move revert_cred() before coredump_cleanup()
` [PATCH 06/12] coredump: pass struct linux_binfmt as const
` [PATCH 07/12] coredump: mark struct mm_struct "
` [PATCH 08/12] coredump: split out do_coredump() from vfs_coredump()
` [PATCH 09/12] coredump: use prepare credential guard
` [PATCH 10/12] coredump: use override "
` [PATCH 11/12] trace: use prepare "
` [PATCH 12/12] trace: use override "

[PATCH 00/16] credentials guards: the easy cases
 2025-11-03 14:53 UTC  (20+ messages)
` [PATCH 01/16] cred: add {scoped_}with_creds() guards
` [PATCH 02/16] aio: use credential guards
` [PATCH 03/16] backing-file: use credential guards for reads
` [PATCH 04/16] backing-file: use credential guards for writes
` [PATCH 05/16] backing-file: use credential guards for splice read
` [PATCH 06/16] backing-file: use credential guards for splice write
` [PATCH 07/16] backing-file: use credential guards for mmap
` [PATCH 08/16] binfmt_misc: use credential guards
` [PATCH 09/16] erofs: "
` [PATCH 10/16] nfs: use credential guards in nfs_local_call_read()
` [PATCH 11/16] nfs: use credential guards in nfs_local_call_write()
` [PATCH 12/16] nfs: use credential guards in nfs_idmap_get_key()
` [PATCH 13/16] smb: use credential guards in cifs_get_spnego_key()
` [PATCH 14/16] act: use credential guards in acct_write_process()
` [PATCH 15/16] cgroup: use credential guards in cgroup_attach_permissions()
` [PATCH 16/16] net/dns_resolver: use credential guards in dns_query()

[PATCH v4 00/17] vfs: recall-only directory delegations for knfsd
 2025-11-03 13:13 UTC  (19+ messages)
` [PATCH v4 01/17] filelock: make lease_alloc() take a flags argument
` [PATCH v4 02/17] filelock: rework the __break_lease API to use flags
` [PATCH v4 03/17] filelock: add struct delegated_inode
` [PATCH v4 04/17] filelock: push the S_ISREG check down to ->setlease handlers
` [PATCH v4 05/17] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH v4 06/17] vfs: allow mkdir to wait for delegation break on parent
` [PATCH v4 07/17] vfs: allow rmdir "
` [PATCH v4 08/17] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH v4 09/17] vfs: add struct createdata for passing arguments to vfs_create()
` [PATCH v4 10/17] vfs: make vfs_create break delegations on parent directory
` [PATCH v4 11/17] vfs: make vfs_mknod "
` [PATCH v4 12/17] vfs: make vfs_symlink break delegations on parent dir
` [PATCH v4 13/17] filelock: lift the ban on directory leases in generic_setlease
` [PATCH v4 14/17] nfsd: allow filecache to hold S_IFDIR files
` [PATCH v4 15/17] nfsd: allow DELEGRETURN on directories
` [PATCH v4 16/17] nfsd: wire up GET_DIR_DELEGATION handling
` [PATCH v4 17/17] vfs: expose delegation support to userland

[PATCH v5 00/14] smb: move duplicate definitions to common header file
 2025-11-02  7:30 UTC  (15+ messages)
` [PATCH v5 01/14] smb/client: fix CAP_BULK_TRANSFER value
` [PATCH v5 02/14] smb: move MAX_CIFS_SMALL_BUFFER_SIZE to common/smbglob.h
` [PATCH v5 03/14] smb: move create_durable_req_v2 to common/smb2pdu.h
` [PATCH v5 04/14] smb: move create_durable_handle_reconnect_v2 "
` [PATCH v5 05/14] smb: move create_durable_rsp_v2 "
` [PATCH v5 06/14] smb/server: remove create_durable_reconn_req
` [PATCH v5 07/14] smb: move some duplicate definitions to common/smb2pdu.h
` [PATCH v5 08/14] smb: move SMB_NEGOTIATE_REQ "
` [PATCH v5 09/14] smb: move list of FileSystemAttributes to common/fscc.h
` [PATCH v5 10/14] smb: move some duplicate struct definitions "
` [PATCH v5 11/14] smb: move FILE_SYSTEM_SIZE_INFO "
` [PATCH v5 12/14] smb: move FILE_SYSTEM_ATTRIBUTE_INFO "
` [PATCH v5 13/14] smb: do some cleanups
` [PATCH v5 14/14] smb: fix some warnings reported by scripts/checkpatch.pl

[PATCH 0/6] smb/server: fix return values of smb2_0_server_cmds proc
 2025-11-02  3:00 UTC  (8+ messages)
` [PATCH 2/6] smb/server: fix return value of smb2_notify()

[PATCH] ksmbd: server: avoid busy polling in accept loop
 2025-10-31 23:50 UTC  (6+ messages)

[PATCH 1/3] smb: client: show smb lease key in open_files output
 2025-10-31 17:32 UTC  (11+ messages)
` [PATCH 2/3] smb: client: show smb lease key in open_dirs output
` [PATCH 3/3] smb: client: show directory lease state in /proc/fs/cifs/open_dirs

[GIT PULL] smb3 client fixes
 2025-10-31 16:38 UTC  (2+ messages)

[PATCH v3 00/13] vfs: recall-only directory delegations for knfsd
 2025-10-31 12:23 UTC  (10+ messages)
` [PATCH v3 03/13] vfs: allow mkdir to wait for delegation break on parent
` [PATCH v3 06/13] vfs: make vfs_create break delegations on parent directory

[PATCH v4 00/24] smb: move duplicate definitions to common header file
 2025-10-31  9:57 UTC  (11+ messages)
` [PATCH v4 05/24] smb: move some duplicate definitions to common/smb1pdu.h
    ` Fwd: "
` [PATCH v4 15/24] smb: move FILE_SYSTEM_POSIX_INFO "

[PATCH v4 00/14] Create and use APIs to centralise locking for directory ops
 2025-10-30 23:41 UTC  (24+ messages)
` [PATCH v4 01/14] debugfs: rename end_creating() to debugfs_end_creating()
` [PATCH v4 02/14] VFS: introduce start_dirop() and end_dirop()
` [PATCH v4 03/14] VFS: tidy up do_unlinkat()
` [PATCH v4 04/14] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
` [PATCH v4 05/14] VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
` [PATCH v4 06/14] VFS: introduce start_creating_noperm() and start_removing_noperm()
` [PATCH v4 07/14] VFS: introduce start_removing_dentry()
` [PATCH v4 08/14] VFS: add start_creating_killable() and start_removing_killable()
` [PATCH v4 09/14] VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
` [PATCH v4 10/14] VFS/ovl/smb: introduce start_renaming_dentry()
` [PATCH v4 11/14] Add start_renaming_two_dentries()
` [PATCH v4 12/14] ecryptfs: use new start_creating/start_removing APIs
` [PATCH v4 13/14] VFS: change vfs_mkdir() to unlock on failure
` [PATCH v4 14/14] VFS: introduce end_creating_keep()

[PATCH net-next v4 00/15] net: introduce QUIC infrastructure and core subcomponents
 2025-10-30 14:28 UTC  (22+ messages)
` [PATCH net-next v4 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
` [PATCH net-next v4 02/15] net: build socket infrastructure for QUIC protocol
` [PATCH net-next v4 03/15] quic: provide common utilities and data structures
` [PATCH net-next v4 04/15] quic: provide family ops for address and protocol
` [PATCH net-next v4 05/15] quic: provide quic.h header files for kernel and userspace
` [PATCH net-next v4 06/15] quic: add stream management
` [PATCH net-next v4 07/15] quic: add connection id management
` [PATCH net-next v4 08/15] quic: add path management
` [PATCH net-next v4 09/15] quic: add congestion control
` [PATCH net-next v4 10/15] quic: add packet number space
` [PATCH net-next v4 11/15] quic: add crypto key derivation and installation
` [PATCH net-next v4 12/15] quic: add crypto packet encryption and decryption
` [PATCH net-next v4 13/15] quic: add timer management
` [PATCH net-next v4 14/15] quic: add frame encoder and decoder base
` [PATCH net-next v4 15/15] quic: add packet builder and parser base

[PATCH 5.10] smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path
 2025-10-30  7:43 UTC 

[RFC PATCH 0/2] smb: client: support directory change tracking
 2025-10-29 17:13 UTC  (11+ messages)
` [RFC PATCH 2/2] smb: client: add directory change tracking via SMB2 Change Notify

[PATCH v2 000/127] smb: smbdirect/client/server: moving to common functions and smbdirect.ko
 2025-10-29 13:21 UTC  (43+ messages)
` [PATCH v2 086/127] smb: client: introduce and use smbd_mr_fill_buffer_descriptor()
` [PATCH v2 087/127] smb: client: introduce and use smbd_debug_proc_show()
` [PATCH v2 088/127] smb: client: make use of smbdirect_socket_init_new() and smbdirect_connect_sync()
` [PATCH v2 089/127] smb: client: make use of smbdirect_socket_create_kern()/smbdirect_socket_release()
` [PATCH v2 090/127] smb: client: only use public smbdirect functions
` [PATCH v2 091/127] smb: client: make use of smbdirect.ko
` [PATCH v2 092/127] smb: server: make use of smbdirect_socket_prepare_create()
` [PATCH v2 093/127] smb: server: make use of smbdirect_socket_set_logging()
` [PATCH v2 094/127] smb: server: make use of smbdirect_connection_wake_up_all()
` [PATCH v2 095/127] smb: server: make use of smbdirect_connection_disconnect_work()
` [PATCH v2 096/127] smb: server: make use of smbdirect_connection_schedule_disconnect()
` [PATCH v2 097/127] smb: server: make use of smbdirect_connection_{get,put}_recv_io()
` [PATCH v2 098/127] smb: server: make use of smbdirect_connection_reassembly_{append,first}_recv_io()
` [PATCH v2 099/127] smb: server: make use of smbdirect_connection_idle_timer_work()
` [PATCH v2 100/127] smb: server: make use of smbdirect_frwr_is_supported()
` [PATCH v2 101/127] smb: server: make use of smbdirect_connection_{alloc,free}_send_io()
` [PATCH v2 102/127] smb: server: make use of smbdirect_connection_send_io_done()
` [PATCH v2 103/127] smb: server: make use of smbdirect_connection_{create,destroy}_mem_pools()
` [PATCH v2 104/127] smb: server: make use of smbdirect_map_sges_from_iter()
` [PATCH v2 105/127] smb: server: make use of smbdirect_connection_qp_event_handler()
` [PATCH v2 106/127] smb: server: make use of smbdirect_connection_negotiate_rdma_resources()
` [PATCH v2 107/127] smb: server: make use of smbdirect_connection_{create,destroy}_qp()
` [PATCH v2 108/127] smb: server: initialize recv_io->cqe.done = recv_done just once
` [PATCH v2 109/127] smb: server: make use of smbdirect_connection_post_recv_io()
` [PATCH v2 110/127] smb: server: make use of smbdirect_connection_recv_io_refill[_work]()
` [PATCH v2 111/127] smb: server: make use of smbdirect_get_buf_page_count()
` [PATCH v2 112/127] smb: server: make use of smbdirect_connection_wait_for_credits()
` [PATCH v2 113/127] smb: server: make use of functions from smbdirect_rw.c
` [PATCH v2 114/127] smb: server: make use of smbdirect_connection_destroy_sync()
` [PATCH v2 115/127] smb: server: make use of smbdirect_connection_recvmsg()
` [PATCH v2 116/127] smb: server: make use of smbdirect_connection_grant_recv_credits()
` [PATCH v2 117/127] smb: server: make use of smbdirect_connection_request_keep_alive()
` [PATCH v2 118/127] smb: server: move iov_iter_kvec() out of smb_direct_post_send_data()
` [PATCH v2 119/127] smb: server: inline smb_direct_create_header() into smb_direct_post_send_data()
` [PATCH v2 120/127] smb: server: let smbdirect_map_sges_from_iter() truncate the message boundary
` [PATCH v2 121/127] smb: server: split out smb_direct_send_iter() out of smb_direct_writev()
` [PATCH v2 122/127] smb: server: let smb_direct_post_send_data() return data_length
` [PATCH v2 123/127] smb: server: make use of smbdirect_connection_send_iter() and related functions
` [PATCH v2 124/127] smb: server: make use of smbdirect_{socket_init_accepting,connection_wait_for_connected}()
` [PATCH v2 125/127] smb: server: make use of smbdirect_socket_create_accepting()/smbdirect_socket_release()
` [PATCH v2 126/127] smb: server: only use public smbdirect functions
` [PATCH v2 127/127] smb: server: make use of smbdirect.ko


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox