Linux Block Development
[Prev Page][Next Page]
[PATCH] block: cleanup and fix batch completion adding conditions,
Jens Axboe
[PATCH V3] block: make segment size limit workable for > 4K PAGE_SIZE,
Ming Lei
[PATCH v2 0/2] Fix and cleanup some comments in blk-wbt,
Tang Yizhou
[PATCH v2] blk-cgroup: improve policy registration error handling,
Chen Linxuan
Question about backporting w/ missing bitenum members,
Khazhy Kumykov
[PATCH blktests v3 0/6] enable bs > ps device testing,
Luis Chamberlain
[PATCH] block: Check blkg_to_lat return value to avoid NULL dereference,
Wentao Liang
[PATCH] blk-wbt: Cleanup some comments,
Tang Yizhou
[PATCHv2 0/6] ublk zero-copy support,
Keith Busch
[PATCH v12 0/4] Driver and fscrypt support for HW-wrapped inline encryption keys,
Eric Biggers
[PATCH v4 0/6] x86 CRC optimizations,
Eric Biggers
[PATCH] drbd: Fix typo in error directive, Andrew Kreimer
[PATCH V2] block: make segment size limit workable for > 4K PAGE_SIZE,
Ming Lei
nvme-tcp: fix a possible UAF when failing to send request,
zhang.guanghui@xxxxxxxx
Re: nvme-tcp: fix a possible UAF when failing to send request, Maurizio Lombardi
Re: nvme-tcp: fix a possible UAF when failing to send request, Sagi Grimberg
[PATCH] blk-cgroup: validate alloc/free function pairs at the start of blkcg_policy_register(),
Chen Linxuan
[PATCH] block: Modify the escape character,
Donglei Wei
[PATCH 0/7] block: remove all debugfs dir & don't grab debugfs_mutex,
Ming Lei
[PATCH RESEND v2 1/2] block: introduce init_wait_func(),
Muchun Song
Re: The business loan-, David Song
[PATCH RFC] block: print the real address of request in debugfs,
Guixin Liu
BUG: NULL pointer dereferenced within __blk_rq_map_sg,
Cheyenne Wills
[PATCH v4 blktests 0/2] Add atomic write tests for scsi and nvme,
Alan Adamson
ublk: expose ublk device info in sysfs or support ioctls on ublk-control,
Matthew Broomfield
[GIT PULL] Block fixes for 6.14-rc2,
Jens Axboe
[PATCH] driver: block: release the lo_work_lock before queue_work,
zhaoyang.huang
blktests failures with v6.14-rc1 kernel,
Shinichiro Kawasaki
Kernel Oops in __blk_mq_all_tag_iter() using Raxda CM5,
Rick Koch
[LSF/MM/BPF TOPIC] Block IO performance per core?,
Nitesh Shetty
[PATCH v3 0/6] x86 CRC optimizations,
Eric Biggers
[PATCH v3 blktests 0/2] Add atomic write tests for scsi and nvme,
Alan Adamson
[PATCH v3 0/2] rust: lockdep: Fix soundness issue affecting LockClassKeys,
Mitchell Levy
[PATCHv2 blktests] srp: skip test if scsi_transport_srp module is loaded and in use,
Nilay Shroff
[PATCH 0/2] block: fix lock order and remove redundant locking,
Nilay Shroff
[PATCH v7 00/17] Provide a new two step DMA mapping API,
Leon Romanovsky
- [PATCH v7 03/17] iommu: generalize the batched sync after map interface, Leon Romanovsky
- [PATCH v7 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers, Leon Romanovsky
- [PATCH v7 04/17] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast, Leon Romanovsky
- [PATCH v7 07/17] dma-mapping: Implement link/unlink ranges API, Leon Romanovsky
- [PATCH v7 05/17] dma-mapping: Provide an interface to allow allocate IOVA, Leon Romanovsky
- [PATCH v7 08/17] dma-mapping: add a dma_need_unmap helper, Leon Romanovsky
- [PATCH v7 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h, Leon Romanovsky
- [PATCH v7 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper, Leon Romanovsky
- [PATCH v7 09/17] docs: core-api: document the IOVA-based API, Leon Romanovsky
- [PATCH v7 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit, Leon Romanovsky
- [PATCH v7 11/17] mm/hmm: provide generic DMA managing logic, Leon Romanovsky
- [PATCH v7 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage, Leon Romanovsky
- [PATCH v7 12/17] RDMA/umem: Store ODP access mask information in PFN, Leon Romanovsky
- [PATCH v7 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length, Leon Romanovsky
- [PATCH v7 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse, Leon Romanovsky
- [PATCH v7 17/17] vfio/mlx5: Enable the DMA link API, Leon Romanovsky
- [PATCH v7 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP, Leon Romanovsky
- Re: [PATCH v7 00/17] Provide a new two step DMA mapping API, Leon Romanovsky
[PATCH v2 0/8] enable bs > ps for block devices,
Luis Chamberlain
[PATCH blktests v2 0/4] enable bs > ps device testing,
Luis Chamberlain
[LSF/MM/BPF TOPIC] [LSF/MM/BPF ATTEND] blktests: status and improvement plan of the storage stack test framework, Chaitanya Kulkarni
[syzbot] [block?] BUG: sleeping function called from invalid context in unmap_mapping_folio,
syzbot
[bug report] block: force noio scope in blk_mq_freeze_queue,
Dan Carpenter
[PATCH v11 0/7] Support for hardware-wrapped inline encryption keys,
Eric Biggers
- [PATCH v11 1/7] blk-crypto: add basic hardware-wrapped key support, Eric Biggers
- [PATCH v11 2/7] blk-crypto: show supported key types in sysfs, Eric Biggers
- [PATCH v11 3/7] blk-crypto: add ioctls to create and prepare hardware-wrapped keys, Eric Biggers
- [PATCH v11 4/7] fscrypt: add support for hardware-wrapped keys, Eric Biggers
- [PATCH v11 5/7] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key, Eric Biggers
- [PATCH v11 6/7] soc: qcom: ice: add HWKM support to the ICE driver, Eric Biggers
- [PATCH v11 7/7] ufs: qcom: add support for wrapped keys, Eric Biggers
- Re: [PATCH v11 0/7] Support for hardware-wrapped inline encryption keys, Bartosz Golaszewski
- Re: [PATCH v11 0/7] Support for hardware-wrapped inline encryption keys, Eric Biggers
- Re: (subset) [PATCH v11 0/7] Support for hardware-wrapped inline encryption keys, Jens Axboe
[PATCH v2 0/3] Converge on using secs_to_jiffies() part two,
Easwar Hariharan
[PATCHv2 00/11] block write streams with nvme fdp,
Keith Busch
- [PATCHv2 04/11] block: introduce a write_stream_granularity queue limit, Keith Busch
- [PATCHv2 02/11] block: add a bi_write_stream field, Keith Busch
- [PATCHv2 03/11] block: introduce max_write_streams queue limit, Keith Busch
- [PATCHv2 07/11] nvme: add a nvme_get_log_lsi helper, Keith Busch
- [PATCHv2 05/11] block: expose write streams for block device nodes, Keith Busch
- [PATCHv2 01/11] fs: add a write stream field to the kiocb, Keith Busch
- [PATCHv2 06/11] io_uring: enable per-io write streams, Keith Busch
- [PATCHv2 08/11] nvme: pass a void pointer to nvme_get/set_features for the result, Keith Busch
- [PATCHv2 09/11] nvme: add FDP definitions, Keith Busch
- [PATCHv2 11/11] nvme: use fdp streams if write stream is provided, Keith Busch
- [PATCHv2 10/11] nvme: register fdp parameters with the block layer, Keith Busch
- Re: [PATCHv2 00/11] block write streams with nvme fdp, Kanchan Joshi
[PATCH 0/6] ublk zero-copy support,
Keith Busch
PI and data checksumming for XFS,
Christoph Hellwig
[syzbot] [block?] general protection fault in bioset_exit (2),
syzbot
[PATCH blktests] srp: skip test if scsi_transport_srp module is loaded and in use,
Nilay Shroff
[LSF/MM/BPF TOPIC] An SRCU that is faster than RCU Tasks Trace, Paul E. McKenney
[GIT PULL] Final block updates for 6.14-rc1,
Jens Axboe
RFC: split out the auto-PI code and data structures,
Christoph Hellwig
annotate noio context v2,
Christoph Hellwig
loop: take the file system minimum dio alignment into account v2,
Christoph Hellwig
[LSF/MM/BPF TOPIC] File system checksum offload,
Kanchan Joshi
[PATCH v6 0/5] null_blk: improve write failure simulation,
Shin'ichiro Kawasaki
[bug report] zram: unlock slot during recompression,
Dan Carpenter
[PATCH v2 00/11] CRC64 library rework and x86 CRC optimization,
Eric Biggers
- [PATCH v2 01/11] lib/crc64-rocksoft: stop wrapping the crypto API, Eric Biggers
- [PATCH v2 02/11] crypto: crc64-rocksoft - remove from crypto API, Eric Biggers
- [PATCH v2 04/11] lib/crc_kunit.c: add test and benchmark for CRC64-NVME, Eric Biggers
- [PATCH v2 05/11] lib/crc64: add support for arch-optimized implementations, Eric Biggers
- [PATCH v2 03/11] lib/crc64: rename CRC64-Rocksoft to CRC64-NVME, Eric Biggers
- [PATCH v2 06/11] x86: move ZMM exclusion list into CPU feature flag, Eric Biggers
- [PATCH v2 07/11] scripts/gen-crc-consts: add gen-crc-consts.py, Eric Biggers
- [PATCH v2 09/11] x86/crc32: implement crc32_le using new template, Eric Biggers
- [PATCH v2 08/11] x86/crc: add "template" for [V]PCLMULQDQ based CRC functions, Eric Biggers
- [PATCH v2 10/11] x86/crc-t10dif: implement crc_t10dif using new template, Eric Biggers
- [PATCH v2 11/11] x86/crc64: implement crc64_be and crc64_nvme using new template, Eric Biggers
- Re: [PATCH v2 00/11] CRC64 library rework and x86 CRC optimization, Keith Busch
- Re: [PATCH v2 00/11] CRC64 library rework and x86 CRC optimization, Martin K. Petersen
- Re: [PATCH v2 00/11] CRC64 library rework and x86 CRC optimization, Eric Biggers
[RFC 0/3] Btrfs checksum offload,
Kanchan Joshi
Message not available
Message not available
Re: [RFC 0/3] Btrfs checksum offload, Johannes Thumshirn
Re: [RFC 0/3] Btrfs checksum offload, Keith Busch
Re: [RFC 0/3] Btrfs checksum offload, Christoph Hellwig
Re: [RFC 0/3] Btrfs checksum offload, Mark Harmstone
Re: [RFC 0/3] Btrfs checksum offload, Goffredo Baroncelli
Re: [RFC 0/3] Btrfs checksum offload, Martin K. Petersen
in-kernel verification of user PI?,
Christoph Hellwig
[PATCH v2 blktests 0/2] Add atomic write tests for scsi and nvme,
Alan Adamson
[PATCH 00/16] Converge on using secs_to_jiffies() part two,
Easwar Hariharan
- [PATCH 02/16] scsi: lpfc: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 03/16] accel/habanalabs: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too, Easwar Hariharan
- [PATCH 04/16] ALSA: ac97: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 06/16] rbd: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 08/16] libata: zpodd: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 07/16] libceph: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 05/16] btrfs: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 09/16] xfs: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 10/16] power: supply: da9030: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 11/16] nvme: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 13/16] spi: spi-imx: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 12/16] spi: spi-fsl-lpspi: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 14/16] platform/x86/amd/pmf: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 16/16] RDMA/bnxt_re: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 15/16] platform/x86: thinkpad_acpi: convert timeouts to secs_to_jiffies(), Easwar Hariharan
- Re: [PATCH 00/16] Converge on using secs_to_jiffies() part two, Andrew Morton
[PATCH 0/3] misc nvme related fixes,
Daniel Wagner
[RFC PATCHv3 0/2] block: remove q->sysfs_dir_lock and fix race updating nr_hw_queue,
Nilay Shroff
Re: [PATCH] mm/bdi: fix race between cgwb_create and conflicting blkcg associations,
Andrew Morton
[RFC v2 00/38] Improve ABI documentation generation,
Mauro Carvalho Chehab
[LSF/MM/BPF Topic] Energy-Efficient I/O,
Bart Van Assche
[PATCH] loop: take the file system minimum dio alignment into account,
Christoph Hellwig
[PATCH] loop: don't clear LO_FLAGS_PARTSCAN on LOOP_SET_STATUS{,64},
Christoph Hellwig
[syzbot] Monthly nbd report (Jan 2025), syzbot
[syzbot] [block?] KCSAN: data-race in __mod_timer / blk_add_timer (10), syzbot
[PATCH AUTOSEL 6.12 3/6] block: check BLK_FEAT_POLL under q_usage_count, Sasha Levin
[PATCH AUTOSEL 6.13 3/7] block: check BLK_FEAT_POLL under q_usage_count, Sasha Levin
[PATCH RFC] md: introduce llbitmap, Yu Kuai
Direct I/O performance problems with 1GB pages,
Matthew Wilcox
[Index of Archives]
[Linux RAID]
[Linux SCSI]
[Linux ATA RAID]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]