linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-17 19:33:57 to 2019-12-09 15:57:57 UTC [more...]

[nfs-utils PATCH 0/3] A few small nfsdcld fixes
 2019-12-09 15:57 UTC  (5+ messages)
` [nfs-utils PATCH 1/3] nfsdcld: don't override sbindir
` [nfs-utils PATCH 2/3] systemd: install nfsdcld.service when nfsdcld is enabled
` [nfs-utils PATCH 3/3] nfsdcld: getopt_long() returns an int, not a char

[PATCH] Disable statx if using glibc emulation
 2019-12-09 15:56 UTC  (2+ messages)

[PATCH v2] nfsd: provide a procfs entry to release stateids of a particular local filesystem
 2019-12-08  8:41 UTC  (4+ messages)

[GIT PULL] nfsd change for 5.5
 2019-12-08  1:10 UTC  (4+ messages)

[GIT PULL] Please pull NFS client changes for Linux 5.5
 2019-12-08  1:10 UTC  (2+ messages)

[bug report] NFSD: allow inter server COPY to have a STALE source server fh
 2019-12-06 21:27 UTC  (7+ messages)

unsafe req->rq_xprt using inside bc_svc_process() ?
 2019-12-06 21:20 UTC  (3+ messages)

[PATCH] nfsd: depend on CRYPTO_MD5 for legacy client tracking
 2019-12-06 21:03 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v5 00/27] nfs: Mount API conversion
 2019-12-06 19:58 UTC  (31+ messages)
` [PATCH v5 01/27] saner calling conventions for nfs_fs_mount_common()
` [PATCH v5 02/27] nfs: stash server into struct nfs_mount_info
` [PATCH v5 03/27] nfs: lift setting mount_info from nfs4_remote{,_referral}_mount
` [PATCH v5 04/27] nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type
` [PATCH v5 05/27] nfs: don't bother setting/restoring export_path around do_nfs_root_mount()
` [PATCH v5 06/27] nfs4: fold nfs_do_root_mount/nfs_follow_remote_path
` [PATCH v5 07/27] nfs: lift setting mount_info from nfs_xdev_mount()
` [PATCH v5 08/27] nfs: stash nfs_subversion reference into nfs_mount_info
` [PATCH v5 09/27] nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common()
` [PATCH v5 10/27] nfs: merge xdev and remote file_system_type
` [PATCH v5 11/27] nfs: unexport nfs_fs_mount_common()
` [PATCH v5 12/27] nfs: don't pass nfs_subversion to ->create_server()
` [PATCH v5 13/27] nfs: get rid of mount_info ->fill_super()
` [PATCH v5 14/27] nfs_clone_sb_security(): simplify the check for server bogosity
` [PATCH v5 15/27] nfs: get rid of ->set_security()
` [PATCH v5 16/27] NFS: Move mount parameterisation bits into their own file
` [PATCH v5 17/27] NFS: Constify mount argument match tables
` [PATCH v5 18/27] NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
` [PATCH v5 19/27] NFS: Split nfs_parse_mount_options()
` [PATCH v5 20/27] NFS: Deindent nfs_fs_context_parse_option()
` [PATCH v5 21/27] NFS: Add a small buffer in nfs_fs_context to avoid string dup
` [PATCH v5 22/27] NFS: Do some tidying of the parsing code
` [PATCH v5 23/27] NFS: rename nfs_fs_context pointer arg in a few functions
` [PATCH v5 24/27] NFS: Convert mount option parsing to use functionality from fs_parser.h
` [PATCH v5 25/27] NFS: Add fs_context support
` [PATCH v5 26/27] NFS: Additional refactoring for fs_context conversion
` [PATCH v5 27/27] NFS: Attach supplementary error information to fs_context

[PATCH 2/2] fs: nfs: dir.c: Fix sparse error
 2019-12-06 18:45 UTC  (8+ messages)

gssd question/patch
 2019-12-06 18:29 UTC 

[PATCH] mm: fix hanging shrinker management on long do_shrink_slab
 2019-12-06 17:11 UTC  (6+ messages)

Question about clone_range() metadata stability
 2019-12-06  1:31 UTC  (9+ messages)

[PATCH v4 0/8] Raspberry Pi 4 PCIe support
 2019-12-05 22:30 UTC  (8+ messages)
` [PATCH v4 7/8] linux/log2.h: Fix 64bit calculations in roundup/down_pow_two()

[PATCH 0/3] NFSD copy offload fixes
 2019-12-05 21:43 UTC  (6+ messages)
` [PATCH 1/3] NFSD fix mismatching type in nfsd4_set_netaddr
` [PATCH 2/3] NFSD fix nfserro errno mismatch
` [PATCH 3/3] NFSD fixing possible null pointer derefering in copy offload

[PATCH] xprtrdma: Fix oops in Receive handler after device removal
 2019-12-05 19:46 UTC 

[PATCH] nfsd: unlock on error in manage_cpntf_state()
 2019-12-05 17:19 UTC  (2+ messages)

[PATCH 0/1] Use inode_lock/unlock class of provided APIs in filesystems
 2019-12-05 16:08 UTC  (5+ messages)
` [PATCH 1/1] fs: "

[RFC-PATCH] nfsd: provide a procfs entry to release stateids of a particular local filesystem
 2019-12-05 15:03 UTC  (6+ messages)

rdma compile error
 2019-12-04 19:09 UTC  (5+ messages)

[bug report] NFSD introduce async copy feature
 2019-12-04  8:00 UTC 

[bug report] NFSD introduce async copy feature
 2019-12-04  8:00 UTC 

Announcing Spring 2020 NFS Bake-a-thon
 2019-12-02 21:11 UTC 

[PATCH V3 0/3] Move swap functions out of address space operations
 2019-12-02 17:01 UTC  (5+ messages)
` [PATCH V3 1/3] fs: Clean up mapping variable
` [PATCH V3 2/3] fs: Move swap_[de]activate to file_operations
` [PATCH V3 3/3] Documentation/fs: Move swap_[de]activate() "

[PATCH 0/2] xprtrdma device removal bug fixes
 2019-12-02 16:40 UTC  (4+ messages)
` [PATCH 1/2] xprtrdma: Fix create_qp crash on device unload
` [PATCH 2/2] xprtrdma: Fix completion wait during device removal

[PATCH] nfsd: Ensure CLONE persists data and metadata changes to the target file
 2019-11-30 21:21 UTC  (5+ messages)

[PATCH] nfsd: check for EBUSY from vfs_rmdir/vfs_unink
 2019-11-30 20:00 UTC  (2+ messages)

[PATCH] utimes: Clamp the timestamps in notify_change()
 2019-11-30  5:34 UTC  (10+ messages)

generic/446 failure
 2019-11-29  2:05 UTC 

[PATCH] net: sunrpc: remove 0
 2019-11-26 22:29 UTC 

[PATCH v3 1/1] NFS: allow deprecation of NFS UDP protocol
 2019-11-26 21:43 UTC 

[PATCH] net: sunrpc: replace 0 with NULL
 2019-11-26 16:38 UTC  (2+ messages)

nfs-utils: v3 mounts broken due to statx() returning EINVAL
 2019-11-26 15:34 UTC  (3+ messages)

[patch] fix compilation with -Werror=format on i586
 2019-11-25 14:37 UTC  (3+ messages)

[PATCH v2] NFS: allow deprecation of NFS UDP protocol
 2019-11-24  2:15 UTC  (4+ messages)

[nfs-utils PATCH 1/1] Let the configure script find getrpcbynumber in libtirpc
 2019-11-22 23:24 UTC 

[nfs-utils PATCH 1/1] Switch legacy index() in favour of strchr()
 2019-11-22 18:27 UTC  (3+ messages)

[nfs-utils PATCH 1/1] mount: Fix return 0 from void function
 2019-11-22 18:09 UTC  (2+ messages)

[nfs-utils PATCH 1/1] mount: Do not overwrite /etc/mtab if it's symlink
 2019-11-22 16:27 UTC  (4+ messages)

[PATCH] nfsdcld: Fix printf format strings on 32bit
 2019-11-22 15:50 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 159/219] xprtrdma: Prevent leak of rpcrdma_rep objects
 2019-11-22  5:48 UTC 

[PATCH v1 0/2] Two more trace point fixes
 2019-11-21 21:54 UTC  (4+ messages)
` [PATCH v1 1/2] SUNRPC: Fix backchannel latency metrics
` [PATCH v1 2/2] SUNRPC: Capture completion of all RPC tasks

getdents64 lost direntries with SMB/NFS and buffer size < unknown threshold
 2019-11-21 17:54 UTC  (4+ messages)
` [musl] "

help
 2019-11-21 14:00 UTC 

NFS hangs on one interface
 2019-11-20 18:43 UTC  (2+ messages)

[PATCH] nfsd: restore NFSv3 ACL support
 2019-11-20 16:43 UTC 

[RFC PATCH] NFS: allow deprecation of NFS UDP protocol
 2019-11-20 16:31 UTC  (5+ messages)

[PATCH] nfs: Fix Kconfig indentation
 2019-11-20 13:43 UTC 

ANNOUNCE: nfs-utils-2.4.2 released
 2019-11-19 20:54 UTC  (3+ messages)

[PATCH V2 0/2] Move swap functions out of address space operations
 2019-11-19 18:57 UTC  (4+ messages)
` [PATCH V2 2/2] fs: Move swap_[de]activate to file_operations

[nfs-utils PATCH 1/1] mountd: Fix compilation for --disable-uuid
 2019-11-18 16:30 UTC  (2+ messages)

[PATCH] SUNRPC: Fix another issue with MIC buffer space
 2019-11-18 15:24 UTC 

[nfs-utils PATCH 1/1] autoconf: Add Debian paths for Kerberos v5 with GSS
 2019-11-18 14:03 UTC  (2+ messages)

[nfs-utils PATCH 1/1] mountd: Add check for 'struct file_handle'
 2019-11-18 14:02 UTC  (2+ messages)

[PATCH] SUNRPC: Avoid RPC delays when exiting suspend
 2019-11-18 10:21 UTC  (3+ messages)

Specific IP per mounted share from same server
 2019-11-18 10:08 UTC  (5+ messages)

[PATCH 1/2] NFSv4.x: Handle bad/dead sessions correctly in nfs41_sequence_process()
 2019-11-18  9:29 UTC  (2+ messages)
` [PATCH 2/2] NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn

[PATCH] Ensure consistent struct stat definition
 2019-11-17 19:33 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;
as well as URLs for NNTP newsgroup(s).