linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-20 16:44:27 to 2020-07-25 12:02:58 UTC [more...]

[PATCH 00/25] bcache patches for Linux v5.9
 2020-07-25 12:00 UTC  (8+ messages)
` [PATCH 01/25] bcache: Fix typo in Kconfig name
` [PATCH 02/25] bcache: allocate meta data pages as compound pages
` [PATCH 03/25] bcache: journel: use for_each_clear_bit() to simplify the code
` [PATCH 04/25] bcache: writeback: Remove unneeded variable i
` [PATCH 05/25] bcache: movinggc: Use struct_size() helper in kzalloc()
` [PATCH 06/25] bcache: Use struct_size() "
` [PATCH 07/25] bcache: avoid nr_stripes overflow in bcache_device_init()

[PATCH] block: Fix reference count leak in blk_integrity_add
 2020-07-25 11:35 UTC 

[PATCH] nbd: add missed destroy_workqueue when nbd_start_device fails
 2020-07-25 10:50 UTC 

[v4 00/11] Add persistent durable identifier to storage log messages
 2020-07-25 10:29 UTC  (22+ messages)
` [v4 01/11] struct device: Add function callback durable_name
` [v4 02/11] create_syslog_header: Add durable name
` [v4 03/11] dev_vprintk_emit: Increase hdr size
` [v4 04/11] scsi: Add durable_name for dev_printk
` [v4 05/11] nvme: Add durable name "
` [v4 06/11] libata: Add ata_scsi_durable_name
  ` [RFC PATCH] libata: ata_scsi_durable_name() can be static
` [v4 07/11] Add durable_name_printk
` [v4 08/11] libata: use durable_name_printk
` [v4 09/11] Add durable_name_printk_ratelimited
` [v4 10/11] print_req_error: Use durable_name_printk_ratelimited
` [v4 11/11] buffer_io_error: "

[PATCH v2] SCSI and block: Simplify resume handling
 2020-07-25  2:50 UTC  (8+ messages)
  ` [PATCH v3] "

[PATCH] nbd: add missed destroy_workqueue when nbd_start_device fails
 2020-07-25  2:27 UTC 

[PATCH] block: Fix reference count leak in blk_integrity_add
 2020-07-25  0:17 UTC 

[git pull] device mapper fix for 5.8-rc7
 2020-07-24 21:40 UTC  (2+ messages)

[PATCH 1/1] block: return BLK_STS_NOTSUPP if operation is not supported
 2020-07-24 16:33 UTC 

[PATCH] bcache: fix bio_{start,end}_io_acct with proper device
 2020-07-24 16:45 UTC 

[PATCH v4 0/6] zone-append support in io-uring and aio
 2020-07-24 16:34 UTC  (9+ messages)
    ` [PATCH v4 1/6] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND
    ` [PATCH v4 2/6] fs: change ki_complete interface to support 64bit ret2
    ` [PATCH v4 3/6] uio: return status with iov truncation
    ` [PATCH v4 4/6] block: add zone append handling for direct I/O path
    ` [PATCH v4 5/6] block: enable zone-append for iov_iter of bvec type
    ` [PATCH v4 6/6] io_uring: add support for zone-append

[PATCH 0/2] zonefs: use zone-append for aio with rwf append
 2020-07-24 13:57 UTC  (13+ messages)
` [PATCH 2/2] zonefs: use zone-append for AIO as well

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

bdi cleanups v3
 2020-07-24  7:33 UTC  (15+ 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 RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ
 2020-07-24  2:47 UTC  (19+ messages)

[PATCH v2 0/1] scale loop device lock
 2020-07-23 21:22 UTC  (3+ messages)
` [PATCH v2 1/1] loop: scale loop device by introducing per "

[PATCH v1 0/1] scale loop device lock
 2020-07-23 19:41 UTC  (6+ messages)
` [PATCH v1 1/1] loop: scale loop device by introducing per "

[PATCH 0/2] Two patches for rnbd
 2020-07-23  8:17 UTC  (7+ messages)
` [PATCH 1/2] rnbd: remove rnbd_dev_submit_io
` [PATCH 2/2] rnbd: no need to set bi_end_io in rnbd_bio_map_kern

[PATCH] Update the obsolete comments of 'register_blkdev' func
 2020-07-23  5:17 UTC 

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

bdi cleanups v2
 2020-07-22 16:26 UTC  (28+ 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

What happened to led block trigger patch?
 2020-07-22 11:25 UTC 

[PATCH 0/3] bfq: Two fixes and a cleanup for sequential readers
 2020-07-22  9:13 UTC  (5+ messages)
` [PATCH 3/3] bfq: Use only idle IO periods for think time calculations

[PATCH 00/10] RFC: move logical block size checking to the block core
 2020-07-22  9:11 UTC  (30+ 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: "

a fix and two cleanups around blk_stack_limits
 2020-07-21 17:32 UTC  (7+ messages)
` [PATCH 1/3] block: inherit the zoned characteristics in blk_stack_limits

[PATCH v2] Fix zone-append error code
 2020-07-21 15:03 UTC  (2+ messages)

bdi cleanups
 2020-07-21  5:46 UTC  (10+ messages)
` [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init
` [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently

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

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

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

[PATCH] bfq: fix blkio cgroup leakage
 2020-07-20 17:04 UTC  (2+ 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  (4+ messages)
` [RFC PATCH v4 02/12] security: add ipe lsm evaluation loop and audit system


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