messages from 2023-09-19 07:14:25 to 2023-09-29 09:45:23 UTC [more...]
[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
2023-09-29 9:44 UTC (20+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
` [PATCH 87/87] fs: move i_blocks up a few places in struct inode
Random operation not permitted / NFS4ERR_ENOENT messages
2023-09-28 18:09 UTC (2+ messages)
[PATCH] nfs: decrement nrequests counter before releasing the req
2023-09-28 16:23 UTC (6+ messages)
[PATCH] SUNRPC: Don't retry using the same source port if connection failed
2023-09-28 14:58 UTC (2+ messages)
Oct 2023 Bakeathon in Westford, Ma
2023-09-28 14:46 UTC (2+ messages)
[PATCH 00/87] fs: new accessor methods for atime and mtime
2023-09-28 14:33 UTC (8+ messages)
` [PATCH 01/87] "
` [PATCH 50/87] fs/nfs: convert to new inode {a,m}time accessors
` [PATCH 51/87] fs/nfsd: "
` [PATCH 81/87] net/sunrpc: "
[PATCH] nfsd: Clean up errors in nfs3proc.c
2023-09-28 14:08 UTC (2+ messages)
[PATCH nfsd] SQUASH 8dc9e02aed76 lib: add light-weight queuing mechanism
2023-09-28 13:42 UTC (2+ messages)
[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 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 (17+ 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 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)
[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 (2+ messages)
[PATCH v1] SUNRPC: Remove BUG_ON call sites
2023-09-22 19:19 UTC (4+ 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
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