Linux NFS development
 help / color / mirror / Atom feed
 messages from 2023-09-29 09:45:23 to 2023-10-12 12:37:30 UTC [more...]

[PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure
 2023-10-12 12:36 UTC  (35+ messages)
` [PATCH v3 01/25] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v3 02/25] ima: Align ima_post_path_mknod() "
` [PATCH v3 04/25] ima: Align ima_file_mprotect() "
` [PATCH v3 05/25] ima: Align ima_inode_setxattr() "
` [PATCH v3 07/25] ima: Align ima_post_read_file() "
` [PATCH v3 08/25] evm: Align evm_inode_post_setattr() "
` [PATCH v3 09/25] evm: Align evm_inode_setxattr() "
` [PATCH v3 10/25] evm: Align evm_inode_post_setxattr() "
` [PATCH v3 11/25] security: Align inode_setattr hook definition with EVM
` [PATCH v3 12/25] security: Introduce inode_post_setattr hook
` [PATCH v3 13/25] security: Introduce inode_post_removexattr hook
` [PATCH v3 14/25] security: Introduce file_post_open hook

PROBLEM: Pointer dereference error may occur in "alloc_init_deleg" function
 2023-10-12 12:26 UTC  (3+ messages)
  ` [PATCH v1] NFSD: clean up alloc_init_deleg()

[PATCH] sunrpc: Use no_printk() in dfprintk*() dummies
 2023-10-12 10:59 UTC  (6+ messages)

[PATCH -next v2] sunrpc: Use no_printk() in dfprintk*() dummies
 2023-10-12 10:17 UTC  (3+ messages)

[PATCH] xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE
 2023-10-12  4:47 UTC  (6+ messages)

Bakeathon 2pm EST talks
 2023-10-11 17:56 UTC 

bpftrace script to monitor tasks that are stuck in NFSv4 exception loops
 2023-10-11 15:15 UTC 

missing patches for v6.6-rc
 2023-10-11 14:43 UTC  (5+ messages)
      ` [PATCH] NFS: Fix potential oops in nfs_inode_remove_request()

help with understanding match_fsid() errors in nfs-utils
 2023-10-11 14:33 UTC  (4+ messages)

[PATCH] lockd: hold a reference to nlmsvc_serv while stopping thread
 2023-10-11 12:41 UTC  (5+ messages)

[PATCH net-XXX] SUNRPC: Add an IS_ERR() check back to where it was
 2023-10-11  8:14 UTC  (2+ messages)

[PATCH 0/3 nfs-utils] fixes for error handling in nfsd_fh
 2023-10-11  4:58 UTC  (4+ messages)
` [PATCH 1/3] export: fix handling of error from match_fsid()
` [PATCH 2/3] export: add EACCES to the list of known path_lookup_error() errors
` [PATCH 3/3 RFC] export: nfsd_fh - always an answer to a well-formed question

[PATCH v2] lockd: hold a reference to nlmsvc_serv while stopping the thread
 2023-10-10 22:31 UTC 

[PATCH v1] svcrdma: Drop connection after an RDMA Read error
 2023-10-10 17:23 UTC 

Bakeathon 2pm EST talks
 2023-10-10 17:13 UTC 

[PATCH v1 0/8] Clean up miscellaneous NFSv4 XDR encoders
 2023-10-10 15:22 UTC  (10+ messages)
` [PATCH v1 1/8] NFSD: Clean up nfsd4_encode_access()
` [PATCH v1 2/8] NFSD: Clean up nfsd4_do_encode_secinfo()
` [PATCH v1 3/8] NFSD: Clean up nfsd4_encode_exchange_id()
` [PATCH v1 4/8] NFSD: Clean up nfsd4_encode_test_stateid()
` [PATCH v1 5/8] NFSD: Clean up nfsd4_encode_copy()
` [PATCH v1 6/8] NFSD: Clean up nfsd4_encode_copy_notify()
` [PATCH v1 7/8] NFSD: Clean up nfsd4_encode_offset_status()
` [PATCH v1 8/8] NFSD: Clean up nfsd4_encode_seek()

split up ->kill_sb
 2023-10-10  8:44 UTC  (8+ messages)
` [PATCH 03/19] fs: release anon dev_t in deactivate_locked_super

lockd KASAN pop in svc_exit_thread with nfsd-next branch
 2023-10-09 20:55 UTC  (2+ messages)

[PATCH v1 0/5] Clean up XDR encoders for NFSv4 READDIR
 2023-10-09 17:36 UTC  (7+ messages)
` [PATCH v1 1/5] NFSD: Rename nfsd4_encode_dirent()
` [PATCH v1 2/5] NFSD: Clean up nfsd4_encode_rdattr_error()
` [PATCH v1 3/5] NFSD: Add an nfsd4_encode_nfs_cookie4() helper
` [PATCH v1 4/5] NFSD: Clean up nfsd4_encode_entry4()
` [PATCH v1 5/5] NFSD: Clean up nfsd4_encode_readdir()

[PATCH 6.1 000/259] 6.1.56-rc1 review
 2023-10-09 16:43 UTC  (7+ messages)

[PATCH v3] NFSv4: Fix dropped lock for racing OPEN and delegation return
 2023-10-09 15:58 UTC  (5+ messages)

[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
 2023-10-09 16:09 UTC  (7+ messages)
` [PATCH v2 01/89] fs: new accessor methods for "
  ` [PATCH v2 02/89] fs: convert core infrastructure to new timestamp accessors
  ` [PATCH v2 51/89] nfs: convert "
  ` [PATCH v2 52/89] nfsd: "
  ` [PATCH v2 83/89] sunrpc: "

[PATCH 1/1] NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server
 2023-10-09 14:59 UTC 

Bakeathon is live!
 2023-10-09 14:53 UTC 

[PATCH] pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_stats
 2023-10-08 18:28 UTC 

[PATCH] pNFS: Fix a hang in nfs4_evict_inode()
 2023-10-08 18:20 UTC 

ANNOUNCE: libtirpc-1.3.4 released
 2023-10-07 11:02 UTC 

[PATCH v2 0/3] nfs-utils: gssd support for KRB5_AP_ERR_BAD_INTEGRITY
 2023-10-07 11:00 UTC  (7+ messages)
` [PATCH v2 1/1] gss-api: expose gss major/minor error in authgss_refresh()
` [PATCH 1/3] nfs-utils: gssd: enable forcing cred renewal using the keytab
` [PATCH 1/1] gssd: fix handling DNS lookup failure
` [PATCH 2/3] nfs-utils: gssd: handle KRB5_AP_ERR_BAD_INTEGRITY for machine credentials
` [PATCH 3/3] nfs-utils: gssd: handle KRB5_AP_ERR_BAD_INTEGRITY for user credentials

[PATCH] binddynport.c honor ip_local_reserved_ports
 2023-10-07 10:59 UTC  (2+ messages)

[PATCH 1/2] Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"
 2023-10-06 13:44 UTC  (3+ messages)

[PATCH v4 1/1] nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op
 2023-10-06 10:22 UTC  (2+ messages)

[PATCH v3] NFSD: convert write_threads, write_maxblksize and write_maxconn to netlink commands
 2023-10-05  9:03 UTC  (9+ messages)

[PATCH RFC] tools: ynl: Add source files for nfsd netlink protocol
 2023-10-05 15:00 UTC  (3+ messages)

[PATCH] NFSD: convert write_threads and write_v4_end_grace to netlink commands
 2023-10-05 13:59 UTC  (6+ messages)

[PATCH] NFSD: remove NLM_F_MULTI flag in nfsd_genl_rpc_status_compose_msg
 2023-10-05 12:33 UTC  (2+ messages)

[trondmy-nfs:testing 12/12] fs/nfs/flexfilelayout/flexfilelayout.c:2536:13: error: use of undeclared identifier 'inode'
 2023-10-04 20:36 UTC 

[PATCH v2 87/89] fs: rename inode i_atime and i_mtime fields
 2023-10-04 18:55 UTC  (3+ messages)
` [PATCH v2 88/89] fs: switch timespec64 fields in inode to discrete integers
` [PATCH v2 89/89] fs: move i_generation into new hole created after timestamp conversion

[PATCH v8 0/3] add rpc_status netlink support for NFSD
 2023-10-04 14:04 UTC  (12+ messages)
` [PATCH v8 1/3] Documentation: netlink: add a YAML spec for nfsd_server
` [PATCH v8 3/3] NFSD: add rpc_status netlink support

[PATCH v1 0/4] Clean up XDR encoders for NFSv4.1 utility operations
 2023-10-04 12:54 UTC  (6+ messages)
` [PATCH v1 1/4] NFSD: Add a utility function for encoding sessionid4 objects
` [PATCH v1 2/4] NFSD: Add nfsd4_encode_channel_attr4()
` [PATCH v1 3/4] NFSD: Restructure nfsd4_encode_create_session()
` [PATCH v1 4/4] NFSD: Clean up nfsd4_encode_sequence()

[PATCH] nfs/super: check NFS_CAP_ACLS instead of the NFS version
 2023-10-04 11:36 UTC  (2+ messages)

Rozszerzenie Programu Mój Prąd 5.0
 2023-10-04  7:45 UTC 

[GIT PULL] More NFS Client Bugfixes for Linux 6.6-rc
 2023-10-03 19:32 UTC  (2+ messages)

[PATCH] SUNRPC: Don't retry using the same source port if connection failed
 2023-10-03 15:58 UTC  (11+ messages)

[PATCH 0/1] Fix potential oops in nfs_inode_remove_request()
 2023-10-02 20:29 UTC  (4+ messages)
` [PATCH 1/1] NFS: "

[PATCH] nfs: decrement nrequests counter before releasing the req
 2023-10-02 20:19 UTC  (7+ messages)

[PATCH RFC 0/2] Reduce size of stack frame in svc_export_parse()
 2023-10-02 13:49 UTC  (5+ messages)
` [PATCH RFC 1/2] NFSD: Rewrite synopsis of nfsd_percpu_counters_init()
` [PATCH RFC 2/2] NFSD: Fix frame size warning in svc_export_parse()

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-10-02  7:57 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
 2023-10-01  5:01 UTC  (15+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
              ` [OT] "

[GIT PULL] second round of v6.6 fixes for nfsd
 2023-09-30 17:02 UTC  (2+ messages)

[PATCH 18/29] nfs: move nfs4_xattr_handlers to .rodata
 2023-09-30  5:00 UTC 

[PATCH] NFS/flexfiles: Annotate struct nfs4_ff_layout_segment with __counted_by
 2023-09-29 19:23 UTC  (2+ messages)

[PATCH] nfs41: Annotate struct nfs4_file_layout_dsaddr with __counted_by
 2023-09-29 19:23 UTC  (2+ messages)

[PATCH v1 0/7] Clean up XDR encoders for NFSv4 OPEN and LOCK
 2023-09-29 17:23 UTC  (11+ messages)
` [PATCH v1 1/7] NFSD: Add nfsd4_encode_lock_owner4()
` [PATCH v1 2/7] NFSD: Refactor nfsd4_encode_lock_denied()
` [PATCH v1 3/7] NFSD: Add nfsd4_encode_open_read_delegation4()
` [PATCH v1 4/7] NFSD: Add nfsd4_encode_open_write_delegation4()
` [PATCH v1 5/7] NFSD: Add nfsd4_encode_open_none_delegation4()
` [PATCH v1 6/7] NFSD: Add nfsd4_encode_open_delegation4()
` [PATCH v1 7/7] NFSD: Clean up nfsd4_encode_open()

[PATCH v1 0/8] Clean up XDR encoders for pNFS operations
 2023-09-29 16:34 UTC  (2+ messages)

[PATCH 1/1] nfs_lib.sh: Set NFS 4.2 on TCP as the default
 2023-09-29 11:26 UTC  (2+ messages)

Meeting request with
 2023-09-29 10:11 UTC 


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