Linux NFS
[Prev Page][Next Page]
- Re: [PATCH 15/19] kernfs: split ->kill_sb, (continued)
- [PATCH] Stop using deprecated thread.setDaemon,
Alexander Zeijlon
- [PATCHv2 nfsd/master 0/7] lockd: dlm: async lock request changes,
Alexander Aring
- [PATCH v3] fs: add a new SB_I_NOUMASK flag,
Jeff Layton
- [PATCH] NFSD: fix possible oops when nfsd/pool_stats is closed.,
NeilBrown
- [PATCH v6 10/45] NFSv4.2: dynamically allocate the nfs-xattr shrinkers, Qi Zheng
- [PATCH] nfsd: Don't reset the write verifier on a commit EAGAIN,
trondmy
- [PATCH v1 00/17] RPC service thread improvements,
Chuck Lever
- [PATCH v1 04/17] SUNRPC: integrate back-channel processing with svc_recv(), Chuck Lever
- [PATCH v1 11/17] lib: add light-weight queuing mechanism., Chuck Lever
- [PATCH v1 07/17] SUNRPC: discard SP_CONGESTED, Chuck Lever
- [PATCH v1 08/17] llist: add interface to check if a node is on a list., Chuck Lever
- [PATCH v1 17/17] SUNRPC: change the back-channel queue to lwq, Chuck Lever
- [PATCH v1 16/17] SUNRPC: discard sp_lock, Chuck Lever
- [PATCH v1 13/17] SUNRPC: only have one thread waking up at a time, Chuck Lever
- [PATCH v1 10/17] llist: add llist_del_first_this(), Chuck Lever
- [PATCH v1 06/17] SUNRPC: add list of idle threads, Chuck Lever
- [PATCH v1 05/17] SUNRPC: change how svc threads are asked to exit., Chuck Lever
- [PATCH v1 03/17] SUNRPC: Clean up bc_svc_process(), Chuck Lever
- [PATCH v1 12/17] SUNRPC: rename some functions from rqst_ to svc_thread_, Chuck Lever
- [PATCH v1 09/17] SUNRPC: change service idle list to be an llist, Chuck Lever
- [PATCH v1 01/17] SUNRPC: move all of xprt handling into svc_xprt_handle(), Chuck Lever
- [PATCH v1 14/17] SUNRPC: use lwq for sp_sockets - renamed to sp_xprts, Chuck Lever
- [PATCH v1 15/17] SUNRPC: change sp_nrthreads to atomic_t, Chuck Lever
- [PATCH v1 02/17] SUNRPC: rename and refactor svc_get_next_xprt(), Chuck Lever
- [PATCH v6 11/45] nfs: dynamically allocate the nfs-acl shrinker, Qi Zheng
- [PATCH v6 33/45] nfsd: dynamically allocate the nfsd-reply shrinker,
Qi Zheng
- [PATCH 0/2] NFSv4.x client improvements for knfsd re-exporting,
trondmy
- [PATCH v6 32/45] nfsd: dynamically allocate the nfsd-client shrinker, Qi Zheng
- Fwd: [PATCH] nfs41: flexfiles: drop dependency between flexfiles layout driver and NFSv3 modules, Mkrtchyan, Tigran
- [PATCH v6 18/45] sunrpc: dynamically allocate the sunrpc_cred shrinker, Qi Zheng
- [PATCH] nfsd: Handle EOPENSTALE correctly in the filecache,
trondmy
- [PATCH v8 0/3] add rpc_status netlink support for NFSD,
Lorenzo Bianconi
- [PATCH v6 12/45] nfsd: dynamically allocate the nfsd-filecache shrinker, Qi Zheng
- [PATCH v2] fs: add a new SB_NOUMASK flag,
Jeff Layton
- [PATCH] nfsd: fix change_info in NFSv4 RENAME replies,
Jeff Layton
- [PATCH] fs: fix regression querying for ACL on fs's that don't support them,
Jeff Layton
- [PATCH RFC] nfs4: add a get_acl stub handler,
Jeff Layton
- [PATCH v2] SUNRPC: Fail quickly when server does not recognize TLS,
Chuck Lever
- [PATCH RFC] SUNRPC: Fail quickly when server does not recognize TLS, Chuck Lever
- Unexpected high latency, Benoit Gschwind
- [PATCH] Revert "SUNRPC: Fail faster on bad verifier",
trondmy
- Re: BUG_ON() hit in sunrpc,
Chuck Lever III
- [PATCH 0/3] Revisions for topic-sunrpc-thread-scheduling,
NeilBrown
- getting rid of the last memory modifitions through gup(FOLL_GET),
Christoph Hellwig
- [PATCH] SUNRPC: Mark the cred for revalidation if the server rejects it, trondmy
- [PATCH] NFS/pNFS: Report EINVAL errors from connect() to the server, trondmy
- [PATCH v2 0/5] Fix O_DIRECT writeback error paths,
trondmy
- [PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure,
Roberto Sassu
- [PATCH v3 01/25] ima: Align ima_inode_post_setattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v3 02/25] ima: Align ima_post_path_mknod() definition with LSM infrastructure, Roberto Sassu
- [PATCH v3 03/25] ima: Align ima_post_create_tmpfile() definition with LSM infrastructure, Roberto Sassu
- [PATCH v3 04/25] ima: Align ima_file_mprotect() definition with LSM infrastructure, Roberto Sassu
- [PATCH v3 05/25] ima: Align ima_inode_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v3 06/25] ima: Align ima_inode_removexattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v3 07/25] ima: Align ima_post_read_file() definition with LSM infrastructure, Roberto Sassu
- [PATCH v3 08/25] evm: Align evm_inode_post_setattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v3 09/25] evm: Align evm_inode_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v3 10/25] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v3 11/25] security: Align inode_setattr hook definition with EVM, Roberto Sassu
- [PATCH v3 12/25] security: Introduce inode_post_setattr hook, Roberto Sassu
- [PATCH v3 13/25] security: Introduce inode_post_removexattr hook, Roberto Sassu
- [PATCH v3 14/25] security: Introduce file_post_open hook, Roberto Sassu
- [PATCH v3 15/25] security: Introduce file_pre_free_security hook, Roberto Sassu
- [PATCH v3 17/25] security: Introduce inode_post_create_tmpfile hook, Roberto Sassu
- [PATCH v3 16/25] security: Introduce path_post_mknod hook, Roberto Sassu
- [PATCH v3 18/25] security: Introduce inode_post_set_acl hook, Roberto Sassu
- [PATCH v3 19/25] security: Introduce inode_post_remove_acl hook, Roberto Sassu
- [PATCH v3 20/25] security: Introduce key_post_create_or_update hook, Roberto Sassu
- [PATCH v3 21/25] ima: Move to LSM infrastructure, Roberto Sassu
- [PATCH v3 22/25] ima: Move IMA-Appraisal to LSM infrastructure, Roberto Sassu
- [PATCH v3 23/25] evm: Move to LSM infrastructure, Roberto Sassu
- [PATCH v3 24/25] integrity: Move integrity functions to the LSM infrastructure, Roberto Sassu
- [PATCH v3 25/25] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache, Roberto Sassu
- Re: [PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure, Mimi Zohar
- [PATCH] Remove extraneous words left behind by commit 522837f.,
James Youngman
- [PATCH nfs-utils 1/2] fsidd: call anonymous sockets by their name only, don't fill with NULs to 108 bytes,
Ahelenia Ziemiańska
- [PATCH] Fix broken markup in rpcbind.8 LINUX PORT, Ahelenia Ziemiańska
- [PATCH rpcbind] Remove spurious blank line in rpcbind.8 (and empty lines + additional header from rpcbind-fr.8), Ahelenia Ziemiańska
- "defunct" nfsv4 and pnfs list archives on linux-nfs.org 404, nfs4-acl-tools manuals all point to nfsv4@xxxxxxxxxxxxx in CONTACT, linux-nfs.org doesn't accept mail at all, наб
- [PATCH] NFS: Fix error handling for O_DIRECT write scheduling, trondmy
- [PATCH fstests v2 0/3] generic: skip a few tests on NFS,
Jeff Layton
- [RFC PATCH v2] nfsv4: Add support for the birth time attribute,
Chen Hanxiao
- CITI ms-nfsv41 client: IOCTL_NFS41_WRITE failed with 31 xid=5481722 opcode=NFS41_FILE_QUERY?,
Cedric Blancher
- Directory delegation testing at the Oct. bakeathon, Rick Macklem
- [PATCH v2 1/1] NFSD: add trace points to track server copy progress,
Dai Ngo
- Tuning NFSv4 for high latency links?, Joshuah Hurst
- [GIT PULL] Please pull NFS Client changes for 6.6,
Anna Schumaker
- [PATCH fstests 0/3] generic: skip a few tests on NFS,
Jeff Layton
- [RFC PATCH] NFSv4: add sysctl for setting READDIR attrs,
Benjamin Coddington
- [GIT PULL] nfsd changes for v6.6,
Chuck Lever III
- [PATCH v2 00/25] security: Move IMA and EVM to the LSM infrastructure,
Roberto Sassu
- [PATCH v2 01/25] ima: Align ima_inode_post_setattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v2 02/25] ima: Align ima_post_path_mknod() definition with LSM infrastructure, Roberto Sassu
- [PATCH v2 03/25] ima: Align ima_post_create_tmpfile() definition with LSM infrastructure, Roberto Sassu
- [PATCH v2 04/25] ima: Align ima_file_mprotect() definition with LSM infrastructure, Roberto Sassu
- [PATCH v2 05/25] ima: Align ima_inode_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v2 06/25] ima: Align ima_inode_removexattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v2 07/25] ima: Align ima_post_read_file() definition with LSM infrastructure, Roberto Sassu
- [PATCH v2 08/25] evm: Align evm_inode_post_setattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v2 09/25] evm: Align evm_inode_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v2 10/25] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v2 11/25] security: Align inode_setattr hook definition with EVM, Roberto Sassu
- [PATCH v2 13/25] security: Introduce inode_post_removexattr hook, Roberto Sassu
- [PATCH v2 12/25] security: Introduce inode_post_setattr hook, Roberto Sassu
- [PATCH v2 14/25] security: Introduce file_post_open hook, Roberto Sassu
- [PATCH v2 15/25] security: Introduce file_pre_free_security hook, Roberto Sassu
- [PATCH v2 17/25] security: Introduce inode_post_create_tmpfile hook, Roberto Sassu
- [PATCH v2 18/25] security: Introduce inode_post_set_acl hook, Roberto Sassu
- [PATCH v2 16/25] security: Introduce path_post_mknod hook, Roberto Sassu
- [PATCH v2 19/25] security: Introduce inode_post_remove_acl hook, Roberto Sassu
- [PATCH v2 20/25] security: Introduce key_post_create_or_update hook, Roberto Sassu
- [PATCH v2 21/25] ima: Move to LSM infrastructure, Roberto Sassu
- [PATCH v2 22/25] ima: Move IMA-Appraisal to LSM infrastructure, Roberto Sassu
- [PATCH v2 23/25] evm: Move to LSM infrastructure, Roberto Sassu
- [PATCH v2 24/25] integrity: Move integrity functions to the LSM infrastructure, Roberto Sassu
- [PATCH v2 25/25] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache, Roberto Sassu
- Re: [PATCH v2 00/25] security: Move IMA and EVM to the LSM infrastructure, Casey Schaufler
- [PATCH] NFS: switch back to using kill_anon_super,
Christoph Hellwig
- [PATCH 1/2] NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point,
Dai Ngo
- [PATCH v2] NFSv4: Always ask for type with READDIR,
Benjamin Coddington
- [PATCH] NFSv4: Always ask for type with READDIR, Benjamin Coddington
- [PATCH v3 1/1] NFSv4.1: fix pnfs MDS=DS session trunking, Olga Kornievskaia
- [PATCH v7 0/3] add rpc_status netlink support for NFSD,
Lorenzo Bianconi
- [PATCH fstests v4 0/3] fstests: add appropriate checks for fs features for some tests,
Jeff Layton
- Question about different gid management between versions,
J David
- [PATCH/RFC] SUNRPC: always clear XPRT_SOCK_CONNECTING before xprt_clear_connecting on TCP xprt,
NeilBrown
- [PATCH 00/10] SUNRPC thread management changes,
NeilBrown
- [PATCH 01/10] SQUASH: revise comments in SUNRPC: change service idle list to be an llist, NeilBrown
- [PATCH 02/10] llist: add interface to check if a node is on a list., NeilBrown
- [PATCH 03/10] SQUASH use new llist interfaces in SUNRPC: change service idle list to be an llist, NeilBrown
- [PATCH 05/10] lib: add light-weight queuing mechanism., NeilBrown
- [PATCH 04/10] llist: add llist_del_first_this(), NeilBrown
- [PATCH 06/10] SUNRPC: only have one thread waking up at a time, NeilBrown
- [PATCH 08/10] SUNRPC: change sp_nrthreads to atomic_t, NeilBrown
- [PATCH 09/10] SUNRPC: discard sp_lock, NeilBrown
- [PATCH 10/10] SUNRPC: change the back-channel queue to lwq, NeilBrown
- [PATCH 07/10] SUNRPC: use lwq for sp_sockets - renamed to sp_xprts, NeilBrown
- [PATCH] sched: report correct state for TASK_IDLE | TASK_FREEZABLE, NeilBrown
- [PATCH 0/3] nfs-utils: gssd support for KRB5_AP_ERR_BAD_INTEGRITY,
Olga Kornievskaia
- [PATCH] nfsd: allow setting SEQ4_STATUS_RECALLABLE_STATE_REVOKED,
Benjamin Coddington
- pNFS/Flexfiles testing at Oct. Bakeathon,
Rick Macklem
race between handshake and socket close,
Chuck Lever III
Unnecessary dependecy between nfsv3 and flexfiles modules, Mkrtchyan, Tigran
[PATCH v2] SUNRPC: Fix the recent bv_offset fix,
Chuck Lever
[PATCH] SUNRPC: Fix the recent bv_offset fix, Chuck Lever
[PATCH v3 RESEND] NFS: Add mount option 'fasc',
Chengen Du
[PATCH v3] nfs(5): adding new mount option 'fasc',
Chengen Du
[PATCH v6 00/11] io_uring getdents,
Hao Xu
- [PATCH 01/11] fs: split off vfs_getdents function of getdents64 syscall, Hao Xu
- [PATCH 02/11] xfs: add NOWAIT semantics for readdir, Hao Xu
- [PATCH 03/11] vfs: add nowait flag for struct dir_context, Hao Xu
- [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock, Hao Xu
- [PATCH 08/11] vfs: move file_accessed() to the beginning of iterate_dir(), Hao Xu
- [PATCH 05/11] vfs: add file_pos_unlock() for io_uring usage, Hao Xu
- [PATCH 06/11] vfs: add a nowait parameter for touch_atime(), Hao Xu
- [PATCH 07/11] vfs: add nowait parameter for file_accessed(), Hao Xu
- [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated, Hao Xu
- [PATCH 11/11] io_uring: add support for getdents, Hao Xu
- [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait, Hao Xu
- Re: [PATCH v6 00/11] io_uring getdents, Christian Brauner
Re: [PATCH 2/12] ubifs: Do not include crypto/algapi.h,
kernel test robot
[PATCH v1] Documentation: Add missing documentation for EXPORT_OP flags, Chuck Lever
[PATCH fstests v3 0/2] fstests: add appropriate checks for fs features for some tests,
Jeff Layton
[PATCH 5.15.y 0/2] Address nfs ltp test failure.,
Harshit Mogalapalli
[PATCH 6.1.y 0/2] Address ltp nfs test failure.,
Harshit Mogalapalli
[PATCH RFC v5 00/29] io_uring getdents,
Hao Xu
- [PATCH 03/29] xfs: add NOWAIT semantics for readdir, Hao Xu
- [PATCH 04/29] vfs: add nowait flag for struct dir_context, Hao Xu
- [PATCH 05/29] vfs: add a vfs helper for io_uring file pos lock, Hao Xu
- [PATCH 07/29] vfs: add a nowait parameter for touch_atime(), Hao Xu
- [PATCH 08/29] vfs: add nowait parameter for file_accessed(), Hao Xu
- [PATCH 09/29] vfs: move file_accessed() to the beginning of iterate_dir(), Hao Xu
- [PATCH 11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait, Hao Xu
- [PATCH 10/29] vfs: add S_NOWAIT for nowait time update, Hao Xu
- [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update, Hao Xu
- [PATCH 14/29] xfs: support nowait for xfs_log_reserve(), Hao Xu
- [PATCH 13/29] xfs: make xfs_trans_alloc() support nowait semantics, Hao Xu
- [PATCH 15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case, Hao Xu
- [PATCH 17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN, Hao Xu
- [PATCH 18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary, Hao Xu
- [PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc(), Hao Xu
- [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall, Hao Xu
- [PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case, Hao Xu
- [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT, Hao Xu
- [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert(), Hao Xu
- [PATCH 23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map(), Hao Xu
- [PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init(), Hao Xu
- [PATCH 24/29] xfs: support nowait for xfs_buf_read_map(), Hao Xu
- [PATCH 06/29] vfs: add file_pos_unlock() for io_uring usage, Hao Xu
- [PATCH 25/29] xfs: support nowait for xfs_buf_item_init(), Hao Xu
- [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit(), Hao Xu
- [PATCH 27/29] xfs: add a comment for xlog_kvmalloc(), Hao Xu
- [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit, Hao Xu
- [PATCH 29/29] io_uring: add support for getdents, Hao Xu
- [PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in nowait case, Hao Xu
- Re: [PATCH RFC v5 00/29] io_uring getdents, Darrick J. Wong
- Re: [PATCH RFC v5 00/29] io_uring getdents, Dave Chinner
Re: [PATCH 5.15 000/139] 5.15.128-rc1 review, Naresh Kamboju
Re: [PATCH 6.1 00/15] 6.1.48-rc1 review,
Naresh Kamboju
[PATCH v3 1/1] nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op,
Dai Ngo
[PATCH 1/1] NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQ, Olga Kornievskaia
[GIT PULL] late nfsd fixes for 6.5-rc,
Chuck Lever III
[PATCH] NFSv4: fairly test all delegations on a SEQ4_ revocation,
Benjamin Coddington
rpc.mountd & manage-gids behaviour change?,
Daire Byrne
[PATCH fstests v2 0/3] fstests: add appropriate checks for fs features for some tests,
Jeff Layton
[PATCH v2 1/1] NFSv4.1: fix pnfs MDS=DS session trunking,
Olga Kornievskaia
[PATCH v2 1/1] nfs42: client needs to update file mode after ALLOCATE op,
Dai Ngo
[PATCH 1/1] nfs42: client needs to update file mode after ALLOCATE op,
Dai Ngo
[PATCH] NFSD: Fix a thinko introduced by recent trace point changes,
Chuck Lever
[linus:master] [NFSD] 39d432fc76: fsmark.files_per_sec -100.0% regression,
kernel test robot
[PATCH v5 33/45] nfsd: dynamically allocate the nfsd-reply shrinker, Qi Zheng
[PATCH v5 32/45] nfsd: dynamically allocate the nfsd-client shrinker, Qi Zheng
[PATCH v5 18/45] sunrpc: dynamically allocate the sunrpc_cred shrinker, Qi Zheng
[PATCH v5 12/45] nfsd: dynamically allocate the nfsd-filecache shrinker, Qi Zheng
[PATCH v5 11/45] nfs: dynamically allocate the nfs-acl shrinker, Qi Zheng
[PATCH v5 10/45] NFSv4.2: dynamically allocate the nfs-xattr shrinkers, Qi Zheng
[PATCH 0/7] lockd: dlm: async lock request changes,
Alexander Aring
Question on RPC_TASK_NO_RETRANS_TIMEOUT / NFS_CS_NO_RETRANS_TIMEOUT for NFSv3,
Pedro Principeza
Fwd: kernel 6.4/6.5 nfs 4.1 unresponsive,
Bagas Sanjaya
[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle,
Jan Kara
[PATCH 0/12] Do not include crypto/algapi.h,
Herbert Xu
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH] NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN, Benjamin Coddington
[RFC PATCH v1.1] nfs: Add support for the birth time attribute,
Chen Hanxiao
[GIT PULL] Please pull NFS client bugfixes for Linux 6.5,
Trond Myklebust
[PATCH v2 -next] SUNRPC: Remove unused declarations,
Yue Haibing
[PATCH -next] SUNRPC: Remove unused declarations, Yue Haibing
[PATCH v2 0/5] Improve failover times for pNFS mirroring,
trondmy
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]