messages from 2023-06-08 11:06:51 to 2023-07-24 10:00:09 UTC [more...]
[PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
2023-07-24 9:43 UTC (31+ messages)
` [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v2 02/47] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v2 04/47] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v2 05/47] binder: dynamically allocate the android-binder shrinker
` [PATCH v2 06/47] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v2 07/47] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v2 08/47] erofs: dynamically allocate the erofs-shrinker
` [PATCH v2 09/47] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v2 10/47] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v2 12/47] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v2 13/47] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v2 14/47] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v2 15/47] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v2 16/47] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v2 18/47] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v2 19/47] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v2 20/47] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v2 22/47] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v2 23/47] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v2 25/47] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v2 26/47] dm zoned: dynamically allocate the dm-zoned-meta 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 30/47] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v2 35/47] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v2 37/47] xfs: dynamically allocate the xfs-inodegc shrinker
Don't miss out on our low Interest coinloan opportunity
2023-07-24 8:46 UTC
[PATCH v3 1/3] bcache: the gc_sectors_used size matches the bucket size
2023-07-19 7:27 UTC (3+ messages)
` [PATCH v3 2/3] bcache: Separate bch_moving_gc() from bch_btree_gc()
` [PATCH v3 3/3] bcache: only copy dirty data during moving gc
[PATCH v2 1/3] bcache: the gc_sectors_used size matches the bucket size
2023-07-19 7:00 UTC (4+ messages)
` [PATCH v2 2/3] bcache: Separate bch_moving_gc() from bch_btree_gc()
` [PATCH v2 3/3] bcache: only copy dirty data during moving gc
[PATCH 1/3] bcache: the gc_sectors_used size matches the bucket size
2023-07-19 2:46 UTC (6+ messages)
` [PATCH 2/3] bcache: Separate bch_moving_gc() from bch_btree_gc()
` [PATCH 3/3] bcache: only copy dirty data during moving gc
[PATCH v3] bcache: Separate bch_moving_gc() from bch_btree_gc()
2023-07-17 5:59 UTC (2+ messages)
[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
2023-07-12 16:06 UTC (19+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
` [PATCH 10/32] bcache: Convert to blkdev_get_handle_by_path()
` [PATCH 32/32] block: Rename blkdev_get_handle_by_*() and blkdev_handle_put()
[PATCH v4 1/2] bcache: Separate bch_moving_gc() from bch_btree_gc()
2023-07-10 7:07 UTC (2+ messages)
` [PATCH v4 2/2] bcache: only copy dirty data during moving gc
[PATCH 01/30] block: also call ->open for incremental partition opens
2023-07-06 0:18 UTC (2+ messages)
` [f2fs-dev] "
bcache device stuck after backing device goes away, then comes back
2023-07-06 0:10 UTC (2+ messages)
[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
2023-07-05 3:27 UTC (55+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
` [External] "
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [PATCH 03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH 04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker
` [PATCH 07/29] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker
` [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker
` [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker
` [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH 15/29] NFSD: dynamically allocate the nfsd-client shrinker
` [PATCH 16/29] NFSD: dynamically allocate the nfsd-reply shrinker
` [PATCH 17/29] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH 18/29] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH 19/29] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH 20/29] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH 21/29] fs: super: dynamically allocate the s_shrink
` [PATCH 22/29] drm/ttm: introduce pool_shrink_rwsem
` [PATCH 23/29] mm: shrinker: add refcount and completion_wait fields
` [PATCH 24/29] mm: vmscan: make global slab shrink lockless
` [PATCH 25/29] mm: vmscan: make memcg "
` [PATCH 26/29] mm: shrinker: make count and scan in shrinker debugfs lockless
` [PATCH 27/29] mm: vmscan: hold write lock to reparent shrinker nr_deferred
` [PATCH 28/29] mm: shrinkers: convert shrinker_rwsem to mutex
` [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file
configure bcache for preventing IO to a HDD to save power / noise
2023-06-30 10:08 UTC
[PATCH v2] Separate bch_moving_gc() from bch_btree_gc()
2023-06-29 6:30 UTC (3+ messages)
` "
bcache: Possible deadlock between write_dirty_finish and bch_data_insert_keys
2023-06-29 4:33 UTC (6+ messages)
[PATCH] Separate bch_moving_gc() from bch_btree_gc()
2023-06-27 17:34 UTC (3+ messages)
decouple block open flags from fmode_t
2023-06-27 5:41 UTC (3+ messages)
` [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release
[PATCH v2 0/2] bcache: Fix block device claiming
2023-06-23 22:10 UTC (9+ messages)
` [PATCH v2 1/2] bcache: Alloc holder object before async registration
` [PATCH v2 2/2] bcache: Fix bcache device claiming
[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
2023-06-23 10:01 UTC (16+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [PATCH 03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH 04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker
` [PATCH 07/29] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker
` [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker
` [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker
` [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
[PATCH 0/2] bcache: Fix block device claiming
2023-06-22 15:14 UTC (12+ messages)
` [PATCH 1/2] bcache: Alloc holder object before async registration
` [PATCH 2/2] bcache: Fix bcache device claiming
[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
2023-06-22 8:31 UTC (4+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [External] [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
[PATCH 0/6] bcache-next 20230615
2023-06-15 13:33 UTC (8+ messages)
` [PATCH 1/6] bcache: Convert to use sysfs_emit()/sysfs_emit_at() APIs
` [PATCH 2/6] bcache: make kobj_type structures constant
` [PATCH 3/6] bcache: Remove dead references to cache_readaheads
` [PATCH 4/6] bcache: Remove some unnecessary NULL point check for the return value of __bch_btree_node_alloc-related pointer
` [PATCH 5/6] bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent
` [PATCH 6/6] bcache: fixup btree_cache_wait list damage
decouple block open flags from fmode_t v2
2023-06-12 14:11 UTC (15+ messages)
` [PATCH 05/30] cdrom: track if a cdrom_device_info was opened for data
` [PATCH 11/30] swsusp: don't pass a stack address to blkdev_get_by_path
` [PATCH 21/30] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool
` [PATCH 26/30] block: remove unused fmode_t arguments from ioctl handlers
` [PATCH 28/30] block: always use I_BDEV on file->f_mapping->host to find the bdev
` [PATCH 29/30] block: store the holder in file->private_data
` [PATCH 30/30] fs: remove the now unused FMODE_* flags
` [PATCH 27/30] block: replace fmode_t with a block-specific type for block open flags
` [dm-devel] "
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).