messages from 2020-03-27 19:16:37 to 2020-04-14 08:33:01 UTC [more...]
[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
2020-04-14 8:32 UTC (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] crypto: Remove unnecessary memzero_explicit()
` [PATCH v2 "
Same mountpoint restriction in FICLONE ioctls
2020-04-14 3:00 UTC (5+ messages)
[PATCH] NFS: Fix an ABBA spinlock issue in pnfs_update_layout()
2020-04-13 20:36 UTC
[PATCH v1 0/3] NFS/RDMA server fixes for 5.7-rc
2020-04-13 19:29 UTC (9+ messages)
` [PATCH v1 1/3] svcrdma: Fix trace point use-after-free race
` [PATCH v1 2/3] SUNRPC: Remove naked ->xpo_release_rqst from svc_send()
` [PATCH v1 3/3] svcrdma: Fix leak of svc_rdma_recv_ctxt objects
[nfs-utils PATCH] nfsdcld: fix possible buffer overrun in sqlite_iterate_recovery()
2020-04-13 14:44 UTC
[GIT PULL] Please pull NFS bugfix for Linux 5.7
2020-04-12 17:25 UTC (2+ messages)
[PATCH AUTOSEL 5.6 142/149] nfsd: Don't add locks to closed or closing open stateids
2020-04-11 23:03 UTC (2+ messages)
` [PATCH AUTOSEL 5.6 147/149] svcrdma: Fix leak of transport addresses
[PATCH AUTOSEL 5.5 115/121] nfsd: Don't add locks to closed or closing open stateids
2020-04-11 23:07 UTC (2+ messages)
` [PATCH AUTOSEL 5.5 119/121] svcrdma: Fix leak of transport addresses
[PATCH AUTOSEL 5.4 102/108] nfsd: Don't add locks to closed or closing open stateids
2020-04-11 23:09 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 106/108] svcrdma: Fix leak of transport addresses
[PATCH AUTOSEL 4.19 62/66] nfsd: Don't add locks to closed or closing open stateids
2020-04-11 23:12 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 65/66] svcrdma: Fix leak of transport addresses
[PATCH AUTOSEL 4.14 37/37] svcrdma: Fix leak of transport addresses
2020-04-11 23:13 UTC
[PATCH AUTOSEL 4.9 26/26] svcrdma: Fix leak of transport addresses
2020-04-11 23:14 UTC
[PATCH] pNFS: Fix RCU lock leakage
2020-04-11 15:43 UTC
ping: [PATCH v3] NFS:remove redundant call to nfs_do_access
2020-04-11 4:10 UTC (2+ messages)
VFS rename hang
2020-04-09 20:42 UTC (4+ messages)
ANNOUNCE: libtirpc-1.2.6 released
2020-04-09 18:06 UTC
libnfsidmap: SASL bind suppoprt in umich_ldap
2020-04-09 3:32 UTC (3+ messages)
[GIT PULL] Please pull NFS client changes for 5.7
2020-04-07 21:05 UTC (2+ messages)
[PATCH/RFC] MM: fix writeback for NFS
2020-04-07 16:10 UTC (24+ messages)
` Writeback fixes "
` [PATCH 1/2] MM: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
` [PATCH 2/2] Deprecate NR_UNSTABLE_NFS, use NR_WRITEBACK
` [PATCH 2/2 - v2] MM: Discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
` Writeback fixes for NFS - V2
[PATCH v2] SUNRPC: Fix backchannel RPC soft lockups
2020-04-07 14:39 UTC
[PATCH v3 1/4] fs/posix_acl: apply umask if superblock disables ACL support
2020-04-07 14:22 UTC (4+ messages)
` [PATCH v3 2/4] fs/ext4/acl: apply umask if ACL support is disabled
` [PATCH v3 3/4] linux/fs.h: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
` [PATCH v3 4/4] nfs/super: check NFS_CAP_ACLS instead of the NFS version
[PATCH RFC] SUNRPC: Backchannel RPCs don't fail when the transport disconnects
2020-04-07 14:04 UTC (8+ messages)
[PATCH 2/2] MM: Discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
2020-04-07 11:33 UTC (6+ messages)
[PATCH] NFS: Clean up process of marking inode stale
2020-04-06 19:33 UTC
[PATCH] SUNRPC: Don't start a timer on an already queued rpc task
2020-04-06 19:33 UTC
[PATCH v2] SUNRPC/cache: Fix unsafe traverse caused double-free in cache_purge
2020-04-06 0:03 UTC (6+ messages)
` [PATCH v3] "
[GIT PULL] Please pull NFS server updates for 5.7
2020-04-04 18:30 UTC (2+ messages)
[PATCH] nfsd: fix race between cache_clean and cache_purge
2020-04-04 13:53 UTC (3+ messages)
[PATCH] nfsidmap:umich_ldap: Add support for SASL binds
2020-04-04 9:02 UTC
[PATCH] nfsidmap: define NS_MAXMSG if undefined
2020-04-04 5:36 UTC
[PATCH 1/2] nfs-utils: print time in 64-bit
2020-04-04 5:24 UTC (2+ messages)
` [PATCH 2/2] nfs-utils: tools: use nls.h
[PATCHv2] nfs-utils: print time in 64-bit
2020-04-04 3:03 UTC
[PATCH] nfs-utils: tools: use nls.h
2020-04-04 3:02 UTC
[PATCH] nfs-utils: print time in 64-bit
2020-04-04 2:21 UTC
[PATCH v2] SUNRPC: Backchannel RPCs don't fail when the transport disconnects
2020-04-03 23:14 UTC
[PATCH RFC] SUNRPC: receive buffer size estimation values almost never change
2020-04-03 20:24 UTC
[PATCH] SUNRPC: defer slow parts of rpc_free_client() to a workqueue
2020-04-03 3:33 UTC
[PATCH 1/3] NFS: Beware when dereferencing the delegation cred
2020-04-02 23:49 UTC (3+ messages)
` [PATCH 2/3] NFS/pnfs: Fix dereference of layout cred in pnfs_layoutcommit_inode()
` [PATCH 3/3] NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn()
[PATCH v2 1/2] NFS: finish_automount() requires us to hold 2 refs to the mount record
2020-04-02 23:05 UTC (2+ messages)
` [PATCH v2 2/2] NFS: Add a module parameter to set nfs_mountpoint_expiry_timeout
oops in 5.6-rc
2020-04-02 22:52 UTC (4+ messages)
[PATCH] NFS: Fix a few constant_table array definitions
2020-04-02 21:20 UTC
[PATCH 1/2] NFS: finish_automount() requires us to hold 2 refs to the mount record
2020-04-02 20:30 UTC (2+ messages)
` [PATCH 2/2] NFS: Add a module parameter to set nfs_mountpoint_expiry_timeout
[PATCH 00/10] NFS: Fix a number of memory leaks and use-after-free
2020-04-02 16:54 UTC (13+ messages)
` [PATCH 01/10] NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
` [PATCH 02/10] NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()
` [PATCH 03/10] NFS: Fix use-after-free issues in nfs_pageio_add_request()
` [PATCH 04/10] NFS: Fix a request reference leak in nfs_direct_write_clear_reqs()
` [PATCH 05/10] NFS: Fix memory leaks in nfs_pageio_stop_mirroring()
` [PATCH 06/10] NFS: Remove the redundant function nfs_pgio_has_mirroring()
` [PATCH 07/10] NFS: Clean up nfs_lock_and_join_requests()
` [PATCH 08/10] NFS: Reverse the submission order of requests in __nfs_pageio_add_request()
` [PATCH 09/10] NFS: Refactor nfs_lock_and_join_requests()
` [PATCH 10/10] NFS: Try to join page groups before an O_DIRECT retransmission
[PATCH RFC] sunrpc: Ensure signalled RPC tasks exit
2020-04-02 15:05 UTC (3+ messages)
[PATCH 00/13] VFS: Filesystem information [ver #19]
2020-04-02 14:14 UTC (10+ messages)
[nfs-utils PATCH RFC v3 0/8] restore nfsdcld
2020-04-02 3:23 UTC (3+ messages)
` [nfs-utils PATCH RFC v3 6/8] nfsdcld: add /etc/nfs.conf support
[PATCH] Add regex plugin for nfsidmap
2020-03-31 18:26 UTC (3+ messages)
refcount underflow in nfsd41_destroy_cb
2020-03-31 17:59 UTC (7+ messages)
Spring 2020 NFS Bake-a-thon is CANCELLED
2020-03-31 15:13 UTC
[PATCH] Add regex plugin for nfsidmap
2020-03-31 9:02 UTC
[PATCH] nfsd: memory corruption in nfsd4_lock()
2020-03-30 14:52 UTC (4+ messages)
` [PATCH v2] "
Request for catalog and price list
2020-03-30 4:10 UTC
[PATCH v2 00/11] NFS server user xattr support (RFC8276)
2020-03-29 22:57 UTC (15+ messages)
` [PATCH v2 01/11] xattr: break delegations in {set,remove}xattr and add _locked versions
` [PATCH v2 02/11] xattr: add a function to check if a namespace is supported
` [PATCH v2 03/11] nfs,nfsd: NFSv4.2 extended attribute protocol definitions
` [PATCH v2 04/11] nfsd: split off the write decode code in to a separate function
` [PATCH v2 05/11] nfsd: add defines for NFSv4.2 extended attribute support
` [PATCH v2 06/11] nfsd: define xattr functions to call in to their vfs counterparts
` [PATCH v2 07/11] nfsd: take xattr bits in to account for permission checks
` [PATCH v2 08/11] nfsd: add structure definitions for xattr requests / responses
` [PATCH v2 09/11] nfsd: use kvmalloc in svcxdr_tmpalloc
` [PATCH v2 10/11] nfsd: implement the xattr functions and en/decode logic
` vfs_listxattr and the NFS server: namespaces
` [PATCH v2 11/11] nfsd: add fattr support for user extended attributes
[PATCH] NFS: Remove unused FLUSH_SYNC support in nfs_initiate_pgio()
2020-03-28 15:58 UTC
[PATCH v2 00/22] Fix NFS commit to DS
2020-03-28 15:32 UTC (23+ messages)
` [PATCH v2 01/22] pNFS/flexfiles: Simplify allocation of the mirror array
` [PATCH v2 02/22] NFS/pNFS: Refactor pnfs_generic_commit_pagelist()
` [PATCH v2 03/22] pNFS: Add a helper to allocate the array of buckets
` [PATCH v2 04/22] NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info
` [PATCH v2 05/22] NFSv4/pNFS: Scan the full list of commit arrays when committing
` [PATCH v2 06/22] pNFS: Support per-layout segment commits in pnfs_generic_recover_commit_reqs()
` [PATCH v2 07/22] pNFS: Support per-layout segment commits in pnfs_generic_commit_pagelist()
` [PATCH v2 08/22] NFS/pNFS: Allow O_DIRECT to release the DS commitinfo
` [PATCH v2 09/22] NFS: commit errors should be fatal
` [PATCH v2 10/22] NFS: Fix O_DIRECT commit verifier handling
` [PATCH v2 11/22] NFS/pNFS: Support commit arrays in nfs_clear_pnfs_ds_commit_verifiers()
` [PATCH v2 12/22] pNFS: Add infrastructure for cleaning up per-layout commit structures
` [PATCH v2 13/22] pNFS: Enable per-layout segment "
` [PATCH v2 14/22] NFS/pNFS: Add a helper pnfs_generic_search_commit_reqs()
` [PATCH v2 15/22] NFS: Remove bucket array from struct pnfs_ds_commit_info
` [PATCH v2 16/22] NFS/pNFS: Clean up pNFS commit operations
` [PATCH v2 17/22] NFS/pNFS: Simplify bucket layout segment reference counting
` [PATCH v2 18/22] NFS/pNFS: Fix pnfs_layout_mark_request_commit() invalid layout segment handling
` [PATCH v2 19/22] pNFS/flexfile: Don't merge layout segments if the mirrors don't match
` [PATCH v2 20/22] pNFS/flexfiles: Check the layout segment range before doing I/O
` [PATCH v2 21/22] pNFS/flexfiles: remove requirement for whole file layouts
` [PATCH v2 22/22] pNFS/flexfiles: Specify the layout segment range in LAYOUTGET
[PATCH] net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
2020-03-28 11:56 UTC
[PATCH nfs-utils] conffile: Don't give warning for optional config files
2020-03-27 19:16 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).