public inbox for linux-cifs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-10 11:55:50 to 2026-03-13 18:41:24 UTC [more...]

[PATCH] lib: count_zeros: fix 32/64-bit inconsistency in count_trailing_zeros()
 2026-03-13 18:41 UTC  (8+ messages)

[GIT PULL] smb3 client fixes
 2026-03-13 17:53 UTC  (2+ messages)

[PATCH] cifs: open files should not hold ref on superblock
 2026-03-13  5:27 UTC  (3+ messages)

[PATCH] smb: client: fix krb5 mount with username option
 2026-03-13  3:40 UTC 

[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 RFC 00/53] lift lookup out of exclive lock for dir ops
 2026-03-13  0:18 UTC  (58+ 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 6.12 158/265] smb: client: fix broken multichannel with krb5+signing
 2026-03-12 20:09 UTC 

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-12 19:33 UTC  (95+ messages)
` [PATCH 03/61] ceph: Prefer IS_ERR_OR_NULL over manual NULL check
  ` [Intel-wired-lan] "
` [PATCH 06/61] 9p: "
  ` [Intel-wired-lan] "
` [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 18/61] sound: "
` [PATCH 22/61] md: "
  ` [Intel-wired-lan] "
` [PATCH 24/61] net/9p: "
  ` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
  ` [Intel-wired-lan] "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
  ` [Intel-wired-lan] "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
  ` [Intel-wired-lan] "
` [PATCH 32/61] net/wireless: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
  ` [EXTERNAL] "
  ` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
  ` [Intel-wired-lan] "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
  ` [Intel-wired-lan] "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
  ` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
  ` [Intel-wired-lan] "
` [PATCH 51/61] leds: "
  ` (subset) "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
  ` [Intel-wired-lan] "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "

[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 v5 0/4] OPENAT2_REGULAR flag support for openat2
 2026-03-12  9:37 UTC  (9+ messages)
` [PATCH v5 1/4] openat2: new OPENAT2_REGULAR flag support

[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  (3+ messages)

[GIT PULL] ksmbd server fixes
 2026-03-11  3:33 UTC  (2+ messages)

[PATCH 5.15] ksmbd: Compare MACs in constant time
 2026-03-10 19:52 UTC 

[PATCH 6.1] ksmbd: Compare MACs in constant time
 2026-03-10 19:52 UTC 

[PATCH 6.6] ksmbd: Compare MACs in constant time
 2026-03-10 19:52 UTC 

[PATCH 6.12] ksmbd: Compare MACs in constant time
 2026-03-10 19:52 UTC 

[PATCH 6.18] ksmbd: Compare MACs in constant time
 2026-03-10 19:52 UTC 

[PATCH 5.10] smb: client: Compare MACs in constant time
 2026-03-10 19:51 UTC 

[PATCH 5.15] smb: client: Compare MACs in constant time
 2026-03-10 19:51 UTC 

[PATCH 6.1] smb: client: Compare MACs in constant time
 2026-03-10 19:51 UTC 

[PATCH 6.6] smb: client: Compare MACs in constant time
 2026-03-10 19:50 UTC 

[PATCH 6.12] smb: client: Compare MACs in constant time
 2026-03-10 19:50 UTC 

[PATCH 6.18] smb: client: Compare MACs in constant time
 2026-03-10 19:50 UTC 

[PATCH] smb/client: only export symbol for 'smb2maperror-test' module
 2026-03-10 13:08 UTC 


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