messages from 2023-09-18 15:25:40 to 2023-09-28 06:47:37 UTC [more...]
[PATCH v1] NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK is not set
2023-09-28 6:47 UTC (2+ messages)
[PATCH] nfsd: Clean up errors in nfs3proc.c
2023-09-28 2:51 UTC
[PATCH] NFSD: Clean up errors in xdr.h
2023-09-28 2:48 UTC
[PATCH] nfsd: Clean up errors in nfs4state.c
2023-09-28 2:43 UTC
[PATCH] NFSD: Clean up errors in stats.c
2023-09-28 2:35 UTC
help with understanding match_fsid() errors in nfs-utils
2023-09-27 23:00 UTC (2+ messages)
split up ->kill_sb
2023-09-27 22:29 UTC (19+ messages)
` [PATCH 01/19] fs: reflow deactivate_locked_super
` [PATCH 03/19] fs: release anon dev_t in deactivate_locked_super
` [PATCH 10/19] USB: gadget/legacy: remove sb_mutex
` [PATCH 15/19] kernfs: split ->kill_sb
[PATCH nfsd] SQUASH 8dc9e02aed76 lib: add light-weight queuing mechanism
2023-09-27 22:11 UTC
[PATCH] nfs: decrement nrequests counter before releasing the req
2023-09-27 21:16 UTC (4+ messages)
[PATCH] SUNRPC: Don't retry using the same source port if connection failed
2023-09-27 19:27 UTC
[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
2023-09-27 16:21 UTC (5+ messages)
` [PATCH v4 "
` [PATCH 25/29] nfs/blocklayout: Convert to use bdev_open_by_dev/path()
[PATCH] SUNRPC/TLS: Lock the lower_xprt during the tls handshake
2023-09-27 14:32 UTC (3+ messages)
[RFC PATCH] nfs: reduce stack usage of nfs_get_root
2023-09-27 13:45 UTC (2+ messages)
Data corruption with 5.10.x client -> 6.5.x server
2023-09-27 13:30 UTC (15+ messages)
[PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
2023-09-27 10:26 UTC (28+ messages)
` [PATCH v8 1/5] fs: add infrastructure for multigrain timestamps
` [PATCH v8 2/5] fs: optimize away some fine-grained timestamp updates
` [PATCH v8 3/5] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v8 4/5] fs: add timestamp_truncate_to_gran helper
` [PATCH v8 5/5] xfs: switch to multigrain timestamps
[PATCH v3] NFSD: convert write_threads, write_maxblksize and write_maxconn to netlink commands
2023-09-26 23:09 UTC (3+ messages)
Random operation not permitted / NFS4ERR_ENOENT messages
2023-09-26 17:48 UTC
[PATCH 1/2] NFSv4: Fix a nfs4_state_manager() race
2023-09-26 14:55 UTC (15+ messages)
` [PATCH 2/2] NFSv4: Fix a state manager thread deadlock regression
[PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure
2023-09-26 11:15 UTC (5+ messages)
` [PATCH v3 12/25] security: Introduce inode_post_setattr hook
` [PATCH v3 20/25] security: Introduce key_post_create_or_update hook
Fwd: kernel 6.4/6.5 nfs 4.1 unresponsive
2023-09-26 0:49 UTC (2+ messages)
[PATCH v2] NFSD: convert write_threads, write_maxblksize and write_maxconn to netlink commands
2023-09-25 14:31 UTC (3+ messages)
[PATCH v1 0/8] Clean up XDR encoders for pNFS operations
2023-09-25 13:28 UTC (9+ messages)
` [PATCH v1 1/8] NFSD: Add nfsd4_encode_count4()
` [PATCH v1 2/8] NFSD: Clean up nfsd4_encode_stateid()
` [PATCH v1 3/8] NFSD: Make @lgp parameter of ->encode_layoutget a const pointer
` [PATCH v1 4/8] NFSD: Clean up nfsd4_encode_layoutget()
` [PATCH v1 5/8] NFSD: Clean up nfsd4_encode_layoutcommit()
` [PATCH v1 6/8] NFSD: Clean up nfsd4_encode_layoutreturn()
` [PATCH v1 7/8] NFSD: Make @gdev parameter of ->encode_getdeviceinfo a const pointer
` [PATCH v1 8/8] NFSD: Clean up nfsd4_encode_getdeviceinfo()
[PATCH nfsd-next] NFSD: simplify error paths in nfsd_svc()
2023-09-25 13:22 UTC (3+ messages)
[PATCH] Remove extraneous words left behind by commit 522837f
2023-09-25 12:55 UTC (2+ messages)
[PATCH v2] NFSv4: Fix a state manager thread deadlock regression
2023-09-24 17:14 UTC
[PATCH] NFSD: convert write_threads and write_v4_end_grace to netlink commands
2023-09-22 20:49 UTC (11+ messages)
[PATCH v1 00/52] Modernize nfsd4_encode_fattr()
2023-09-22 19:20 UTC (23+ messages)
` [PATCH v1 01/52] NFSD: Add simple u32, u64, and bool encoders
` [PATCH v1 02/52] NFSD: Rename nfsd4_encode_bitmap()
` [PATCH v1 03/52] NFSD: Clean up nfsd4_encode_setattr()
` [PATCH v1 04/52] NFSD: Add struct nfsd4_fattr_args
` [PATCH v1 05/52] NFSD: Add nfsd4_encode_fattr4__true()
` [PATCH v1 06/52] NFSD: Add nfsd4_encode_fattr4__false()
` [PATCH v1 08/52] NFSD: Add nfsd4_encode_fattr4_type()
` [PATCH v1 10/52] NFSD: Add nfsd4_encode_fattr4_change()
` [PATCH v1 11/52] NFSD: Add nfsd4_encode_fattr4_size()
` [PATCH v1 13/52] NFSD: Add nfsd4_encode_fattr4_lease_time()
` [PATCH v1 32/52] NFSD: Add nfsd4_encode_fattr4_owner_group()
` [PATCH v1 37/52] NFSD: Add nfsd4_encode_fattr4_space_used()
` [PATCH v1 38/52] NFSD: Add nfsd4_encode_fattr4_time_access()
` [PATCH v1 40/52] NFSD: Add nfsd4_encode_fattr4_time_delta()
` [PATCH v1 41/52] NFSD: Add nfsd4_encode_fattr4_time_metadata()
` [PATCH v1 43/52] NFSD: Add nfsd4_encode_fattr4_mounted_on_fileid()
` [PATCH v1 44/52] NFSD: Add nfsd4_encode_fattr4_fs_layout_types()
` [PATCH v1 45/52] NFSD: Add nfsd4_encode_fattr4_layout_types()
` [PATCH v1 49/52] NFSD: Add nfsd4_encode_fattr4_xattr_support()
` [PATCH v1 51/52] NFSD: Use a bitmask loop to encode FATTR4 results
` [PATCH v1 52/52] NFSD: Rename nfsd4_encode_fattr()
[PATCH v1] SUNRPC: Remove BUG_ON call sites
2023-09-22 19:19 UTC (5+ messages)
[ANNOUNCE] ktls-utils 0.10
2023-09-21 14:54 UTC
bad info in NFS context
2023-09-21 14:38 UTC (5+ messages)
[PATCH] generic/471: add a test to check move in mountpoints of the same export
2023-09-21 14:20 UTC (2+ messages)
[PATCH v7 00/13] fs: implement multigrain timestamps
2023-09-20 15:45 UTC (28+ messages)
` [PATCH v7 12/13] ext4: switch to "
Poptávka
2023-09-20 7:51 UTC
[PATCH v1] SUNRPC: Remove BUG_ON call sites
2023-09-19 22:11 UTC (2+ messages)
[PATCH v2] SUNRPC: Fail quickly when server does not recognize TLS
2023-09-19 18:33 UTC (4+ messages)
[PATCH] nfs/super: check NFS_CAP_ACLS instead of the NFS version
2023-09-19 8:18 UTC
Pytanie o samochód
2023-09-19 7:35 UTC
[PATCH v4 1/1] nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op
2023-09-19 6:30 UTC
[PATCH] NFSv4: fairly test all delegations on a SEQ4_ revocation
2023-09-18 21:58 UTC (5+ messages)
` [PATCH v2] "
[GIT PULL] NFS Client Bugfixes for Linux 6.6
2023-09-18 20:20 UTC (2+ messages)
[PATCH v3 1/1] nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op
2023-09-18 18:49 UTC (2+ messages)
` Fwd: "
[PATCH] nfs: fix the typo of rfc number about xattr in NFSv4
2023-09-18 13:33 UTC (2+ messages)
[PATCH v2 0/2] NFSD: use CB_GETATTR to handle GETATTR conflict with write delegation
2023-09-18 15:42 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