messages from 2023-11-28 21:08:03 to 2023-12-05 12:38:43 UTC [more...]
[PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules
2023-12-05 12:37 UTC (6+ messages)
` [PATCH -next RFC 01/14] block: add some bdev apis
` [PATCH -next RFC 02/14] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH -next RFC 03/14] bcache: use bdev api in read_super()
` [PATCH -next RFC 04/14] mtd: block2mtd: use bdev apis
` [PATCH -next RFC 05/14] s390/dasd: use bdev api in dasd_format()
[PATCH 00/21] block atomic writes
2023-12-05 11:09 UTC (25+ messages)
` [PATCH 02/21] block: Limit atomic writes according to bio and queue limits
` [PATCH 10/21] block: Add fops atomic write support
` [PATCH 17/21] fs: xfs: iomap "
[PATCH -next RFC] block: support to account io_ticks precisely
2023-12-05 9:37 UTC
[bug report] block: bio-integrity: directly map user buffers
2023-12-05 9:35 UTC
[PATCH] virtio_blk: fix snprintf truncation compiler warning
2023-12-05 6:59 UTC (2+ messages)
[PATCH 0/3] Improve mq-deadline I/O priority support
2023-12-05 5:32 UTC (4+ messages)
` [PATCH 1/3] block/mq-deadline: Use dd_rq_ioclass() instead of open-coding it
` [PATCH 2/3] block/mq-deadline: Introduce dd_bio_ioclass()
` [PATCH 3/3] block/mq-deadline: Disable I/O prioritization in certain cases
[PATCH v6 0/6] Disable fair tag sharing for UFS devices
2023-12-05 3:15 UTC (11+ messages)
` [PATCH v6 1/4] block: Make fair tag sharing configurable
` [PATCH v6 2/4] scsi: core: Make fair tag sharing configurable in the host template
` [PATCH v6 3/4] scsi: core: Make fair tag sharing configurable via sysfs
` [PATCH v6 4/4] scsi: ufs: Disable fair tag sharing
[PATCH v2 00/35] bitops: add atomic find_bit() operations
2023-12-05 2:39 UTC (11+ messages)
` [PATCH v2 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v2 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v2 03/35] lib/sbitmap; make __sbitmap_get_word() using find_and_set_bit()
` [PATCH v2 24/35] block: null_blk: fix opencoded find_and_set_bit() in get_tag()
[PATCH v6 0/5] crypto: LEA block cipher implementation
2023-12-05 1:03 UTC (6+ messages)
` [PATCH v6 1/5] "
` [PATCH v6 2/5] crypto: add LEA testmgr tests
` [PATCH v6 3/5] blk-crypto: Add LEA-256-XTS blk-crypto support
` [PATCH v6 4/5] fscrypt: Add LEA-256-XTS, LEA-256-CTS support
` [PATCH v6 5/5] crypto: LEA block cipher x86_64 optimization
[git pull] device mapper fixes for 6.7-rc2
2023-12-05 1:03 UTC (5+ messages)
` [PATCH 1/2] mm, treewide: Introduce NR_PAGE_ORDERS
[PATCH AUTOSEL 6.1 16/17] blk-mq: don't count completed flush data request as inflight in case of quiesce
2023-12-04 20:35 UTC
[PATCH AUTOSEL 6.6 22/32] block: warn once for each partition in bio_check_ro()
2023-12-04 20:32 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 31/32] blk-mq: don't count completed flush data request as inflight in case of quiesce
[RFC 0/7] ext4: Allocator changes for atomic write support with DIO
2023-12-04 18:34 UTC (20+ messages)
` [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic
` [RFC 2/7] ext4: Factor out size and start prediction from ext4_mb_normalize_request()
` [RFC 3/7] ext4: add aligned allocation support in mballoc
` [RFC 4/7] ext4: allow inode preallocation for aligned alloc
` [RFC 5/7] block: export blkdev_atomic_write_valid() and refactor api
` [RFC 6/7] ext4: Add aligned allocation support for atomic direct io
` [RFC 7/7] ext4: Support atomic write for statx
Performance drop due to alloc_workqueue() misuse and recent change
2023-12-04 18:07 UTC (2+ messages)
fix bio_add_hw_page for larger folios / compound pages
2023-12-04 17:34 UTC (3+ messages)
` [PATCH 1/2] block: prevent an integer overflow in bvec_try_merge_hw_page
` [PATCH 2/2] block: support adding less than len in bio_add_hw_page
Fwd: block/badblocks.c warning in 6.7-rc2
2023-12-04 12:10 UTC (3+ messages)
` "
[PATCH v2] nbd: limit the number of connections per config
2023-12-04 8:22 UTC
[PATCH blktests 0/2] improve block/011
2023-12-04 0:43 UTC (5+ messages)
` [PATCH blktests 1/2] block/011: recover test target devices to online or live status
` [PATCH blktests 2/2] block/011: set default timeout to 20 minutes
[PATCH v2 0/3] clean up io_uring cmd header structure
2023-12-03 15:22 UTC (8+ messages)
` [PATCH v2 1/3] io_uring: split out cmd api into a separate header
` [PATCH v2 2/3] io_uring/cmd: inline io_uring_cmd_do_in_task_lazy
` [PATCH v2 3/3] io_uring/cmd: inline io_uring_cmd_get_task
[PATCH] zram: Using GFP_ATOMIC instead of GFP_KERNEL to allocate bitmap memory in backing_dev_store
2023-12-03 14:45 UTC (11+ messages)
[syzbot] [block?] [trace?] INFO: task hung in blk_trace_ioctl (4)
2023-12-03 11:45 UTC (6+ messages)
` [PATCH next] trace/blktrace: fix task hung in blk_trace_ioctl
[PATCHv5 0/4] block integrity: directly map user space addresses
2023-12-02 14:58 UTC (12+ messages)
` [PATCHv5 1/4] block: bio-integrity: directly map user buffers
` [PATCHv5 2/4] nvme: use bio_integrity_map_user
` [PATCHv5 3/4] iouring: remove IORING_URING_CMD_POLLED
` [PATCHv5 4/4] io_uring: remove uring_cmd cookie
[linux-next:master] BUILD REGRESSION 5eda217cee887e595ba2265435862d585d399769
2023-12-02 4:12 UTC
[GIT PULL] Block fixes for 6.7-rc4
2023-12-01 21:49 UTC (2+ messages)
[git pull] device mapper fixes for 6.7-rc4
2023-12-01 21:49 UTC (2+ messages)
[PATCH] blk-mq: don't count completed flush data request as inflight in case of quiesce
2023-12-01 14:34 UTC (2+ messages)
[PATCH v2] block: skip QUEUE_FLAG_STATS and rq-qos for passthrough io
2023-12-01 14:31 UTC (2+ messages)
[PATCH] block: skip QUEUE_FLAG_STATS and rq-qos for passthrough io
2023-12-01 14:31 UTC (8+ messages)
[PATCH v5 00/17] Pass data lifetime information to SCSI disk devices
2023-12-01 1:46 UTC (21+ messages)
` [PATCH v5 01/17] fs: Fix rw_hint validation
` [PATCH v5 02/17] fs: Move enum rw_hint into a new header file
` [PATCH v5 03/17] fs/f2fs: Restore the whint_mode mount option
` [PATCH v5 04/17] fs: Restore F_[GS]ET_FILE_RW_HINT support
` [PATCH v5 05/17] fs: Restore kiocb.ki_hint
` [PATCH v5 06/17] block: Restore the per-bio/request data lifetime fields
` [PATCH v5 07/17] block: Propagate write hints to the block device inode
` [PATCH v5 08/17] scsi: core: Query the Block Limits Extension VPD page
` [PATCH v5 09/17] scsi_proto: Add structures and constants related to I/O groups and streams
` [PATCH v5 10/17] sd: Translate data lifetime information
` [PATCH v5 11/17] scsi_debug: Reduce code duplication
` [PATCH v5 12/17] scsi_debug: Support the block limits extension VPD page
` [PATCH v5 13/17] scsi_debug: Rework page code error handling
` [PATCH v5 14/17] scsi_debug: Rework subpage "
` [PATCH v5 15/17] scsi_debug: Implement the IO Advice Hints Grouping mode page
` [PATCH v5 16/17] scsi_debug: Implement GET STREAM STATUS
` [PATCH v5 17/17] scsi_debug: Maintain write statistics per group number
[RFC PATCH 0/1] virtio-blk: handle block layer timedout request
2023-12-01 1:25 UTC (3+ messages)
` [RFC PATCH 1/1] virtio-blk: process "
[syzbot] [block?] INFO: task hung in bdev_release
2023-11-30 15:02 UTC
[RFC 1/7] iomap: Don't fall back to bufferred write if the write is atomic
2023-11-30 13:53 UTC
[PATCH blktests] loop/009: require --option of udevadm control command
2023-11-30 4:37 UTC (6+ messages)
About 'nvme-pci: fix DMA direction of unmapping integrity data'
2023-11-30 0:16 UTC
[PATCH] block: Document the role of the two attribute groups
2023-11-29 17:19 UTC (2+ messages)
[PATCHv4 0/4] block integrity: directly map user space addresses
2023-11-29 16:35 UTC (8+ messages)
` [PATCHv4 1/4] block: bio-integrity: directly map user buffers
` [PATCHv4 2/4] nvme: use bio_integrity_map_user
` [PATCHv4 3/4] iouring: remove IORING_URING_CMD_POLLED
` [PATCHv4 4/4] io_uring: remove uring_cmd cookie
[PATCH v6 00/11] blksnap - block devices snapshots module
2023-11-29 15:15 UTC (6+ messages)
` [PATCH v6 11/11] blksnap: prevents using devices with data integrity or inline encryption
[PATCH] zram: Use kmap_local_page()
2023-11-29 4:19 UTC (3+ messages)
[PATCH v4 0/2] block: warn once for each partition in bio_check_ro()
2023-11-29 1:13 UTC (4+ messages)
` [PATCH v4 2/2] "
Merging raw block device writes
2023-11-28 21:59 UTC (5+ messages)
[PATCH v15 00/19] Improve write performance for zoned UFS devices
2023-11-28 21:49 UTC (4+ messages)
` [PATCH v15 19/19] scsi: ufs: Inform the block layer about write ordering
[PATCH AUTOSEL 4.14 1/7] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
2023-11-28 21:10 UTC
[PATCH AUTOSEL 4.19 01/10] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
2023-11-28 21:09 UTC
[PATCH AUTOSEL 5.4 02/11] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
2023-11-28 21:09 UTC
[PATCH AUTOSEL 5.10 02/13] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
2023-11-28 21:08 UTC
[PATCH AUTOSEL 5.15 03/15] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
2023-11-28 21:08 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 04/15] blk-cgroup: bypass blkcg_deactivate_policy after destroying
[PATCH AUTOSEL 6.1 05/25] blk-cgroup: bypass blkcg_deactivate_policy after destroying
2023-11-28 21:07 UTC (3+ messages)
` [PATCH AUTOSEL 6.1 10/25] nbd: fold nbd config initialization into nbd_alloc_config()
` [PATCH AUTOSEL 6.1 20/25] nbd: pass nbd_sock to nbd_read_reply() instead of index
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 read-only IMAP folder(s) and NNTP newsgroup(s).