linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-16 16:15:03 to 2020-07-21 11:17:47 UTC [more...]

[PATCH 00/10] RFC: move logical block size checking to the block core
 2020-07-21 11:17 UTC  (19+ messages)
` [PATCH 01/10] block: introduce blk_is_valid_logical_block_size
` [PATCH 02/10] block: virtio-blk: check logical block size
` [PATCH 03/10] block: loop: use blk_is_valid_logical_block_size
` [PATCH 04/10] block: nbd: "
` [PATCH 05/10] block: null: "
` [PATCH 06/10] block: ms_block: "
` [PATCH 07/10] block: mspro_blk: "
` [PATCH 08/10] block: nvme: "
` [PATCH 09/10] block: scsi: sd: "
` [PATCH 10/10] block: scsi: sr: "

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

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-07-21  6:53 UTC  (22+ messages)
` [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ
` [PATCH RFC v7 12/12] hpsa: enable host_tagset and switch "

[PATCH 0/2] zonefs: use zone-append for aio with rwf append
 2020-07-21  5:54 UTC  (9+ messages)
` [PATCH 1/2] fs: fix kiocb ki_complete interface
` [PATCH 2/2] zonefs: use zone-append for AIO as well

bdi cleanups
 2020-07-21  5:46 UTC  (22+ messages)
` [PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/14] drbd: remove dead code in device_to_statistics
` [PATCH 03/14] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init
` [PATCH 05/14] md: update the optimal I/O size on reshape
` [PATCH 06/14] block: lift setting the readahead size into the block layer
` [PATCH 07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful
` [PATCH 08/14] block: add helper macros for queue sysfs entries
` [PATCH 09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 13/14] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 14/14] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

[PATCH V2] scsi: core: run queue in case of IO queueing failure
 2020-07-21  3:41 UTC  (3+ messages)

[PATCH v2] SCSI and block: Simplify resume handling
 2020-07-21  3:01 UTC  (5+ messages)
  ` [PATCH v3] "

[PATCH v3 4/4] io_uring: add support for zone-append
 2020-07-21  2:19 UTC  (27+ messages)

[PATCH v3] block: delete unused config BLK_RQ_IO_DATA_LEN
 2020-07-21  2:10 UTC 

[PATCH v2] block: delete unused Kconfig
 2020-07-21  1:53 UTC  (5+ messages)

a fix and two cleanups around blk_stack_limits
 2020-07-20 21:40 UTC  (15+ messages)
` [PATCH 1/3] block: inherit the zoned characteristics in blk_stack_limits
` [PATCH 2/3] block: remove bdev_stack_limits
` [PATCH 3/3] block: remove blk_queue_stack_limits

[PATCH v2] nvme-tcp: don't use sendpage for pages not taking reference counter
 2020-07-20 19:46 UTC  (3+ messages)

[PATCH] bfq: fix blkio cgroup leakage
 2020-07-20 17:04 UTC  (9+ messages)
              ` [PATCH] block: bfq fix blkio cgroup leakage v2

[RFC PATCH v4 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-07-20 16:44 UTC  (17+ messages)
` [RFC PATCH v4 01/12] scripts: add ipe tooling to generate boot policy
` [RFC PATCH v4 02/12] security: add ipe lsm evaluation loop and audit system
` [RFC PATCH v4 03/12] security: add ipe lsm policy parser and policy loading
` [RFC PATCH v4 04/12] ipe: add property for trust of boot volume
` [RFC PATCH v4 05/12] fs: add security blob and hooks for block_device
` [RFC PATCH v4 06/12] dm-verity: move signature check after tree validation
` [RFC PATCH v4 07/12] dm-verity: add bdev_setsecurity hook for dm-verity signature
` [RFC PATCH v4 08/12] ipe: add property for signed dmverity volumes
` [RFC PATCH v4 09/12] dm-verity: add bdev_setsecurity hook for root-hash
` [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] block: fix splitting segments on boundary masks
 2020-07-20 13:08 UTC  (3+ messages)

[PATCH] block: align max append sectors to physical block size
 2020-07-20 12:35 UTC  (13+ messages)

[Question] About IO timeout and hang
 2020-07-20 10:52 UTC 

[PATCH] block: delete ununused Kconfig
 2020-07-20  8:31 UTC 

[PATCH] scsi: core: run queue in case of IO queueing failure
 2020-07-20  2:26 UTC  (6+ messages)

[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 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] 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 02/21] block: add flag for internal commands
 2020-07-17 10:32 UTC  (3+ messages)

[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  (9+ 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)


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