Linux Bcache — Block Layer SSD Cache
[Prev Page][Next Page]
- [PATCH RFC v2 for-6.8/block 01/18] block: add some bdev apis, (continued)
- [PATCH RFC v2 for-6.8/block 01/18] block: add some bdev apis, Yu Kuai
- [PATCH RFC v2 for-6.8/block 03/18] bcache: use bdev api in read_super(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 04/18] mtd: block2mtd: use bdev apis, Yu Kuai
- [PATCH RFC v2 for-6.8/block 05/18] s390/dasd: use bdev api in dasd_format(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 06/18] scsicam: use bdev api in scsi_bios_ptable(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 07/18] bcachefs: remove dead function bdev_sectors(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 08/18] bio: export bio_add_folio_nofail(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 09/18] btrfs: use bdev apis, Yu Kuai
- [PATCH RFC v2 for-6.8/block 10/18] cramfs: use bdev apis in cramfs_blkdev_read(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 11/18] erofs: use bdev api, Yu Kuai
- [PATCH RFC v2 for-6.8/block 12/18] gfs2: use bdev api, Yu Kuai
- [PATCH RFC v2 for-6.8/block 13/18] nilfs2: use bdev api in nilfs_attach_log_writer(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 14/18] jbd2: use bdev apis, Yu Kuai
- [PATCH RFC v2 for-6.8/block 15/18] buffer: add a new helper to read sb block, Yu Kuai
- [PATCH RFC v2 for-6.8/block 16/18] ext4: use new helper to read sb block, Yu Kuai
- [PATCH RFC v2 for-6.8/block 17/18] ext4: remove block_device_ejected(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 18/18] ext4: use bdev apis, Yu Kuai
- [PATCH] bcache: Fix NULL pointer dereference in bch_cached_dev_run,
Kunwu Chan
- [PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules,
Yu Kuai
- [PATCH -next RFC 02/14] xen/blkback: use bdev api in xen_update_blkif_status(), Yu Kuai
- [PATCH -next RFC 03/14] bcache: use bdev api in read_super(), Yu Kuai
- [PATCH -next RFC 01/14] block: add some bdev apis, Yu Kuai
- [PATCH -next RFC 04/14] mtd: block2mtd: use bdev apis, Yu Kuai
- [PATCH -next RFC 05/14] s390/dasd: use bdev api in dasd_format(), Yu Kuai
- [PATCH -next RFC 06/14] scsicam: use bdev api in scsi_bios_ptable(), Yu Kuai
- [PATCH -next RFC 07/14] bcachefs: remove dead function bdev_sectors(), Yu Kuai
- [PATCH -next RFC 08/14] btrfs: use bdev apis, Yu Kuai
- [PATCH -next RFC 09/14] cramfs: use bdev apis in cramfs_blkdev_read(), Yu Kuai
- [PATCH -next RFC 10/14] erofs: use bdev api, Yu Kuai
- [PATCH -next RFC 11/14] ext4: use bdev apis, Yu Kuai
- [PATCH -next RFC 12/14] jbd2: use bdev apis, Yu Kuai
- [PATCH -next RFC 13/14] gfs2: use bdev api, Yu Kuai
- [PATCH -next RFC 14/14] nilfs2: use bdev api in nilfs_attach_log_writer(), Yu Kuai
- Re: [PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules, Christoph Hellwig
- [PATCH AUTOSEL 4.14 2/7] bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc(), Sasha Levin
- [PATCH AUTOSEL 4.19 04/10] bcache: avoid NULL checking to c->root in run_cache_set(), Sasha Levin
- [PATCH AUTOSEL 4.19 03/10] bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc(), Sasha Levin
- [PATCH AUTOSEL 4.19 02/10] bcache: avoid oversize memory allocation by small stripe_size, Sasha Levin
- [PATCH AUTOSEL 5.4 05/11] bcache: avoid NULL checking to c->root in run_cache_set(), Sasha Levin
- [PATCH AUTOSEL 5.4 04/11] bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc(), Sasha Levin
- [PATCH AUTOSEL 5.4 03/11] bcache: avoid oversize memory allocation by small stripe_size, Sasha Levin
- [PATCH AUTOSEL 5.10 06/13] bcache: avoid NULL checking to c->root in run_cache_set(), Sasha Levin
- [PATCH AUTOSEL 5.10 05/13] bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc(), Sasha Levin
- [PATCH AUTOSEL 5.10 04/13] bcache: remove redundant assignment to variable cur_idx, Sasha Levin
- [PATCH AUTOSEL 5.10 03/13] bcache: avoid oversize memory allocation by small stripe_size, Sasha Levin
- [PATCH AUTOSEL 5.15 08/15] bcache: avoid NULL checking to c->root in run_cache_set(), Sasha Levin
- [PATCH AUTOSEL 5.15 07/15] bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc(), Sasha Levin
- [PATCH AUTOSEL 5.15 06/15] bcache: remove redundant assignment to variable cur_idx, Sasha Levin
- [PATCH AUTOSEL 5.15 05/15] bcache: avoid oversize memory allocation by small stripe_size, Sasha Levin
- [PATCH AUTOSEL 6.1 09/25] bcache: avoid NULL checking to c->root in run_cache_set(), Sasha Levin
- [PATCH AUTOSEL 6.1 08/25] bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc(), Sasha Levin
- [PATCH AUTOSEL 6.1 07/25] bcache: remove redundant assignment to variable cur_idx, Sasha Levin
- [PATCH AUTOSEL 6.1 06/25] bcache: avoid oversize memory allocation by small stripe_size, Sasha Levin
- [PATCH AUTOSEL 6.6 10/40] bcache: avoid NULL checking to c->root in run_cache_set(), Sasha Levin
- [PATCH AUTOSEL 6.6 09/40] bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc(), Sasha Levin
- [PATCH AUTOSEL 6.6 08/40] bcache: remove redundant assignment to variable cur_idx, Sasha Levin
- [PATCH AUTOSEL 6.6 07/40] bcache: avoid oversize memory allocation by small stripe_size, Sasha Levin
- [PATCH block/for-next v2 10/16] erofs: use new helper to get inode from block_device,
Yu Kuai
- [PATCH block/for-next v2 00/16] block: remove field 'bd_inode' from block_device,
Yu Kuai
- [PATCH block/for-next v2 02/16] xen/blkback: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 03/16] bcache: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 01/16] block: add a new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 04/16] mtd: block2mtd: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 05/16] s390/dasd: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 06/16] scsicam: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 07/16] bcachefs: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 08/16] btrfs: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 09/16] cramfs: use new helper to get inode from block_device, Yu Kuai
- Re: [PATCH block/for-next v2 00/16] block: remove field 'bd_inode' from block_device, Al Viro
- [PATCH -next] block: remove field 'bd_inode' from block_device,
Yu Kuai
- Re: bcache: kernel NULL pointer dereference since 6.1.39,
Thorsten Leemhuis
- [PATCH 00/10] bcache-next 20231120,
Coly Li
- [PATCH 01/10] bcache: avoid oversize memory allocation by small stripe_size, Coly Li
- [PATCH 02/10] bcache: check return value from btree_node_alloc_replacement(), Coly Li
- [PATCH 05/10] bcache: fixup init dirty data errors, Coly Li
- [PATCH 10/10] bcache: avoid NULL checking to c->root in run_cache_set(), Coly Li
- [PATCH 09/10] bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc(), Coly Li
- [PATCH 08/10] bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce(), Coly Li
- [PATCH 03/10] bcache: remove redundant assignment to variable cur_idx, Coly Li
- [PATCH 04/10] bcache: prevent potential division by zero error, Coly Li
- [PATCH 06/10] bcache: fixup lock c->root error, Coly Li
- [PATCH 07/10] bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up race, Coly Li
- Re: [PATCH 00/10] bcache-next 20231120, Jens Axboe
- [PATCH] closures: CLOSURE_CALLBACK() to fix type punning,
Kent Overstreet
- [PATCH 01/2] bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc(),
Coly Li
- [PATCH] bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce(), Coly Li
- PSA: this list has been migrated (no action required), Konstantin Ryabitsev
- [PATCH 0/2] Two small closures patches,
Kent Overstreet
- [PATCH] bcache: Optimize sysfs_hprint(),
Christophe JAILLET
- [PATCH] bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up race,
Mingzhe Zou
- trans path overflow during metadata replication with lockdep,
Daniel J Blueman
- [PATCH] bcache: Fixup error handling in register_cache(),
Jan Kara
- [PATCH v2] bcache: avoid oversize memory allocation by small stripe_size,
Coly Li
- Unusual value of optimal_io_size prevents bcache initialization,
Andrea Tomassetti
- Re:Re: Dirty data loss after cache disk error recovery,
邹明哲
- Message not available
[PATCH v6 26/45] bcache: dynamically allocate the md-bcache shrinker,
Qi Zheng
[PATCH v2] bcache: fixup lock c->root error,
Mingzhe Zou
[PATCH] bcache: fixup lock c->root error,
Mingzhe Zou
[PATCH] bcache: prevent potential division by zero error,
Rand Deeb
Unbootable system (already manually recovered): "corrupted btree at bucket ..., block ..., ... keys, disabling caching", Pitxyoki
[PATCH v2] bcache: fixup init dirty data errors,
Mingzhe Zou
[PATCH v5 26/45] bcache: dynamically allocate the md-bcache shrinker, Qi Zheng
[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle,
Jan Kara
[PATCH] bcache: fixup init dirty data errors,
Mingzhe Zou
bcache attach,
Josias Wolhuter
[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle,
Jan Kara
[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink,
Qi Zheng
- [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h, Qi Zheng
- [PATCH v4 02/48] mm: vmscan: move shrinker-related code into a separate file, Qi Zheng
- [PATCH v4 05/48] kvm: mmu: dynamically allocate the x86-mmu shrinker, Qi Zheng
- [PATCH v4 04/48] mm: shrinker: add infrastructure for dynamically allocating shrinker, Qi Zheng
- [PATCH v4 08/48] xenbus/backend: dynamically allocate the xen-backend shrinker, Qi Zheng
- [PATCH v4 07/48] drm/ttm: dynamically allocate the drm-ttm_pool shrinker, Qi Zheng
- [PATCH v4 03/48] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations, Qi Zheng
- [PATCH v4 06/48] binder: dynamically allocate the android-binder shrinker, Qi Zheng
- [PATCH v4 09/48] erofs: dynamically allocate the erofs-shrinker, Qi Zheng
- [PATCH v4 10/48] f2fs: dynamically allocate the f2fs-shrinker, Qi Zheng
- [PATCH v4 11/48] gfs2: dynamically allocate the gfs2-glock shrinker, Qi Zheng
- [PATCH v4 12/48] gfs2: dynamically allocate the gfs2-qd shrinker, Qi Zheng
- [PATCH v4 15/48] nfsd: dynamically allocate the nfsd-filecache shrinker, Qi Zheng
- [PATCH v4 16/48] quota: dynamically allocate the dquota-cache shrinker, Qi Zheng
- [PATCH v4 23/48] drm/i915: dynamically allocate the i915_gem_mm shrinker, Qi Zheng
- [PATCH v4 22/48] mm: workingset: dynamically allocate the mm-shadow shrinker, Qi Zheng
- [PATCH v4 21/48] sunrpc: dynamically allocate the sunrpc_cred shrinker, Qi Zheng
- [PATCH v4 17/48] ubifs: dynamically allocate the ubifs-slab shrinker, Qi Zheng
- [PATCH v4 24/48] drm/msm: dynamically allocate the drm-msm_gem shrinker, Qi Zheng
- [PATCH v4 27/48] dm zoned: dynamically allocate the dm-zoned-meta shrinker, Qi Zheng
- [PATCH v4 31/48] virtio_balloon: dynamically allocate the virtio-balloon shrinker, Qi Zheng
- [PATCH v4 33/48] ext4: dynamically allocate the ext4-es shrinker, Qi Zheng
- [PATCH v4 34/48] jbd2,ext4: dynamically allocate the jbd2-journal shrinker, Qi Zheng
- [PATCH v4 39/48] xfs: dynamically allocate the xfs-qm shrinker, Qi Zheng
- [PATCH v4 40/48] zsmalloc: dynamically allocate the mm-zspool shrinker, Qi Zheng
- [PATCH v4 41/48] fs: super: dynamically allocate the s_shrink, Qi Zheng
- [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem, Qi Zheng
- [PATCH v4 42/48] mm: shrinker: remove old APIs, Qi Zheng
- [PATCH v4 48/48] mm: shrinker: convert shrinker_rwsem to mutex, Qi Zheng
- [PATCH v4 29/48] bcache: dynamically allocate the md-bcache shrinker, Qi Zheng
- [PATCH v4 30/48] vmw_balloon: dynamically allocate the vmw-balloon shrinker, Qi Zheng
- [PATCH v4 14/48] nfs: dynamically allocate the nfs-acl shrinker, Qi Zheng
- [PATCH v4 19/48] rcu: dynamically allocate the rcu-kfree shrinker, Qi Zheng
- [PATCH v4 18/48] rcu: dynamically allocate the rcu-lazy shrinker, Qi Zheng
- [PATCH v4 25/48] drm/panfrost: dynamically allocate the drm-panfrost shrinker, Qi Zheng
- [PATCH v4 36/48] nfsd: dynamically allocate the nfsd-reply shrinker, Qi Zheng
- [PATCH v4 20/48] mm: thp: dynamically allocate the thp-related shrinkers, Qi Zheng
- [PATCH v4 35/48] nfsd: dynamically allocate the nfsd-client shrinker, Qi Zheng
- [PATCH v4 13/48] NFSv4.2: dynamically allocate the nfs-xattr shrinkers, Qi Zheng
- [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless, Qi Zheng
- [PATCH v4 28/48] md/raid5: dynamically allocate the md-raid5 shrinker, Qi Zheng
- [PATCH v4 44/48] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}, Qi Zheng
- [PATCH v4 46/48] mm: shrinker: make memcg slab shrink lockless, Qi Zheng
- [PATCH v4 47/48] mm: shrinker: hold write lock to reparent shrinker nr_deferred, Qi Zheng
- [PATCH v4 37/48] xfs: dynamically allocate the xfs-buf shrinker, Qi Zheng
- [PATCH v4 32/48] mbcache: dynamically allocate the mbcache shrinker, Qi Zheng
- [PATCH v4 38/48] xfs: dynamically allocate the xfs-inodegc shrinker, Qi Zheng
- [PATCH v4 26/48] dm: dynamically allocate the dm-bufio shrinker, Qi Zheng
[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink,
Qi Zheng
- [PATCH v3 01/49] binder: fix memory leak in binder_init(), Qi Zheng
- [PATCH v3 02/49] mm: move some shrinker-related function declarations to mm/internal.h, Qi Zheng
- [PATCH v3 03/49] mm: vmscan: move shrinker-related code into a separate file, Qi Zheng
- [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations, Qi Zheng
- [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker, Qi Zheng
- [PATCH v3 09/49] xenbus/backend: dynamically allocate the xen-backend shrinker, Qi Zheng
- [PATCH v3 13/49] gfs2: dynamically allocate the gfs2-qd shrinker, Qi Zheng
- [PATCH v3 07/49] binder: dynamically allocate the android-binder shrinker, Qi Zheng
- [PATCH v3 08/49] drm/ttm: dynamically allocate the drm-ttm_pool shrinker, Qi Zheng
- [PATCH v3 06/49] kvm: mmu: dynamically allocate the x86-mmu shrinker, Qi Zheng
- [PATCH v3 14/49] NFSv4.2: dynamically allocate the nfs-xattr shrinkers, Qi Zheng
- [PATCH v3 12/49] gfs2: dynamically allocate the gfs2-glock shrinker, Qi Zheng
- [PATCH v3 10/49] erofs: dynamically allocate the erofs-shrinker, Qi Zheng
- [PATCH v3 15/49] nfs: dynamically allocate the nfs-acl shrinker, Qi Zheng
- [PATCH v3 17/49] quota: dynamically allocate the dquota-cache shrinker, Qi Zheng
- [PATCH v3 25/49] drm/msm: dynamically allocate the drm-msm_gem shrinker, Qi Zheng
- [PATCH v3 16/49] nfsd: dynamically allocate the nfsd-filecache shrinker, Qi Zheng
- [PATCH v3 29/49] md/raid5: dynamically allocate the md-raid5 shrinker, Qi Zheng
- [PATCH v3 21/49] mm: thp: dynamically allocate the thp-related shrinkers, Qi Zheng
- [PATCH v3 24/49] drm/i915: dynamically allocate the i915_gem_mm shrinker, Qi Zheng
- [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker, Qi Zheng
- [PATCH v3 23/49] mm: workingset: dynamically allocate the mm-shadow shrinker, Qi Zheng
- [PATCH v3 20/49] rcu: dynamically allocate the rcu-kfree shrinker, Qi Zheng
- [PATCH v3 19/49] rcu: dynamically allocate the rcu-lazy shrinker, Qi Zheng
- [PATCH v3 26/49] drm/panfrost: dynamically allocate the drm-panfrost shrinker, Qi Zheng
- [PATCH v3 30/49] bcache: dynamically allocate the md-bcache shrinker, Qi Zheng
- [PATCH v3 27/49] dm: dynamically allocate the dm-bufio shrinker, Qi Zheng
- [PATCH v3 18/49] ubifs: dynamically allocate the ubifs-slab shrinker, Qi Zheng
- [PATCH v3 22/49] sunrpc: dynamically allocate the sunrpc_cred shrinker, Qi Zheng
- [PATCH v3 31/49] vmw_balloon: dynamically allocate the vmw-balloon shrinker, Qi Zheng
- [PATCH v3 32/49] virtio_balloon: dynamically allocate the virtio-balloon shrinker, Qi Zheng
- [PATCH v3 34/49] ext4: dynamically allocate the ext4-es shrinker, Qi Zheng
- [PATCH v3 11/49] f2fs: dynamically allocate the f2fs-shrinker, Qi Zheng
- [PATCH v3 36/49] nfsd: dynamically allocate the nfsd-client shrinker, Qi Zheng
- [PATCH v3 39/49] xfs: dynamically allocate the xfs-inodegc shrinker, Qi Zheng
- [PATCH v3 35/49] jbd2,ext4: dynamically allocate the jbd2-journal shrinker, Qi Zheng
- [PATCH v3 33/49] mbcache: dynamically allocate the mbcache shrinker, Qi Zheng
- [PATCH v3 42/49] fs: super: dynamically allocate the s_shrink, Qi Zheng
- [PATCH v3 41/49] zsmalloc: dynamically allocate the mm-zspool shrinker, Qi Zheng
- [PATCH v3 38/49] xfs: dynamically allocate the xfs-buf shrinker, Qi Zheng
- [PATCH v3 40/49] xfs: dynamically allocate the xfs-qm shrinker, Qi Zheng
- [PATCH v3 48/49] mm: shrinker: hold write lock to reparent shrinker nr_deferred, Qi Zheng
- [PATCH v3 49/49] mm: shrinker: convert shrinker_rwsem to mutex, Qi Zheng
- [PATCH v3 43/49] mm: shrinker: remove old APIs, Qi Zheng
- [PATCH v3 37/49] nfsd: dynamically allocate the nfsd-reply shrinker, Qi Zheng
- [PATCH v3 46/49] mm: shrinker: make global slab shrink lockless, Qi Zheng
- [PATCH v3 47/49] mm: shrinker: make memcg slab shrink lockless, Qi Zheng
- [PATCH v3 45/49] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}, Qi Zheng
- [PATCH v3 44/49] drm/ttm: introduce pool_shrink_rwsem, Qi Zheng
[PATCH][next] bcache: remove redundant assignment to variable cur_idx,
Colin Ian King
[PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink,
Qi Zheng
- [PATCH v2 02/47] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations, Qi Zheng
- [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file, Qi Zheng
- [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker, Qi Zheng
- [PATCH v2 04/47] kvm: mmu: dynamically allocate the x86-mmu shrinker, Qi Zheng
- [PATCH v2 05/47] binder: dynamically allocate the android-binder shrinker, Qi Zheng
- [PATCH v2 06/47] drm/ttm: dynamically allocate the drm-ttm_pool shrinker, Qi Zheng
- [PATCH v2 07/47] xenbus/backend: dynamically allocate the xen-backend shrinker, Qi Zheng
- [PATCH v2 08/47] erofs: dynamically allocate the erofs-shrinker, Qi Zheng
- [PATCH v2 09/47] f2fs: dynamically allocate the f2fs-shrinker, Qi Zheng
- [PATCH v2 10/47] gfs2: dynamically allocate the gfs2-glock shrinker, Qi Zheng
- [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker, Qi Zheng
- [PATCH v2 12/47] NFSv4.2: dynamically allocate the nfs-xattr shrinkers, Qi Zheng
- [PATCH v2 14/47] nfsd: dynamically allocate the nfsd-filecache shrinker, Qi Zheng
- [PATCH v2 13/47] nfs: dynamically allocate the nfs-acl shrinker, Qi Zheng
- [PATCH v2 15/47] quota: dynamically allocate the dquota-cache shrinker, Qi Zheng
- [PATCH v2 16/47] ubifs: dynamically allocate the ubifs-slab shrinker, Qi Zheng
- [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker, Qi Zheng
- [PATCH v2 18/47] rcu: dynamically allocate the rcu-kfree shrinker, Qi Zheng
- [PATCH v2 20/47] sunrpc: dynamically allocate the sunrpc_cred shrinker, Qi Zheng
- [PATCH v2 19/47] mm: thp: dynamically allocate the thp-related shrinkers, Qi Zheng
- [PATCH v2 22/47] drm/i915: dynamically allocate the i915_gem_mm shrinker, Qi Zheng
- [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker, Qi Zheng
- [PATCH v2 23/47] drm/msm: dynamically allocate the drm-msm_gem shrinker, Qi Zheng
- [PATCH v2 25/47] dm: dynamically allocate the dm-bufio shrinker, Qi Zheng
- [PATCH v2 26/47] dm zoned: dynamically allocate the dm-zoned-meta shrinker, Qi Zheng
- [PATCH v2 27/47] md/raid5: dynamically allocate the md-raid5 shrinker, Qi Zheng
- [PATCH v2 28/47] bcache: dynamically allocate the md-bcache shrinker, Qi Zheng
- [PATCH v2 35/47] nfsd: dynamically allocate the nfsd-reply shrinker, Qi Zheng
- [PATCH v2 30/47] virtio_balloon: dynamically allocate the virtio-balloon shrinker, Qi Zheng
- [PATCH v2 37/47] xfs: dynamically allocate the xfs-inodegc shrinker, Qi Zheng
- [PATCH v2 40/47] fs: super: dynamically allocate the s_shrink, Qi Zheng
- [PATCH v2 43/47] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}, Qi Zheng
- [PATCH v2 42/47] drm/ttm: introduce pool_shrink_rwsem, Qi Zheng
- [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless, Qi Zheng
- [PATCH v2 45/47] mm: shrinker: make memcg slab shrink lockless, Qi Zheng
- [PATCH v2 29/47] vmw_balloon: dynamically allocate the vmw-balloon shrinker, Qi Zheng
- [PATCH v2 46/47] mm: shrinker: hold write lock to reparent shrinker nr_deferred, Qi Zheng
- [PATCH v2 47/47] mm: shrinker: convert shrinker_rwsem to mutex, Qi Zheng
- [PATCH v2 41/47] mm: shrinker: remove old APIs, Qi Zheng
- [PATCH v2 38/47] xfs: dynamically allocate the xfs-qm shrinker, Qi Zheng
- [PATCH v2 33/47] jbd2,ext4: dynamically allocate the jbd2-journal shrinker, Qi Zheng
- [PATCH v2 39/47] zsmalloc: dynamically allocate the mm-zspool shrinker, Qi Zheng
- [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker, Qi Zheng
- [PATCH v2 32/47] ext4: dynamically allocate the ext4-es shrinker, Qi Zheng
- [PATCH v2 36/47] xfs: dynamically allocate the xfs-buf shrinker, Qi Zheng
- [PATCH v2 31/47] mbcache: dynamically allocate the mbcache shrinker, Qi Zheng
- [PATCH v2 34/47] nfsd: dynamically allocate the nfsd-client shrinker, Qi Zheng
[PATCH v3 1/3] bcache: the gc_sectors_used size matches the bucket size,
Mingzhe Zou
[PATCH v2 1/3] bcache: the gc_sectors_used size matches the bucket size,
Mingzhe Zou
[PATCH 1/3] bcache: the gc_sectors_used size matches the bucket size,
Mingzhe Zou
[PATCH v4 1/2] bcache: Separate bch_moving_gc() from bch_btree_gc(),
Mingzhe Zou
bcache device stuck after backing device goes away, then comes back,
Corey Hickey
[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle,
Jan Kara
configure bcache for preventing IO to a HDD to save power / noise,
[PATCH v3] bcache: Separate bch_moving_gc() from bch_btree_gc(),
Mingzhe Zou
[PATCH v2] Separate bch_moving_gc() from bch_btree_gc(),
Mingzhe Zou
[PATCH] Separate bch_moving_gc() from bch_btree_gc(),
Mingzhe Zou
bcache: Possible deadlock between write_dirty_finish and bch_data_insert_keys,
Eric Wheeler
[PATCH v2 0/2] bcache: Fix block device claiming,
Jan Kara
[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink,
Qi Zheng
- Re: [External] [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink, Qi Zheng
- [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker, Qi Zheng
- [PATCH 01/29] mm: shrinker: add shrinker::private_data field, Qi Zheng
- <Possible follow-ups>
- [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink, Qi Zheng
- [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker, Qi Zheng
- [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker, Qi Zheng
- [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker, Qi Zheng
- [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker, Qi Zheng
- [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker, Qi Zheng
- [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker, Qi Zheng
- [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker, Qi Zheng
- [PATCH 07/29] dm zoned: dynamically allocate the dm-zoned-meta shrinker, Qi Zheng
- [PATCH 04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker, Qi Zheng
- [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker, Qi Zheng
- [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker, Qi Zheng
- [PATCH 03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker, Qi Zheng
- [PATCH 01/29] mm: shrinker: add shrinker::private_data field, Qi Zheng
- [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker, Qi Zheng
- [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink, Qi Zheng
- [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker, Qi Zheng
- [PATCH 01/29] mm: shrinker: add shrinker::private_data field, Qi Zheng
- [PATCH 03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker, Qi Zheng
- [PATCH 04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker, Qi Zheng
- [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker, Qi Zheng
- [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker, Qi Zheng
- [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker, Qi Zheng
- [PATCH 07/29] dm zoned: dynamically allocate the dm-zoned-meta shrinker, Qi Zheng
- [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker, Qi Zheng
- [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker, Qi Zheng
- [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker, Qi Zheng
- [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker, Qi Zheng
- [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker, Qi Zheng
- [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker, Qi Zheng
- [PATCH 15/29] NFSD: dynamically allocate the nfsd-client shrinker, Qi Zheng
- [PATCH 16/29] NFSD: dynamically allocate the nfsd-reply shrinker, Qi Zheng
- [PATCH 17/29] xfs: dynamically allocate the xfs-buf shrinker, Qi Zheng
- [PATCH 18/29] xfs: dynamically allocate the xfs-inodegc shrinker, Qi Zheng
- [PATCH 19/29] xfs: dynamically allocate the xfs-qm shrinker, Qi Zheng
- [PATCH 20/29] zsmalloc: dynamically allocate the mm-zspool shrinker, Qi Zheng
- [PATCH 21/29] fs: super: dynamically allocate the s_shrink, Qi Zheng
- [PATCH 22/29] drm/ttm: introduce pool_shrink_rwsem, Qi Zheng
- [PATCH 23/29] mm: shrinker: add refcount and completion_wait fields, Qi Zheng
- [PATCH 24/29] mm: vmscan: make global slab shrink lockless, Qi Zheng
- [PATCH 26/29] mm: shrinker: make count and scan in shrinker debugfs lockless, Qi Zheng
- [PATCH 28/29] mm: shrinkers: convert shrinker_rwsem to mutex, Qi Zheng
- [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file, Qi Zheng
- [PATCH 27/29] mm: vmscan: hold write lock to reparent shrinker nr_deferred, Qi Zheng
- [PATCH 25/29] mm: vmscan: make memcg slab shrink lockless, Qi Zheng
- Re: [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink, Qi Zheng
[PATCH 0/2] bcache: Fix block device claiming,
Jan Kara
[PATCH 0/6] bcache-next 20230615,
Coly Li
decouple block open flags from fmode_t v2,
Christoph Hellwig
- [PATCH 01/30] block: also call ->open for incremental partition opens, Christoph Hellwig
- [PATCH 03/30] cdrom: remove the unused mode argument to cdrom_ioctl, Christoph Hellwig
- [PATCH 08/30] block: pass a gendisk to ->open, Christoph Hellwig
- [PATCH 04/30] cdrom: remove the unused cdrom_close_write release code, Christoph Hellwig
- [PATCH 09/30] block: remove the unused mode argument to ->release, Christoph Hellwig
- [PATCH 07/30] block: pass a gendisk on bdev_check_media_change, Christoph Hellwig
- [PATCH 06/30] cdrom: remove the unused mode argument to cdrom_release, Christoph Hellwig
- [PATCH 02/30] cdrom: remove the unused bdev argument to cdrom_open, Christoph Hellwig
- [PATCH 05/30] cdrom: track if a cdrom_device_info was opened for data, Christoph Hellwig
- [PATCH 13/30] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path, Christoph Hellwig
- [PATCH 12/30] bcache: don't pass a stack address to blkdev_get_by_path, Christoph Hellwig
- [PATCH 14/30] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path, Christoph Hellwig
- [PATCH 15/30] block: use the holder as indication for exclusive opens, Christoph Hellwig
- [PATCH 10/30] block: rename blkdev_close to blkdev_release, Christoph Hellwig
- [PATCH 17/30] fs: remove sb->s_mode, Christoph Hellwig
- [PATCH 11/30] swsusp: don't pass a stack address to blkdev_get_by_path, Christoph Hellwig
- [PATCH 16/30] block: add a sb_open_mode helper, Christoph Hellwig
- [PATCH 21/30] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool, Christoph Hellwig
- [PATCH 18/30] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool, Christoph Hellwig
- [PATCH 19/30] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool, Christoph Hellwig
- [PATCH 25/30] block: move a few internal definitions out of blkdev.h, Christoph Hellwig
- [PATCH 20/30] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool, Christoph Hellwig
- [PATCH 23/30] rnbd-srv: replace sess->open_flags with a "bool readonly", Christoph Hellwig
- [PATCH 22/30] mtd: block: use a simple bool to track open for write, Christoph Hellwig
- [PATCH 24/30] ubd: remove commented out code in ubd_open, Christoph Hellwig
- [PATCH 26/30] block: remove unused fmode_t arguments from ioctl handlers, Christoph Hellwig
- [PATCH 29/30] block: store the holder in file->private_data, Christoph Hellwig
[Index of Archives]
[Linux Kernel Development]
[Linux Filesystem Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]