linux-bcache.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-09 19:56:32 to 2020-11-19 08:25:10 UTC [more...]

merge struct block_device and struct hd_struct
 2020-11-19  8:25 UTC  (46+ messages)
` [PATCH 01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
` [PATCH 02/20] block: remove a duplicate __disk_get_part prototype
` [PATCH 03/20] block: add a bdev_kobj helper
` [PATCH 04/20] block: use disk_part_iter_exit in disk_part_iter_next
` [PATCH 05/20] block: use put_device in put_disk
` [PATCH 06/20] block: change the hash used for looking up block devices
` [PATCH 07/20] init: refactor name_to_dev_t
` [PATCH 08/20] init: refactor devt_from_partuuid
` [PATCH 09/20] init: cleanup match_dev_by_uuid and match_dev_by_label
` [PATCH 10/20] block: refactor __blkdev_put
` [PATCH 11/20] block: reference struct block_device from struct hd_struct
` [PATCH 12/20] block: simplify the block device claiming interface
` [PATCH 13/20] block: remove ->bd_contains
` [PATCH 14/20] block: remove the nr_sects field in struct hd_struct
` [PATCH 15/20] block: merge struct block_device and "
` [PATCH 16/20] block: stop using bdget_disk for partition 0
` [PATCH 17/20] filemap: consistently use ->f_mapping over ->i_mapping
` [PATCH 18/20] fs: remove get_super_thawed and get_super_exclusive_thawed
` [PATCH 19/20] bcache: remove a superflous lookup_bdev all
` [PATCH 20/20] block: remove i_bdev

Corporate and Personal Loan *
 2020-11-15 16:43 UTC 

bcache error -> btrfs unmountable
 2020-11-13 17:31 UTC  (6+ messages)
    ` Re[2]: "

Kernel Panic on 5.4.69
 2020-11-13 15:36 UTC  (2+ messages)

[PATCH 1/2] bcache: fix race between setting bdev state to none and new write request direct to backing
 2020-11-12  4:12 UTC  (3+ messages)
` [PATCH 2/2] bcache: send request to backing when detaching and there is no dirty

[PATCH, RFC 11/10] block: propagate BLKROSET to all partitions
 2020-11-11 16:53 UTC  (6+ messages)

block ioctl cleanups v2
 2020-11-11 16:23 UTC  (19+ messages)
` [PATCH 01/10] mtd_blkdevs: don't override BLKFLSBUF
` [PATCH 02/10] block: don't call into the driver for BLKFLSBUF
` [PATCH 03/10] block: add a new set_read_only method
` [PATCH 04/10] rbd: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 05/10] md: "
` [PATCH 06/10] dasd: "
` [PATCH 07/10] block: don't call into the driver for BLKROSET
` [PATCH 08/10] loop: use set_disk_ro
` [PATCH 09/10] block: remove set_device_ro
` [PATCH 10/10] block: remove __blkdev_driver_ioctl

[PATCH] bcache: consider the fragmentation when update the writeback rate
 2020-11-11  8:33 UTC  (4+ messages)

[PATCH] bcache: Fix potential memory leak in register_bcache()
 2020-11-11  8:24 UTC  (2+ messages)

Corporate and Personal Loan *
 2020-11-11  8:30 UTC 

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (79+ messages)
` [PATCH RFC PKS/PMEM 01/58] x86/pks: Add a global pkrs option
` [PATCH RFC PKS/PMEM 02/58] x86/pks/test: Add testing for global option
` [PATCH RFC PKS/PMEM 03/58] memremap: Add zone device access protection
` [PATCH RFC PKS/PMEM 04/58] kmap: Add stray access protection for device pages
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread
` [PATCH RFC PKS/PMEM 07/58] drivers/drbd: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 08/58] drivers/firmware_loader: "
` [PATCH RFC PKS/PMEM 09/58] drivers/gpu: "
` [PATCH RFC PKS/PMEM 10/58] drivers/rdma: "
` [PATCH RFC PKS/PMEM 11/58] drivers/net: "
` [PATCH RFC PKS/PMEM 12/58] fs/afs: "
` [PATCH RFC PKS/PMEM 13/58] fs/btrfs: "
` [PATCH RFC PKS/PMEM 14/58] fs/cifs: "
` [PATCH RFC PKS/PMEM 19/58] fs/hfsplus: "
` [PATCH RFC PKS/PMEM 20/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 21/58] fs/nfs: "
` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: "
` [PATCH RFC PKS/PMEM 23/58] fs/fuse: "
` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: "
` [PATCH RFC PKS/PMEM 25/58] fs/reiserfs: "
` [PATCH RFC PKS/PMEM 26/58] fs/zonefs: "
` [PATCH RFC PKS/PMEM 27/58] fs/ubifs: "
` [PATCH RFC PKS/PMEM 28/58] fs/cachefiles: "
` [PATCH RFC PKS/PMEM 29/58] fs/ntfs: "
` [PATCH RFC PKS/PMEM 30/58] fs/romfs: "
` [PATCH RFC PKS/PMEM 31/58] fs/vboxsf: "
` [PATCH RFC PKS/PMEM 32/58] fs/hostfs: "
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "
` [PATCH RFC PKS/PMEM 34/58] fs/erofs: "
` [PATCH RFC PKS/PMEM 35/58] fs: "
` [PATCH RFC PKS/PMEM 36/58] fs/ext2: Use ext2_put_page
` [PATCH RFC PKS/PMEM 37/58] fs/ext2: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 38/58] fs/isofs: "
` [PATCH RFC PKS/PMEM 41/58] drivers/target: "
` [PATCH RFC PKS/PMEM 42/58] drivers/scsi: "
` [PATCH RFC PKS/PMEM 43/58] drivers/mmc: "
` [PATCH RFC PKS/PMEM 44/58] drivers/xen: "
` [PATCH RFC PKS/PMEM 45/58] drivers/firmware: "
` [PATCH RFC PKS/PMEM 46/58] drives/staging: "
` [PATCH RFC PKS/PMEM 47/58] drivers/mtd: "
` [PATCH RFC PKS/PMEM 48/58] drivers/md: "
` [PATCH RFC PKS/PMEM 50/58] drivers/android: "
` [PATCH RFC PKS/PMEM 51/58] kernel: "
` [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr

[PATCH] bcache: make writeback_cutoff and writeback_cutoff_sync writeable
 2020-11-05 14:35 UTC  (3+ messages)

[PATCH] bcache: dont set the ret_task again if we already found a bucket with expected write_point
 2020-11-03 10:09 UTC 

block ioctl cleanups
 2020-11-03  9:32 UTC  (21+ messages)
` [PATCH 01/11] mtd_blkdevs: don't override BLKFLSBUF
` [PATCH 02/11] mtip32xx: return -ENOTTY for all unhanled ioctls
` [PATCH 03/11] block: don't call into the driver for BLKFLSBUF
` [PATCH 04/11] block: add a new set_read_only method
` [PATCH 05/11] rbd: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 06/11] md: "
` [PATCH 07/11] dasd: "
` [PATCH 08/11] block: don't call into the driver for BLKROSET
` [PATCH 09/11] loop: use set_disk_ro
` [PATCH 10/11] block: remove set_device_ro
` [PATCH 11/11] block: remove __blkdev_driver_ioctl

[bug report] bcache: explicitly make cache_set only have single cache
 2020-11-02 14:53 UTC  (3+ messages)

ご挨拶
 2020-10-25  6:03 UTC 

ご挨拶
 2020-10-23 21:13 UTC 

カナダオファー
 2020-10-20  6:29 UTC 

カナダオファー
 2020-10-19 21:54 UTC 

[PATCH] bcache: Use #ifdef instead of boolean variable
 2020-10-10  8:23 UTC  (5+ messages)


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).