messages from 2026-03-04 01:27:30 to 2026-03-09 20:11:42 UTC [more...]
[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
2026-03-09 20:11 UTC (30+ messages)
` [PATCH v3 01/12] vfs: widen inode hash/lookup functions "
` [PATCH v3 02/12] audit: widen ino fields "
` [PATCH v3 03/12] net: change sock.sk_ino and sock_i_ino() "
` [PATCH v3 04/12] vfs: widen trace event i_ino fields "
` [PATCH v3 05/12] cachefiles: "
` [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 "
Current state of nfsdv4 recovery
2026-03-09 18:57 UTC (4+ messages)
[PATCH v5 0/4] OPENAT2_REGULAR flag support for openat2
2026-03-09 17:39 UTC (12+ 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: "
[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)
[RFC PATCH] nfs: use nfsi->rwsem to protect traversal of the file lock list
2026-03-09 14:12 UTC (5+ 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 (12+ messages)
` [PATCH v7 1/5] net/handshake: Store the key serial number on completion
` [PATCH v7 2/5] net/handshake: Define handshake_req_keyupdate
` [PATCH v7 3/5] net/handshake: Support KeyUpdate message types
` [PATCH v7 4/5] nvme-tcp: Support KeyUpdate
` [PATCH v7 5/5] nvmet-tcp: "
[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 (6+ messages)
` Bug#1128861: "
[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
[PATCH v2 0/4] net: replace deprecated simple_strto* parsers with kstrto*
2026-03-04 15:28 UTC (3+ messages)
[PATCH v3 1/3] fs: add umount notifier chain for filesystem unmount notification
2026-03-04 15:15 UTC (17+ messages)
[RFC PATCH 00/17] netfs: [WIP] Keep track of folios in a segmented bio_vec[] chain
2026-03-04 15:01 UTC (25+ messages)
` [RFC PATCH 01/17] netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequence
` [RFC PATCH 02/17] vfs: Implement a FIEMAP callback
` [RFC PATCH 03/17] iov_iter: Add a segmented queue of bio_vec[]
` [RFC PATCH 04/17] Add a function to kmap one page of a multipage bio_vec
` [RFC PATCH 05/17] netfs: Add some tools for managing bvecq chains
` [RFC PATCH 06/17] afs: Use a bvecq to hold dir content rather than folioq
` [RFC PATCH 07/17] netfs: Add a function to extract from an iter into a bvecq
` [RFC PATCH 08/17] cifs: Use a bvecq for buffering instead of a folioq
` [RFC PATCH 09/17] cifs: Support ITER_BVECQ in smb_extract_iter_to_rdma()
` [RFC PATCH 10/17] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [RFC PATCH 11/17] cifs: Remove support for ITER_KVEC/BVEC/FOLIOQ from smb_extract_iter_to_rdma()
` [RFC PATCH 12/17] netfs: Remove netfs_alloc/free_folioq_buffer()
` [RFC PATCH 13/17] netfs: Remove netfs_extract_user_iter()
` [RFC PATCH 14/17] iov_iter: Remove ITER_FOLIOQ
` [RFC PATCH 15/17] netfs: Remove folio_queue and rolling_buffer
` [RFC PATCH 16/17] netfs: Check for too much data being read
` [RFC PATCH 17/17] netfs: Combine prepare and issue ops and grab the buffers on request
[PATCH] SUNRPC: xdr.h: fix all kernel-doc warnings
2026-03-04 14:27 UTC (2+ messages)
[PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
2026-03-04 14:10 UTC (11+ messages)
[PATCH 1/1] pNFS: Serialize SCSI PR registration to avoid reservation conflicts
2026-03-04 13:11 UTC (4+ messages)
[PATCH 0/8] mm: globalize rest_of_page() macro
2026-03-04 12:48 UTC (15+ messages)
` [PATCH 2/8] fs: use rest_of_page() macro where appropriate
` [PATCH 3/8] net: "
` [PATCH 4/8] core: "
` [PATCH 5/8] spi: "
` [PATCH 6/8] KVM: "
` [PATCH 7/8] drivers: ALSA: "
` [PATCH 8/8] arch: "
[PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
2026-03-04 9:30 UTC (5+ 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