messages from 2022-04-07 07:01:47 to 2022-04-13 09:42:26 UTC [more...]
Wycena paneli fotowoltaicznych
2022-04-12 7:50 UTC
[PATCH] block: null_blk: end timed out poll request
2022-04-13 8:48 UTC
[PATCH] block: avoid io timeout in case of sync polled dio
2022-04-13 8:48 UTC
[PATCH] block/rnbd: client: avoid flush_workqueue(system_long_wq) usage
2022-04-13 6:40 UTC (5+ messages)
[PATCH 0/8] dm: io accounting & polling improvement
2022-04-13 6:12 UTC (19+ messages)
` [PATCH 1/8] block: replace disk based account with bdev's
` [PATCH 2/8] dm: don't pass bio to __dm_start_io_acct and dm_end_io_acct
` [PATCH 3/8] dm: pass 'dm_io' instance to dm_io_acct directly
` [PATCH 4/8] dm: switch to bdev based io accounting interface
` [PATCH 5/8] dm: always setup ->orig_bio in alloc_io
` [PATCH 6/8] dm: don't grab target io reference in dm_zone_map_bio
` [PATCH 7/8] dm: improve target io referencing
` [PATCH 8/8] dm: put all polled io into one single list
can't run nvme-mp blktests
2022-04-13 5:53 UTC (4+ messages)
[PATCH RESEND] asm-generic: fix __get_unaligned_be48() on 32 bit platforms
2022-04-12 22:31 UTC (2+ messages)
Ihre Anfrage für Online-Unterricht an Musikschule Fröhlich
2022-04-12 18:51 UTC
[PATCH v2 1/5] block/badblocks: Remove redundant assignments
2022-04-12 17:16 UTC (5+ messages)
` [PATCH v2 2/5] block/blk-map: Remove redundant assignment
` [PATCH v2 3/5] block/partitions/acorn: Remove redundant assignments
` [PATCH v2 4/5] block/partitions/atari: Remove redundant assignment
` [PATCH v2 5/5] block/partitions/ldm: Remove redundant assignments
[PATCH] block: Remove redundant assignments
2022-04-12 15:23 UTC (5+ messages)
[PATCH] block: fix offset/size check in bio_trim()
2022-04-12 14:58 UTC
can we reduce bio_set_dev overhead due to bio_associate_blkg?
2022-04-12 7:52 UTC (12+ messages)
` [PATCH] block: remove redundant blk-cgroup init from __bio_clone
[PATCH v2] scsi: target: tcmu: Fix possible data corruption
2022-04-12 6:33 UTC (2+ messages)
[PATCH] security: do not leak information in ioctl
2022-04-12 5:25 UTC (4+ messages)
[PATCH -next RFC v2 0/8] improve tag allocation under heavy load
2022-04-12 3:20 UTC (26+ messages)
` [PATCH -next RFC v2 1/8] sbitmap: record the number of waiters for each waitqueue
` [PATCH -next RFC v2 2/8] blk-mq: call 'bt_wait_ptr()' later in blk_mq_get_tag()
` [PATCH -next RFC v2 3/8] sbitmap: make sure waitqueues are balanced
` [PATCH -next RFC v2 4/8] blk-mq: don't preempt tag under heavy load
` [PATCH -next RFC v2 5/8] sbitmap: force tag preemption if free tags are sufficient
` [PATCH -next RFC v2 6/8] blk-mq: force tag preemption for split bios
` [PATCH -next RFC v2 7/8] blk-mq: record how many tags are needed for splited bio
` [PATCH -next RFC v2 8/8] sbitmap: wake up the number of threads based on required tags
[PATCH] block: move lower_48_bits() to block
2022-04-12 1:18 UTC (2+ messages)
[PATCH AUTOSEL 5.15 32/41] drbd: set QUEUE_FLAG_STABLE_WRITES
2022-04-12 0:46 UTC
[PATCH AUTOSEL 5.17 39/49] drbd: set QUEUE_FLAG_STABLE_WRITES
2022-04-12 0:43 UTC
[PATCH v6 0/2] virtio-blk: support polling I/O and mq_ops->queue_rqs()
2022-04-11 23:47 UTC (8+ messages)
` [PATCH v6 1/2] virtio-blk: support polling I/O
` [PATCH v6 2/2] virtio-blk: support mq_ops->queue_rqs()
use block_device based APIs in block layer consumers
2022-04-11 18:24 UTC (18+ messages)
` [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 10/27] block: add a bdev_nonrot helper
` [PATCH 11/27] block: add a bdev_write_cache helper
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [f2fs-dev] "
[PATCH v2] pcd: do not leak information in ioctl
2022-04-11 17:50 UTC
use block_device based APIs in block layer consumers v2
2022-04-11 17:25 UTC (38+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [Drbd-dev] "
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 07/27] drbd: cleanup decide_on_discard_support
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 09/27] ntfs3: use bdev_logical_block_size "
` [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 11/27] block: add a bdev_nonrot helper
` [PATCH 12/27] block: add a bdev_write_cache helper
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 14/27] block: add a bdev_stable_writes helper
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [PATCH 27/27] direct-io: remove random prefetches
[PATCH] cdrom: do not print info list when there is no cdrom device
2022-04-11 16:51 UTC (5+ messages)
[PATCH 0/3] Modify some code about root=UUID or root=LABEL
2022-04-11 15:57 UTC (7+ messages)
` [PATCH 1/3] init: print some info about UUID and LABEL in name_to_dev_t()
` [PATCH 2/3] docs: kernel-parameters: update description of root=
` [PATCH 3/3] block: print correct sectors in printk_all_partitions()
[PATCH] block: aoe: fix page fault in freedev()
2022-04-11 14:43 UTC (9+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] block: add blk_alloc_disk and blk_cleanup_disk APIs
[PATCH v2 0/3] three bug fixes about tcmu page fault handle
2022-04-11 6:16 UTC (11+ messages)
` [PATCH v2 2/3] scsi: target: tcmu: Fix possible data corruption
` [PATCH v2 3/3] scsi: target: tcmu: Use address_space->invalidate_lock
[PATCH] block/compat_ioctl: fix range check in BLKGETSIZE
2022-04-09 21:33 UTC (2+ messages)
[PATCH] cdrom: make EXPORT_SYMBOL follow exported function
2022-04-09 9:10 UTC
[GIT PULL] Block fixes for 5.18-rc2
2022-04-09 5:01 UTC (2+ messages)
[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
2022-04-08 8:31 UTC (3+ messages)
` [PATCH 8/9] x86/crypto: "
[LSF/MM/BPF TOPIC] block drivers in user space
2022-04-08 7:44 UTC (5+ messages)
[PATCH] blk-mq: add debugfs to print information for blk_mq_tag_set
2022-04-08 6:54 UTC (2+ messages)
[PATCH] blk-mq: fix possible creation failure for 'debugfs_dir'
2022-04-08 6:53 UTC (2+ messages)
[PATCH 0/3] optimizations for io accounting
2022-04-08 6:52 UTC (4+ messages)
` [PATCH -next 3/3] block: update nsecs[] in part_get_stat()
[PATCH -next 00/11] support concurrent sync io for bfq on a specail occasion
2022-04-08 6:50 UTC (6+ messages)
5.18-rc1 nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) DNR
2022-04-08 5:51 UTC (3+ messages)
[bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests
2022-04-08 1:45 UTC (2+ messages)
[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
2022-04-07 15:47 UTC (22+ messages)
` [PATCH v6 01/21] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v6 02/21] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v6 03/21] PCI/P2PDMA: Expose pci_p2pdma_map_type()
` [PATCH v6 04/21] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH v6 05/21] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
` [PATCH v6 06/21] dma-direct: support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v6 07/21] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH v6 08/21] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v6 09/21] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
` [PATCH v6 10/21] nvme-pci: convert to using dma_map_sgtable()
` [PATCH v6 11/21] RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v6 12/21] RDMA/rw: drop pci_p2pdma_[un]map_sg()
` [PATCH v6 13/21] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()
` [PATCH v6 14/21] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v6 15/21] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v6 16/21] block: add check when merging zone device pages
` [PATCH v6 17/21] lib/scatterlist: "
` [PATCH v6 18/21] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [PATCH v6 19/21] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [PATCH v6 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
` [PATCH v6 21/21] nvme-pci: allow mmaping the CMB in userspace
[PATCH RFC 00/11] blk-mq/libata/scsi: SCSI driver tagging improvements
2022-04-07 14:32 UTC (4+ messages)
` [PATCH 03/11] libata: Send internal commands through the block layer
[PATCH] bfq: Fix warning in bfqq_request_over_limit()
2022-04-07 14:07 UTC
5.17, WARNING: at block/bfq-iosched.c:602 bfqq_request_over_limit+0x122/0x3a0
2022-04-07 14:16 UTC (6+ messages)
cleanup bio_kmalloc v3
2022-04-07 8:16 UTC (3+ messages)
` [PATCH 4/5] block: turn bio_kmalloc into a simple kmalloc wrapper
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).