Linux-NFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-15 13:30:16 to 2023-12-27 16:56:01 UTC [more...]

[PATCH v8 00/24] security: Move IMA and EVM to the LSM infrastructure
 2023-12-27 16:39 UTC  (19+ messages)
` [PATCH v8 11/24] security: Introduce inode_post_removexattr hook
` [PATCH v8 13/24] security: Introduce file_release hook
` [PATCH v8 19/24] ima: Move to LSM infrastructure
` [PATCH v8 20/24] ima: Move IMA-Appraisal "
` [PATCH v8 21/24] evm: Move "
` [PATCH v8 22/24] evm: Make it independent from 'integrity' LSM
` [PATCH v8 23/24] ima: "

[PATCH] SUNRPC: fix a memleak in gss_import_v2_context
 2023-12-27 15:36 UTC  (5+ messages)

[PATCH] xprtrdma: removed unnecessary headers from verbs.c
 2023-12-27  0:10 UTC  (6+ messages)

[PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
 2023-12-26 16:54 UTC  (48+ messages)
` [PATCH v5 01/40] afs: Remove whitespace before most ')' from the trace header
` [PATCH v5 02/40] afs: Automatically generate trace tag enums
` [PATCH v5 03/40] netfs, fscache: Move fs/fscache/* into fs/netfs/
` [PATCH v5 04/40] netfs, fscache: Combine fscache with netfs
` [PATCH v5 05/40] netfs, fscache: Remove ->begin_cache_operation
` [PATCH v5 06/40] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink
` [PATCH v5 07/40] netfs: Move pinning-for-writeback from fscache to netfs
` [PATCH v5 08/40] netfs: Add a procfile to list in-progress requests
` [PATCH v5 09/40] netfs: Allow the netfs to make the io (sub)request alloc larger
` [PATCH v5 10/40] netfs: Add a ->free_subrequest() op
` [PATCH v5 11/40] afs: Don't use folio->private to record partial modification
` [PATCH v5 12/40] netfs: Provide invalidate_folio and release_folio calls
` [PATCH v5 13/40] netfs: Implement unbuffered/DIO vs buffered I/O locking
` [PATCH v5 14/40] netfs: Add iov_iters to (sub)requests to describe various buffers
` [PATCH v5 15/40] netfs: Add support for DIO buffering
` [PATCH v5 16/40] netfs: Provide tools to create a buffer in an xarray
` [PATCH v5 17/40] netfs: Add func to calculate pagecount/size-limited span of an iterator
` [PATCH v5 18/40] netfs: Limit subrequest by size or number of segments
` [PATCH v5 19/40] netfs: Extend the netfs_io_*request structs to handle writes
` [PATCH v5 20/40] netfs: Add a hook to allow tell the netfs to update its i_size
` [PATCH v5 21/40] netfs: Make netfs_put_request() handle a NULL pointer
` [PATCH v5 22/40] netfs: Make the refcounting of netfs_begin_read() easier to use
` [PATCH v5 23/40] netfs: Prep to use folio->private for write grouping and streaming write
` [PATCH v5 24/40] netfs: Dispatch write requests to process a writeback slice
` [PATCH v5 25/40] netfs: Provide func to copy data to pagecache for buffered write
` [PATCH v5 26/40] netfs: Make netfs_read_folio() handle streaming-write pages
` [PATCH v5 27/40] netfs: Allocate multipage folios in the writepath
` [PATCH v5 28/40] netfs: Implement unbuffered/DIO read support
` [PATCH v5 29/40] netfs: Implement unbuffered/DIO write support
` [PATCH v5 30/40] netfs: Implement buffered write API
` [PATCH v5 31/40] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
` [PATCH v5 32/40] netfs: Provide netfs_file_read_iter()
` [PATCH v5 33/40] netfs, cachefiles: Pass upper bound length to allow expansion
` [PATCH v5 34/40] netfs: Provide a writepages implementation
` [PATCH v5 35/40] netfs: Provide a launder_folio implementation
` [PATCH v5 36/40] netfs: Implement a write-through caching option
` [PATCH v5 37/40] netfs: Optimise away reads above the point at which there can be no data
  ` [PATCH] Fix oops in NFS
` [PATCH v5 38/40] netfs: Export the netfs_sreq tracepoint
` [PATCH v5 39/40] afs: Use the netfs write helpers
` [PATCH v5 40/40] 9p: Use netfslib read/write_iter
` [PATCH] Fix EROFS Kconfig

[PATCH] [v2] SUNRPC: fix some memleaks in gssx_dec_option_array
 2023-12-26 14:29 UTC  (2+ messages)

[PATCH] SUNRPC: fix some memleaks in gssx_dec_option_array
 2023-12-25 17:53 UTC  (4+ messages)
  `  "

Why the mail filter?
 2023-12-25 16:17 UTC 

Clarification: Project is Old. Project is fully opensource. Yes we code ourselves, want more contributors, not neophytes
 2023-12-25 16:05 UTC  (2+ messages)

Why the mail filter?
 2023-12-25 15:59 UTC 

I can't get contributors for my C project. Can you help?
 2023-12-25 10:24 UTC  (3+ messages)

I can't get contributors for my C project. Can you help?
 2023-12-24 19:21 UTC  (2+ messages)

NFSv4.1 mandatory locks working in Linux nfsd ?
 2023-12-24 17:29 UTC 

[GIT PULL] afs, dns: Fix dynamic root interaction with negative DNS
 2023-12-24 10:22 UTC  (6+ messages)
  ` [PATCH] keys, dns: Fix missing size check of V1 server-list header

[PATCH] nfsd: drop st_mutex before calling move_to_close_lru()
 2023-12-23 18:07 UTC  (6+ messages)
` [PATCH v2] nfsd: drop st_mutex and rp_mutex "

[PATCH v4 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
 2023-12-23 16:36 UTC  (2+ messages)

[PATCH 00/11 v4] nfsd: support admin-revocation of v4 state
 2023-12-22 23:02 UTC  (5+ messages)
` [PATCH 11/11] nfsd: allow layout state to be admin-revoked

NFSv4 alternate data streams?
 2023-12-21 14:33 UTC  (6+ messages)

[GIT PULL] more NFSD fixes for 6.7-rc
 2023-12-20 20:13 UTC  (2+ messages)

[Patch 0/3 v2] Bug fixes for NFSD callback
 2023-12-20 19:05 UTC  (13+ messages)
` [PATCH 1/3 v2] SUNRPC: remove printk when back channel request not found
` [PATCH 2/3 v2] NFSD: restore delegation's sc_count if nfsd4_run_cb fails
` [PATCH 3/3 v2] NFSD: Fix server reboot hang problem when callback workqueue is stuck

[PATCH 18/22] nfsd: kill stale comment about simple_fill_super() requirements
 2023-12-20 14:22 UTC  (2+ messages)

[PATCH v3 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
 2023-12-20 13:35 UTC  (2+ messages)

[PATCH v4 12/39] netfs: Add iov_iters to (sub)requests to describe various buffers
 2023-12-20 13:26 UTC  (21+ messages)
` [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
  ` [PATCH v4 18/39] netfs: Export netfs_put_subrequest() and some tracepoints
  ` [PATCH v4 28/39] netfs: Implement support for unbuffered/DIO read
  ` [PATCH v4 36/39] netfs: Implement a write-through caching option
  ` [PATCH v4 37/39] netfs: Optimise away reads above the point at which there can be no data

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-20  7:14 UTC  (2+ messages)

Realtime NFSv4?
 2023-12-19  4:38 UTC  (2+ messages)

[PATCH v1 0/4] svcrdma: Go back to multi-staged RDMA Reads
 2023-12-18 22:32 UTC  (5+ messages)
` [PATCH v1 1/4] svcrdma: Add back svc_rdma_recv_ctxt::rc_pages
` [PATCH v1 2/4] svcrdma: Add back svcxprt_rdma::sc_read_complete_q
` [PATCH v1 3/4] svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete()
` [PATCH v1 4/4] svcrdma: Implement multi-stage Read completion again

SUNRPC: crash from svc_alloc_arg()
 2023-12-18 22:18 UTC  (2+ messages)

umount.nfs: /mnt: block devices not permitted on fs
 2023-12-18 21:43 UTC  (5+ messages)

[PATCH 0/3] Bug fixes for NFSD callback
 2023-12-18 20:27 UTC  (24+ messages)
` [PATCH 1/3] SUNRPC: remove printk when back channel request not found
` [PATCH 2/3] NFSD: restore delegation's sc_count if nfsd4_run_cb fails
` [PATCH 3/3] NFSD: Fix server reboot hang problem when callback workqueue is stuck

[PATCH v39 16/42] LSM: Ensure the correct LSM context releaser
 2023-12-18 16:55 UTC  (5+ messages)
` [PATCH v39 19/42] LSM: Use lsmcontext in security_inode_getsecctx
` [PATCH v39 20/42] LSM: Use lsmcontext in security_dentry_init_security

[PATCH 0/3] Typos and documentation fixes
 2023-12-17 14:55 UTC  (4+ messages)
` [PATCH 1/3] Fix typos in error messages
` [PATCH 2/3] Fix typos in manpages
` [PATCH 3/3] systemd: Add Documentation= option to service units

I can't get contributors for my C project. Can you help?
 2023-12-16 17:56 UTC  (2+ messages)

[PATCH] net: sunrpc: sizeof('\0') is 4, not 1
 2023-12-16 16:45 UTC  (5+ messages)

[PATCH 0/3] nfsd: fully close all files in the nfsd threads
 2023-12-16  1:50 UTC  (14+ messages)
` [PATCH 1/3] nfsd: use __fput_sync() to avoid delayed closing of files

[PATCH] nfs: Remove writepage
 2023-12-15 20:47 UTC 

[PATCH 0/2 v2] nfsd: fully close files in the nfsd threads
 2023-12-15 15:52 UTC  (2+ messages)

[PATCH 0/5 v2] sunrpc: stop refcounting svc_serv
 2023-12-15 15:44 UTC  (7+ messages)

[PATCH v4 37/39] netfs: Optimise away reads above the point at which there can be no data
 2023-12-14 14:07 UTC 

[PATCH v4 36/39] netfs: Implement a write-through caching option
 2023-12-14 13:49 UTC 

[PATCH v4 28/39] netfs: Implement support for unbuffered/DIO read
 2023-12-14 12:43 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).