messages from 2026-03-11 08:18:34 to 2026-03-23 14:44:58 UTC [more...]
[PATCH 6.12 197/460] smb: client: fix atomic open with O_DIRECT & O_SYNC
2026-03-23 13:45 UTC (2+ messages)
` [PATCH 6.12 319/460] smb: client: fix krb5 mount with username option
[samba-ksmbd:ksmbd-for-next-next 11/12] fs/smb/server/smb2pdu.c:5723:3: warning: variable 'pntsd' is uninitialized when used here
2026-03-23 14:43 UTC (3+ messages)
[PATCH 6.18 023/212] smb: client: fix krb5 mount with username option
2026-03-23 13:44 UTC
[PATCH 6.19 024/220] smb: client: fix krb5 mount with username option
2026-03-23 13:43 UTC
[PATCH] smb/client: ensure smb2_mapping_table rebuild on cmd changes
2026-03-23 13:22 UTC (2+ messages)
[PATCH v2 6.1.y] smb/dfs_cache: Fix NULL pointer dereference on session connection failure
2026-03-23 13:01 UTC (2+ messages)
[GIT PULL] smb3 client fixes
2026-03-20 16:25 UTC (2+ messages)
[GIT PULL] ksmbd server fixes
2026-03-20 16:25 UTC (2+ messages)
[PATCH 5.10.y] smb: client: fix atomic open with O_DIRECT & O_SYNC
2026-03-19 16:51 UTC
[PATCH 5.15.y] smb: client: fix atomic open with O_DIRECT & O_SYNC
2026-03-19 16:44 UTC
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-19 14:13 UTC (55+ messages)
` [PATCH 02/61] btrfs: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 08/61] fuse: "
` [Intel-wired-lan] "
` [PATCH 12/61] quota: "
` [Intel-wired-lan] "
` [PATCH 13/61] squashfs: "
` [Intel-wired-lan] "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [Intel-wired-lan] "
` [PATCH 17/61] module: "
` [Intel-wired-lan] "
` [PATCH 22/61] md: "
` [Intel-wired-lan] "
` [PATCH 24/61] net/9p: "
` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
` [Intel-wired-lan] "
` [PATCH 28/61] net/sched: "
` [Intel-wired-lan] "
` [PATCH 30/61] net/sunrpc: "
` [Intel-wired-lan] "
` [PATCH 36/61] arch/sh: "
` [PATCH 38/61] net: "
` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
` [Intel-wired-lan] "
` [PATCH 41/61] pinctrl: "
` [PATCH 46/61] vfio: "
` [Intel-wired-lan] "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
` [Intel-wired-lan] "
` [PATCH 54/61] aoe: "
` [Intel-wired-lan] "
[PATCH v2] smb: client: fix generic/694 due to wrong ->i_blocks
2026-03-19 3:42 UTC
[PATCH] smb: client: fix generic/694 due to wrong ->i_blocks
2026-03-19 0:57 UTC
[PATCH] lib: count_zeros: fix 32/64-bit inconsistency in count_trailing_zeros()
2026-03-18 16:31 UTC (10+ messages)
[PATCH v3] ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()
2026-03-18 1:07 UTC (5+ messages)
[PATCH v2] ksmbd: fix memory leaks and NULL deref in smb2_lock()
2026-03-18 1:06 UTC (5+ messages)
[PATCH] ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()
2026-03-17 20:07 UTC (3+ messages)
[PATCH 6.18 284/333] smb: client: fix atomic open with O_DIRECT & O_SYNC
2026-03-17 16:35 UTC
[PATCH 6.19 338/378] smb: client: fix atomic open with O_DIRECT & O_SYNC
2026-03-17 16:34 UTC
SMB3 POSIX, byterange locks and close behaviour
2026-03-17 10:54 UTC (5+ messages)
[PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
2026-03-17 10:00 UTC (61+ messages)
` [PATCH 01/53] VFS: fix various typos in documentation for start_creating start_removing etc
` [PATCH 02/53] VFS: enhance d_splice_alias() to handle in-lookup dentries
` [PATCH 03/53] VFS: allow d_alloc_name() to be used with ->d_hash
` [PATCH 04/53] VFS: use global wait-queue table for d_alloc_parallel()
` [PATCH 05/53] VFS: introduce d_alloc_noblock()
` [PATCH 06/53] VFS: add d_duplicate()
` [PATCH 07/53] VFS: Add LOOKUP_SHARED flag
` [PATCH 08/53] VFS/xfs: drop parent lock across d_alloc_parallel() in d_add_ci()
` [PATCH 09/53] nfs: remove d_drop()/d_alloc_parallel() from nfs_atomic_open()
` [PATCH 10/53] nfs: use d_splice_alias() in nfs_link()
` [PATCH 11/53] nfs: don't d_drop() before d_splice_alias()
` [PATCH 12/53] nfs: don't d_drop() before d_splice_alias() in atomic_create
` [PATCH 13/53] nfs: Use d_alloc_noblock() in nfs_prime_dcache()
` [PATCH 14/53] nfs: use d_alloc_noblock() in silly-rename
` [PATCH 15/53] nfs: use d_duplicate()
` [PATCH 16/53] ovl: drop dir lock for lookups in impure readdir
` [PATCH 17/53] coda: don't d_drop() early
` [PATCH 18/53] shmem: use d_duplicate()
` [PATCH 19/53] afs: use d_time instead of d_fsdata
` [PATCH 20/53] afs: don't unhash/rehash dentries during unlink/rename
` [PATCH 21/53] afs: use d_splice_alias() in afs_vnode_new_inode()
` [PATCH 22/53] afs: use d_alloc_nonblock in afs_sillyrename()
` [PATCH 23/53] afs: lookup_atsys to drop and reclaim lock
` [PATCH 24/53] afs: use d_duplicate()
` [PATCH 25/53] smb/client: use d_time to store a timestamp in dentry, not d_fsdata
` [PATCH 26/53] smb/client: don't unhashed and rehash to prevent new opens
` [PATCH 27/53] smb/client: use d_splice_alias() in atomic_open
` [PATCH 28/53] smb/client: Use d_alloc_noblock() in cifs_prime_dcache()
` [PATCH 29/53] exfat: simplify exfat_lookup()
` [PATCH 30/53] configfs: remove d_add() calls before configfs_attach_group()
` [PATCH 31/53] configfs: stop using d_add()
` [PATCH 32/53] ext4: move dcache modifying code out of __ext4_link()
` [PATCH 33/53] ext4: use on-stack dentries in ext4_fc_replay_link_internal()
` [PATCH 34/53] tracefs: stop using d_add()
` [PATCH 35/53] cephfs: "
` [PATCH 36/53] cephfs: remove d_alloc from CEPH_MDS_OP_LOOKUPNAME handling in ceph_fill_trace()
` [PATCH 37/53] cephfs: Use d_alloc_noblock() in ceph_readdir_prepopulate()
` [PATCH 38/53] cephfs: Don't d_drop() before d_splice_alias()
` [PATCH 39/53] ecryptfs: stop using d_add()
` [PATCH 40/53] gfs2: "
` [PATCH 41/53] libfs: "
` [PATCH 42/53] fuse: don't d_drop() before d_splice_alias()
` [PATCH 43/53] fuse: Use d_alloc_noblock() in fuse_direntplus_link()
` [PATCH 44/53] hostfs: don't d_drop() before d_splice_alias() in hostfs_mkdir()
` [PATCH 45/53] efivarfs: use d_alloc_name()
` [PATCH 46/53] Remove references to d_add() in documentation and comments
` [PATCH 47/53] VFS: make d_alloc() local to VFS
` [PATCH 48/53] VFS: remove d_add()
` [PATCH 49/53] VFS: remove d_rehash()
` [PATCH 50/53] VFS: remove lookup_one() and lookup_noperm()
` [PATCH 51/53] VFS: use d_alloc_parallel() in lookup_one_qstr_excl()
` [PATCH 52/53] VFS: lift d_alloc_parallel above inode_lock
` [PATCH 53/53] VFS: remove LOOKUP_SHARED
[PATCH] ksmbd: fix memory leaks and NULL deref in smb2_lock()
2026-03-17 9:49 UTC (4+ messages)
[PATCH] ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()
2026-03-17 6:53 UTC (5+ messages)
[PATCH v2] ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()
2026-03-17 6:34 UTC
[PATCH v2] cifs: smb1: fix comment typo
2026-03-17 1:13 UTC
[PATCH] cifs: smb1: fix comment typo
2026-03-16 23:49 UTC (2+ messages)
` [External] : "
IPv6-only client loses connection after server disconnect
2026-03-16 20:26 UTC
[PATCH 6.6.y] smb: client: fix page cache corruption from in-place encryption in SMB2_write
2026-03-16 18:26 UTC (3+ messages)
stable: [PATCH] smb: client: Don't log plaintext credentials in cifs_set_cifscreds
2026-03-16 17:23 UTC (3+ messages)
[PATCH v5 0/4] OPENAT2_REGULAR flag support for openat2
2026-03-16 17:22 UTC (12+ messages)
` [PATCH v5 1/4] openat2: new OPENAT2_REGULAR flag support
[PATCH] cifs: open files should not hold ref on superblock
2026-03-14 22:03 UTC (6+ messages)
[PATCH] smb: client: fix krb5 mount with username option
2026-03-14 2:20 UTC (2+ messages)
[GIT PULL] smb3 client fixes
2026-03-13 17:53 UTC (2+ messages)
[PATCH] ksmbd: fix use-after-free of share_conf in compound request
2026-03-13 1:49 UTC (2+ messages)
[PATCH] ksmbd: fix use-after-free in durable v2 replay of active file handles
2026-03-13 1:49 UTC (2+ messages)
[PATCH 6.12 158/265] smb: client: fix broken multichannel with krb5+signing
2026-03-12 20:09 UTC
[REGRESSION] failure to reconnect on SMB server restart with custom TCP port (not 445): Host is down (at least since 6.6.95)
2026-03-12 15:40 UTC (9+ messages)
[PATCH] cifs: implementation id context as negotiate context
2026-03-12 0:00 UTC (8+ messages)
[PATCH v3] smb: client: fix iface port assignment in parse_server_interfaces
2026-03-11 23:51 UTC (2+ messages)
[PATCH v2] smb: client: fix iface port assignment in parse_server_interfaces
2026-03-11 21:09 UTC
[PATCH] cifs: make default value of retrans as zero
2026-03-11 18:30 UTC (3+ messages)
[PATCH] smb: client: fix oops due to uninitialised var in smb2_unlink()
2026-03-11 18:05 UTC (4+ messages)
[PATCH v2] smb: client: fix open handle lookup in cifs_open()
2026-03-11 18:00 UTC
[PATCH] smb: client: preserve destination port when parsing server interfaces
2026-03-11 16:23 UTC (2+ messages)
[PATCH] smb: client: fix open handle lookup in cifs_open()
2026-03-11 15:37 UTC (4+ messages)
[PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-11 15:12 UTC (2+ 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