linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-14 10:54:43 to 2020-07-17 23:10:27 UTC [more...]

[RFC PATCH v4 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-07-17 23:09 UTC  (7+ messages)
` [RFC PATCH v4 03/12] security: add ipe lsm policy parser and policy loading
` [RFC PATCH v4 05/12] fs: add security blob and hooks for block_device
` [RFC PATCH v4 08/12] ipe: add property for signed dmverity volumes
` [RFC PATCH v4 10/12] ipe: add property for dmverity roothash
` [RFC PATCH v4 11/12] documentation: add ipe documentation
` [RFC PATCH v4 12/12] cleanup: uapi/linux/audit.h

[PATCH v1 0/1] scale loop device lock
 2020-07-17 20:53 UTC  (2+ messages)
` [PATCH v1 1/1] loop: scale loop device by introducing per "

[RFC PATCH v3 0/8] Add persistent durable identifier to storage log messages
 2020-07-17 19:47 UTC  (10+ messages)
` [RFC PATCH v3 5/8] ata_dev_printk: Use dev_printk

[GIT PULL] Block fix for 5.8-rc6
 2020-07-17 18:00 UTC  (2+ messages)

[PATCH 1/2] bcache: avoid nr_stripes overflow in bcache_device_init()
 2020-07-17 17:08 UTC  (2+ messages)

[PATCH v2] nvme-tcp: don't use sendpage for pages not taking reference counter
 2020-07-17 17:08 UTC  (2+ messages)

[PATCH v2 1/2] bcache: avoid nr_stripes overflow in bcache_device_init()
 2020-07-17 17:08 UTC  (2+ messages)

[PATCH 2/2] bcche: fix overflow in offset_to_stripe()
 2020-07-17 17:08 UTC  (2+ messages)

[PATCH v2 2/2] bcche: fix overflow in offset_to_stripe()
 2020-07-17 17:08 UTC  (2+ messages)

[PATCH] scsi: core: run queue in case of IO queueing failure
 2020-07-17 14:23 UTC  (3+ messages)

[PATCH] blk-mq: remove unused code exist in blk_mq_dispatch_rq_list
 2020-07-17 13:26 UTC  (3+ messages)

[PATCH v3 0/2] two generic block layer fixes for 5.9
 2020-07-17 13:15 UTC  (5+ messages)
` [PATCH v3 1/2] block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd numbers
` [PATCH v3 2/2] block: improve discard bio alignment in __blkdev_issue_discard()

[RFC PATCH] block: defer flush request no matter whether we have elevator
 2020-07-17 13:14 UTC  (3+ messages)

[PATCH -next] block: make blk_timeout_init() static
 2020-07-17 13:14 UTC  (2+ messages)

[PATCH v4 00/16] bcache: extend bucket size to 32bit width
 2020-07-17 11:22 UTC  (17+ messages)
` [PATCH v4 01/16] bcache: add read_super_common() to read major part of super block
` [PATCH v4 02/16] bcache: add more accurate error information in read_super_common()
` [PATCH v4 03/16] bcache: disassemble the big if() checks in bch_cache_set_alloc()
` [PATCH v4 04/16] bcache: fix super block seq numbers comparision in register_cache_set()
` [PATCH v4 05/16] bcache: increase super block version for cache device and backing device
` [PATCH v4 06/16] bcache: move bucket related code into read_super_common()
` [PATCH v4 07/16] bcache: struct cache_sb is only for in-memory super block now
` [PATCH v4 08/16] bcache: introduce meta_bucket_pages() related helper routines
` [PATCH v4 09/16] bcache: handle c->uuids properly for bucket size > 8MB
` [PATCH v4 10/16] bcache: handle cache prio_buckets and disk_buckets "
` [PATCH v4 11/16] bcache: handle cache set verify_ondisk "
` [PATCH v4 12/16] bcache: handle btree node memory allocation "
` [PATCH v4 13/16] bcache: add bucket_size_hi into struct cache_sb_disk for large bucket
` [PATCH v4 14/16] bcache: add sysfs file to display feature sets information of cache set
` [PATCH v4 15/16] bcache: avoid extra memory allocation from mempool c->fill_iter
` [PATCH v4 16/16] bcache: avoid extra memory consumption in struct bbio for large bucket size

[PATCH] block: align max append sectors to physical block size
 2020-07-17 10:55 UTC  (9+ messages)

[PATCH 02/21] block: add flag for internal commands
 2020-07-17 10:32 UTC  (3+ messages)

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-07-17 10:11 UTC  (20+ messages)
` [PATCH RFC v7 11/12] smartpqi: enable host tagset
` [PATCH RFC v7 12/12] hpsa: enable host_tagset and switch to MQ

[PATCH v1 0/3] block: use generic power management
 2020-07-17  8:09 UTC  (4+ messages)
` [PATCH v1 1/3] mtip32xx: "
` [PATCH v1 2/3] rsxx: "
` [PATCH v1 3/3] skd: "

[PATCH] partitions/efi: Replace HTTP links with HTTPS ones
 2020-07-17  6:38 UTC 

[PATCH -next] rsxx: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-07-17  3:51 UTC  (5+ messages)

[PATCH v2 0/2] psi: enhance psi with the help of ebpf
 2020-07-17  1:43 UTC  (5+ messages)

simplify block device claiming (resend)
 2020-07-16 17:47 UTC  (13+ messages)
` [PATCH 1/4] block: simplify the restart case in __blkdev_get
` [PATCH 2/4] block: refactor bd_start_claiming
` [PATCH 3/4] block: use bd_prepare_to_claim directly in the loop driver
` [PATCH 4/4] block: integrate bd_start_claiming into __blkdev_get

[PATCH v3] block: improve discard bio alignment in __blkdev_issue_discard()
 2020-07-16 17:43 UTC 

[PATCH 0/2] block: remove retry loop
 2020-07-16 16:23 UTC  (2+ messages)

[GIT PULL] nvme fix for 5.8
 2020-07-16 14:58 UTC  (2+ messages)

[PATCH -next] aoe: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-07-16  9:06 UTC 

[PATCH -next] nbd: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-07-16  9:06 UTC 

[PATCH -next] pktcdvd: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-07-16  9:06 UTC 

[PATCH v3 00/16] bcache: extend bucket size to 32bit width
 2020-07-16  7:08 UTC  (33+ messages)
` [PATCH v3 01/16] bcache: add read_super_common() to read major part of super block
` [PATCH v3 02/16] bcache: add more accurate error information in read_super_common()
` [PATCH v3 03/16] bcache: disassemble the big if() checks in bch_cache_set_alloc()
` [PATCH v3 04/16] bcache: fix super block seq numbers comparision in register_cache_set()
` [PATCH v3 05/16] bcache: increase super block version for cache device and backing device
` [PATCH v3 06/16] bcache: move bucket related code into read_super_common()
` [PATCH v3 07/16] bcache: struct cache_sb is only for in-memory super block now
` [PATCH v3 08/16] bcache: introduce meta_bucket_pages() related helper routines
` [PATCH v3 09/16] bcache: handle c->uuids properly for bucket size > 8MB
` [PATCH v3 10/16] bcache: handle cache prio_buckets and disk_buckets "
` [PATCH v3 11/16] bcache: handle cache set verify_ondisk "
` [PATCH v3 12/16] bcache: handle btree node memory allocation "
` [PATCH v3 13/16] bcache: add bucket_size_hi into struct cache_sb_disk for large bucket
` [PATCH v3 14/16] bcache: add sysfs file to display feature sets information of cache set
` [PATCH v3 15/16] bcache: avoid extra memory allocation from mempool c->fill_iter
` [PATCH v3 16/16] bcache: avoid extra memory consumption in struct bbio for large bucket size

WARNING in submit_bio_checks
 2020-07-16  5:00 UTC  (2+ messages)

[PATCH 1/2] nvme-tpc: don't use sendpage for pages not taking reference counter
 2020-07-16  0:27 UTC  (2+ messages)

[PATCH v3 0/2] Export max open zones and max active zones to sysfs
 2020-07-15 20:26 UTC  (7+ messages)
` [PATCH v3 1/2] block: add max_open_zones to blk-sysfs
` [PATCH v3 2/2] block: add max_active_zones "

[RFC PATCH v3 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-07-15 19:16 UTC  (3+ messages)
` [RFC PATCH v3 03/12] security: add ipe lsm policy parser and policy loading

Possible bug in block/bounce.c
 2020-07-15 15:59 UTC  (2+ messages)

[PATCH v2] blk-rq-qos: remove redundant finish_wait to rq_qos_wait
 2020-07-15 15:32 UTC  (3+ messages)

[PATCH] block: always remove partitions from blk_drop_partitions()
 2020-07-15 15:14 UTC  (3+ messages)

[PATCH 0/2] DASD DIAG patches
 2020-07-15 14:47 UTC  (8+ messages)
` [PATCH 1/2] s390/dasd: fix inability to use DASD with DIAG driver
` [PATCH 2/2] s390/dasd: Use struct_size() helper

[PATCH] virtio-blk: check host supplied logical block size
 2020-07-15 12:10 UTC  (6+ messages)

WARNING in kthread_queue_work
 2020-07-15 11:15 UTC  (3+ messages)

[PATCH v2 04/16] b43: Remove uninitialized_var() usage
 2020-07-15 10:37 UTC  (2+ messages)

[PATCH v2 00/17] bcache: extend bucket size to 32bit width
 2020-07-15 10:35 UTC  (29+ messages)
` [PATCH v2 01/17] bcache: add comments to mark member offset of struct cache_sb_disk
` [PATCH v2 02/17] bcache: add read_super_basic() to read major part of super block
` [PATCH v2 03/17] bcache: add more accurate error information in read_super_basic()
` [PATCH v2 04/17] bcache: disassemble the big if() checks in bch_cache_set_alloc()
` [PATCH v2 05/17] bcache: fix super block seq numbers comparision in register_cache_set()
` [PATCH v2 06/17] bcache: increase super block version for cache device and backing device
` [PATCH v2 07/17] bcache: move bucket related code into read_super_basic()
` [PATCH v2 08/17] bcache: struct cache_sb is only for in-memory super block now
` [PATCH v2 09/17] bcache: introduce meta_bucket_pages() related helper routines
` [PATCH v2 10/17] bcache: handle c->uuids properly for bucket size > 8MB
` [PATCH v2 11/17] bcache: handle cache prio_buckets and disk_buckets "
` [PATCH v2 12/17] bcache: handle cache set verify_ondisk "
` [PATCH v2 13/17] bcache: handle btree node memory allocation "
` [PATCH v2 14/17] bcache: add bucket_size_hi into struct cache_sb_disk for large bucket
` [PATCH v2 15/17] bcache: add sysfs file to display feature sets information of cache set
` [PATCH v2 16/17] bcache: avoid extra memory allocation from mempool c->fill_iter
` [PATCH v2 17/17] bcache: avoid extra memory consumption in struct bbio for large bucket size


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