messages from 2023-07-26 07:29:49 to 2023-08-02 09:00:04 UTC [more...]
[PATCH v4 0/2] add rpc_status handler in nfsd debug filesystem
2023-08-02 8:58 UTC (11+ messages)
` [PATCH v4 1/2] SUNRPC: add verbose parameter to __svc_print_addr()
` [PATCH v4 2/2] NFSD: add rpc_status entry in nfsd debug filesystem
[PATCH] fs: lockd: avoid possible wrong NULL parameter
2023-08-02 8:05 UTC
[PATCH 0/6] SUNRPC: thread management improvements
2023-08-02 7:34 UTC (7+ messages)
` [PATCH 1/6] SUNRPC: move all of xprt handling into svc_xprt_handle()
` [PATCH 2/6] SUNRPC: rename and refactor svc_get_next_xprt()
` [PATCH 3/6] SUNRPC: integrate back-channel processing with svc_recv()
` [PATCH 4/6] SUNRPC: change how svc threads are asked to exit
` [PATCH 5/6] SUNRPC: add list of idle threads
` [PATCH 6/6] SUNRPC: discard SP_CONGESTED
[PATCH v2] nfs: test files written size as expected
2023-08-02 5:46 UTC
[PATCH 00/12] SUNRPC: various thread management improvements
2023-08-02 5:00 UTC (22+ messages)
` [PATCH 01/12] SUNRPC: make rqst_should_sleep() idempotent()
` [PATCH 02/12] FIXUP: SUNRPC: Deduplicate thread wake-up code
` [PATCH 03/12] FIXUP: SUNRPC: call svc_process() from svc_recv()
` [PATCH 04/12] nfsd: Simplify code around svc_exit_thread() call in nfsd()
` [PATCH 05/12] nfsd: separate nfsd_last_thread() from nfsd_put()
` [PATCH 06/12] SUNRPC: rename and refactor svc_get_next_xprt()
` [PATCH 07/12] SUNRPC: move all of xprt handling into svc_xprt_handle()
` [PATCH 08/12] SUNRPC: move task-dequeueing code into svc_recv()
` [PATCH 09/12] SUNRPC: integrate back-channel processing with svc_recv()
` [PATCH 10/12] SUNRPC: change how svc threads are asked to exit
` [PATCH 11/12] SUNRPC: add list of idle threads
` [PATCH 12/12] SUNRPC: discard SP_CONGESTED
[PATCH v2] nfsd: don't hand out write delegations on O_WRONLY opens
2023-08-02 0:07 UTC (4+ messages)
[PATCH net-next] xprtrdma: Remove unused function declaration rpcrdma_bc_post_recv()
2023-08-01 19:45 UTC (3+ messages)
nfs remounting regression in v6.5-rc1
2023-08-01 17:01 UTC
[PATCH 1/2] rpcb_clnt.c: memory leak in destroy_addr
2023-08-01 14:42 UTC (2+ messages)
` [PATCH 2/2] rpcb_clnt.c: Eliminate double frees in delete_cache()
Double-Free and Memory Leak Found In libtirpc
2023-08-01 14:01 UTC (3+ messages)
W sprawie samochodu
2023-07-31 8:35 UTC
[PATCH 0/2] Double-Free and Memory Leak Found In libtirpc
2023-08-01 9:33 UTC (3+ messages)
` [PATCH 1/2] rpcb_clnt.c: fix a possible double free
` [PATCH 2/2] rpcb_clnt.c: fix memory leak in destroy_addr
[PATCH RFC] nfsd: don't hand out write delegations on O_WRONLY opens
2023-07-31 23:37 UTC (5+ messages)
[PATCH -next] exportfs: remove kernel-doc warnings in exportfs
2023-07-31 13:26 UTC (2+ messages)
[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
2023-07-31 11:13 UTC (6+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
[PATCH 00/14] Refactor SUNRPC svc thread code, and use llist
2023-07-30 23:19 UTC (10+ messages)
` [PATCH 06/14] SUNRPC: change various server-side #defines to enum
[PATCH] nfsd: Fix reading via splice
2023-07-30 22:02 UTC (6+ messages)
[PATCH 00/13] Remove pagevecs
2023-07-30 21:42 UTC (6+ messages)
` [PATCH 03/13] scatterlist: Add sg_set_folio()
[PATCH] sunrpc: wrap debug symobls with CONFIG_SUNRPC_DEBUG
2023-07-30 15:38 UTC (2+ messages)
[PATCH v1] nfs(5): Document the new "xprtsec=" mount option
2023-07-30 12:26 UTC (2+ messages)
[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
2023-07-29 8:47 UTC (67+ messages)
` [PATCH v3 01/49] binder: fix memory leak in binder_init()
` [PATCH v3 02/49] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v3 03/49] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v3 06/49] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v3 07/49] binder: dynamically allocate the android-binder shrinker
` [PATCH v3 08/49] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v3 09/49] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v3 10/49] erofs: dynamically allocate the erofs-shrinker
` [PATCH v3 11/49] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v3 12/49] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v3 13/49] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v3 14/49] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v3 15/49] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v3 16/49] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v3 17/49] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v3 18/49] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v3 19/49] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v3 20/49] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v3 21/49] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v3 22/49] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v3 23/49] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v3 24/49] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v3 25/49] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v3 26/49] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v3 27/49] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v3 29/49] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v3 30/49] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v3 31/49] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v3 32/49] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v3 33/49] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v3 34/49] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v3 35/49] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v3 36/49] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v3 37/49] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v3 38/49] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v3 39/49] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v3 40/49] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v3 41/49] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v3 42/49] fs: super: dynamically allocate the s_shrink
` [PATCH v3 43/49] mm: shrinker: remove old APIs
` [PATCH v3 44/49] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v3 45/49] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v3 46/49] mm: shrinker: make global slab shrink lockless
` [PATCH v3 47/49] mm: shrinker: make memcg "
` [PATCH v3 48/49] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v3 49/49] mm: shrinker: convert shrinker_rwsem to mutex
[PATCH 2/2] Use the generated units instead of static ones
2023-07-28 16:08 UTC
[PATCH 1/2] Always run the rpc_pipefs generator
2023-07-28 16:07 UTC
[PATCH 0/2] Prefer generator to static systemd units
2023-07-28 16:06 UTC
[PATCH v6 0/7] fs: implement multigrain timestamps
2023-07-28 11:00 UTC (10+ messages)
` [PATCH v6 1/7] fs: pass the request_mask to generic_fillattr
` [PATCH v6 3/7] tmpfs: bump the mtime/ctime/iversion when page becomes writeable
` [PATCH v6 7/7] btrfs: convert to multigrain timestamps
` (subset) [PATCH v6 0/7] fs: implement "
Słowa kluczowe do wypozycjonowania
2023-07-27 7:35 UTC
[PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
2023-07-27 3:34 UTC (55+ messages)
` [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v2 19/47] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v2 23/47] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v2 27/47] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v2 28/47] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v2 29/47] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v2 30/47] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v2 31/47] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v2 32/47] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v2 33/47] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v2 36/47] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v2 37/47] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v2 38/47] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v2 39/47] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v2 40/47] fs: super: dynamically allocate the s_shrink
` [PATCH v2 41/47] mm: shrinker: remove old APIs
` [PATCH v2 42/47] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v2 43/47] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
[PATCH] NFSv4: fix out path in __nfs4_get_acl_uncached
2023-07-26 15:09 UTC (2+ messages)
[PATCH] NFSv4.2: fix error handling in nfs42_proc_getxattr
2023-07-26 15:04 UTC (2+ messages)
[PATCH 0/1] Fix potential oops in nfs_inode_remove_request()
2023-07-26 13:43 UTC (7+ messages)
` [PATCH 1/1] NFS: "
[PATCH v3 0/5] Send RPC-on-TCP with one sock_sendmsg() call
2023-07-26 13:11 UTC (11+ messages)
` [PATCH v3 1/5] SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly
` [PATCH v3 2/5] SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call
` [PATCH v3 3/5] SUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec array
` [PATCH v3 4/5] SUNRPC: Revert e0a912e8ddba
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