messages from 2025-05-19 00:24:49 to 2025-05-30 02:42:40 UTC [more...]
[PATCH v2 net-next 0/7] socket: Make sock_create_kern() robust against misuse
2025-05-30 2:42 UTC (17+ messages)
` [PATCH v2 net-next 1/7] socket: Un-export __sock_create()
` [PATCH v2 net-next 2/7] socket: Rename sock_create_kern() to __sock_create_kern()
` [PATCH v2 net-next 3/7] socket: Restore sock_create_kern()
` [PATCH v2 net-next 4/7] smb: client: Add missing net_passive_dec()
` [PATCH v2 net-next 5/7] socket: Remove kernel socket conversion except for net/rds/
` [PATCH v2 net-next 6/7] socket: Replace most sock_create() calls with sock_create_kern()
` [PATCH v2 net-next 7/7] socket: Clean up kdoc for sock_create() and sock_create_lite()
libxml/GNOME dependency MADNESS cleanup: nfsref(8) removal
2025-05-29 14:23 UTC (3+ messages)
[PATCH 00/13] Parallelizing filesystem writeback
2025-05-29 11:15 UTC (14+ messages)
` [PATCH 01/13] writeback: add infra for parallel writeback
` [PATCH 02/13] writeback: add support to initialize and free multiple writeback ctxs
` [PATCH 03/13] writeback: link bdi_writeback to its corresponding bdi_writeback_ctx
` [PATCH 04/13] writeback: affine inode to a writeback ctx within a bdi
` [PATCH 05/13] writeback: modify bdi_writeback search logic to search across all wb ctxs
` [PATCH 06/13] writeback: invoke all writeback contexts for flusher and dirtytime writeback
` [PATCH 07/13] writeback: modify sync related functions to iterate over all writeback contexts
` [PATCH 08/13] writeback: add support to collect stats for all writeback ctxs
` [PATCH 09/13] f2fs: add support in f2fs to handle multiple writeback contexts
` [PATCH 10/13] fuse: add support for multiple writeback contexts in fuse
` [PATCH 11/13] gfs2: add support in gfs2 to handle multiple writeback contexts
` [PATCH 12/13] nfs: add support in nfs "
` [PATCH 13/13] writeback: set the num of writeback contexts to number of online cpus
[PATCH v3 0/3] NFS Client btime support
2025-05-29 11:06 UTC (5+ messages)
` [PATCH v3 1/3] Expand the type of nfs_fattr->valid
` [PATCH v3 2/3] nfs: Add timecreate to nfs inode
` [PATCH v3 3/3] NFS: Return the file btime in the statx results when appropriate
[PATCH v2 0/3] NFS Client btime support
2025-05-29 10:28 UTC (9+ messages)
` [PATCH v2 1/3] Expand the type of nfs_fattr->valid
` [PATCH v2 2/3] nfs: Add timecreate to nfs inode
` [PATCH v2 3/3] NFS: Return the file btime in the statx results when appropriate
[jlayton:kdevops] [nfs] 6f1433fc8d: WARNING:at_fs/nfsd/nfs4state.c:#nfs4_free_deleg[nfsd]
2025-05-29 6:10 UTC
[linus:master] [NFSD] 26a8076215: filebench.sum_operations/s 16.6% improvement
2025-05-29 5:06 UTC
[PATCH] nfsd: Replace simple_strtoul with kstrtoint in expkey_parse
2025-05-29 2:15 UTC (5+ messages)
linux-next: duplicate patches in the nfs-anna tree
2025-05-28 21:15 UTC
linux-next: Signed-off-by missing for commit in the nfs-anna tree
2025-05-28 21:12 UTC
[GIT PULL] NFSD changes for v6.16
2025-05-28 20:35 UTC (6+ messages)
[PATCH 0/2] nfsd: use threads array as-is in netlink thread set interface
2025-05-28 18:25 UTC (8+ messages)
` [PATCH 1/2] nfsd: use threads array as-is in netlink interface
` [PATCH 2/2] sunrpc: new tracepoints around svc thread wakeups
Kernel ops with 6.15.0-rc7
2025-05-28 15:12 UTC
[PATCH nfs-utils] exportfs: make "insecure" the default for all exports
2025-05-28 14:07 UTC (25+ messages)
[PATCH v1 0/3] NFS Client btime support
2025-05-28 0:09 UTC (6+ messages)
` [PATCH v1 1/3] Expand the type of nfs_fattr->valid
[PATCH v2 0/8] Support btime and other NFSv4 specific attributes
2025-05-28 0:08 UTC (3+ messages)
unable to run NFSD in container if "options sunrpc pool_mode=pernode"
2025-05-27 21:59 UTC (14+ messages)
[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
2025-05-27 21:03 UTC (6+ messages)
Questions Regarding Delegation Claim Behavior
2025-05-27 13:22 UTC (7+ messages)
`rcu: INFO: rcu_sched self-detected stall on CPU` and spinning kworker `rpciod`
2025-05-26 16:31 UTC (12+ messages)
[PATCH] exportfs: require ->fh_to_parent() to encode connectable file handles
2025-05-26 15:10 UTC (2+ messages)
[PATCH] nfs: fix incorrect handling of large-number NFS errors in nfs4_do_mkdir()
2025-05-26 4:08 UTC
[PATCH] autoconf: replace non-portable += syntax
2025-05-24 11:41 UTC (2+ messages)
[PATCH OE-core] nfs-utils: don't use signals to shut down nfs server
2025-05-23 7:41 UTC
[PATCH] netfs: Fix undifferentiation of DIO reads from unbuffered reads
2025-05-23 8:35 UTC (2+ messages)
[PATCH] NFS: Fixes for nfs4_proc_mkdir() error handling
2025-05-23 8:35 UTC (4+ messages)
[PATCH OE-core] nfs-utils: don't use signals to shut down nfs server
2025-05-23 7:41 UTC
[PATCH v1 net-next 4/6] socket: Remove kernel socket conversion except for net/rds/
2025-05-23 4:23 UTC (5+ messages)
[PATCH 0/2] systemd: Handle nfsroot
2025-05-22 6:59 UTC (3+ messages)
` [PATCH 1/2] systemd: Allow nfs-idmapd.service to be started without the server
` [PATCH 2/2] systemd: Add a generator to mount /sysroot via NFSv4 in the initrd
Why TLS and Kerberos are not useful for NFS security Re: [PATCH nfs-utils] exportfs: make "insecure" the default for all exports
2025-05-21 22:38 UTC (13+ messages)
` NFS/TLS situation on Windows - "
[PATCH v2 0/2] Avoid hang when mounting xprtsec=[m]tls
2025-05-21 20:34 UTC (3+ messages)
` [PATCH v2 1/2] SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tls
` [PATCH v2 2/2] SUNRPC: Remove dead code from xs_tcp_tls_setup_socket()
nfs mount failed with ipv6 addr
2025-05-21 15:03 UTC
[PATCH nfs-utils] exportfs: make "insecure" the default for all exports
2025-05-21 13:43 UTC (5+ messages)
[PATCH v1] SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tls
2025-05-20 23:34 UTC (2+ messages)
[syzbot] [net?] [nfs?] KASAN: slab-out-of-bounds Read in cache_clean
2025-05-20 21:11 UTC (3+ messages)
[PATCH 0/4] netfs: Miscellaneous fixes
2025-05-20 11:34 UTC (6+ messages)
` [PATCH 1/4] netfs: Fix oops in write-retry from mis-resetting the subreq iterator
` [PATCH 2/4] netfs: Fix setting of transferred bytes with short DIO reads
` [PATCH 3/4] netfs: Fix the request's work item to not require a ref
` [PATCH 4/4] netfs: Fix wait/wake to be consistent about the waitqueue used
[PATCH 00/11] netfs: Miscellaneous cleanups
2025-05-20 11:20 UTC (13+ messages)
` [PATCH 01/11] netfs: Update main API document
` [PATCH 02/11] fs/netfs: remove unused flag NETFS_SREQ_SEEK_DATA_READ
` [PATCH 03/11] fs/netfs: remove unused source NETFS_INVALID_WRITE
` [PATCH 04/11] fs/netfs: remove unused flag NETFS_ICTX_WRITETHROUGH
` [PATCH 05/11] fs/netfs: remove unused enum choice NETFS_READ_HOLE_CLEAR
` [PATCH 06/11] fs/netfs: reorder struct fields to eliminate holes
` [PATCH 07/11] fs/netfs: remove `netfs_io_request.ractl`
` [PATCH 08/11] fs/netfs: declare field `proc_link` only if CONFIG_PROC_FS=y
` [PATCH 09/11] folio_queue: remove unused field `marks3`
` [PATCH 10/11] fs/netfs: remove unused flag NETFS_RREQ_DONT_UNLOCK_FOLIOS
` [PATCH 11/11] fs/netfs: remove unused flag NETFS_RREQ_BLOCKED
[PATCH AUTOSEL 5.4 2/5] nfs: don't share pNFS DS connections between net namespaces
2025-05-19 21:23 UTC
[PATCH AUTOSEL 5.10 2/6] nfs: don't share pNFS DS connections between net namespaces
2025-05-19 21:23 UTC
[PATCH AUTOSEL 5.15 2/7] nfs: don't share pNFS DS connections between net namespaces
2025-05-19 21:23 UTC
[PATCH AUTOSEL 6.1 2/8] nfs: don't share pNFS DS connections between net namespaces
2025-05-19 21:22 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 8/8] NFS: Avoid flushing data while holding directory locks in nfs_rename()
[PATCH AUTOSEL 6.6 03/11] nfs: don't share pNFS DS connections between net namespaces
2025-05-19 21:22 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 11/11] NFS: Avoid flushing data while holding directory locks in nfs_rename()
[PATCH AUTOSEL 6.12 03/18] nfs: don't share pNFS DS connections between net namespaces
2025-05-19 21:22 UTC (2+ messages)
` [PATCH AUTOSEL 6.12 18/18] NFS: Avoid flushing data while holding directory locks in nfs_rename()
[PATCH AUTOSEL 6.14 04/23] nfs: don't share pNFS DS connections between net namespaces
2025-05-19 21:21 UTC (2+ messages)
` [PATCH AUTOSEL 6.14 23/23] NFS: Avoid flushing data while holding directory locks in nfs_rename()
[PATCH 0/3] Use folios for symlinks in the page cache
2025-05-19 19:28 UTC (3+ messages)
` [PATCH 2/3] nfs: Use a folio in nfs_get_link()
ktls-utils project change in Contributor's agreement
2025-05-19 15:20 UTC
[PATCH 0/6 v2] nfs_localio: fixes for races and errors from older compilers
2025-05-19 3:49 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