linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-20 00:10:31 to 2023-08-27 19:43:01 UTC [more...]

cleanup the filemap / direct I/O interaction v4
 2023-08-27 19:41 UTC  (3+ messages)
` [PATCH 03/12] filemap: update ki_pos in generic_perform_write

[PATCH fstests v2 0/3] fstests: add appropriate checks for fs features for some tests
 2023-08-27 13:43 UTC  (14+ messages)
` [PATCH fstests v2 1/3] common/attr: fix the _require_acl test
` [PATCH fstests v2 2/3] generic/513: limit to filesystems that support capabilities
` [PATCH fstests v2 3/3] generic/578: only run on filesystems that support FIEMAP

[PATCH v6 00/11] io_uring getdents
 2023-08-27 13:28 UTC  (12+ messages)
` [PATCH 01/11] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/11] xfs: add NOWAIT semantics for readdir
` [PATCH 03/11] vfs: add nowait flag for struct dir_context
` [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 05/11] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 06/11] vfs: add a nowait parameter for touch_atime()
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()
` [PATCH 08/11] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated
` [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 11/11] io_uring: add support for getdents

[PATCH 6.1.y 0/2] Address ltp nfs test failure
 2023-08-27  7:57 UTC  (6+ messages)
` [PATCH 6.1.y 1/2] nfs: use vfs setgid helper
` [PATCH 6.1.y 2/2] nfsd: "

[PATCH 2/12] ubifs: Do not include crypto/algapi.h
 2023-08-27  1:40 UTC  (3+ messages)
  ` [PATCH] KEYS: Include linux/errno.h in linux/verification.h

Question on RPC_TASK_NO_RETRANS_TIMEOUT / NFS_CS_NO_RETRANS_TIMEOUT for NFSv3
 2023-08-26 15:30 UTC  (4+ messages)

[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-26  2:28 UTC  (4+ messages)

[PATCH RFC v5 00/29] io_uring getdents
 2023-08-25 22:53 UTC  (39+ messages)
` [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT
` [PATCH 03/29] xfs: add NOWAIT semantics for readdir
` [PATCH 04/29] vfs: add nowait flag for struct dir_context
` [PATCH 05/29] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 06/29] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 07/29] vfs: add a nowait parameter for touch_atime()
` [PATCH 08/29] vfs: add nowait parameter for file_accessed()
` [PATCH 09/29] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 10/29] vfs: add S_NOWAIT for nowait time update
` [PATCH 11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update
` [PATCH 13/29] xfs: make xfs_trans_alloc() support nowait semantics
` [PATCH 14/29] xfs: support nowait for xfs_log_reserve()
` [PATCH 15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case
` [PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init()
` [PATCH 17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN
` [PATCH 18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary
` [PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc()
` [PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case
` [PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in "
` [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert()
` [PATCH 23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map()
` [PATCH 24/29] xfs: support nowait for xfs_buf_read_map()
` [PATCH 25/29] xfs: support nowait for xfs_buf_item_init()
` [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit
` [PATCH 27/29] xfs: add a comment for xlog_kvmalloc()
` [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit()
` [PATCH 29/29] io_uring: add support for getdents

[PATCH 0/12] Do not include crypto/algapi.h
 2023-08-25 21:23 UTC  (13+ messages)
  ` [PATCH 6/12] wifi: mac80211: "
  ` [PATCH 11/12] wireguard: "
  ` [PATCH 7/12] mptcp: "
  ` [PATCH 8/12] SUNRPC: "
  ` [PATCH 4/12] ceph: "
  ` [PATCH 9/12] evm: "
  ` [PATCH 10/12] KEYS: encrypted: "
  ` [PATCH 1/12] fscrypt: "
  ` [PATCH 3/12] Bluetooth: "

[PATCH v1] Documentation: Add missing documentation for EXPORT_OP flags
 2023-08-25 19:04 UTC 

[PATCH 0/7] lockd: dlm: async lock request changes
 2023-08-25 18:18 UTC  (15+ messages)
` [PATCH 1/7] lockd: introduce safe async lock op
` [PATCH 2/7] lockd: don't call vfs_lock_file() for pending requests
` [PATCH 3/7] lockd: fix race in async lock request handling
` [PATCH 4/7] lockd: add doc to enable EXPORT_OP_SAFE_ASYNC_LOCK
` [PATCH 5/7] dlm: use fl_owner from lockd
` [PATCH 6/7] dlm: use FL_SLEEP to determine blocking vs non-blocking
` [PATCH 7/7] dlm: implement EXPORT_OP_SAFE_ASYNC_LOCK

[PATCH fstests v3 0/2] fstests: add appropriate checks for fs features for some tests
 2023-08-25 17:56 UTC  (3+ messages)
` [PATCH fstests v3 1/2] common/attr: fix the _require_acl test
` [PATCH fstests v3 2/2] generic/578: add a check to ensure that fiemap is supported

[PATCH 6.1 00/15] 6.1.48-rc1 review
 2023-08-25 16:29 UTC  (7+ messages)

[PATCH 5.15.y 0/2] Address nfs ltp test failure
 2023-08-25 16:19 UTC  (3+ messages)
` [PATCH 5.15.y 1/2] nfs: use vfs setgid helper
` [PATCH 5.15.y 2/2] nfsd: "

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-25 13:32 UTC  (4+ messages)
` [PATCH 25/29] nfs/blocklayout: Convert to use bdev_open_by_dev/path()

[PATCH] NFSv4: fairly test all delegations on a SEQ4_ revocation
 2023-08-25 10:55 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH v1.1] nfs: Add support for the birth time attribute
 2023-08-25 10:32 UTC  (3+ messages)
  ` 回复: "

[PATCH 5.15 000/139] 5.15.128-rc1 review
 2023-08-25  8:08 UTC 

[GIT PULL] late nfsd fixes for 6.5-rc
 2023-08-24 23:15 UTC  (2+ messages)

[PATCH v3 1/1] nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op
 2023-08-24 23:11 UTC 

[PATCH v2 1/1] nfs42: client needs to update file mode after ALLOCATE op
 2023-08-24 23:01 UTC  (10+ messages)

[PATCH 1/1] NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQ
 2023-08-24 20:43 UTC 

[PATCH] NFSD: Fix a thinko introduced by recent trace point changes
 2023-08-24 19:42 UTC  (2+ messages)

rpc.mountd & manage-gids behaviour change?
 2023-08-24 17:39 UTC 

[PATCH v2 1/1] NFSv4.1: fix pnfs MDS=DS session trunking
 2023-08-24 17:31 UTC  (4+ messages)

[PATCH -next] SUNRPC: Remove unused declaration rpc_modcount()
 2023-08-24 17:23 UTC  (5+ messages)

[PATCH 1/1] nfs42: client needs to update file mode after ALLOCATE op
 2023-08-24 15:38 UTC  (2+ messages)

[linus:master] [NFSD] 39d432fc76: fsmark.files_per_sec -100.0% regression
 2023-08-24 14:26 UTC  (5+ messages)

[PATCH v5 10/45] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
 2023-08-24  3:42 UTC  (6+ messages)
` [PATCH v5 11/45] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v5 12/45] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v5 18/45] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v5 32/45] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v5 33/45] nfsd: dynamically allocate the nfsd-reply shrinker

Question on RPC_TASK_NO_RETRANS_TIMEOUT / NFS_CS_NO_RETRANS_TIMEOUT for NFSv3
 2023-08-23 20:07 UTC  (2+ messages)

Fwd: kernel 6.4/6.5 nfs 4.1 unresponsive
 2023-08-23 11:14 UTC 

[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
 2023-08-23  2:59 UTC  (4+ messages)
` [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem

Re; Interest,
 2023-08-22 23:31 UTC 

xfstests results over NFS
 2023-08-22 23:15 UTC  (15+ messages)

[PATCH] NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN
 2023-08-22 18:22 UTC 

[GIT PULL] Please pull NFS client bugfixes for Linux 6.5
 2023-08-22 18:01 UTC  (2+ messages)

[PATCH 1/1] NFSv4.1: fix pnfs MDS=DS session trunking
 2023-08-22 17:37 UTC  (2+ messages)

[PATCH] nfsd: fix race condition in nfsd_file_acquire
 2023-08-22  9:31 UTC  (3+ messages)

[PATCH v2 -next] SUNRPC: Remove unused declarations
 2023-08-21 15:02 UTC  (2+ messages)

[PATCH -next] SUNRPC: Remove unused declarations
 2023-08-21 12:31 UTC 

[PATCH v2] creds: Convert cred.usage to refcount_t
 2023-08-21 10:18 UTC  (8+ messages)

[PATCH v2 0/5] Improve failover times for pNFS mirroring
 2023-08-19 21:32 UTC  (6+ messages)
` [PATCH v2 1/5] SUNRPC: Set the TCP_SYNCNT to match the socket timeout
  ` [PATCH v2 2/5] SUNRPC: Refactor and simplify connect timeout
    ` [PATCH v2 3/5] SUNRPC: Allow specification of TCP client connect timeout at setup
      ` [PATCH v2 4/5] SUNRPC: Don't override connect timeouts in rpc_clnt_add_xprt()
        ` [PATCH v2 5/5] NFS/pNFS: Set the connect timeout for the pNFS flexfiles driver

[PATCH v2] NFS: Fix a potential data corruption
 2023-08-19 21:22 UTC 

[PATCH v2] NFS: Fix a potential data corruption
 2023-08-19 19:36 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).