messages from 2020-10-10 01:47:11 to 2020-11-24 13:28:44 UTC [more...]
merge struct block_device and struct hd_struct v2
2020-11-24 13:27 UTC (13+ messages)
` [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: remove the claim mechanism
` [PATCH 07/45] zram: do not call set_blocksize
` [PATCH 08/45] loop: "
` [PATCH 09/45] dm: simplify flush_bio initialization in __send_empty_flush
` [PATCH 10/45] dm: remove the block_device reference in struct mapped_device
` [PATCH 11/45] block: remove a duplicate __disk_get_part prototype
` [PATCH 15/45] block: use put_device in put_disk
` [PATCH 16/45] block: change the hash used for looking up block devices
merge struct block_device and struct hd_struct
2020-11-24 12:26 UTC (76+ 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
[PATCH 1/1] block: move the PAGE_SECTORS definition into <linux/blkdev.h>
2020-11-20 2:25 UTC (7+ messages)
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 (45+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread
` [PATCH RFC PKS/PMEM 09/58] drivers/gpu: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 10/58] drivers/rdma: "
` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: "
` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: "
` [PATCH RFC PKS/PMEM 26/58] fs/zonefs: "
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "
` [PATCH RFC PKS/PMEM 48/58] drivers/md: "
` [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 (4+ messages)
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).