Linux NFS development
 help / color / mirror / Atom feed
 messages from 2022-07-23 20:10:26 to 2022-08-04 12:20:01 UTC [more...]

[RFC][PATCH v3 10/10] nfs: Use TST_ALL_FILESYSTEMS=1
 2022-08-04 12:19 UTC 

[PATCH 0/3] nfs: fix -ENOSPC DIO write regression
 2022-08-04  8:54 UTC  (4+ messages)

[PATCH 0/9] shell: nfs: $TST_ALL_FILESYSTEMS (.all_filesystems)
 2022-08-04  7:07 UTC  (3+ messages)
` [PATCH v2 5/9] tst_test.sh: Add $TST_ALL_FILESYSTEMS

[linux-next:master 13556/14285] ERROR: modpost: "set_posix_acl" [fs/nfsd/nfsd.ko] undefined!
 2022-08-03 23:21 UTC  (2+ messages)

[PATCH v2 0/3] Wait for DELEGRETURN before returning NFS4ERR_DELAY
 2022-08-03 20:27 UTC  (6+ messages)
` [PATCH v2 1/3] NFSD: Add tracepoints to report NFSv4 callback completions
` [PATCH v2 2/3] NFSD: Make nfsd4_setattr() wait before returning NFS4ERR_DELAY
` [PATCH v2 3/3] NFSD: Make nfsd4_rename() "

[PATCH 1/1] generate_lvm_runfile.sh: Fix bashism
 2022-08-03 17:57 UTC 

[PATCH 1/1] aiodio: Fix format string for 32bit
 2022-08-03 17:32 UTC 

[PATCH] NFSv4/pnfs: Fix a use-after-free bug in open
 2022-08-02 20:09 UTC 

[PATCH] NFS: nfs_async_write_reschedule_io must not recurse into the writeback code
 2022-08-02 20:04 UTC 

[PATCH] SUNRPC: MT-safe overhaul of address cache management in rpcb_clnt.c
 2022-08-02 18:47 UTC  (2+ messages)

[PATCH v2] lockd: detect and reject lock arguments that overflow
 2022-08-02 15:54 UTC  (6+ messages)

[PATCH v2] NFSD: fix use-after-free on source server when doing inter-server copy
 2022-08-02 14:35 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2022-08-02  7:50 UTC 

[PATCH] NFSD: fix use-after-free on source server when doing inter-server copy
 2022-08-01 20:43 UTC  (10+ messages)

[PATCH] lockd: detect and reject lock arguments that overflow
 2022-08-01 19:18 UTC  (2+ messages)

[PATCH] rpc-statd.service: Stop rpcbind and rpc.stat in an exit race
 2022-08-01 17:20 UTC  (4+ messages)

[RFC PATCH 1/1] metaparse: Replace macro also in arrays
 2022-08-01 14:35 UTC  (3+ messages)

[PATCH] NFS: don't unhash dentry during unlink/rename
 2022-08-01  0:33 UTC 

[PATCH 00/13] NFSD: clean up locking
 2022-08-01  0:13 UTC  (37+ messages)
` [PATCH 02/13] NFSD: verify the opened dentry after setting a delegation
` [PATCH 01/13] NFSD: drop fh argument from alloc_init_deleg
` [PATCH 09/13] NFSD: only call fh_unlock() once in nfsd_link()
` [PATCH 11/13] NFSD: use explicit lock/unlock for directory ops
` [PATCH 08/13] NFSD: always drop directory lock in nfsd_unlink()
` [PATCH 10/13] NFSD: reduce locking in nfsd_lookup()
` [PATCH 06/13] NFSD: add posix ACLs to struct nfsd_attrs
` [PATCH 07/13] NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning
` [PATCH 04/13] NFSD: set attributes when creating symlinks
` [PATCH 05/13] NFSD: add security label to struct nfsd_attrs
` [PATCH 12/13] NFSD: use (un)lock_inode instead of fh_(un)lock for file operations
` [PATCH 13/13] NFSD: discard fh_locked flag and fh_lock/fh_unlock
` [PATCH 03/13] NFSD: introduce struct nfsd_attrs

[PATCH v3] nfsd: eliminate the NFSD_FILE_BREAK_* flags
 2022-07-29 21:01 UTC 

[PATCH v2] nfsd: eliminate the NFSD_FILE_BREAK_* flags
 2022-07-29 20:04 UTC  (2+ messages)

[PATCH 1/3] nfsd: add new tracepoint in nfsd_open_break_lease
 2022-07-29 18:13 UTC  (10+ messages)
` [PATCH 2/3] nfsd: print nf pointer in some nfsd_file tracepoints
` [PATCH 3/3] nfsd: eliminate the NFSD_FILE_BREAK_* flags

[PATCH RFC] NFSD: Make nfsd4_setattr() wait before returning NFS4ERR_DELAY
 2022-07-29 16:07 UTC 

[RFC PATCH] nfs: don't skip CTO on v2/3 mounts, regardless of order of reference puts
 2022-07-28 15:15 UTC  (5+ messages)

[PATCH] SUNRPC: mutexed access blacklist_read state variable
 2022-07-28 13:17 UTC  (2+ messages)

[PATCH 1/2] clnt_dg_freeres() uncleared set active state may deadlock
 2022-07-28 13:17 UTC  (4+ messages)
` [PATCH 2/2] thread safe clnt destruction

[PATCH] Eliminate deadlocks in connects with an MT environment
 2022-07-28 13:16 UTC  (2+ messages)

[PATCH] NFS: don't unhash dentry during unlink
 2022-07-28  2:32 UTC  (4+ messages)

[PATCH] nfs/blocklayout: refactor block device opening
 2022-07-27 22:12 UTC  (3+ messages)

[PATCH v2] SUNRPC: Don't reuse bvec on retransmission of the request
 2022-07-27 20:43 UTC 

[PATCH] SUNRPC: Don't reuse bvec on retransmission of the request
 2022-07-27 19:34 UTC 

[PATCH] SUNRPC: Reinitialise the backchannel request buffers before reuse
 2022-07-27 19:23 UTC 

[PATCH v1 00/11] Put struct nfsd4_copy on a diet
 2022-07-27 19:23 UTC  (13+ messages)
` [PATCH v1 01/11] NFSD: Shrink size of struct nfsd4_copy_notify

[PATCH v2 00/13] Put struct nfsd4_copy on a diet
 2022-07-27 18:41 UTC  (14+ messages)
` [PATCH v2 01/13] NFSD: Fix strncpy() fortify warning
` [PATCH v2 02/13] NFSD: nfserrno(-ENOMEM) is nfserr_jukebox
` [PATCH v2 03/13] NFSD: Shrink size of struct nfsd4_copy_notify
` [PATCH v2 04/13] NFSD: Shrink size of struct nfsd4_copy
` [PATCH v2 05/13] NFSD: Reorder the fields in struct nfsd4_op
` [PATCH v2 06/13] NFSD: Make nfs4_put_copy() static
` [PATCH v2 07/13] NFSD: Make boolean fields in struct nfsd4_copy into atomic bit flags
` [PATCH v2 08/13] NFSD: Refactor nfsd4_cleanup_inter_ssc() (1/2)
` [PATCH v2 09/13] NFSD: Refactor nfsd4_cleanup_inter_ssc() (2/2)
` [PATCH v2 10/13] NFSD: Refactor nfsd4_do_copy()
` [PATCH v2 11/13] NFSD: Remove kmalloc from nfsd4_do_async_copy()
` [PATCH v2 12/13] NFSD: Add nfsd4_send_cb_offload()
` [PATCH v2 13/13] NFSD: Move copy offload callback arguments into a separate structure

NLM 4 Infinite Loop Bug
 2022-07-27 17:21 UTC  (6+ messages)

[PATCH v2] vfs: bypass may_create_in_sticky check on newly-created files if task has CAP_FOWNER
 2022-07-27 14:53 UTC  (3+ messages)

[PATCH] vfs: bypass may_create_in_sticky check if task has CAP_FOWNER
 2022-07-27 13:36 UTC  (6+ messages)

[RFC PATCH] vfs: don't check may_create_in_sticky if the file is already open/created
 2022-07-27 13:17 UTC  (8+ messages)

[PATCH] NFSv4.1: RECLAIM_COMPLETE must handle EACCES
 2022-07-27 10:01 UTC 

Supplementary GIDs?
 2022-07-26 10:40 UTC  (6+ messages)

all cel/for-rc (1197eb59 lockd: fix nlm_close_files) results
 2022-07-25 22:06 UTC  (3+ messages)

[PATCH 1/2] clnt_dg_freeres() uncleared set active state may deadlock
 2022-07-25 16:06 UTC  (2+ messages)
` [PATCH 2/2] thread safe clnt destruction

[PATCH v1 1/8] NFSD: Optimize nfsd4_encode_operation()
 2022-07-25 20:18 UTC  (4+ messages)

[PATCH 0/4] Pre-requisites for client-side RPC-with-TLS support
 2022-07-25 16:06 UTC  (12+ messages)
` [PATCH 2/4] SUNRPC: Widen rpc_task::tk_flags
` [PATCH 3/4] SUNRPC: Replace dprintk() call site in xs_data_ready

[PATCH v2 0/4] Pre-requisites for client-side RPC-with-TLS support
 2022-07-25 14:03 UTC  (3+ messages)
` [PATCH v2 3/4] SUNRPC: Replace dprintk() call site in xs_data_ready

[PATCH v3 00/11] Handling session trunking group membership
 2022-07-25 13:32 UTC  (12+ messages)
` [PATCH v3 01/11] SUNRPC expose functions for offline remote xprt functionality
` [PATCH v3 02/11] SUNRPC add function to offline remove trunkable transports
` [PATCH v3 03/11] NFSv4.1 offline trunkable transports on DESTROY_SESSION
` [PATCH v3 04/11] SUNRPC create an iterator to list only OFFLINE xprts
` [PATCH v3 05/11] SUNRPC enable back offline transports in trunking discovery
` [PATCH v3 06/11] SUNRPC create an rpc function that allows xprt removal from rpc_clnt
` [PATCH v3 07/11] NFSv4.1 remove xprt from xprt_switch if session trunking test fails
` [PATCH v3 08/11] SUNRPC restructure rpc_clnt_setup_test_and_add_xprt
` [PATCH v3 09/11] SUNRPC export xprt_iter_rewind function
` [PATCH v3 10/11] SUNRPC create a function that probes only offline transports
` [PATCH v3 11/11] NFSv4.1 probe offline transports for trunking on session creation

Why keep var-lib-nfs-rpc_pipefs.mount around?
 2022-07-25 12:38 UTC  (4+ messages)

[PATCH 0/2] nfsd: close potential race between open and delegation
 2022-07-25  4:46 UTC  (6+ messages)

nfs4-acl-tools-0.4.1
 2022-07-24 21:35 UTC 

[PATCH v1 02/11] NFSD: Shrink size of struct nfsd4_copy
 2022-07-24  6:30 UTC  (2+ messages)


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