messages from 2022-01-06 19:43:23 to 2022-01-18 13:54:35 UTC [more...]
[PATCH 00/11] fscache, cachefiles: Rewrite fixes/updates
2022-01-18 13:54 UTC (6+ messages)
` [PATCH 01/11] fscache: Fix the volume collision wait condition
` [PATCH 02/11] cachefiles: Calculate the blockshift in terms of bytes, not pages
` [PATCH 03/11] cachefiles: set default tag name if it's unspecified
` [PATCH 04/11] cachefiles: Make some tracepoint adjustments
` [PATCH 05/11] cachefiles: Trace active-mark failure
[PATCH v5 00/16] Optimize list lru memory consumption
2022-01-18 12:05 UTC (33+ messages)
` [PATCH v5 01/16] mm: list_lru: optimize memory consumption of arrays of per cgroup lists
` [PATCH v5 02/16] mm: introduce kmem_cache_alloc_lru
` [PATCH v5 03/16] fs: introduce alloc_inode_sb() to allocate filesystems specific inode
` [PATCH v5 04/16] fs: allocate inode by using alloc_inode_sb()
` [PATCH v5 05/16] f2fs: "
` [PATCH v5 07/16] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry
` [PATCH v5 08/16] xarray: use kmem_cache_alloc_lru to allocate xa_node
` [PATCH v5 09/16] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online()
` [PATCH v5 10/16] mm: list_lru: allocate list_lru_one only when needed
Out of order read() completion and buffer filling beyond returned amount
2022-01-18 7:25 UTC (4+ messages)
improve the bio allocation interface
2022-01-18 7:19 UTC (20+ messages)
` [PATCH 01/19] fs: remove mpage_alloc
` [PATCH 02/19] nilfs2: remove nilfs_alloc_seg_bio
` [PATCH 03/19] nfs/blocklayout: remove bl_alloc_init_bio
` [PATCH 04/19] ntfs3: remove ntfs_alloc_bio
` [PATCH 05/19] dm: bio_alloc can't fail if it is allowed to sleep
` [PATCH 06/19] dm-crypt: remove clone_init
` [PATCH 07/19] dm-snap: use blkdev_issue_flush instead of open coding it
` [PATCH 08/19] dm-thin: "
` [PATCH 09/19] drbd: bio_alloc can't fail if it is allow to sleep
` [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
` [PATCH 11/19] rnbd-src: remove struct rnbd_dev_blk_io
` [PATCH 12/19] xen-blkback: bio_alloc can't fail if it is allow to sleep
` [PATCH 13/19] block: move blk_next_bio to bio.c
` [PATCH 14/19] block: pass a block_device and opf to blk_next_bio
` [PATCH 15/19] block: pass a block_device and opf to bio_alloc_bioset
` [PATCH 16/19] block: pass a block_device and opf to bio_alloc_kiocb
` [PATCH 17/19] block: pass a block_device and opf to bio_alloc
` [PATCH 18/19] block: pass a block_device and opf to bio_init
` [PATCH 19/19] block: pass a block_device and opf to bio_reset
pynfs: [NFS 4.0] SEC7, LOCK24 test failures
2022-01-18 4:52 UTC (3+ messages)
[bug report] Resolving symlinks ignores rootdir setting
2022-01-17 22:37 UTC (4+ messages)
client caching and locks
2022-01-17 22:27 UTC (20+ messages)
[Bug report] Recurring oops, 5.15.x, possibly during or soon after client mount
2022-01-17 22:11 UTC (13+ messages)
[PATCH v2] NFS: simplify check for freeing cn_resp
2022-01-17 17:50 UTC
strange activity on otherwise idle linux client
2022-01-17 15:11 UTC (2+ messages)
[PATCH] SUNRPC: lock against ->sock changing during sysfs read
2022-01-17 5:36 UTC (2+ messages)
` [PATCH v2] "
[PATCH 1/1] manpage: remove the no longer supported value "vers2"
2022-01-17 3:13 UTC
[PATCH v2] nfs4: handle async processing of F_SETLK with FL_SLEEP
2022-01-16 18:28 UTC (7+ messages)
` [PATCH v3 2/3] "
[PATCH] NFS: simplify check for freeing cn_resp
2022-01-16 16:26 UTC (3+ messages)
[GIT PULL] nfsd changes for 5.17
2022-01-16 6:45 UTC (2+ messages)
[PATCH v2 0/4] Cleanups for NFS fscache and convert from dfprintk to trace events
2022-01-15 13:50 UTC (2+ messages)
` Fwd: "
[PATCH 0/3] Minor clean-ups for v5.17
2022-01-14 21:03 UTC (5+ messages)
` [PATCH 1/3] xprtrdma: Remove final dprintk call sites from xprtrdma
` [PATCH 2/3] xprtrdma: Remove definitions of RPCDBG_FACILITY
` [PATCH 3/3] SUNRPC: Don't dereference xprt->snd_task if it's a cookie
[PATCH] NFS: limit block size reported for directories
2022-01-14 10:54 UTC
[PATCH v7] cifs: Support fscache indexing rewrite
2022-01-14 8:28 UTC
[PATCH] NFS: Replace one-element array with flexible-array member
2022-01-14 3:59 UTC (2+ messages)
[PATCH RFC v9 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
2022-01-13 19:51 UTC (16+ messages)
` [PATCH RFC v9 1/2] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
` [PATCH RFC v9 2/2] nfsd: Initial implementation of NFSv4 Courteous Server
[PATCH] libtirpc: Fix use-after-free accessing the error number
2022-01-13 19:36 UTC
[PATCH RFC 0/2] Introduce variable-length sockaddr trace fields
2022-01-13 18:13 UTC (5+ messages)
` [PATCH RFC 1/2] trace: Introduce helpers to safely handle dynamic-sized sockaddrs
` [PATCH RFC 2/2] NFSD: Use __sockaddr field to store socket addresses
[bug report] NFS: Support statx_get and statx_set ioctls
2022-01-13 17:50 UTC (12+ messages)
[PATCH] NFSv4: make nfs4_discover_trunking static
2022-01-13 16:25 UTC
[PATCH v4 00/68] fscache, cachefiles: Rewrite
2022-01-13 16:20 UTC (23+ messages)
` [PATCH v4 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
` [PATCH v4 44/68] cachefiles: Implement key to filename encoding
` [PATCH v4 46/68] cachefiles: Mark a backing file in use with an inode flag
` [PATCH v4 63/68] cifs: Support fscache indexing rewrite (untested)
` [PATCH v5 63/68] cifs: Support fscache indexing rewrite
` [PATCH v6] "
[PATCH -next] NFSv4.1 Use kmemdup_nul() helper
2022-01-13 13:43 UTC
[PATCH -next] NFS: Fix nfs4_proc_get_locations() kernel-doc comment
2022-01-13 2:26 UTC
[GIT PULL] fscache, cachefiles: Rewrite
2022-01-12 23:49 UTC (3+ messages)
[PATCH v2 3/7] NFSv4.1 query for fs_location attr on a new file system
2022-01-12 15:27 UTC
[linux-next:master 11662/12034] fs/nfs/nfs4proc.c:4008:5: sparse: sparse: symbol 'nfs4_discover_trunking' was not declared. Should it be static?
2022-01-12 12:33 UTC (2+ messages)
` [RFC PATCH linux-next] nfs4_discover_trunking() can be static
[RFC PATCH 0/3] Dealing with NFS re-export and cross mounts
2022-01-11 20:02 UTC (7+ messages)
` [RFC PATCH 1/3] NFSD: Teach nfsd_mountpoint() auto mounts
` [RFC PATCH 2/3] fs: namei: Allow follow_down() to uncover "
` [RFC PATCH 3/3] NFS: nfs_encode_fh: Remove S_AUTOMOUNT check
[PATCH v2 0/2] Fix sockaddr handling in NFSD trace points
2022-01-11 15:40 UTC (6+ messages)
` [PATCH v2 1/2] SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
` [PATCH v2 2/2] SUNRPC: Fix sockaddr handling in svcsock_accept_class trace points
Wycena paneli fotowoltaicznych
2022-01-11 7:45 UTC
nconnect & repeating BIND_CONN_TO_SESSION?
2022-01-10 17:21 UTC (10+ messages)
` pynfs regression with nfs4.1 RNM18, RNM19 and RNM20 with ext4
[PATCH v2 0/3] Remove NFS v2 support from the client and server
2022-01-10 15:06 UTC (2+ messages)
[PATCH] tools/rpcgen: fix build on macos arm64 (stat64 issue)
2022-01-10 15:05 UTC (2+ messages)
[PATCH 1/1] nfsd: Add support for btime
2022-01-10 15:02 UTC (2+ messages)
[PATCH v1] SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
2022-01-09 18:26 UTC
NFS testing
2022-01-07 22:19 UTC (3+ messages)
[PATCH v2 0/8] Support btime and other NFSv4 specific attributes
2022-01-07 20:36 UTC (12+ messages)
` [PATCH v2 1/8] NFS: Expand the type of nfs_fattr->valid
` [PATCH v2 2/8] nfs: Add timecreate to nfs inode
` [PATCH v2 3/8] NFS: Return the file btime in the statx results when appropriate
` [PATCH v2 4/8] nfs: Add 'archive', 'hidden' and 'system' fields to nfs inode
` [PATCH v2 5/8] nfs: Add 'time backup' "
` [PATCH v2 6/8] NFSv4: Support the offline bit
[RFC PATCH 0/8] signals: Support more than 64 signals
2022-01-07 19:29 UTC (8+ messages)
[PATCH RFC] NFSD: Fix zero-length NFSv3 WRITEs
2022-01-06 19:43 UTC (8+ 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