Linux NFS development
 help / color / mirror / Atom feed
 messages from 2023-09-11 22:00:10 to 2023-09-18 15:25:40 UTC [more...]

[PATCH v1 00/52] Modernize nfsd4_encode_fattr()
 2023-09-18 14:02 UTC  (33+ messages)
` [PATCH v1 07/52] NFSD: Add nfsd4_encode_fattr4_supported_attrs()
` [PATCH v1 09/52] NFSD: Add nfsd4_encode_fattr4_fh_expire_type()
` [PATCH v1 12/52] NFSD: Add nfsd4_encode_fattr4_fsid()
` [PATCH v1 14/52] NFSD: Add nfsd4_encode_fattr4_rdattr_error()
` [PATCH v1 15/52] NFSD: Add nfsd4_encode_fattr4_aclsupport()
` [PATCH v1 16/52] NFSD: Add nfsd4_encode_nfsace4()
` [PATCH v1 17/52] NFSD: Add nfsd4_encode_fattr4_acl()
` [PATCH v1 18/52] NFSD: Add nfsd4_encode_fattr4_filehandle()
` [PATCH v1 19/52] NFSD: Add nfsd4_encode_fattr4_fileid()
` [PATCH v1 20/52] NFSD: Add nfsd4_encode_fattr4_files_avail()
` [PATCH v1 21/52] NFSD: Add nfsd4_encode_fattr4_files_free()
` [PATCH v1 22/52] NFSD: Add nfsd4_encode_fattr4_files_total()
` [PATCH v1 23/52] NFSD: Add nfsd4_encode_fattr4_fs_locations()
` [PATCH v1 24/52] NFSD: Add nfsd4_encode_fattr4_maxfilesize()
` [PATCH v1 25/52] NFSD: Add nfsd4_encode_fattr4_maxlink()
` [PATCH v1 26/52] NFSD: Add nfsd4_encode_fattr4_maxname()
` [PATCH v1 27/52] NFSD: Add nfsd4_encode_fattr4_maxread()
` [PATCH v1 28/52] NFSD: Add nfsd4_encode_fattr4_maxwrite()
` [PATCH v1 29/52] NFSD: Add nfsd4_encode_fattr4_mode()
` [PATCH v1 30/52] NFSD: Add nfsd4_encode_fattr4_numlinks()
` [PATCH v1 31/52] NFSD: Add nfsd4_encode_fattr4_owner()
` [PATCH v1 33/52] NFSD: Add nfsd4_encode_fattr4_rawdev()
` [PATCH v1 34/52] NFSD: Add nfsd4_encode_fattr4_space_avail()
` [PATCH v1 35/52] NFSD: Add nfsd4_encode_fattr4_space_free()
` [PATCH v1 36/52] NFSD: Add nfsd4_encode_fattr4_space_total()
` [PATCH v1 39/52] NFSD: Add nfsd4_encode_fattr4_time_create()
` [PATCH v1 42/52] NFSD: Add nfsd4_encode_fattr4_time_modify()
` [PATCH v1 43/52] NFSD: Add nfsd4_encode_fattr4_mounted_on_fileid()
` [PATCH v1 46/52] NFSD: Add nfsd4_encode_fattr4_layout_blksize()
` [PATCH v1 47/52] NFSD: Add nfsd4_encode_fattr4_suppattr_exclcreat()
` [PATCH v1 48/52] NFSD: Add nfsd4_encode_fattr4_sec_label()
` [PATCH v1 50/52] NFSD: Copy FATTR4 bit number definitions from RFCs

[PATCH v2] netfs: Only call folio_start_fscache() one time for each folio
 2023-09-18 13:17 UTC 

split up ->kill_sb
 2023-09-18 11:41 UTC  (44+ messages)
` [PATCH 01/19] fs: reflow deactivate_locked_super
` [PATCH 02/19] fs: make ->kill_sb optional
` [PATCH 03/19] fs: release anon dev_t in deactivate_locked_super
` [PATCH 04/19] NFS: remove the s_dev field from struct nfs_server
` [PATCH 05/19] fs: assign an anon dev_t in common code
` [PATCH 06/19] qibfs: use simple_release_fs
` [PATCH 07/19] hypfs: use d_genocide to kill fs entries
` [PATCH 08/19] pstore: shrink the pstore_sb_lock critical section in pstore_kill_sb
` [PATCH 09/19] zonefs: remove duplicate cleanup in zonefs_fill_super
` [PATCH 10/19] USB: gadget/legacy: remove sb_mutex
` [PATCH 11/19] fs: add new shutdown_sb and free_sb methods
` [PATCH 12/19] fs: convert kill_litter_super to litter_shutdown_sb
` [PATCH 13/19] fs: convert kill_block_super to block_free_sb
` [PATCH 14/19] jffs2: convert to ->shutdown_sb and ->free_sb
` [PATCH 15/19] kernfs: split ->kill_sb
` [PATCH 16/19] x86/resctrl: release rdtgroup_mutex and the CPU hotplug lock in rdt_shutdown_sb
` [PATCH 17/19] NFS: move nfs_kill_super to fs_context.c
` [PATCH 18/19] fs: simple ->shutdown_sb and ->free_sb conversions
` [PATCH 19/19] fs: remove ->kill_sb

[PATCH v6 10/45] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
 2023-09-18  7:21 UTC  (4+ messages)
` [PATCH v6 11/45] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v6 33/45] nfsd: dynamically allocate the nfsd-reply shrinker

[PATCH] nfs: fix the typo of rfc number about xattr in NFSv4
 2023-09-18  6:59 UTC 

[PATCH] Revert "SUNRPC dont update timeout value on connection reset"
 2023-09-18  4:40 UTC  (3+ messages)

[PATCH 1/2] NFSv4: Fix a nfs4_state_manager() race
 2023-09-18  2:27 UTC  (6+ messages)
` [PATCH 2/2] NFSv4: Fix a state manager thread deadlock regression

[GIT PULL] first round of v6.6 fixes for nfsd
 2023-09-16  0:33 UTC  (2+ messages)

[PATCH v8 0/3] add rpc_status netlink support for NFSD
 2023-09-15 21:30 UTC  (16+ messages)
` [PATCH v8 1/3] Documentation: netlink: add a YAML spec for nfsd_server
` [PATCH v8 2/3] NFSD: introduce netlink rpc_status stubs
` [PATCH v8 3/3] NFSD: add rpc_status netlink support

[PATCH] NFS/flexfiles: Annotate struct nfs4_ff_layout_segment with __counted_by
 2023-09-15 20:50 UTC  (2+ messages)

[PATCH] nfs41: Annotate struct nfs4_file_layout_dsaddr with __counted_by
 2023-09-15 20:14 UTC 

[PATCH 1/1] NFSv4.1: fix handling NFS4ERR_DELAY when testing for session trunking
 2023-09-15 19:21 UTC 

[PATCH v2] netfs: Only call folio_start_fscache() one time for each folio
 2023-09-15 18:57 UTC 

[PATCH] netfs: Only call folio_start_fscache() one time for each folio
 2023-09-15 18:41 UTC  (5+ messages)
` [PATCH] netfs: Only call folio_start_fscache "

[PATCH] Stop using deprecated thread.setDaemon
 2023-09-15 18:14 UTC  (6+ messages)

[PATCH] nfs: Convert nfs_symlink() to use a folio
 2023-09-15 17:33 UTC 

[PATCH v2 0/2] NFSD: use CB_GETATTR to handle GETATTR conflict with write delegation
 2023-09-15 15:57 UTC  (4+ messages)
` [PATCH v2 1/2] NFSD: add supports for CB_GETATTR callback
` [PATCH v2 2/2] NFSD: handle GETATTR conflict with write delegation

[PATCH v1 00/17] RPC service thread improvements
 2023-09-15 15:54 UTC  (28+ messages)
` [PATCH v1 01/17] SUNRPC: move all of xprt handling into svc_xprt_handle()
` [PATCH v1 02/17] SUNRPC: rename and refactor svc_get_next_xprt()
` [PATCH v1 03/17] SUNRPC: Clean up bc_svc_process()
` [PATCH v1 05/17] SUNRPC: change how svc threads are asked to exit
` [PATCH v1 06/17] SUNRPC: add list of idle threads
` [PATCH v1 07/17] SUNRPC: discard SP_CONGESTED
` [PATCH v1 08/17] llist: add interface to check if a node is on a list
` [PATCH v1 09/17] SUNRPC: change service idle list to be an llist
` [PATCH v1 10/17] llist: add llist_del_first_this()
` [PATCH v1 11/17] lib: add light-weight queuing mechanism
            ` [PATCH 11/17 SQUASH and replace commit message] "
` [PATCH v1 12/17] SUNRPC: rename some functions from rqst_ to svc_thread_
` [PATCH v1 13/17] SUNRPC: only have one thread waking up at a time
` [PATCH v1 14/17] SUNRPC: use lwq for sp_sockets - renamed to sp_xprts
` [PATCH v1 15/17] SUNRPC: change sp_nrthreads to atomic_t
` [PATCH v1 16/17] SUNRPC: discard sp_lock
` [PATCH v1 17/17] SUNRPC: change the back-channel queue to lwq

[PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure
 2023-09-15  9:39 UTC  (4+ messages)
` [PATCH v3 25/25] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache

[PATCH] NFSv4: fairly test all delegations on a SEQ4_ revocation
 2023-09-14 13:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCHv2 nfsd/master 0/7] lockd: dlm: async lock request changes
 2023-09-14 10:29 UTC  (10+ messages)
` [PATCHv2 nfsd/master 1/7] lockd: introduce safe async lock op
` [PATCHv2 nfsd/master 2/7] lockd: don't call vfs_lock_file() for pending requests
` [PATCHv2 nfsd/master 3/7] lockd: fix race in async lock request handling
` [PATCHv2 nfsd/master 4/7] lockd: add doc to enable EXPORT_OP_ASYNC_LOCK
` [PATCHv2 nfsd/master 5/7] dlm: use fl_owner from lockd
` [PATCHv2 nfsd/master 6/7] dlm: use FL_SLEEP to determine blocking vs non-blocking
` [PATCHv2 nfsd/master 7/7] dlm: implement EXPORT_OP_ASYNC_LOCK

[PATCH] SUNRPC: Silence compiler complaints about tautological comparisons
 2023-09-13 20:12 UTC 

cleanup the filemap / direct I/O interaction v4
 2023-09-13 16:33 UTC  (6+ messages)
` [PATCH 03/12] filemap: update ki_pos in generic_perform_write

[PATCH 0/2] NFSD: use CB_GETATTR to handle GETATTR conflict with write delegation
 2023-09-13 15:01 UTC  (3+ messages)
` [PATCH 1/2] NFSD: add supports for CB_GETATTR callback
` [PATCH 2/2] NFSD: handle GETATTR conflict with write delegation

[PATCH v2 1/1] NFSD: add trace points to track server copy progress
 2023-09-13  3:55 UTC  (4+ messages)
` 回复: "
    ` 回复: "

linux-next: Fixes tag needs some work in the nfs-anna tree
 2023-09-12 22:05 UTC 

[PATCH] NFSD: fix possible oops when nfsd/pool_stats is closed
 2023-09-12 13:35 UTC  (3+ messages)

[PATCH] nfsd: Don't reset the write verifier on a commit EAGAIN
 2023-09-12 13:19 UTC  (9+ messages)

[PATCH] nfsd: Handle EOPENSTALE correctly in the filecache
 2023-09-12 13:18 UTC  (5+ messages)

[PATCH v3] fs: add a new SB_I_NOUMASK flag
 2023-09-12 12:18 UTC  (2+ messages)

[PATCH 0/2] NFSv4.x client improvements for knfsd re-exporting
 2023-09-12  9:40 UTC  (3+ messages)
` [PATCH 1/2] NFSv4: Add a parameter to limit the number of retries after NFS4ERR_DELAY

turning on s2s copy by default in knfsd
 2023-09-11 20:58 UTC  (4+ messages)


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