messages from 2026-02-20 10:54:09 to 2026-02-26 23:27:15 UTC [more...]
[PATCH] smb: client: Don't log plaintext credentials in cifs_set_cifscreds
2026-02-26 23:27 UTC (3+ messages)
[PATCH] smb: client: Use snprintf in cifs_set_cifscreds
2026-02-26 23:26 UTC (2+ messages)
[GIT PULL] ksmbd server fixes
2026-02-26 23:12 UTC
[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
2026-02-26 22:56 UTC (91+ messages)
` [PATCH 01/61] vfs: widen inode hash/lookup functions "
` [PATCH 02/61] vfs: change i_ino from unsigned long "
` [PATCH 03/61] trace: update VFS-layer trace events for u64 i_ino
` [PATCH 04/61] ext4: update "
` [PATCH 05/61] jbd2: update format strings "
` [PATCH 06/61] f2fs: update "
` [PATCH 07/61] lockd: update format strings "
` [PATCH 08/61] nfs: update "
` [PATCH 09/61] nfs: remove nfs_fattr_to_ino_t() and nfs_fileid_to_ino_t()
` [PATCH 10/61] nfs: remove nfs_compat_user_ino64()
` [PATCH 11/61] nfs: remove enable_ino64 module parameter
` [PATCH 12/61] nfsd: update format strings for u64 i_ino
` [PATCH 13/61] smb: store full 64-bit uniqueid in i_ino
` [PATCH 14/61] smb: remove cifs_uniqueid_to_ino_t()
` [PATCH 15/61] locks: update /proc/locks format for u64 i_ino
` [PATCH 16/61] proc: update /proc/PID/maps "
` [PATCH 17/61] nilfs2: update "
` [PATCH 18/61] 9p: update format strings "
` [PATCH 19/61] affs: "
` [PATCH 20/61] afs: "
` [PATCH 21/61] autofs: "
` [PATCH 22/61] befs: "
` [PATCH 23/61] bfs: "
` [PATCH 24/61] cachefiles: "
` [PATCH 25/61] ceph: "
` [PATCH 26/61] coda: "
` [PATCH 27/61] cramfs: "
` [PATCH 28/61] ecryptfs: "
` [PATCH 29/61] efs: "
` [PATCH 30/61] exportfs: "
` [PATCH 31/61] ext2: "
` [PATCH 32/61] freevxfs: "
` [PATCH 33/61] hfs: "
` [PATCH 34/61] hfsplus: "
` [PATCH 35/61] hpfs: "
` [PATCH 36/61] isofs: "
` [PATCH 37/61] jffs2: "
` [PATCH 38/61] jfs: "
` [PATCH 39/61] minix: "
` [PATCH 40/61] nsfs: "
` [PATCH 41/61] ntfs3: "
` [PATCH 42/61] ocfs2: "
` [PATCH 43/61] orangefs: "
` [PATCH 44/61] overlayfs: "
` [PATCH 45/61] qnx4: "
` [PATCH 46/61] qnx6: "
` [PATCH 47/61] ubifs: "
` [PATCH 48/61] udf: "
` [PATCH 49/61] ufs: "
` [PATCH 50/61] zonefs: "
` [PATCH 51/61] security: update audit "
` [PATCH 52/61] drm/amdgpu: update "
` [PATCH 53/61] fsnotify: update fdinfo format strings "
` [PATCH 54/61] net: update socket dname format "
` [PATCH 55/61] uprobes: update format strings "
` [PATCH 56/61] dma-buf: update format string "
` [PATCH 57/61] fscrypt: update format strings "
` [PATCH 58/61] fsverity: update format string "
` [PATCH 59/61] iomap: "
` [PATCH 60/61] net: update legacy protocol format strings "
` [PATCH 61/61] vfs: update core "
[PATCH v2 0/4] mm: Remove stray references to pagevec
2026-02-26 21:48 UTC (16+ messages)
` [PATCH v2 1/4] mm: Remove stray references to struct pagevec
` [PATCH v2 2/4] fs: Remove unncessary pagevec.h includes
` [PATCH v2 2/4] "
` [PATCH v2 3/4] folio_batch: Rename pagevec.h to folio_batch.h
` [PATCH v2 4/4] folio_batch: Rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE
[PATCH] netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequence
2026-02-26 13:45 UTC (2+ messages)
[PATCH] smb: client: fix broken multichannel with krb5+signing
2026-02-26 12:31 UTC (3+ messages)
[PATCH] RDMA/core: check id_priv->restricted_node_type in cma_listen_on_dev()
2026-02-26 10:09 UTC (4+ messages)
xfstests failure on SMB mount due to workqueue flush warning (Azure Linux 3.0)
2026-02-26 8:55 UTC
[PATCH v2 0/1] smb/server: fix some refcount leaks
2026-02-26 5:09 UTC (6+ messages)
` [PATCH v2 1/1] smb/server: fix refcount leak in smb2_open()
[PATCH] cifs: open files should not hold ref on superblock
2026-02-26 3:19 UTC (3+ messages)
Kconfig: CONFIG_CIFS_SMB_DIRECT bool option silently dropped when CIFS=m and INFINIBAND=m
2026-02-26 1:36 UTC (9+ messages)
[PATCH 00/11] VFS: prepare for changes to directory locking
2026-02-26 1:34 UTC (5+ messages)
` [PATCH 08/11] VFS: allow d_splice_alias() and d_add() to work on hashed dentries
[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
2026-02-25 17:58 UTC (3+ messages)
` [PATCH 24/24] fs: remove simple_nosetlease()
[PATCH 6.18 032/641] smb: client: fix potential UAF and double free in smb2_open_file()
2026-02-25 1:20 UTC (2+ messages)
` [PATCH 6.18 325/641] smb: client: correct value for smbd_max_fragmented_recv_size
[PATCH net-next v10 00/15] net: introduce QUIC infrastructure and core subcomponents
2026-02-25 2:34 UTC (16+ messages)
` [PATCH net-next v10 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
` [PATCH net-next v10 02/15] net: build socket infrastructure for QUIC protocol
` [PATCH net-next v10 03/15] quic: provide common utilities and data structures
` [PATCH net-next v10 04/15] quic: provide family ops for address and protocol
` [PATCH net-next v10 05/15] quic: provide quic.h header files for kernel and userspace
` [PATCH net-next v10 06/15] quic: add stream management
` [PATCH net-next v10 07/15] quic: add connection id management
` [PATCH net-next v10 08/15] quic: add path management
` [PATCH net-next v10 09/15] quic: add congestion control
` [PATCH net-next v10 10/15] quic: add packet number space
` [PATCH net-next v10 11/15] quic: add crypto key derivation and installation
` [PATCH net-next v10 12/15] quic: add crypto packet encryption and decryption
` [PATCH net-next v10 13/15] quic: add timer management
` [PATCH net-next v10 14/15] quic: add packet builder base
` [PATCH net-next v10 15/15] quic: add packet parser base
[PATCH v4 0/5] smb: move duplicate definitions into common header file, part 2
2026-02-25 4:11 UTC (6+ messages)
` [PATCH v4 1/5] smb: move some definitions from common/smb2pdu.h into common/fscc.h
` [PATCH v4 2/5] smb: move file_basic_info "
` [PATCH v4 3/5] smb: move filesystem_vol_info "
` [PATCH v4 4/5] smb: update some doc references
` [PATCH v4 5/5] smb: introduce struct file_posix_info
[PATCH v3 0/5] smb: move duplicate definitions into common header file, part 2
2026-02-25 3:14 UTC (7+ messages)
[PATCH 6.19 033/781] smb: client: fix potential UAF and double free in smb2_open_file()
2026-02-25 1:22 UTC (3+ messages)
` [PATCH 6.19 427/781] smb: client: correct value for smbd_max_fragmented_recv_size
` [PATCH 6.19 627/781] smb: client: fix regression with mount options parsing
[LSF/MM/BPF TOPIC] Support to split superblocks during remount
2026-02-24 10:24 UTC (6+ messages)
[LSF/MM/BPF TOPIC] Namespace-aware upcalls from kernel filesystems
2026-02-24 8:35 UTC (8+ messages)
mount.smb3 error 0xc00000bb STATUS_NOT_SUPPORTED
2026-02-24 4:56 UTC (2+ messages)
[PATCH 00/15] AES-CMAC library
2026-02-23 21:28 UTC (2+ messages)
[PATCH] smb/client: make SMB2 maperror KUnit tests a separate module
2026-02-23 21:11 UTC (2+ messages)
[PATCH] fs/smb/client/fs_context: Add hostname option for CIFS module to work with domain-based dfs resources with Kerberos authentication
2026-02-23 18:02 UTC (4+ messages)
` [PATCH v3 0/1] Add hostname option for CIFS module
` [PATCH v3 1/1] fs/smb/client/fs_context: Add hostname option for CIFS module to work with domain-based dfs resources with Kerberos authentication
[PATCH] smb: client: use atomic_t for mnt_cifs_flags
2026-02-23 16:34 UTC
[PATCH v4 0/4] OPENAT2_REGULAR flag support in openat2
2026-02-22 7:19 UTC (8+ messages)
` [PATCH v4 1/4] openat2: new OPENAT2_REGULAR flag support
` [PATCH v4 2/4] kselftest/openat2: test for OPENAT2_REGULAR flag
` [PATCH v4 3/4] sparc/fcntl.h: convert O_* flag macros from hex to octal
` [PATCH v4 4/4] mips/fcntl.h: "
[GIT PULL] ksmbd server fixes
2026-02-21 18:31 UTC (2+ messages)
[PATCH v2] smb: client: fix cifs_pick_channel when channels are equally loaded
2026-02-20 20:36 UTC (2+ messages)
[PATCH] smb: client: fix cifs_pick_channel when channels are equally loaded
2026-02-20 17:11 UTC (3+ messages)
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