messages from 2023-05-02 13:20:54 to 2023-05-04 14:41:16 UTC [more...]
[PATCH v4 0/3] io_uring: Pass the whole sqe to commands
2023-05-04 14:40 UTC (10+ messages)
` [PATCH v4 1/3] io_uring: Create a helper to return the SQE size
` [PATCH v4 2/3] io_uring: Pass whole sqe to commands
` [PATCH v4 3/3] io_uring: Remove unnecessary BUILD_BUG_ON
[PATCH] mm: always respect QUEUE_FLAG_STABLE_WRITES on the block device
2023-05-04 14:16 UTC (3+ messages)
[PATCH v2 00/11] block/badblocks: fix badblocks setting error
2023-05-04 12:48 UTC (12+ messages)
` [PATCH v2 01/11] block/badblocks: change some members of badblocks to bool
` [PATCH v2 02/11] block/badblocks: only set bb->changed when badblocks changes
` [PATCH v2 03/11] block/badblocks: fix badblocks loss when badblocks combine
` [PATCH v2 04/11] block/badblocks: fix badblocks overlap
` [PATCH v2 05/11] block/badblocks: fix the bug of reverse order
` [PATCH v2 06/11] block/badblocks: fix ack set fail in badblocks_set
` [PATCH v2 07/11] block/badblocks: check bb->count instead of 'hi > lo'
` [PATCH v2 08/11] block/badblocks: factor out a helper to merge badblocks
` [PATCH v2 09/11] block/badblocks: factor out a helper to combine badblocks
` [PATCH v2 10/11] block/badblocks: factor out a helper to create badblocks
` [PATCH v2 11/11] block/badblocks: try to merge badblocks as much as possible
[PATCH RFC 00/16] block atomic writes
2023-05-04 8:45 UTC (29+ messages)
` [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
` [PATCH RFC 02/16] fs/bdev: Add atomic write support info to statx
` [PATCH RFC 03/16] xfs: Support atomic write for statx
` [PATCH RFC 04/16] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
` [PATCH RFC 05/16] block: Add REQ_ATOMIC flag
` [PATCH RFC 06/16] block: Limit atomic writes according to bio and queue limits
` [PATCH RFC 07/16] block: Add bdev_find_max_atomic_write_alignment()
` [PATCH RFC 08/16] block: Add support for atomic_write_unit
` [PATCH RFC 09/16] block: Add blk_validate_atomic_write_op()
` [PATCH RFC 10/16] block: Add fops atomic write support
` [PATCH RFC 11/16] fs: iomap: Atomic "
` [PATCH RFC 12/16] xfs: Add support for fallocate2
` [PATCH RFC 13/16] scsi: sd: Support reading atomic properties from block limits VPD
` [PATCH RFC 14/16] scsi: sd: Add WRITE_ATOMIC_16 support
` [PATCH RFC 15/16] scsi: scsi_debug: Atomic write support
` [PATCH RFC 16/16] nvme: Support atomic writes
[PATCH v4 00/11] mq-deadline: Improve support for zoned block devices
2023-05-04 8:18 UTC (14+ messages)
` [PATCH v4 01/11] block: Simplify blk_req_needs_zone_write_lock()
` [PATCH v4 02/11] block: Fix the type of the second bdev_op_is_zoned_write() argument
` [PATCH v4 03/11] block: Introduce op_is_zoned_write()
` [PATCH v4 04/11] block: Introduce blk_rq_is_seq_zoned_write()
` [PATCH v4 05/11] block: mq-deadline: Clean up deadline_check_fifo()
` [PATCH v4 06/11] block: mq-deadline: Simplify deadline_skip_seq_writes()
` [PATCH v4 07/11] block: mq-deadline: Improve deadline_skip_seq_writes()
` [PATCH v4 08/11] block: mq-deadline: Reduce lock contention
` [PATCH v4 09/11] block: mq-deadline: Track the dispatch position
` [PATCH v4 10/11] block: mq-deadline: Handle requeued requests correctly
` [PATCH v4 11/11] block: mq-deadline: Fix handling of at-head zoned writes
[PATCH 00/15] Change the integrity configuration method in block
2023-05-04 6:46 UTC (28+ messages)
` [PATCH 01/15] block: bio: rename page_is_mergeable to bio_page_is_mergeable and make non-static
` "
` [PATCH 02/15] block: blk-integiry: add helper functions for bio_integrity_add_page
` "
` [PATCH 03/15] block: bio-integrity: modify bio_integrity_add_page()
` [PATCH 04/15] block: bio-integiry: cleanup bio_integrity_prep
` [PATCH 05/15] block: fix not to apply bip information in blk_rq_bio_prep()
` "
` [PATCH 06/15] block: blk-merge: fix to add the number of integrity segments to the request twice
` [PATCH 07/15] block: blk-merge: fix merging two requests in ll_merge_requests_fn
` [PATCH 08/15] block: add helper function to get the number of integrity segments
` [PATCH 09/15] scsi: add scsi_alloc_integrity_sgtables() for integrity process
` [PATCH 10/15] scsi: change to use blk_rq_nr_integrity_segments() instead of blk_rq_count_integrity_sg()
` [PATCH 11/15] block: blk-integrity: change how to find the number of integrity of bio
` [PATCH 12/15] nvme: rdma: change how to find the number of integrity of request
` [PATCH 13/15] block: add helper function for iteration of bip's bvec
` [PATCH 14/15] block: blk-integrity: change sg-table configuration method for integrity
` [PATCH 15/15] block: blk-integrity: remove blk_rq_count_integrity_sg()
[PATCH blktests v3 00/12] nvme testsuite runtime optimization
2023-05-04 6:07 UTC (27+ messages)
` [PATCH blktests v3 01/12] nvme/rc: Auto convert test device size info
` [PATCH blktests v3 02/12] nvme: Do not hard code device size for dd test
` [PATCH blktests v3 03/12] common/xfs: Make size argument optional for _xfs_run_fio_verify_io
` [PATCH blktests v3 04/12] common/xfs: Limit fio size job to fit into xfs fs
` [PATCH blktests v3 05/12] nvme: Use runtime fio background jobs
` [PATCH blktests v3 06/12] Documentation: Add info on nvme_tr_type
` [PATCH blktests v3 07/12] nvme: Make test image size configurable
` [PATCH blktests v3 08/12] nvme/rc: Add minimal test image size requirement
` [PATCH blktests v3 09/12] common/fio: Limit number of random jobs
` [PATCH blktests v3 10/12] nvme/rc: Calculate IO size for random fio jobs
` [PATCH blktests v3 11/12] nvme/rc: Move discovery generation counter code to rc
` [PATCH blktests v3 12/12] nvme: Make the number iterations configurable
LSF/MM/BPF BoF: pains / goods with automation with kdevops
2023-05-04 5:59 UTC (4+ messages)
[PATCH 5.10 0/3] blk-crypto fixes for 5.10
2023-05-04 4:09 UTC (4+ messages)
` [PATCH 5.10 1/3] blk-mq: release crypto keyslot before reporting I/O complete
` [PATCH 5.10 2/3] blk-crypto: make blk_crypto_evict_key() return void
` [PATCH 5.10 3/3] blk-crypto: make blk_crypto_evict_key() more robust
[PATCH 5.15 0/3] blk-crypto fixes for 5.15
2023-05-04 4:03 UTC (4+ messages)
` [PATCH 5.15 1/3] blk-mq: release crypto keyslot before reporting I/O complete
` [PATCH 5.15 2/3] blk-crypto: make blk_crypto_evict_key() return void
` [PATCH 5.15 3/3] blk-crypto: make blk_crypto_evict_key() more robust
[PATCH 6.1 0/7] blk-crypto fixes for 6.1
2023-05-04 3:54 UTC (8+ messages)
` [PATCH 6.1 1/7] blk-crypto: don't use struct request_queue for public interfaces
` [PATCH 6.1 2/7] blk-crypto: add a blk_crypto_config_supported_natively helper
` [PATCH 6.1 3/7] blk-crypto: move internal only declarations to blk-crypto-internal.h
` [PATCH 6.1 4/7] blk-crypto: Add a missing include directive
` [PATCH 6.1 5/7] blk-mq: release crypto keyslot before reporting I/O complete
` [PATCH 6.1 6/7] blk-crypto: make blk_crypto_evict_key() return void
` [PATCH 6.1 7/7] blk-crypto: make blk_crypto_evict_key() more robust
[PATCH blktests v2] tests/dm: add a regression test
2023-05-04 3:18 UTC (3+ messages)
[ext4 io hang] buffered write io hang in balance_dirty_pages
2023-05-04 3:09 UTC (20+ messages)
[PATCH RFC -next] block: support enable/disable blk-mq debugfs dynamically
2023-05-04 2:17 UTC (2+ messages)
[PATCH for-6.4/block] block/rq_qos: protect rq_qos apis with a new lock
2023-05-04 2:16 UTC (3+ messages)
[PATCH v3 0/4] io_uring: Pass the whole sqe to commands
2023-05-03 19:11 UTC (4+ messages)
` [PATCH v3 4/4] block: ublk_drv: Add a helper instead of casting
[RFC PATCH 00/11] Rust null block driver
2023-05-03 16:47 UTC (20+ messages)
` [RFC PATCH 01/11] rust: add radix tree abstraction
` [RFC PATCH 02/11] rust: add `pages` module for handling page allocation
` [RFC PATCH 03/11] rust: block: introduce `kernel::block::mq` module
` [RFC PATCH 04/11] rust: block: introduce `kernel::block::bio` module
` [RFC PATCH 05/11] RUST: add `module_params` macro
` [RFC PATCH 06/11] rust: apply cache line padding for `SpinLock`
` [RFC PATCH 07/11] rust: lock: add support for `Lock::lock_irqsave`
` [RFC PATCH 08/11] rust: lock: implement `IrqSaveBackend` for `SpinLock`
` [RFC PATCH 09/11] RUST: implement `ForeignOwnable` for `Pin`
` [RFC PATCH 10/11] rust: add null block driver
` [RFC PATCH 11/11] rust: inline a number of short functions
[PATCH V2] ublk: add timeout handler
2023-05-03 15:39 UTC (2+ messages)
[PATCH] drbd: correctly submit flush bio on barrier
2023-05-03 15:39 UTC (3+ messages)
[RFC 0/3] nvme uring passthrough diet
2023-05-03 15:25 UTC (9+ messages)
` [RFC 1/3] nvme: skip block cgroups for passthrough commands
` [RFC 3/3] nvme: create special request queue for cdev
Estimating Services
2023-05-03 15:10 UTC
[LSF/MM/BPF TOPIC] nvme state machine refactoring
2023-05-03 13:55 UTC (3+ messages)
[PATCH] drbd: do not set REQ_PREFLUSH when submitting barrier
2023-05-03 11:05 UTC (3+ messages)
[PATCH blktests v3 0/2] nvme_trtype=fc fixes
2023-05-03 8:38 UTC (3+ messages)
` [PATCH blktests v3 1/2] nvme/rc: Cleanup fc ports in reverse order
` [PATCH blktests v3 2/2] nvme/rc: Cleanup fc resource before module unloading
[PATCH blktests v2 0/2] nvme_trtype=fc fixes
2023-05-03 8:12 UTC (5+ messages)
` [PATCH blktests v2 1/2] nvme-rc: Cleanup fc ports in reverse order
[6.4-current oops] null ptr deref in blk_mq_sched_bio_merge() from blkdev readahead
2023-05-03 8:07 UTC (2+ messages)
[PATCH REPOST blktests v2 0/9] nvme testsuite runtime optimization
2023-05-03 7:29 UTC (25+ messages)
` [PATCH REPOST blktests v2 3/9] common-xfs: Make size argument optional for _xfs_run_fio_verify_io
` [PATCH REPOST blktests v2 4/9] nvme: Use runtime fio background jobs
` [PATCH REPOST blktests v2 7/9] nvme-rc: Calculate IO size for fio jobs
` [PATCH REPOST blktests v2 8/9] nvme-rc: Move discovery generation counter code to rc
` [PATCH REPOST blktests v2 9/9] nvme: Make the number iterations configurable
[PATCH 0/1] Possible bug in zram on ppc64le on vfat
2023-05-02 15:23 UTC (8+ 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).