public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-04 15:34:55 to 2026-03-10 11:55:59 UTC [more...]

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-10 11:49 UTC  (62+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [PATCH 13/61] squashfs: "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [PATCH 17/61] module: "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [PATCH 25/61] net/bluetooth: "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
` [PATCH 39/61] irqchip: "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [PATCH 50/61] iommu: "
` [PATCH 51/61] leds: "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [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: "

[PATCH v5 0/4] OPENAT2_REGULAR flag support for openat2
 2026-03-10 11:24 UTC  (13+ messages)
` [PATCH v5 1/4] openat2: new OPENAT2_REGULAR flag support
` [PATCH v5 2/4] kselftest/openat2: test for OPENAT2_REGULAR flag
` [PATCH v5 3/4] sparc/fcntl.h: convert O_* flag macros from hex to octal
` [PATCH v5 4/4] mips/fcntl.h: "

[RFC PATCH] nfs: use nfsi->rwsem to protect traversal of the file lock list
 2026-03-10  1:33 UTC  (6+ messages)

Current state of nfsdv4 recovery
 2026-03-09 23:46 UTC  (5+ messages)

[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
 2026-03-09 20:50 UTC  (29+ messages)
` [PATCH v3 01/12] vfs: widen inode hash/lookup functions "
` [PATCH v3 02/12] audit: widen ino fields "
` [PATCH v3 04/12] vfs: widen trace event i_ino "
` [PATCH v3 06/12] ext2: "
` [PATCH v3 07/12] hugetlbfs: "
` [PATCH v3 08/12] zonefs: "
` [PATCH v3 09/12] ext4: "
` [PATCH v3 10/12] f2fs: "
` [PATCH v3 11/12] nilfs2: "
` [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long "

[PATCH] kthread: remove kthread_exit()
 2026-03-09 17:27 UTC  (8+ messages)

[PATCH v3 1/1] pNFS: Serialize SCSI PR registration to avoid reservation conflicts
 2026-03-09 16:38 UTC  (4+ messages)

[PATCH 0/2] nfsrahead: fix uninitialised memory crash and refine fast-path logging
 2026-03-09 14:50 UTC  (3+ messages)
` [PATCH 1/2] nfsrahead: zero-initialise device_info struct
` [PATCH 2/2] nfsrahead: quieten misleading error for non-NFS block devices

[PATCH] sunrpc: fix TLS connect_worker rpc_clnt lifetime UAF
 2026-03-09 14:45 UTC  (2+ messages)

[PATCH] nfsrahead: enable event-driven mountinfo monitoring and skip non-NFS devices
 2026-03-09 13:29 UTC  (4+ messages)

[PATCH] NFS: map TCP_TLS to TCP for mountd transport
 2026-03-09 13:22 UTC 

[BUG] WARNING in nfs_free_request: PG_WB_END stale during NFS read completion with FS-Cache
 2026-03-09 12:16 UTC 

fscache/NFS re-export server lockup
 2026-03-09 11:35 UTC  (8+ messages)

[PATCH v3 00/15] Further centralising of directory locking for name ops
 2026-03-09  8:43 UTC  (11+ messages)
` [PATCH v3 05/15] Apparmor: Use simple_start_creating() / simple_done_creating()
` [PATCH v3 10/15] cachefiles: change cachefiles_bury_object to use start_renaming_dentry()
    ` [PATCH] FIXUP: "

ANNOUNCE: nfs-utils-2.8.6 released
 2026-03-07 20:39 UTC 

[PATCH 0/4] rpc.mountd CVE-2025-12801 announcement
 2026-03-07 18:07 UTC  (6+ messages)
` [PATCH 1/4] mountd: Minor refactor of get_rootfh()
` [PATCH 2/4] mountd: Separate lookup of the exported directory and the mount path
` [PATCH 3/4] support: Add a mini-library to extract and apply RPC credentials
` [PATCH 4/4] Fix access checks when mounting subdirectories in NFSv3

[PATCH] mountstats: Fix per-operation percentages with nconnect
 2026-03-06 22:11 UTC  (2+ messages)

[PATCH] nfsdclnts: fix display of stateids where the kernel doesn't provide the superblock
 2026-03-06 22:11 UTC  (2+ messages)

[PATCH v2] Revert "nfsrahead: enable event-driven mountinfo monitoring"
 2026-03-06 22:10 UTC  (2+ messages)

[PATCH v3 0/7] Fix various races in xprtrdma
 2026-03-06 21:56 UTC  (8+ messages)
` [PATCH v3 1/7] xprtrdma: Close sendctx get/put race that can block a transport
` [PATCH v3 2/7] xprtrdma: Avoid 250 ms delay on backlog wakeup
` [PATCH v3 3/7] xprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slot
` [PATCH v3 4/7] xprtrdma: Decouple frwr_wp_create from frwr_map
` [PATCH v3 5/7] xprtrdma: Replace rpcrdma_mr_seg with xdr_buf cursor
` [PATCH v3 6/7] xprtrdma: Scale receive batch size with credit window
` [PATCH v3 7/7] xprtrdma: Post receive buffers after RPC completion

Spring 2026 NFSv4 BAT - 04/13-04/17 in Redwood City
 2026-03-06 18:53 UTC 

[PATCH v2 0/8] Fix various races in xprtrdma
 2026-03-06 16:30 UTC  (12+ messages)
` [PATCH v2 1/8] xprtrdma: Decrement re_receiving on the early exit paths
` [PATCH v2 2/8] xprtrdma: Close sendctx get/put race that can block a transport
` [PATCH v2 3/8] xprtrdma: Avoid 250 ms delay on backlog wakeup
` [PATCH v2 4/8] xprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slot
` [PATCH v2 5/8] xprtrdma: Decouple frwr_wp_create from frwr_map
` [PATCH v2 6/8] xprtrdma: Replace rpcrdma_mr_seg with xdr_buf cursor
` [PATCH v2 7/8] xprtrdma: Scale receive batch size with credit window
` [PATCH v2 8/8] xprtrdma: Post receive buffers after RPC completion

[PATCH v2 0/4] mm: Remove stray references to pagevec
 2026-03-06 11:45 UTC  (9+ messages)
` [PATCH v2 1/4] mm: Remove stray references to struct pagevec
` [PATCH v2 2/4] fs: Remove unncessary pagevec.h includes
` [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

[Question]nfs: never returned delegation
 2026-03-06  4:49 UTC  (5+ messages)

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-03-05 19:25 UTC  (6+ messages)
` [PATCH 24/24] fs: remove simple_nosetlease()

[PATCH 0/2] nfs: delegated attribute fixes
 2026-03-05 18:53 UTC  (3+ messages)
` [PATCH 1/2] nfs: fix utimensat() for atime with delegated timestamps
` [PATCH 2/2] nfs: update inode ctime after removexattr operation

[PATCH] Revert "nfsrahead: enable event-driven mountinfo monitoring"
 2026-03-05 16:42 UTC  (5+ messages)

[PATCH v2 1/1] pNFS: Serialize SCSI PR registration to avoid reservation conflicts
 2026-03-05 14:18 UTC  (2+ messages)

[PATCH v7 0/5] nvme-tcp: Support receiving KeyUpdate requests
 2026-03-05 11:43 UTC  (7+ messages)
` [PATCH v7 4/5] nvme-tcp: Support KeyUpdate

[bug report] Most blktests block/ failed with "Timed out while waiting for udev queue to empty."
 2026-03-05  8:40 UTC 

Regression: Missing check in nfsd_permission() causes -ENOLCK No locks available
 2026-03-04 23:03 UTC  (3+ messages)

[PATCH v7 0/2] nfs-utils: signed filehandle support
 2026-03-04 15:40 UTC  (3+ messages)
` [PATCH v7 1/2] exportfs: Add support for export option sign_fh
` [PATCH v7 2/2] nfsdctl/rpc.nfsd: Add support for passing encrypted filehandle key


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