messages from 2026-05-14 20:56:16 to 2026-05-22 19:42:47 UTC [more...]
[PATCH v5 00/21] nfsd: add support for CB_NOTIFY callbacks in directory delegations
2026-05-22 19:42 UTC (10+ messages)
` [PATCH v5 01/21] nfsd: check fl_lmops in nfsd_breaker_owns_lease()
` [PATCH v5 02/21] nfsd: add protocol support for CB_NOTIFY
` [PATCH v5 03/21] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH v5 04/21] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH v5 05/21] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v5 06/21] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH v5 07/21] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v5 08/21] nfsd: use RCU to protect fi_deleg_file
` [PATCH v5 09/21] nfsd: add data structures for handling CB_NOTIFY
[PATCH] nfsd: reset write verifier on deferred writeback errors
2026-05-22 19:00 UTC (3+ messages)
[PATCH] svcrdma: wake sq waiters when the transport closes
2026-05-22 18:13 UTC
[PATCH] nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race
2026-05-22 14:56 UTC (2+ messages)
[PATCH v4 00/21] nfsd: add support for CB_NOTIFY callbacks in directory delegations
2026-05-22 14:37 UTC (25+ messages)
` [PATCH v4 01/21] nfsd: check fl_lmops in nfsd_breaker_owns_lease()
` [PATCH v4 02/21] nfsd: add protocol support for CB_NOTIFY
` [PATCH v4 03/21] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH v4 04/21] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH v4 05/21] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v4 06/21] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH v4 07/21] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v4 08/21] nfsd: use RCU to protect fi_deleg_file
` [PATCH v4 09/21] nfsd: add data structures for handling CB_NOTIFY
` [PATCH v4 10/21] nfsd: add notification handlers for dir events
` [PATCH v4 11/21] nfsd: add tracepoint to dir_event handler
` [PATCH v4 12/21] nfsd: apply the notify mask to the delegation when requested
` [PATCH v4 13/21] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH v4 14/21] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH v4 15/21] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH v4 16/21] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH v4 17/21] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH v4 18/21] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH v4 19/21] nfsd: properly track requested child attributes
` [PATCH v4 20/21] nfsd: track requested dir attributes
` [PATCH v4 21/21] nfsd: add support to CB_NOTIFY for dir attribute changes
[PATCH v2 1/2] sunrpc: pin svc_xprt across the asynchronous TLS handshake callback
2026-05-22 13:45 UTC (3+ messages)
` [PATCH v2 2/2] sunrpc: wait for in-flight TLS handshake callback when cancel loses race
[PATCH] sunrpc: pin svc_xprt across the asynchronous TLS handshake callback
2026-05-22 10:02 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 550604d6c9b9efc8d068aff94dc301694a7afdee
2026-05-22 0:33 UTC
[PATCH 0/3] rpcbind: fix a few memory leaks
2026-05-21 23:47 UTC (4+ messages)
` [PATCH 1/3] rpcbind: fix memory leak in init_transport()
` [PATCH 2/3] rpcbind: fix memory leaks in network_init()
` [PATCH 3/3] rpcbind: fix memory leak in read_warmstart()
[PATCH v2 1/1] NFS: Don't always trust server inode size while client holds write delegation
2026-05-21 20:13 UTC
[PATCH] nfsd: fix posix_acl leak on SETACL decode failure
2026-05-21 19:38 UTC (2+ messages)
[PATCH] nfsd: fix posix_acl leak and ignored error in nfsd4_create_file
2026-05-21 19:38 UTC (2+ messages)
[PATCH] nfsd: check get_user() return when reading princhashlen
2026-05-21 19:38 UTC (3+ messages)
[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
2026-05-21 15:49 UTC (4+ messages)
[PATCH] nfsd: fix inverted cp_ttl check in async copy reaper
2026-05-21 15:41 UTC (5+ messages)
[PATCH] nfsd: fix dead ACL conflict guard in nfsd4_create
2026-05-21 15:41 UTC (2+ messages)
[PATCH v2 1/1] sunrpc: harden rq_procinfo lifecycle to prevent double-free
2026-05-21 13:36 UTC (3+ messages)
[PATCH] nfs: fix nfs_access_calc_mask() corner cases
2026-05-21 13:24 UTC
[PATCH] xprtrdma: Decouple RPC completion from Send completion
2026-05-21 13:17 UTC (4+ messages)
[PATCH 1/1] xfs: fix overlapping extents returned for pNFS LAYOUTGET
2026-05-20 22:08 UTC (21+ messages)
[PATCH] sunrpc: use kref_get_unless_zero in auth_domain_lookup
2026-05-20 20:01 UTC (4+ messages)
[PATCH 00/18] Migrate rpcsec_gss_krb5 to the crypto/krb5 library
2026-05-20 19:22 UTC (4+ messages)
[PATCH v14 00/15] Exposing case folding behavior
2026-05-20 17:30 UTC (13+ messages)
` [PATCH v14 03/15] fat: Implement fileattr_get for case sensitivity
[PATCH 1/1] sunrpc: clear rq_procinfo in svc_release_rqst to prevent double-free
2026-05-20 14:36 UTC (3+ messages)
[RFC] knfsd: per-client fair scheduling to prevent single-client starvation
2026-05-20 14:09 UTC (8+ messages)
[PATCH 0/2] xfs: correct pNFS layout mappings
2026-05-20 8:21 UTC (5+ messages)
` [PATCH 1/2] xfs: fix use of uninitialized imap in xfs_fs_map_blocks error path
` [PATCH 2/2] xfs: fix overlapping extents returned for pNFS LAYOUTGET
[PATCH] nfsd: drain backchannel callbacks before freeing a session
2026-05-19 20:01 UTC (6+ messages)
` [PATCH 1/2] nfsd: clear cl_cb_session on DESTROY_SESSION
` [PATCH 2/2] nfsd: drain inflight callbacks in probe_callback_sync
[PATCH 0/2] SUNRPC: Fix xdr_buf_to_bvec() bio_vec array overflow
2026-05-19 16:38 UTC (5+ messages)
` [PATCH 1/2] SUNRPC: Bound-check xdr_buf_to_bvec() stores before writing
` [PATCH 2/2] SUNRPC: Return an error from xdr_buf_to_bvec() on overflow
try_break_deleg() and atomic_open()
2026-05-19 10:19 UTC (6+ messages)
[PATCH v2 00/21] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-05-19 8:56 UTC (26+ messages)
` [PATCH v2 01/21] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v2 02/21] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v2 03/21] mm: Make readahead store folio count in readahead_control
` [PATCH v2 04/21] netfs: Bulk load the readahead-provided folios up front
` [PATCH v2 05/21] Add a function to kmap one page of a multipage bio_vec
` [PATCH v2 06/21] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v2 07/21] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v2 08/21] netfs: Add some tools for managing bvecq chains
` [PATCH v2 09/21] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v2 10/21] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v2 11/21] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v2 12/21] cifs: Support ITER_BVECQ in smb_extract_iter_to_rdma()
` [PATCH v2 13/21] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v2 14/21] cifs: Remove support for ITER_FOLIOQ from smb_extract_iter_to_rdma()
` [PATCH v2 15/21] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v2 16/21] netfs: Remove netfs_extract_user_iter()
` [PATCH v2 17/21] iov_iter: Remove ITER_FOLIOQ
` [PATCH v2 18/21] netfs: Remove folio_queue and rolling_buffer
` [PATCH v2 19/21] netfs: Check for too much data being read
` [PATCH v2 20/21] netfs: Limit the minimum trigger for progress reporting
` [PATCH v2 21/21] netfs: Combine prepare and issue ops and grab the buffers on request
[PATCH] nfsd: release layout stid on setlease failure
2026-05-18 21:33 UTC (3+ messages)
[PATCH] NFS: write_completion: dereference loop-local req, not hdr->req
2026-05-18 18:46 UTC
[PATCH v2] Revert "NFSD: Defer sub-object cleanup in export put callbacks"
2026-05-18 18:28 UTC (4+ messages)
[PATCH] nfsd: fix use-after-free in nfsd4_lock() when releasing new lock stateid
2026-05-18 16:39 UTC (2+ messages)
[PATCH v3 00/28] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
2026-05-18 16:05 UTC (3+ messages)
` (subset) "
[PATCH] pNFS: Fix use-after-free in pnfs_update_layout()
2026-05-18 13:10 UTC
improve the swap_activate interface
2026-05-18 5:29 UTC (25+ messages)
` [PATCH 01/12] swap: remove the maxpages variable in sys_swapon
` [PATCH 02/12] swap: move boilerplate code into the core swap code
` [PATCH 03/12] swap,fs: move swapfile operations to struct file_operations
` [PATCH 04/12] swap: restrict to regular files or block devices
` [PATCH 05/12] swap: cleanup setup_swap_extents
` [PATCH 06/12] swap,block: move the block device swapon code into block/fops.c
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
` [PATCH 10/12] swap: add a swap_activate_fs_ops helper
` [PATCH 11/12] swap: move struct swap_extent to swapfile.c
` [PATCH 12/12] swap: move swap_info_struct to mm/swap.h
[BUG] NFSv4.1 client hang in nfs4_drain_slot_tbl under concurrent workload against Windows NFS server
2026-05-18 1:06 UTC (4+ messages)
` "
[PATCH net v4 1/3] crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks
2026-05-15 23:05 UTC
[GIT PULL] NFSD fixes for v7.1-rc
2026-05-15 22:14 UTC (2+ messages)
[PATCH] exportfs: drop unused is_export parameter from xtab_read() and xtab_write()
2026-05-15 12:52 UTC (2+ messages)
[PATCH v2 1/3] fh_key_file: fix missing string.h inclusion
2026-05-15 12:52 UTC (6+ messages)
` [PATCH v2 2/3] Introduce compat.h file to deal with old Linux api and fix build failure due to missing NETLINK_EXT_ACK
` [PATCH v2 3/3] support/backend_sqlite.c: fix getrandom() fallback
Increase default NFSv4 server size "max_block_size" to 4MB
2026-05-14 23:49 UTC (10+ messages)
` Increase FreeBSD NFSv4 nfsd buffer size? "
[PATCH 0/3] three lockd fixes
2026-05-14 20:57 UTC (5+ messages)
` [PATCH net] tls: Preserve sk_err across recvmsg() when data has been copied
` [PATCH 2/3] lockd: Plug nlm_file refcount leak on cached nlm_do_fopen() failure
` [PATCH 3/3] lockd: Avoid hashing uninitialized bytes in nlm4svc_lookup_file()
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