linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-26 15:38:23 to 2017-06-08 08:50:04 UTC [more...]

How to avoid rebooting Linux NFS-client when NFS-server is not available?
 2017-06-08  8:49 UTC 

[v4.12-rc1 regression] nfs server crashed in fstests run
 2017-06-08  5:37 UTC  (6+ messages)

systemd and NFS "bg" mounts
 2017-06-08  5:16 UTC  (22+ messages)
` [systemd-devel] "
  ` [PATCH] nfs.man: document incompatibility between "bg" option and systemd
    ` [systemd-devel] "

Proposal for end-of-life for fedfs-utils development
 2017-06-07 18:02 UTC  (3+ messages)

[PATCH 3/3] nfs.conf tidy ups
 2017-06-07 16:02 UTC  (6+ messages)

[autofs PATCH] Add -c option when calling /bin/umount - if supported
 2017-06-07 15:55 UTC  (3+ messages)

(no subject)
 2017-06-07  8:46 UTC 

[PATCH] nfs: Fix fscache stat printing in nfs_show_stats()
 2017-06-07  6:42 UTC 

PROBLEM: nfs I/O errors with sqlite applications
 2017-06-07  3:08 UTC  (10+ messages)

[PATCH] mount.nfs: Use default minor version when -t nfs4 is specified
 2017-06-07  2:48 UTC  (5+ messages)

GSS sequence number window
 2017-06-06 20:56 UTC  (14+ messages)

race in state manager leads to failed recovery
 2017-06-06 16:39 UTC 

[PATCH 2/3] nfs.conf tidy ups
 2017-06-06 14:37 UTC  (4+ messages)

[PATCH 1/3] nfs.conf tidy ups
 2017-06-06 14:36 UTC  (2+ messages)

[lkp-robot] [fs/locks] 9d21d181d0: will-it-scale.per_process_ops -14.1% regression
 2017-06-06 13:21 UTC  (10+ messages)

[util-linux PATCH] umount: never 'stat' the path when "-c" is given
 2017-06-06  9:43 UTC  (3+ messages)
` [nfs-utils PATCH] umount.nfs: assume path name is canonical

[PATCH RFC 0/2] Fix setting of security labels over NFSv4.2
 2017-06-06  0:46 UTC  (23+ messages)
  ` [PATCH RFC 2/2] nfs: update labeling behavior on a superblock when submounting
          ` [PATCH] security/selinux: allow security_sb_clone_mnt_opts to enable/disable native labeling behavior
              ` [PATCH v2] "
                    ` [PATCH v3] "

[PATCH] fs: nfs: Fix a sleep-in-atomic bug in nfs_access_add_cache
 2017-06-05 12:36 UTC  (3+ messages)

Investment Interest & Offer
 2017-06-02 23:01 UTC 

[GIT PULL] Please pull NFS client bugfixes for Linux 4.12
 2017-06-03 23:31 UTC 

(no subject)
 2017-06-03  0:26 UTC 

[PATCH] NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umask
 2017-06-02 22:00 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH] KEYS: Allow a live daemon in a namespace to service request_key upcalls
 2017-06-02 16:34 UTC  (8+ messages)
` Example daemon program

[RFC][PATCH 00/23] VFS: Introduce superblock configuration context [ver #4]
 2017-06-02 10:14 UTC  (5+ messages)

[GIT PULL] nfsd bugfixes
 2017-06-01 20:31 UTC 

[PATCH 1/2] mount.nfs: v4 mounts should fail when -o flag is used
 2017-06-01 14:02 UTC  (8+ messages)
        ` [PATCH] mount.nfs: improve version negotiation when vers=4 is specified

[PATCH v2 6/6] nfsd: Check queue type before submitting a SCSI request
 2017-06-01 13:29 UTC  (2+ messages)

Add two commits two 4.4 stable kernel series
 2017-06-01 12:52 UTC 

remove function pointer casts and constify function tables
 2017-05-31 21:15 UTC  (18+ messages)

fsetxattr(2) for ACL on nfs
 2017-05-31 20:32 UTC  (4+ messages)

[PATCH] KEYS: make keyctl_invalidate() also require Setattr permission
 2017-05-31 19:19 UTC  (5+ messages)

hi
 2017-05-31 18:31 UTC 

[PATCH v2 0/3] Fixups for l_pid
 2017-05-31 17:16 UTC  (5+ messages)
` [PATCH v2 1/3] fs/locks: Use allocation rather than the stack in fcntl_getlk()
` [PATCH v2 2/3] fs/locks: Set fl_nspid at file_lock allocation
` [PATCH v2 3/3] fs/locks: Use fs-specific l_pid for remote locks

client recovery when server no longer supports NFSv4.1
 2017-05-31 15:11 UTC 

[PATCH v1 00/17] Server-side NFS/RDMA changes proposed for v4.13
 2017-05-31  4:36 UTC  (19+ messages)
` [PATCH v1 01/17] ib_core: Enable and expose force_mr module parameter
` [PATCH v1 02/17] svcrdma: Squelch disconnection messages
` [PATCH v1 03/17] svcrdma: Avoid Send Queue overflow
` [PATCH v1 04/17] svcrdma: Remove svc_rdma_marshal.c
` [PATCH v1 05/17] svcrdma: Improve Read chunk sanity checking
` [PATCH v1 06/17] svcrdma: Improve Write "
` [PATCH v1 07/17] svcrdma: Improve Reply "
` [PATCH v1 08/17] svcrdma: Don't account for Receive queue "starvation"
` [PATCH v1 09/17] sunrpc: Allocate one more page per svc_rqst
` [PATCH v1 10/17] svcrdma: Add recvfrom helpers to svc_rdma_rw.c
` [PATCH v1 11/17] svcrdma: Use generic RDMA R/W API in RPC Call path
` [PATCH v1 12/17] svcrdma: Properly compute .len and .buflen for received RPC Calls
` [PATCH v1 13/17] svcrdma: Remove unused Read completion handlers
` [PATCH v1 14/17] svcrdma: Remove frmr cache
` [PATCH v1 15/17] svcrdma: Clean-up svc_rdma_unmap_dma
` [PATCH v1 16/17] svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw API
` [PATCH v1 17/17] svcrdma: use offset_in_page() macro

clean up readv/writev helpers
 2017-05-30 18:03 UTC  (15+ messages)
` [PATCH 01/10] fs: pass on flags in compat_writev
` [PATCH 02/10] fs: remove do_readv_writev
` [PATCH 03/10] fs: remove do_compat_readv_writev
` [PATCH 04/10] fs: remove __do_readv_writev
` [PATCH 05/10] fs: move more code into do_iter_read/do_iter_write
` [PATCH 06/10] fs: set kernel address limit in do_loop_readv_writev
` [PATCH 07/10] fs: implement vfs_iter_read using do_iter_read
` [PATCH 08/10] fs: implement vfs_iter_write using do_iter_write
` [PATCH 09/10] nfsd: use vfs_iter_read/write
` [PATCH 10/10] nfsd: remove nfsd_vfs_read

[PATCH 1/2] rpcbproc_callit_com: Stop freeing a static pointer
 2017-05-30 16:45 UTC  (4+ messages)
` [PATCH 2/2] rpcbproc_callit_com: No need to allocate output buffer

mount.nfs needs to accept 'addr' option / parse its target string better
 2017-05-30 11:51 UTC  (2+ messages)

[PATCH 0/3] Fixups for l_pid
 2017-05-28  6:35 UTC  (9+ messages)
` [PATCH 1/3] fs/locks: Alloc file_lock where practical
` [PATCH 2/3] fs/locks: Set fl_nspid at file_lock allocation
` [PATCH 3/3] fs/locks: Use fs-specific l_pid for remote locks

[RFC][PATCH 0/9] Make containers kernel objects
 2017-05-27 19:10 UTC  (4+ messages)

[PATCH] locks: Set fl_nspid at file_lock allocation
 2017-05-26 19:39 UTC  (9+ messages)
          ` [PATC_H] "

[PATCH 06/19] nfsd: Check private request size before submitting a SCSI request
 2017-05-26 15:47 UTC  (5+ 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).