Linux NFS development
 help / color / mirror / Atom feed
 messages from 2017-04-11 17:22:32 to 2017-04-26 22:47:39 UTC [more...]

rdma connection close/reopen every 5 mins
 2017-04-26 22:47 UTC  (3+ messages)

[PATCH 0/2] Fix the NFSv4 client callback channel shutdown
 2017-04-26 20:29 UTC  (4+ messages)
` [PATCH 1/2] SUNRPC: Refactor svc_set_num_threads()
  ` [PATCH 2/2] NFSv4: Fix callback server shutdown

[PATCH V2 linux-next] nfs: kmap can't fail
 2017-04-26 19:05 UTC  (2+ messages)

[PATCH v2 1/1] NFS4.1 handle interrupted slot reuse from ERR_DELAY
 2017-04-26 18:21 UTC 

NFSIOSTAT question
 2017-04-26 17:35 UTC 

[PATCH 1/2] NFS: Add a few more fatal I/O errors to nfs_error_is_fatal()
 2017-04-26 16:43 UTC  (2+ messages)
` [PATCH 2/2] NFSv4: Don't special case "launder"

[PATCH 1/1] NFS4.1 handle interrupted slot reuse from ERR_DELAY
 2017-04-26 16:42 UTC  (2+ messages)

[PATCH] nfsdcltrack: silence some expected errors
 2017-04-26 16:15 UTC  (2+ messages)

[PATCH] systemd: Afters are also needed for the Wants=network-online.target
 2017-04-26 16:10 UTC  (2+ messages)

[PATCH 0/4] Properly invalidate data in the cleancache
 2017-04-26  8:52 UTC  (22+ messages)
` [PATCH 1/4] fs: fix data invalidation in the cleancache during direct IO
              ` [PATCH 1/2] dax: prevent invalidation of mapped DAX entries
                ` [PATCH 2/2] dax: fix data corruption due to stale mmap reads
` [PATCH 2/4] fs/block_dev: always invalidate cleancache in invalidate_bdev()
` [PATCH 3/4] mm/truncate: bail out early from invalidate_inode_pages2_range() if mapping is empty
` [PATCH 4/4] mm/truncate: avoid pointless cleancache_invalidate_inode() calls

[PATCH] nfsd: check for oversized NFSv2/v3 arguments
 2017-04-26  6:31 UTC  (21+ messages)

[PATCH] fix semicolon.cocci warnings
 2017-04-26  5:18 UTC 

[PATCH] lockd: remove redundant check on block
 2017-04-25 20:56 UTC  (2+ messages)

[GIT PULL] Please pull NFSoRDMA client side changes for 4.12
 2017-04-25 20:53 UTC 

[PATCH 1/1 linux-next] nfs: kmap can't fail
 2017-04-25 20:37 UTC  (2+ messages)

[PATCH] NFSv3: nfs3_nlm_alloc_call should be declared static
 2017-04-25 20:35 UTC 

[PATCH] NFS: Don't write back further requests if there is a pending write error
 2017-04-25 20:35 UTC 

[PATCH 0/2] pNFS bugfixes
 2017-04-25 20:34 UTC  (3+ messages)
` [PATCH 1/2] pNFS: Ensure we check layout segment validity in the pg_init() callback
  ` [PATCH 2/2] pNFS: Fix use after free issues in pnfs_do_read()

nfstop - top like utility for nfs traffic
 2017-04-25  9:50 UTC 

EXTREMELY IMPORTANT
 2017-04-24 22:25 UTC 

EXTREMELY IMPORTANT
 2017-04-24 18:52 UTC 

IT Notification
 2017-04-24 15:56 UTC 

Thank You
 2017-04-24 14:20 UTC 

[PATCH v2 2/2] NFSv4.x/callback: make sure callback threads are interruptible
 2017-04-24 12:19 UTC  (2+ messages)

[PATCH v2 1/2] NFSv4.x/callback: Create the callback service through svc_create_pooled
 2017-04-24 12:18 UTC  (2+ messages)

Callback threads not getting cleaned up
 2017-04-24 12:16 UTC 

fanotify read returns with errno == EOPENSTALE
 2017-04-24  7:40 UTC  (13+ messages)

[PATCH] sunrpc: don't check for failure from mempool_alloc()
 2017-04-24  3:43 UTC  (2+ messages)
` [nfs PATCH] NFS: remove error handling for callers of rpc_new_task()

[bug report] sunrpc: don't check for failure from mempool_alloc()
 2017-04-24  0:36 UTC  (4+ messages)

RFC: drop the T10 OSD code and its users
 2017-04-23  9:36 UTC  (14+ messages)
` [PATCH 1/4] block: remove the osdblk driver
` [PATCH 3/4] nfs: remove the objlayout driver

[PATCH 1/1] NFSv4: check return value of xdr_inline_decode
 2017-04-23  6:49 UTC 

reuse of slot and seq# when RPC was interrupted
 2017-04-22 16:26 UTC  (15+ messages)

[PATCH] xprtrdma: use offset_in_page() macro
 2017-04-22  3:37 UTC  (2+ messages)

[PATCH] nfs/filelayout: fix NULL pointer dereference in fl_pnfs_update_layout()
 2017-04-21 19:35 UTC  (3+ messages)
  ` [PATCH v2] "

Annoucing the release of fedfs-utils version 0.10.7
 2017-04-21 21:52 UTC 

[GIT PULL] 4.11 nfsd bugfix
 2017-04-21 20:34 UTC 

[PATCH v6 0/6] Skipped unlocks
 2017-04-21 12:32 UTC  (7+ messages)
` [PATCH 4/6] NFS: Add an iocounter wait function for async RPC tasks
` [PATCH 5/6] lockd: Introduce nlmclnt_operations
` [PATCH 6/6] NFS: Always wait for I/O completion before unlock

[PATCH 0/3] Cleanups after object layout driver removal
 2017-04-20 21:22 UTC  (4+ messages)
` [PATCH 1/3] pNFS: Remove unused layout driver callbacks
  ` [PATCH 2/3] pNFS: Unexport pnfs_put_lseg_locked and _pnfs_return_layout
    ` [PATCH 3/3] pNFS: unexport nfs4_pnfs_v3_ds_connect_unload

[PATCH] pNFS/flexfiles: Check the result of nfs4_pnfs_ds_connect
 2017-04-20 18:42 UTC 

[PATCH] NFSv4: Fix a hang in OPEN related to server reboot
 2017-04-20 18:41 UTC 

[PATCH 0/25 v3] fs: Convert all embedded bdis into separate ones
 2017-04-20 18:11 UTC  (5+ messages)
` [PATCH 04/25] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 21/25] nfs: Convert to separately allocated bdi

[PATCH v2] NFS: Avoid cross-structure casting
 2017-04-20 18:04 UTC  (3+ messages)

Venue change for bake-a-thon June 2017
 2017-04-20 11:42 UTC 

[PATCH] sunrpc: set cl_nodelen correctly when nodename truncated
 2017-04-20  2:15 UTC 

[PATCH] systemd: NFS server services should use network-online
 2017-04-19 14:19 UTC  (2+ messages)

[PATCH 1/2] NFS: move nfs_pgarray_set() to open code
 2017-04-19 14:11 UTC  (9+ messages)
` [PATCH 2/2] NFS: Use GFP_NOIO for two allocations in writeback
` [PATCH v2 1/3] "
` [PATCH v2 2/3] NFS: move nfs_pgarray_set() to open code
` [PATCH v2 3/3] NFS: move rw_mode to nfs_pageio_header

[nfsv4] Inter server-side copy performance
 2017-04-18 18:33 UTC  (8+ messages)

[PATCH 1/1] NFS append COMMIT after synchronous COPY
 2017-04-18 16:09 UTC  (4+ messages)

RFC: fixing kernel oops on interrupted COMMIT from nfs_commit_file
 2017-04-17 21:17 UTC  (12+ messages)
            ` [PATCH 1/1] NFS "

nfsometer NFS client not idle (check /proc/fs/nfsfs/servers)
 2017-04-17 14:33 UTC 

[PATCH v3 00/14] Server-side NFS/RDMA changes proposed for v4.12
 2017-04-14 19:33 UTC  (8+ messages)
` [PATCH v3 09/14] svcrdma: Report Write/Reply chunk overruns

[PATCH] NFS: Fix use after free in write error path
 2017-04-14 18:24 UTC 

[PATCH] NFS: Fix missing pg_cleanup after nfs_pageio_cond_complete()
 2017-04-14 16:29 UTC 

mountd v4root ignores anonuid and anongid for pseudo file system
 2017-04-13 18:28 UTC  (2+ messages)

NFSD oops when it receives operation it doesn't support
 2017-04-13 15:29 UTC  (4+ messages)

[PATCH] NFS: Fix use after free in write error path
 2017-04-12 21:01 UTC 

[PATCH] NFS: Fix use after free in write error path
 2017-04-12 17:00 UTC 

Inter server-side copy performance
 2017-04-12 16:03 UTC 

[PATCH 0/25 v2] fs: Convert all embedded bdis into separate ones
 2017-04-12  9:52 UTC  (6+ messages)
` [PATCH 04/25] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 21/25] nfs: Convert to separately allocated bdi

[PATCH v3 00/13] NFS/RDMA client-side patches proposed for v4.12
 2017-04-11 17:24 UTC  (14+ messages)
` [PATCH v3 01/13] xprtrdma: Cancel refresh worker during buffer shutdown
` [PATCH v3 02/13] sunrpc: Export xprt_force_disconnect()
` [PATCH v3 03/13] xprtrdma: Detect unreachable NFS/RDMA servers more reliably
` [PATCH v3 04/13] xprtrdma: Refactor rpcrdma_ia_open()
` [PATCH v3 05/13] xprtrdma: Use same device when mapping or syncing DMA buffers
` [PATCH v3 06/13] xprtrdma: Support unplugging an HCA from under an NFS mount
` [PATCH v3 07/13] xprtrdma: Refactor rpcrdma_ep_connect
` [PATCH v3 08/13] xprtrdma: Restore transport after device removal
` [PATCH v3 09/13] xprtrdma: Revert commit d0f36c46deea
` [PATCH v3 10/13] xprtrdma: Annotate receive workqueue
` [PATCH v3 11/13] xprtrdma: Squelch ENOBUFS warnings
` [PATCH v3 12/13] sunrpc: Fix xdr_init_decode_pages() documenting comment
` [PATCH v3 13/13] xprtrdma: Remove rpcrdma_buffer::rb_pool


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