messages from 2023-12-01 14:19:05 to 2023-12-07 06:25:48 UTC [more...]
[PATCH 0/11] vfs: inode cache scalability improvements
2023-12-07 6:25 UTC (31+ messages)
` [PATCH 01/11] lib/dlock-list: Distributed and lock-protected lists
` [PATCH 02/11] vfs: Remove unnecessary list_for_each_entry_safe() variants
` [PATCH 03/11] vfs: Use dlock list for superblock's inode list
` [PATCH 04/11] lib/dlock-list: Make sibling CPUs share the same linked list
` [PATCH 05/11] selinux: use dlist for isec inode list
` [PATCH 06/11] vfs: factor out inode hash head calculation
` [PATCH 07/11] hlist-bl: add hlist_bl_fake()
` [PATCH 08/11] vfs: inode cache conversion to hash-bl
` [PATCH 09/11] hash-bl: explicitly initialise hash-bl heads
` [PATCH 10/11] list_bl: don't use bit locks for PREEMPT_RT or lockdep
` [PATCH 11/11] hlist-bl: introduced nested locking for dm-snap
[PATCH] virtio_blk: set the default scheduler to none
2023-12-07 6:02 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 577a4ee0b96fb043c9cf4a533c550ff587e526cf
2023-12-07 5:41 UTC
[PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules
2023-12-07 2:45 UTC (28+ 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 -next RFC 06/14] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH -next RFC 07/14] bcachefs: remove dead function bdev_sectors()
` [PATCH -next RFC 08/14] btrfs: use bdev apis
` [PATCH -next RFC 09/14] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH -next RFC 10/14] erofs: use bdev api
` [PATCH -next RFC 11/14] ext4: use bdev apis
` [PATCH -next RFC 12/14] jbd2: "
` [PATCH -next RFC 13/14] gfs2: use bdev api
` [PATCH -next RFC 14/14] nilfs2: use bdev api in nilfs_attach_log_writer()
[PATCH blktests 0/2] improve block/011
2023-12-07 2:22 UTC (5+ messages)
` [PATCH blktests 1/2] block/011: recover test target devices to online or live status
[PATCH V4 resend] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
2023-12-07 1:11 UTC (7+ messages)
[PATCH 1/3] block: Rework bio_for_each_segment_all()
2023-12-06 23:27 UTC (4+ messages)
[PATCH v1] block: Optimize bio io priority setting
2023-12-06 11:24 UTC
[PATCH v18 00/12] Implement copy offload support
2023-12-06 10:02 UTC (13+ messages)
` [PATCH v18 01/12] block: Introduce queue limits and sysfs for copy-offload support
` [PATCH v18 02/12] Add infrastructure for copy offload in block and request layer
` [PATCH v18 03/12] block: add copy offload support
` [PATCH v18 04/12] block: add emulation for copy
` [PATCH v18 05/12] fs/read_write: Enable copy_file_range for block device
` [PATCH v18 06/12] fs, block: copy_file_range for def_blk_ops for direct "
` [PATCH v18 07/12] nvme: add copy offload support
` [PATCH v18 08/12] nvmet: add copy command support for bdev and file ns
` [PATCH v18 09/12] dm: Add support for copy offload
` [PATCH v18 10/12] dm: Enable copy offload for dm-linear target
` [PATCH v18 11/12] null: Enable trace capability for null block
` [PATCH v18 12/12] null_blk: add support for copy offload
[PATCH] zram: Using GFP_ATOMIC instead of GFP_KERNEL to allocate bitmap memory in backing_dev_store (fwd)
2023-12-06 9:53 UTC (2+ messages)
[bug report] block: bio-integrity: directly map user buffers
2023-12-06 5:26 UTC (3+ messages)
[PATCH v2 00/35] bitops: add atomic find_bit() operations
2023-12-06 5:22 UTC (12+ 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()
[linux-next:master] BUILD REGRESSION 0f5f12ac05f36f117e793656c3f560625e927f1b
2023-12-06 4:11 UTC
[PATCH 0/3] Improve mq-deadline I/O priority support
2023-12-06 3:24 UTC (8+ 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
fix bio_add_hw_page for larger folios / compound pages
2023-12-05 18:52 UTC (8+ 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
[PATCH v3 00/12] Hardware wrapped key support for qcom ice and ufs
2023-12-05 17:33 UTC (2+ messages)
[PATCH] virtio_blk: fix snprintf truncation compiler warning
2023-12-05 14:19 UTC (4+ messages)
[PATCH v2] virtio_blk: fix snprintf truncation compiler warning
2023-12-05 14:18 UTC
[PATCH 00/21] block atomic writes
2023-12-05 13:59 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 v2] nbd: get config_lock before sock_shutdown
2023-12-05 12:56 UTC
[PATCH -next RFC] block: support to account io_ticks precisely
2023-12-05 9:37 UTC
[PATCH v6 0/6] Disable fair tag sharing for UFS devices
2023-12-05 3:15 UTC (8+ messages)
` [PATCH v6 1/4] block: Make fair tag sharing configurable
[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 (13+ messages)
` [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic
Performance drop due to alloc_workqueue() misuse and recent change
2023-12-04 18:07 UTC (2+ messages)
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 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 (5+ 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 (7+ messages)
[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 (7+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).