public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-05 17:56:51 to 2021-10-13 21:03:34 UTC [more...]

[PATCH v1 0/6] Deprecate dprintk in svcrdma
 2021-10-13 21:03 UTC  (11+ messages)
` [PATCH v1 1/6] svcrdma: Remove dprintk() call sites in module handlers
` [PATCH v1 2/6] svcrdma: Remove dprintk call site in svc_rdma_create_xprt()
` [PATCH v1 3/6] svcrdma: Remove dprintk call site in svc_rdma_parse_connect_private()
` [PATCH v1 4/6] svcrdma: Remove dprintk call sites during QP creation
` [PATCH v1 5/6] svcrdma: Remove dprintk call sites during accept
` [PATCH v1 6/6] svcrdma: Remove include/linux/sunrpc/debug.h

don't use ->bd_inode to access the block device size
 2021-10-13 19:37 UTC  (63+ messages)
` [PATCH 01/29] bcache: remove bdev_sectors
` [PATCH 02/29] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 03/29] dm: "
` [PATCH 04/29] md: "
` [PATCH 05/29] mtd/block2mtd: "
` [PATCH 06/29] nvmet: "
` [PATCH 07/29] target/iblock: "
` [PATCH 08/29] fs: use bdev_nr_sectors instead of open coding it in blkdev_max_block
` [PATCH 09/29] fs: simplify init_page_buffers
` [PATCH 10/29] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 11/29] btrfs: "
` [PATCH 12/29] cramfs: "
` [PATCH 13/29] fat: "
` [PATCH 14/29] hfs: "
` [PATCH 15/29] hfsplus: "
` [PATCH 16/29] jfs: "
` [PATCH 17/29] nfs/blocklayout: "
` [PATCH 18/29] nilfs2: "
` [PATCH 19/29] ntfs3: "
` [PATCH 20/29] pstore/blk: "
` [PATCH 21/29] reiserfs: "
` [PATCH 22/29] squashfs: "
` [PATCH 23/29] block: use bdev_nr_sectors instead of open coding it in blkdev_fallocate
` [PATCH 24/29] block: add a sb_bdev_nr_blocks helper
` [PATCH 25/29] ext4: use sb_bdev_nr_blocks
` [PATCH 26/29] jfs: "
` [PATCH 27/29] ntfs: "
` [PATCH 28/29] reiserfs: "
` [PATCH 29/29] udf: "

[PATCH v1 0/3] Update synopsis of .pc_encode callback
 2021-10-13 16:00 UTC  (5+ messages)
` [PATCH v1 1/3] NFSD: Save location of NFSv4 COMPOUND status
` [PATCH v1 2/3] SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
` [PATCH v1 3/3] SUNRPC: Change return value type of .pc_encode

[PATCH v2 0/7] Various NFS fscache cleanups
 2021-10-13 15:41 UTC  (9+ messages)
` [PATCH v2 1/7] NFS: Use nfs_i_fscache() consistently within NFS fscache code
` [PATCH v2 2/7] NFS: Cleanup usage of nfs_inode in fscache interface and handle i_size properly
` [PATCH v2 3/7] NFS: Convert NFS fscache enable/disable dfprintks to tracepoints
` [PATCH v2 4/7] NFS: Rename fscache read and write pages functions
` [PATCH v2 5/7] NFS: Replace dfprintks with tracepoints in read and write page functions
` [PATCH v2 6/7] NFS: Remove remaining dfprintks related to fscache cookies
` [PATCH v2 7/7] NFS: Remove remaining usages of NFSDBG_FSCACHE

Stalling NFS reads with "SUNRPC: refresh rq_pages using a bulk page allocator"
 2021-10-13 15:12 UTC  (3+ messages)

[PATCH v1 0/2] Update synopsis of .pc_decode callback
 2021-10-13 14:35 UTC  (6+ messages)
` [PATCH v1 1/2] SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
` [PATCH v1 2/2] SUNRPC: Change return value type of .pc_decode

[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
 2021-10-13  8:26 UTC  (13+ messages)
` [PATCH 2/6] MM: improve documentation for __GFP_NOFAIL

[PATCH AUTOSEL 4.4 1/2] NFSD: Keep existing listeners on portlist error
 2021-10-13  0:56 UTC 

[PATCH AUTOSEL 4.9 3/4] NFSD: Keep existing listeners on portlist error
 2021-10-13  0:56 UTC 

[PATCH AUTOSEL 4.14 4/5] NFSD: Keep existing listeners on portlist error
 2021-10-13  0:56 UTC 

[PATCH AUTOSEL 4.19 4/5] NFSD: Keep existing listeners on portlist error
 2021-10-13  0:56 UTC 

[PATCH AUTOSEL 5.4 5/6] NFSD: Keep existing listeners on portlist error
 2021-10-13  0:56 UTC 

[PATCH AUTOSEL 5.10 09/11] NFSD: Keep existing listeners on portlist error
 2021-10-13  0:55 UTC 

[PATCH AUTOSEL 5.14 12/17] NFSD: Keep existing listeners on portlist error
 2021-10-13  0:54 UTC 

[PATCH v2 0/2] vfs/security/NFS/btrfs: clean up and fix LSM option handling
 2021-10-12 19:21 UTC  (4+ messages)
` [PATCH v2 1/2] vfs,LSM: introduce the FS_HANDLES_LSM_OPTS flag

remove QUEUE_FLAG_SCSI_PASSTHROUGH
 2021-10-12 17:03 UTC  (11+ messages)
` [PATCH 1/7] block: add a ->get_unique_id method
` [PATCH 2/7] sd: implement ->get_unique_id
` [PATCH 3/7] nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands
` [PATCH 4/7] bsg-lib: initialize the bsg_job in bsg_transport_sg_io_fn
` [PATCH 5/7] scsi: add a scsi_alloc_request helper
` [PATCH 6/7] block: remove the initialize_rq_fn blk_mq_ops method
` [PATCH 7/7] block: remove QUEUE_FLAG_SCSI_PASSTHROUGH

[PATCH v2 0/2] Clean up svc scheduler
 2021-10-12 14:17 UTC  (4+ messages)
` [PATCH v2 1/2] SUNRPC: Simplify the SVC dispatch code path
` [PATCH v2 2/2] SUNRPC: De-duplicate .pc_release() call sites

[PATCH v2] security: Return xattr name from security_dentry_init_security()
 2021-10-12 13:23 UTC 

CPU stall, eventual host hang with BTRFS + NFS under heavy load
 2021-10-11 16:36 UTC  (10+ messages)

Locking issue between NFSv4 and SMB client
 2021-10-11 16:21 UTC  (6+ messages)

safe versions of NFS
 2021-10-11 14:45 UTC  (10+ messages)
                ` more problems with NFS. sort of repeatable problem with vmplayer

[PATCH 5.14 086/151] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
 2021-10-11 13:45 UTC 

[PATCH] NFS: Fix WARN_ON due to unionization of nfs_inode.nrequests
 2021-10-10 22:23 UTC 

Oops in nfs_scan_commit running xfstest generic/005 with NFSv4.2 and hammerspace flexfiles server
 2021-10-10 21:27 UTC  (4+ messages)

[PATCH 0/1] Convert nfs_readpages() to nfs_readahead()
 2021-10-09 13:42 UTC  (5+ messages)
` [PATCH 1/1] NFS: Convert from readpages() to readahead()

[PATCH v2 0/1] Convert nfs_readpages() to nfs_readahead()
 2021-10-09 12:36 UTC  (2+ messages)
` [PATCH v2 1/1] NFS: Convert from readpages() to readahead()

[PATCH v2 0/1] Update nfsiostat to display readahead counts
 2021-10-09 12:27 UTC  (2+ messages)
` [PATCH v2 1/1] nfsiostat: Handle both readahead counts for statsver >= 1.2

[PATCH] nfsiostat: Handle both readahead counts for statsver >= 1.2
 2021-10-08 17:27 UTC 

[PATCH v3] NFS: Replace dprintk callsites in nfs_readpage(s)
 2021-10-08 14:57 UTC 

[GIT PULL] more nfsd fixes for 5.15
 2021-10-07 21:16 UTC  (2+ messages)

[PATCH v3 00/10] fscache: Replace and remove old I/O API
 2021-10-07 20:44 UTC  (11+ messages)
` [PATCH v3 01/10] fscache: Generalise the ->begin_read_operation method
` [PATCH v3 02/10] fscache: Fix fscache_cookie_enabled() to handle NULL cookie
` [PATCH v3 03/10] cachefiles: Always indicate we should fill a post-EOF page with zeros
` [PATCH v3 04/10] fscache: Implement a fallback I/O interface to replace the old API
` [PATCH v3 05/10] nfs: Move to using the alternate fallback fscache I/O API
` [PATCH v3 06/10] 9p: Convert to using the netfs helper lib to do reads and caching
` [PATCH v3 07/10] cifs: (untested) Move to using the alternate fallback fscache I/O API
` [PATCH v3 08/10] fscache: Remove the old "
` [PATCH v3 09/10] fscache: Remove stats that are no longer used
` [PATCH v3 10/10] fscache: Update the documentation to reflect I/O API changes

[PATCH] SUNRPC: Simplify the SVC dispatch code path
 2021-10-07 20:10 UTC 

[PATCH v2] NFS: Replace dprintk callsites in nfs_readpage(s)
 2021-10-07 19:34 UTC  (6+ messages)

[GIT PULL] netfs, cachefiles, afs: Collected fixes
 2021-10-07 18:26 UTC  (2+ messages)

[PATCH RFC 0/5] Update RPC task pid as displayed by tracepoints
 2021-10-07 15:31 UTC  (5+ messages)
` [PATCH RFC 5/5] NFS: Replace dprintk callsites in nfs_readpage(s)

[PATCH v1 0/7] Various NFS fscache cleanups
 2021-10-07 13:41 UTC  (3+ messages)
` [PATCH v1 5/7] NFS: Replace dfprintks in favor of tracepoints in fscache IO paths
  ` [Linux-cachefs] "

Kernel panic / list_add corruption when in nfsd4_run_cb_work
 2021-10-06 18:46 UTC  (6+ messages)

[PATCH] NFSD: Keep existing listners on portlist error
 2021-10-06 17:27 UTC  (9+ messages)
` [PATCH v2] NFSD: Keep existing listeners "

[PATCH 0/2] st_courtesy.py: fix bug in COUR2 and add more tests for Courteous Server
 2021-10-06 15:05 UTC  (4+ messages)
` [PATCH 1/2] st_courtesy.py: Fix problem of missing RECLAIM_COMPLETE in COUR2
` [PATCH 2/2] st_courtesy.py: add more tests for Courteous Server

[PATCH nfs-utils] Add --disable-sbin-override for when /sbin is a symlink
 2021-10-06  2:46 UTC 

[PATCH] NFS: Fix an Oops in pnfs_mark_request_commit()
 2021-10-05 18:12 UTC 

5.15-rc4 kernel oops
 2021-10-05 17:56 UTC 


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