messages from 2020-11-28 22:05:02 to 2020-12-27 06:26:08 UTC [more...]
How to deal with with backing device dropping out
2020-12-27 6:24 UTC
[PATCH v2 -next] md: bcache: use DEFINE_MUTEX() for mutex lock
2020-12-24 14:47 UTC (2+ messages)
[PATCH] bcache: set pdev_set_uuid before scond loop iteration
2020-12-24 6:14 UTC (2+ messages)
[PATCH 0/2] bcache second wave patches for Linux v5.11
2020-12-23 16:25 UTC (4+ messages)
` [PATCH 1/2] bcache:remove a superfluous check in register_bcache
` [PATCH 2/2] md/bcache: convert comma to semicolon
[PATCH -next] md: bcache: use DEFINE_MUTEX (and mutex_init() had been too late)
2020-12-23 14:22 UTC (2+ messages)
[PATCH] bcache: Trivial fix to bdput
2020-12-23 8:58 UTC (5+ messages)
` [PATCH v2] bcache: Trivial fix to register_bcache
` [PATCH v4] bcache:remove a superfluous check in register_bcache
[RFC V2 PATCH 0/8] nvm page allocator for bcache
2020-12-23 14:45 UTC (9+ messages)
` [RFC PATCH v2 1/8] bcache: add initial data structures for nvm pages
` [RFC PATCH v2 2/8] bcache: initialize the nvm pages allocator
` [RFC PATCH v2 3/8] bcache: initialization of the buddy
` [RFC PATCH v2 4/8] bcache: bch_nvm_alloc_pages() "
` [RFC PATCH v2 5/8] bcache: bch_nvm_free_pages() "
` [RFC PATCH v2 6/8] bcache: get allocated pages from specific owner
` [RFC PATCH v2 7/8] bcache: persist owner info when alloc/free pages
` [RFC PATCH v2 8/8] bcache: testing module for nvm pages allocator
[RFC PATCH 0/8] nvm page allocator for bcache
2020-12-23 14:41 UTC (9+ messages)
` [PATCH 1/8] bcache: add initial data structures for nvm pages
` [PATCH 2/8] bcache: initialize the nvm pages allocator
` [PATCH 3/8] bcache: initialization of the buddy
` [PATCH 4/8] bcache: nvm_alloc_pages() "
` [PATCH 5/8] bcache: nvm_free_pages() "
` [PATCH 6/8] bcache: get allocated pages from specific owner
` [PATCH 7/8] bcache: persist owner info when alloc/free pages
` [PATCH 8/8] bcache: testing module for nvm pages allocator
[PATCH AUTOSEL 5.4 093/130] bcache: fix race between setting bdev state to none and new write request direct to backing
2020-12-23 2:17 UTC
[PATCH] bcache: consider the fragmentation when update the writeback rate
2020-12-21 8:08 UTC (6+ messages)
Defects about bcache GC
2020-12-21 2:35 UTC (4+ messages)
[PATCH] bcache: fix UUID room exhausted fake issue
2020-12-17 8:00 UTC
[RFC PATCH 0/8] nvm page allocator for bcache
2020-12-17 3:38 UTC (21+ messages)
` [RFC PATCH 1/8] bcache: add initial data structures for nvm pages
` [RFC PATCH 2/8] bcache: initialize the nvm pages allocator
` [RFC PATCH 3/8] bcache: initialization of the buddy
` [RFC PATCH 4/8] bcache: nvm_alloc_pages() "
` [RFC PATCH 5/8] bcache: nvm_free_pages() "
` [RFC PATCH 6/8] bcache: get allocated pages from specific owner
` [RFC PATCH 7/8] bcache: persist owner info when alloc/free pages
` [RFC PATCH 8/8] bcache: testing module for nvm pages allocator
[PATCH -next] md/bcache: convert comma to semicolon
2020-12-14 6:01 UTC (2+ messages)
Change It Up Media - Web Enquiry
2020-12-12 9:23 UTC
store a pointer to the block_device in struct bio (again)
2020-12-08 14:15 UTC (34+ messages)
` [PATCH 1/9] brd: remove the end of device check in brd_do_bvec
` [PATCH 2/9] dcssblk: "
` [PATCH 3/9] block: store a block_device pointer in struct bio
` [PATCH 4/9] block: simplify submit_bio_checks a bit
` [PATCH 5/9] block: use ->bi_bdev for bio based I/O accounting
` [PATCH 6/9] blk-mq: use ->bi_bdev for "
` [PATCH 7/9] block: add a disk_uevent helper
` [PATCH 8/9] block: remove DISK_PITER_REVERSE
` [PATCH 9/9] block: use an xarray for disk->part_tbl
[PATCH 0/1] bcache: first wave for Linux v5.11
2020-12-07 20:25 UTC (3+ messages)
` [PATCH 1/1] bcache: fix race between setting bdev state to none and new write request direct to backing
[PATCH] bcache: fix panic due to cache_set is null
2020-12-04 5:54 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
Disinfection
2020-12-03 8:45 UTC
merge struct block_device and struct hd_struct v4
2020-12-02 21:52 UTC (96+ messages)
` [PATCH 01/45] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
` [PATCH 02/45] filemap: consistently use ->f_mapping over ->i_mapping
` [PATCH 03/45] fs: remove get_super_thawed and get_super_exclusive_thawed
` [PATCH 04/45] fs: simplify freeze_bdev/thaw_bdev
` [PATCH 05/45] mtip32xx: remove the call to fsync_bdev on removal
` [PATCH 06/45] zram: do not call set_blocksize
` [PATCH 07/45] loop: "
` [PATCH 08/45] dm: simplify flush_bio initialization in __send_empty_flush
` [PATCH 10/45] block: remove a duplicate __disk_get_part prototype
` [PATCH 11/45] block: remove a superflous check in blkpg_do_ioctl
` [PATCH 13/45] block: use disk_part_iter_exit in disk_part_iter_next
` [PATCH 14/45] block: use put_device in put_disk
` [PATCH 15/45] block: change the hash used for looking up block devices
` [PATCH 16/45] block: switch bdgrab to use igrab
` [PATCH 17/45] init: refactor name_to_dev_t
` [PATCH 18/45] init: refactor devt_from_partuuid
` [PATCH 19/45] init: cleanup match_dev_by_uuid and match_dev_by_label
` [PATCH 20/45] block: refactor __blkdev_put
` [PATCH 21/45] block: refactor blkdev_get
` [PATCH 22/45] block: move bdput() to the callers of __blkdev_get
` [PATCH 23/45] block: opencode devcgroup_inode_permission
` [PATCH 24/45] block: remove i_bdev
` [PATCH 25/45] block: simplify bdev/disk lookup in blkdev_get
` [PATCH 26/45] block: remove ->bd_contains
` [PATCH 27/45] block: simplify the block device claiming interface
` [PATCH 28/45] block: simplify part_to_disk
` [PATCH 29/45] block: initialize struct block_device in bdev_alloc
` [PATCH 30/45] block: remove the nr_sects field in struct hd_struct
` [PATCH 31/45] block: move disk stat accounting to struct block_device
` [PATCH 32/45] block: move the start_sect field "
` [PATCH 33/45] block: move the partition_meta_info "
` [PATCH 34/45] block: move holder_dir "
` [PATCH 35/45] block: move make_it_fail "
` [PATCH 36/45] block: move the policy field "
` [PATCH 37/45] block: allocate struct hd_struct as part of struct bdev_inode
` [PATCH 38/45] block: switch partition lookup to use struct block_device
` [PATCH 39/45] block: remove the partno field from struct hd_struct
` [PATCH 40/45] block: pass a block_device to blk_alloc_devt
` [PATCH 41/45] block: pass a block_device to invalidate_partition
` [PATCH 42/45] block: switch disk_part_iter_* to use a struct block_device
` [PATCH 43/45] f2fs: remove a few bd_part checks
` [PATCH 44/45] block: merge struct block_device and struct hd_struct
` [PATCH 45/45] block: stop using bdget_disk for partition 0
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).