messages from 2023-03-31 05:00:01 to 2023-04-05 16:14:40 UTC [more...]
[PATCH v3 00/11] blksnap - block devices snapshots module
2023-04-04 14:08 UTC (8+ messages)
` [PATCH v3 01/11] documentation: Block Device Filtering Mechanism
` [PATCH v3 05/11] blksnap: module management interface functions
` [PATCH v3 07/11] blksnap: minimum data storage unit of the original block device
` [PATCH v3 08/11] blksnap: difference storage
` [PATCH v3 09/11] blksnap: event queue from the "
` [PATCH v3 10/11] blksnap: snapshot and snapshot image block device
` [PATCH v3 11/11] blksnap: Kconfig and Makefile
[PATCH blktests v5 0/4] test queue count changes on reconnect
2023-04-05 15:46 UTC (5+ messages)
` [PATCH blktests v5 1/4] nvme/rc: Add setter for attr_qid_max
` [PATCH blktests v5 2/4] nvme/rc: Add nvmet attribute feature detection function
` [PATCH blktests v5 3/4] nvme/rc: Add helper to wait for nvme ctrl state
` [PATCH blktests v5 4/4] nvme/048: test queue count changes on reconnect
[PATCH 0/7] s390/dasd: add dasd autoquiesce feature
2023-04-05 14:20 UTC (8+ messages)
` [PATCH 1/7] s390/dasd: remove unused DASD EER defines
` [PATCH 2/7] s390/dasd: add autoquiesce feature
` [PATCH 3/7] s390/dasd: add aq_mask sysfs attribute
` [PATCH 4/7] s390/dasd: add aq_requeue "
` [PATCH 5/7] s390/dasd: add aq_timeouts autoquiesce trigger
` [PATCH 6/7] s390/dasd: add autoquiesce event for start IO error
` [PATCH 7/7] s390/dasd: fix hanging blockdevice after request requeue
[PATCH 0/5] sed-opal: add command to read locking range attributes
2023-04-05 13:46 UTC (25+ messages)
` [PATCH 1/5] sed-opal: do not add user authority twice in boolean ace
` [PATCH 2/5] sed-opal: add helper for adding user authorities in ACE
` [PATCH 3/5] sed-opal: allow user authority to get locking range attributes
` [PATCH 4/5] sed-opal: add helper to get multiple columns at once
` [PATCH 5/5] sed-opal: Add command to read locking range parameters
` [PATCH v2 0/5] sed-opal: add command to read locking range attributes
` [PATCH v2 1/5] sed-opal: do not add same authority twice in boolean ace
` [PATCH v2 2/5] sed-opal: add helper for adding user authorities in ACE
` [PATCH v2 3/5] sed-opal: allow user authority to get locking range attributes
` [PATCH v2 4/5] sed-opal: add helper to get multiple columns at once
` [PATCH v2 5/5] sed-opal: Add command to read locking range parameters
two little cleanups for the for-6.4/splice branch
2023-04-05 13:37 UTC (6+ messages)
` [PATCH 1/3] iov_iter: remove iov_iter_get_pages
` [PATCH 2/3] iov_iter: remove iov_iter_get_pages_alloc
` [PATCH 3/3] iov_iter: remove the extraction_flags argument to __iov_iter_get_pages_alloc
kernel BUG in find_lock_entries
2023-04-05 10:52 UTC
[PATCH v3 0/8] memcg: avoid flushing stats atomically where possible
2023-04-05 8:02 UTC (15+ messages)
` [PATCH v3 4/8] memcg: replace stats_flush_lock with an atomic
` [PATCH v3 5/8] memcg: sleep during flushing stats in safe contexts
` [PATCH v3 6/8] workingset: memcg: sleep when flushing stats in workingset_refault()
` [PATCH v3 8/8] memcg: do not modify rstat tree for zero updates
[PATCH v5 00/19] Add Command Duration Limits support
2023-04-05 6:26 UTC (29+ messages)
` [PATCH v5 01/19] ioprio: cleanup interface definition
` [PATCH v5 02/19] block: introduce ioprio hints
` [PATCH v5 03/19] block: introduce BLK_STS_DURATION_LIMIT
` [PATCH v5 04/19] scsi: core: allow libata to complete successful commands via EH
` [PATCH v5 05/19] scsi: rename and move get_scsi_ml_byte()
` [PATCH v5 06/19] scsi: support retrieving sub-pages of mode pages
` [PATCH v5 07/19] scsi: support service action in scsi_report_opcode()
` [PATCH v5 08/19] scsi: detect support for command duration limits
` [PATCH v5 09/19] scsi: allow enabling and disabling "
` [PATCH v5 10/19] scsi: sd: set read/write commands CDL index
` [PATCH v5 11/19] scsi: sd: handle read/write CDL timeout failures
` [PATCH v5 12/19] ata: libata-scsi: remove unnecessary !cmd checks
` [PATCH v5 13/19] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION
` [PATCH v5 14/19] ata: libata: detect support for command duration limits
` [PATCH v5 15/19] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in()
` [PATCH v5 16/19] ata: libata-scsi: add support for CDL pages mode sense
` [PATCH v5 17/19] ata: libata: add ATA feature control sub-page translation
` [PATCH v5 18/19] ata: libata: set read/write commands CDL index
` [PATCH v5 19/19] ata: libata: handle completion of CDL commands using policy 0xD
[PATCH v2 0/5] remove page_endio()
2023-04-05 6:07 UTC (14+ messages)
` [PATCH v2 1/5] zram: always chain bio to the parent in read_from_bdev_async
` [PATCH v2 2/5] orangefs: use folios in orangefs_readahead
` [PATCH v2 3/5] mpage: split bi_end_io callback for reads and writes
` [PATCH v2 4/5] mpage: use folios in bio end_io handler
` [PATCH v2 5/5] filemap: remove page_endio()
[PATCH v2 0/2] bio iter improvements
2023-04-04 22:57 UTC (3+ messages)
` [PATCH v2 1/2] block: Rework bio_for_each_segment_all()
` [PATCH v2 2/2] block: Rework bio_for_each_folio_all()
[PATCHv2] blk-mq: directly poll requests
2023-04-04 22:11 UTC (2+ messages)
[PATCH] loop: LOOP_CONFIGURE: send uevents for partitions
2023-04-04 18:45 UTC (7+ messages)
` [PATCH blktests] loop/009: add test for loop partition uvents
` LKP kernel test robot and blktests patches
[PATCH 0/2] bio iter improvements
2023-04-04 17:11 UTC (23+ messages)
` [PATCH 1/2] block: Rework bio_for_each_segment_all()
` [PATCH 2/2] block: Rework bio_for_each_folio_all()
[LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
2023-04-04 16:03 UTC (3+ messages)
zram I/O path cleanups and fixups
2023-04-04 15:05 UTC (17+ messages)
` [PATCH 01/16] zram: remove valid_io_request
` [PATCH 02/16] zram: make zram_bio_discard more self-contained
` [PATCH 03/16] zram: implify bvec iteration in __zram_make_request
` [PATCH 04/16] zram: move discard handling to zram_submit_bio
` [PATCH 05/16] zram: return early on error in zram_bvec_rw
` [PATCH 06/16] zram: refactor highlevel read and write handling
` [PATCH 07/16] zram: don't use highmem for the bounce buffer in zram_bvec_{read,write}
` [PATCH 08/16] zram: rename __zram_bvec_read to zram_read_page
` [PATCH 09/16] zram: directly call zram_read_page in writeback_store
` [PATCH 10/16] zram: refactor zram_bdev_read
` [PATCH 11/16] zram: don't pass a bvec to __zram_bvec_write
` [PATCH 12/16] zram: refactor zram_bdev_write
` [PATCH 13/16] zram: pass a page to read_from_bdev
` [PATCH 14/16] zram: don't return errors from read_from_bdev_async
` [PATCH 15/16] zram: fix synchronous reads
` [PATCH 16/16] zram: return errors from read_from_bdev_sync
[PATCH v2 00/19] bio: check return values of bio_add_page
2023-04-04 8:26 UTC (14+ messages)
` [PATCH v2 05/19] md: use __bio_add_page to add single page
` [PATCH v2 06/19] md: raid5-log: "
` [PATCH v2 07/19] md: raid5: use __bio_add_page to add single page to new bio
` [PATCH v2 15/19] md: check for failure when adding pages in alloc_behind_master_bio
` [PATCH v2 16/19] md: raid1: use __bio_add_page for adding single page to bio
` [PATCH v2 17/19] md: raid1: check if adding pages to resync bio fails
[PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD
2023-04-04 7:48 UTC (15+ messages)
` [PATCH V6 03/17] io_uring: "
` [PATCH V6 12/17] block: ublk_drv: cleanup ublk_copy_user_pages
` [PATCH V6 17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy
` (subset) [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD
[PATCH v5 18/18] scsi: target: Add block PR support to iblock
2023-04-04 5:29 UTC (2+ messages)
[PATCH v2 0/8] Introduce provisioning primitives for thinly provisioned storage
2023-04-03 22:57 UTC (6+ messages)
` [PATCH v2 2/7] dm: Add support for block provisioning
[PATCH v2 4/9] cgroup: rstat: add WARN_ON_ONCE() if flushing outside task context
2023-04-03 20:39 UTC (14+ messages)
Issue with discard with NVME and Infinibox Storage
2023-04-03 18:40 UTC (5+ messages)
[PATCH v2] blk-throttle: Fix io statistics for cgroup v1
2023-04-03 17:56 UTC (3+ messages)
` [External] "
[PATCH v2 0/2] virtio-blk: fix a few problems in ZBD-related code
2023-04-03 17:53 UTC (5+ messages)
` [PATCH v2 1/2] virtio-blk: migrate to the latest patchset version
` [virtio-dev] "
[syzbot] Monthly block report
2023-04-03 16:00 UTC
[syzbot] [block?] WARNING in process_fd_request
2023-04-03 14:54 UTC
[PATCH 1/2] blk-mq: export request polling helpers
2023-04-03 12:42 UTC (11+ messages)
` [PATCH 2/2] nvme: use blk-mq polling for uring commands
[PATCH V5 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD
2023-04-03 9:22 UTC (8+ messages)
` [PATCH V5 16/16] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy
[PATCH v3 7/7] drbd: Pass a peer device to the resync and online verify functions
2023-04-03 6:20 UTC (2+ messages)
[REGRESSION] CPUIDLE_FLAG_RCU_IDLE, blk_mq_freeze_queue_wait() and slow-stuck reboots
2023-04-02 12:40 UTC (4+ messages)
[PATCH] pktcdvd: simplify the class_pktcdvd logic
2023-04-02 8:57 UTC (3+ messages)
[PATCH v3 0/7] Assorted DRBD refactoring
2023-04-02 2:28 UTC (2+ messages)
[PATCH V2 0/2] null_blk: usr memcpy_[to|from]_page()
2023-04-02 2:28 UTC (2+ messages)
[PATCH AUTOSEL 6.1 11/24] block: ublk_drv: mark device as LIVE before adding disk
2023-04-01 1:42 UTC
[PATCH AUTOSEL 6.2 12/25] block: ublk_drv: mark device as LIVE before adding disk
2023-04-01 1:41 UTC
[GIT PULL] Block fixes for 6.3-rc5
2023-03-31 20:00 UTC (2+ messages)
move bio cgroup punting into btrfs
2023-03-31 17:25 UTC (3+ messages)
[PATCH v3 53/55] drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendmsg()
2023-03-31 16:09 UTC (2+ messages)
` [PATCH v3 54/55] drdb: Send an entire bio in a single sendmsg
[syzbot] KASAN: use-after-free Read in netdev_core_pick_tx
2023-03-31 15:48 UTC (3+ messages)
` [syzbot] [block?] "
[PATCH 00/19] bio: check return values of bio_add_page
2023-03-31 12:20 UTC (7+ messages)
` [PATCH 01/19] swap: use __bio_add_page to add page to bio
` [PATCH 04/19] fs: buffer: use __bio_add_page to add single "
` [PATCH 13/19] zram: use __bio_add_page for adding "
[PATCH 0/5] remove page_endio()
2023-03-31 11:19 UTC (4+ messages)
` [PATCH 1/5] zram: remove the call to page_endio in the bio end_io handler
[PATCH 0/3] nvme fabrics polling fixes
2023-03-31 7:57 UTC (3+ messages)
` [PATCH 3/3] blk-mq: directly poll requests
[PATCH blktests v3 0/4] Test different queue types
2023-03-31 4:59 UTC (3+ messages)
` [PATCH blktests v3 4/4] nvme/047: Test different queue types for fabrics transports
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).