linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-08 17:55:41 to 2019-02-05 01:57:57 UTC [more...]

[PATCH RFC 00/10] SUNRPC GSS overhaul
 2019-02-05  1:57 UTC  (31+ messages)
` [PATCH RFC 01/10] SUNRPC: Remove some dprintk() call sites from auth functions
` [PATCH RFC 02/10] SUNRPC: Remove rpc_xprt::tsh_size
` [PATCH RFC 03/10] SUNRPC: Add build option to disable support for insecure enctypes
` [PATCH RFC 04/10] SUNRPC: Add common byte-swapped RPC header constants
` [PATCH RFC 05/10] SUNRPC: Use struct xdr_stream when constructing RPC Call header
` [PATCH RFC 06/10] SUNRPC: Clean up rpc_verify_header()
` [PATCH RFC 07/10] SUNRPC: Use struct xdr_stream when decoding RPC Reply header
` [PATCH RFC 08/10] SUNRPC: Introduce trace points in rpc_auth_gss.ko
` [PATCH RFC 09/10] SUNRPC: Remove xdr_buf_trim()
` [PATCH RFC 10/10] SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files

[PATCH] NFS: Don't use page_file_mapping after removing the page
 2019-02-04 21:40 UTC  (7+ messages)

why no nlmport mount option been implemented
 2019-02-04 18:54 UTC 

[PATCH v2] NFS: Fix up return value on fatal errors in nfs_page_async_flush()
 2019-02-04 17:37 UTC  (2+ messages)

[PATCH 1/3] configure.ac: more carefully detect availability of res_querydomain(3)
 2019-02-04 14:31 UTC  (3+ messages)
` [PATCH 2/3] file: fix missing include for PATH_MAX constant
` [PATCH 3/3] svc_socket: fix use of undefined macro HAVE_GETRPCBYNUMBER_R

inode_add/set_bytes and i_blocks, dangerous for small files?
 2019-02-03 23:30 UTC  (3+ messages)
` NFSv4 i_blocks=0 immediately after creating a file (Was: inode_add/set_bytes and i_blocks, dangerous for small files?)

Still need this?
 2019-02-02 14:33 UTC 

[GIT PULL] Please pull NFS client bugfixes for 5.0-rc5
 2019-01-31 19:30 UTC  (2+ messages)

[PATCH net-next] xprtrdma: Use struct_size() in kzalloc()
 2019-01-31 14:11 UTC  (2+ messages)

Windows server IOPS benchmark result
 2019-01-30 20:15 UTC 

[PATCH] nfs-utils: Removed new error=format-overflow=2 errors
 2019-01-30 19:05 UTC  (2+ messages)

[PATCH] fs/nfs: Fix nfs_parse_devname to not modify it's argument
 2019-01-30 13:58 UTC 

[PATCH] NFS: Always return the error that truncates a flushing page
 2019-01-30  9:03 UTC  (6+ messages)

[PATCH] Makefile.am: update the path of libnfs.a
 2019-01-29 20:41 UTC  (2+ messages)

[LSF/MM TOPIC] NFS topics
 2019-01-29 17:03 UTC 

[RFC v3] NFS: readdirplus optimization by cache mechanism
 2019-01-29  7:34 UTC 

[PATCH AUTOSEL 4.20 095/304] nfsd4: fix crash on writing v4_end_grace before nfsd startup
 2019-01-28 15:43 UTC  (3+ messages)
` [PATCH AUTOSEL 4.20 261/304] NFS: nfs_compare_mount_options always compare auth flavors
` [PATCH AUTOSEL 4.20 304/304] xprtrdma: Don't wake pending tasks until disconnect is done

[PATCH AUTOSEL 4.19 081/258] nfsd4: fix crash on writing v4_end_grace before nfsd startup
 2019-01-28 15:58 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 218/258] NFS: nfs_compare_mount_options always compare auth flavors

[PATCH AUTOSEL 4.14 053/170] nfsd4: fix crash on writing v4_end_grace before nfsd startup
 2019-01-28 16:11 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 140/170] NFS: nfs_compare_mount_options always compare auth flavors

[PATCH AUTOSEL 4.9 031/107] nfsd4: fix crash on writing v4_end_grace before nfsd startup
 2019-01-28 16:19 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 083/107] NFS: nfs_compare_mount_options always compare auth flavors

[PATCH AUTOSEL 4.4 23/80] nfsd4: fix crash on writing v4_end_grace before nfsd startup
 2019-01-28 16:23 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 62/80] NFS: nfs_compare_mount_options always compare auth flavors

[PATCH AUTOSEL 3.18 17/61] nfsd4: fix crash on writing v4_end_grace before nfsd startup
 2019-01-28 16:26 UTC  (2+ messages)
` [PATCH AUTOSEL 3.18 46/61] NFS: nfs_compare_mount_options always compare auth flavors

[PATCH] nfs: Fix NULL pointer dereference of dev_name
 2019-01-28 11:44 UTC 

[PATCH] Add support for -L(logical) and -P(physical) option in nfs4_getfacl
 2019-01-28  3:03 UTC  (2+ messages)

[PATCH v1] svcrdma: Remove max_sge check at connect time
 2019-01-27  3:43 UTC  (3+ messages)

[PATCH] nfsd: Fix error return values for nfsd4_clone_file_range()
 2019-01-26 22:36 UTC  (9+ messages)

Data entry service and data processing services
 2019-01-26  7:53 UTC 

Data entry service and data processing services
 2019-01-26  7:29 UTC 

Need help debugging NFS issues new to 4.20 kernel
 2019-01-26 17:59 UTC  (6+ messages)

Handling of duplicate inode numbers for the directories in the nfs v3 kernel client
 2019-01-26  8:39 UTC  (5+ messages)

[PATCH RFC 0/5] Ideas for new NFS and RPC trace points
 2019-01-25 22:11 UTC  (6+ messages)
` [PATCH RFC 1/5] SUNRPC: Add xdr_stream::rqst field
` [PATCH RFC 2/5] SUNRPC: Add XDR overflow trace event
` [PATCH RFC 3/5] SUNRPC: Add trace event that reports reply page vector alignment
` [PATCH RFC 4/5] NFS: Remove print_overflow_msg()
` [PATCH RFC 5/5] NFS: Add trace events to report non-zero NFS status codes

[PATCH] SUNRPC: Don't allow compiler optimisation of svc_xprt_release_slot()
 2019-01-25 21:32 UTC  (19+ messages)

[PATCH v2] xprtrdma: Make sure Send CQ is allocated on an existing compvec
 2019-01-25 17:32 UTC  (4+ messages)

[PATCH] systemd: rpc_pipefs.target use BindsTo= instead of Requires=
 2019-01-25 16:44 UTC  (2+ messages)

[PATCH] lockd: NSMPROC_MON should be send only once even if in multithread
 2019-01-24 19:53 UTC  (7+ messages)

[PATCH] CACHE: Fix test script as delegation being introduced
 2019-01-24  2:30 UTC 

[LSF/MM TOPIC] Containers and distributed filesystems
 2019-01-23 22:32 UTC  (4+ messages)

Want to edit your photos
 2019-01-23  6:16 UTC 

[PATCH] xprtrdma: Make sure Send CQ is allocated on an existing CPU
 2019-01-23 17:30 UTC  (5+ messages)

Want to edit your photos
 2019-01-23  7:30 UTC 

[PATCH] gssd: add verbosity options to the rpc.gssd man page
 2019-01-23 10:09 UTC 

kernel BUG at kernel/cred.c:825!
 2019-01-22  5:21 UTC  (3+ messages)

Just start it
 2019-01-20  2:55 UTC 

Just start it
 2019-01-20  2:27 UTC 

Shooting and Retouching
 2019-01-18  9:06 UTC 

Shooting and Retouching
 2019-01-18  9:07 UTC 

[PATCH RFC] SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files
 2019-01-18 20:10 UTC  (4+ messages)

[PATCH -next] nfs: remove unneeded semicolon
 2019-01-18  3:03 UTC 

[PATCH v2 00/10] server-side support for "inter" SSC copy
 2019-01-17 17:03 UTC  (6+ messages)

Photos shooting and retouching
 2019-01-17 10:03 UTC 

Photos shooting and retouching
 2019-01-17 10:27 UTC 

[PATCH net-next] svcrdma: Use struct_size() in kmalloc()
 2019-01-16 23:07 UTC  (4+ messages)

[PATCH RFC 0/2] NFS/RDMA changes
 2019-01-16 18:22 UTC  (3+ messages)
` [PATCH RFC 1/2] xprtrdma: Check inline size before providing a Write chunk
` [PATCH RFC 2/2] xprtrdma: Reduce the doorbell rate (Receive)

linux-next: Fixes tag needs some work in the nfs-anna tree
 2019-01-16 15:24 UTC  (6+ messages)

[PATCH net-next] xprtrdma: Fix error return code in rpcrdma_buffer_create()
 2019-01-16 15:18 UTC  (2+ messages)

linux-next: build failure after merge of the block tree
 2019-01-16  2:48 UTC  (2+ messages)

[PATCH RFC] SUNRPC: Add build option to disable support for insecure enctypes
 2019-01-15 20:27 UTC  (2+ messages)

Help you to edit the photos
 2019-01-15 10:50 UTC 

[Help] nfs client size cache test fail problem
 2019-01-15  9:53 UTC 

Do your photos need editing?
 2019-01-12 13:03 UTC 

nfs-utils-2.3.3 RPC: Program not registered rpcb_getaddr (domain.com) failed
 2019-01-13  3:04 UTC 

[PATCH v2] NFSv4.2 fix unnecessary retry in nfs4_copy_file_range
 2019-01-12  0:04 UTC 

[PATCH 1/1] NFSv4.2 fix unnecessary retry in nfs4_copy_file_range
 2019-01-11 19:04 UTC  (2+ messages)

status of NFS4 acls and umask
 2019-01-10 20:29 UTC  (2+ messages)

xfstest generic/089 failed on NFSv2
 2019-01-10 20:11 UTC  (2+ messages)

There is no 'no space' message when using xfs with nfs
 2019-01-10 20:09 UTC  (2+ messages)

[PATCH] SUNRPC: Remove rpc_xprt::tsh_size
 2019-01-10 17:13 UTC  (11+ messages)

[PATCH] sunrpc: kernel BUG at kernel/cred.c:825!
 2019-01-10 15:53 UTC  (2+ messages)

[RFC PATCH 0/5] Fun with the multipathing code
 2019-01-09 22:18 UTC  (4+ messages)

[RFC for-stable PATCH] SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT
 2019-01-09 21:53 UTC 

One more step for your photos
 2019-01-09 10:44 UTC 

Path your photos?
 2019-01-09 10:58 UTC 

[PATCH RFC] SUNRPC: Address Kerberos performance/behavior regression
 2019-01-09 15:04 UTC 


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).