Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH 03/11] grow_dev_folio(): we only want ->bd_inode->i_mapping there, (continued)
- [PATCH 05/11] blkdev_write_iter(): saner way to get inode and bdev, Al Viro
- [PATCH 06/11] blk_ioctl_{discard,zeroout}(): we only want ->bd_inode->i_mapping here..., Al Viro
- [PATCH 10/11] bcachefs: remove dead function bdev_sectors(), Al Viro
- [PATCH 11/11] block2mtd: prevent direct access of bd_inode, Al Viro
- [PATCH 04/11] gfs2: more obvious initializations of mapping->host, Al Viro
- [PATCH 02/11] use ->bd_mapping instead of ->bd_inode->i_mapping, Al Viro
- [PATCH 07/11] ext4: remove block_device_ejected(), Al Viro
- [PATCH 09/11] dm-vdo: use bdev_nr_bytes(bdev) instead of i_size_read(bdev->bd_inode), Al Viro
- [PATCH 08/11] block: move two helpers into bdev.c, Al Viro
- Re: [PATCH 01/11] block_device: add a pointer to struct address_space (page cache of bdev), Christian Brauner
- Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device, Yu Kuai
- Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device, Christian Brauner
- Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device, Christian Brauner
- Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device, Christian Brauner
- [PATCH vfs.all 24/26] iomap: convert to use bdev_file, Yu Kuai
- [PATCH vfs.all 23/26] iomap: add helpers helpers to get and set bdev, Yu Kuai
- [PATCH vfs.all 25/26] buffer: add helpers to get and set bdev, Yu Kuai
- [PATCH vfs.all 26/26] buffer: convert to use bdev_file, Yu Kuai
- Re: [PATCH vfs.all 00/26] fs & block: remove bdev->bd_inode, Yu Kuai
- [PATCH RFC v2 0/6] blk-throttle: support enable and disable during runtime,
Yu Kuai
- [PATCH v2] docs: sysfs-block: document size sysfs entry, Tokunori Ikegami
- [GIT PULL] Block fixes for 6.9-rc3,
Jens Axboe
- [PATCH] docs: sysfs-block: document size sysfs entry,
Tokunori Ikegami
- [PATCH] docs: sysfs-block: change hidden sysfs entry listing order,
Tokunori Ikegami
- [PATCH] block: work around sparse in queue_limits_commit_update,
Christoph Hellwig
- [PATCH v6 00/28] Zone write plugging,
Damien Le Moal
- [PATCH v6 01/28] block: Restore sector of flush requests, Damien Le Moal
- [PATCH v6 02/28] block: Remove req_bio_endio(), Damien Le Moal
- [PATCH v6 03/28] block: Introduce blk_zone_update_request_bio(), Damien Le Moal
- [PATCH v6 04/28] block: Introduce bio_straddles_zones() and bio_offset_from_zone_start(), Damien Le Moal
- [PATCH v6 05/28] block: Allow using bio_attempt_back_merge() internally, Damien Le Moal
- [PATCH v6 06/28] block: Remember zone capacity when revalidating zones, Damien Le Moal
- [PATCH v6 07/28] block: Introduce zone write plugging, Damien Le Moal
- [PATCH v6 08/28] block: Fake max open zones limit when there is no limit, Damien Le Moal
- [PATCH v6 09/28] block: Allow zero value of max_zone_append_sectors queue limit, Damien Le Moal
- [PATCH v6 10/28] block: Implement zone append emulation, Damien Le Moal
- [PATCH v6 11/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones(), Damien Le Moal
- [PATCH v6 12/28] dm: Use the block layer zone append emulation, Damien Le Moal
- [PATCH v6 13/28] scsi: sd: Use the block layer zone append emulation, Damien Le Moal
- [PATCH v6 14/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH v6 15/28] null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH v6 16/28] null_blk: Introduce zone_append_max_sectors attribute, Damien Le Moal
- [PATCH v6 17/28] null_blk: Introduce fua attribute, Damien Le Moal
- [PATCH v6 18/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap, Damien Le Moal
- [PATCH v6 19/28] block: Remove BLK_STS_ZONE_RESOURCE, Damien Le Moal
- [PATCH v6 20/28] block: Simplify blk_revalidate_disk_zones() interface, Damien Le Moal
- [PATCH v6 21/28] block: mq-deadline: Remove support for zone write locking, Damien Le Moal
- [PATCH v6 22/28] block: Remove elevator required features, Damien Le Moal
- [PATCH v6 23/28] block: Do not check zone type in blk_check_zone_append(), Damien Le Moal
- [PATCH v6 24/28] block: Move zone related debugfs attribute to blk-zoned.c, Damien Le Moal
- [PATCH v6 25/28] block: Replace zone_wlock debugfs entry with zone_wplugs entry, Damien Le Moal
- [PATCH v6 26/28] block: Remove zone write locking, Damien Le Moal
- [PATCH v6 27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED, Damien Le Moal
- [PATCH v6 28/28] block: Do not special-case plugging of zone write operations, Damien Le Moal
- Re: [PATCH v6 00/28] Zone write plugging, Dennis Maisenbacher
- Re: [PATCH v6 00/28] Zone write plugging, Martin K. Petersen
- [PATCH blktests] block/035: test return EIO from BLKRRPART,
Saranya Muruganandam
- [PATCH] block: Fix BLKRRPART regression,
Saranya Muruganandam
- [PATCH] blk-iocost: avoid out of bounds shift,
Rik van Riel
- [PATCH v4] block: Improve IOPS by removing the fairness code,
Bart Van Assche
- [PATCH 0/2] Fix the mq-deadline async_depth implementation,
Bart Van Assche
- [PATCH v3] block: Improve IOPS by removing the fairness code, Bart Van Assche
- [v5.15 Regression] block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART,
Joseph Salisbury
- [PATCHv2 0/2] block,nvme: latency-based I/O scheduler,
Hannes Reinecke
- [PATCH v5 00/28] Zone write plugging,
Damien Le Moal
- [PATCH v5 01/28] block: Restore sector of flush requests, Damien Le Moal
- [PATCH v5 02/28] block: Remove req_bio_endio(), Damien Le Moal
- [PATCH v5 03/28] block: Introduce blk_zone_update_request_bio(), Damien Le Moal
- [PATCH v5 04/28] block: Introduce bio_straddles_zones() and bio_offset_from_zone_start(), Damien Le Moal
- [PATCH v5 05/28] block: Allow using bio_attempt_back_merge() internally, Damien Le Moal
- [PATCH v5 07/28] block: Introduce zone write plugging, Damien Le Moal
- [PATCH v5 09/28] block: Allow zero value of max_zone_append_sectors queue limit, Damien Le Moal
- [PATCH v5 10/28] block: Implement zone append emulation, Damien Le Moal
- [PATCH v5 11/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones(), Damien Le Moal
- [PATCH v5 12/28] dm: Use the block layer zone append emulation, Damien Le Moal
- [PATCH v5 13/28] scsi: sd: Use the block layer zone append emulation, Damien Le Moal
- [PATCH v5 15/28] null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH v5 16/28] null_blk: Introduce zone_append_max_sectors attribute, Damien Le Moal
- [PATCH v5 17/28] null_blk: Introduce fua attribute, Damien Le Moal
- [PATCH v5 18/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap, Damien Le Moal
- [PATCH v5 19/28] block: Remove BLK_STS_ZONE_RESOURCE, Damien Le Moal
- [PATCH v5 20/28] block: Simplify blk_revalidate_disk_zones() interface, Damien Le Moal
- [PATCH v5 22/28] block: Remove elevator required features, Damien Le Moal
- [PATCH v5 23/28] block: Do not check zone type in blk_check_zone_append(), Damien Le Moal
- [PATCH v5 24/28] block: Move zone related debugfs attribute to blk-zoned.c, Damien Le Moal
- [PATCH v5 25/28] block: Replace zone_wlock debugfs entry with zone_wplugs entry, Damien Le Moal
- [PATCH v5 26/28] block: Remove zone write locking, Damien Le Moal
- [PATCH v5 27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED, Damien Le Moal
- [PATCH v5 28/28] block: Do not special-case plugging of zone write operations, Damien Le Moal
- [PATCH v5 08/28] block: Fake max open zones limit when there is no limit, Damien Le Moal
- [PATCH v5 06/28] block: Remember zone capacity when revalidating zones, Damien Le Moal
- [PATCH v5 21/28] block: mq-deadline: Remove support for zone write locking, Damien Le Moal
- [PATCH v5 14/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- Re: [PATCH v5 00/28] Zone write plugging, Hans Holmberg
- Oddities in brd queue limits,
Hannes Reinecke
- convert SCSI to atomic queue limits, part 1 (v2),
Christoph Hellwig
- [PATCH 02/23] bsg: pass queue_limits to bsg_setup_queue, Christoph Hellwig
- [PATCH 01/23] block: add a helper to cancel atomic queue limit updates, Christoph Hellwig
- [PATCH 03/23] mpi3mr: pass queue_limits to bsg_setup_queue, Christoph Hellwig
- [PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue, Christoph Hellwig
- [PATCH 05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template, Christoph Hellwig
- [PATCH 06/23] scsi: add a no_highmem flag to struct Scsi_Host, Christoph Hellwig
- [PATCH 07/23] scsi: add a dma_alignment field to the host and host template, Christoph Hellwig
- [PATCH 08/23] ufs-exynos: move setting the the dma alignment to the init method, Christoph Hellwig
- [PATCH 09/23] scsi: use the atomic queue limits API in scsi_add_lun, Christoph Hellwig
- [PATCH 10/23] scsi: add a device_configure method to the host template, Christoph Hellwig
- [PATCH 11/23] megaraid_sas: switch to using ->device_configure, Christoph Hellwig
- [PATCH 12/23] mpt3sas: switch to using ->device_configure, Christoph Hellwig
- [PATCH 13/23] sbp2: switch to using ->device_configure, Christoph Hellwig
- [PATCH 14/23] hptiop: switch to using ->device_configure, Christoph Hellwig
- [PATCH 15/23] ipr: switch to using ->device_configure, Christoph Hellwig
- [PATCH 16/23] pmcraid: switch to using ->device_configure, Christoph Hellwig
- [PATCH 17/23] usb-storage: switch to using ->device_configure, Christoph Hellwig
- [PATCH 18/23] sata_nv: switch to using ->device_configure, Christoph Hellwig
- [PATCH 19/23] pata_macio: switch to using ->device_configure, Christoph Hellwig
- [PATCH 20/23] libata: switch to using ->device_configure, Christoph Hellwig
- [PATCH 21/23] mpi3mr: switch to using ->device_configure, Christoph Hellwig
- [PATCH 22/23] uas: switch to using ->device_configure to configure queue limits, Christoph Hellwig
- [PATCH 23/23] block: remove now unused queue limits helpers, Christoph Hellwig
- Re: convert SCSI to atomic queue limits, part 1 (v2), Martin K. Petersen
- [PATCH v4 00/28] Zone write plugging,
Damien Le Moal
- [PATCH v4 01/28] block: Restore sector of flush requests, Damien Le Moal
- [PATCH v4 02/28] block: Remove req_bio_endio(), Damien Le Moal
- [PATCH v4 03/28] block: Introduce blk_zone_update_request_bio(), Damien Le Moal
- [PATCH v4 04/28] block: Introduce bio_straddles_zones() and bio_offset_from_zone_start(), Damien Le Moal
- [PATCH v4 05/28] block: Allow using bio_attempt_back_merge() internally, Damien Le Moal
- [PATCH v4 06/28] block: Remember zone capacity when revalidating zones, Damien Le Moal
- [PATCH v4 07/28] block: Introduce zone write plugging, Damien Le Moal
- [PATCH v4 08/28] block: Fake max open zones limit when there is no limit, Damien Le Moal
- [PATCH v4 09/28] block: Allow zero value of max_zone_append_sectors queue limit, Damien Le Moal
- [PATCH v4 10/28] block: Implement zone append emulation, Damien Le Moal
- [PATCH v4 11/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones(), Damien Le Moal
- [PATCH v4 12/28] dm: Use the block layer zone append emulation, Damien Le Moal
- [PATCH v4 13/28] scsi: sd: Use the block layer zone append emulation, Damien Le Moal
- [PATCH v4 14/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH v4 15/28] null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH v4 16/28] null_blk: Introduce zone_append_max_sectors attribute, Damien Le Moal
- [PATCH v4 17/28] null_blk: Introduce fua attribute, Damien Le Moal
- [PATCH v4 18/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap, Damien Le Moal
- [PATCH v4 19/28] block: Remove BLK_STS_ZONE_RESOURCE, Damien Le Moal
- [PATCH v4 20/28] block: Simplify blk_revalidate_disk_zones() interface, Damien Le Moal
- [PATCH v4 21/28] block: mq-deadline: Remove support for zone write locking, Damien Le Moal
- [PATCH v4 22/28] block: Remove elevator required features, Damien Le Moal
- [PATCH v4 23/28] block: Do not check zone type in blk_check_zone_append(), Damien Le Moal
- [PATCH v4 24/28] block: Move zone related debugfs attribute to blk-zoned.c, Damien Le Moal
- [PATCH v4 25/28] block: Replace zone_wlock debugfs entry with zone_wplugs entry, Damien Le Moal
- [PATCH v4 26/28] block: Remove zone write locking, Damien Le Moal
- [PATCH v4 27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED, Damien Le Moal
- [PATCH v4 28/28] block: Do not special-case plugging of zone write operations, Damien Le Moal
- Re: [PATCH v4 00/28] Zone write plugging, Hans Holmberg
- [PATCH blktests v1 0/3] add blkdev type environment variable,
Daniel Wagner
- [PATCH blktests v1 1/3] nvme/rc: add blkdev type environment variable, Daniel Wagner
- [PATCH blktests v1 3/3] nvme/{021,022,025,026,027,028}: do not hard code target blkdev type, Daniel Wagner
- [PATCH blktests v1 2/3] nvme/{007,009,011,013,015,020,024}: drop duplicate nvmet blkdev type tests, Daniel Wagner
- Re: [PATCH blktests v1 0/3] add blkdev type environment variable, Daniel Wagner
- Re: [PATCH blktests v1 0/3] add blkdev type environment variable, Shinichiro Kawasaki
- [PATCH v5.10] block: add check that partition length needs to be aligned with block size,
Ashwin Dayanand Kamat
- [PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver(),
Krzysztof Kozlowski
- [PATCH v2 01/25] virtio: store owner from modules with register_virtio_driver(), Krzysztof Kozlowski
- [PATCH v2 02/25] virtio: balloon: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 03/25] virtio: input: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 04/25] virtio: mem: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 05/25] um: virt-pci: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 06/25] virtio_blk: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 07/25] bluetooth: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 08/25] hwrng: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 09/25] virtio_console: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 10/25] crypto: virtio - drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 11/25] firmware: arm_scmi: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 12/25] gpio: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 13/25] drm/virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 14/25] iommu: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 15/25] misc: nsm: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 16/25] net: caif: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 17/25] net: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 18/25] net: 9p: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 19/25] vsock/virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 20/25] wifi: mac80211_hwsim: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 21/25] nvdimm: virtio_pmem: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 22/25] rpmsg: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 23/25] scsi: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 24/25] fuse: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH v2 25/25] sound: virtio: drop owner assignment, Krzysztof Kozlowski
- Re: [PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver(), Krzysztof Kozlowski
- [PATCH] nullblk: Fix cleanup order in null_add_dev() error path,
Damien Le Moal
- [GIT PULL] Block fixes for 6.9-rc2,
Jens Axboe
- [git pull] device mapper fixes for 6.9-rc2,
Mike Snitzer
- [PATCH AUTOSEL 5.4 21/23] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
- [PATCH AUTOSEL 4.19 17/19] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
- [PATCH AUTOSEL 6.1 43/52] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
- [PATCH AUTOSEL 5.10 26/31] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
- [PATCH AUTOSEL 5.15 28/34] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
- [PATCH AUTOSEL 6.6 64/75] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
- [PATCH AUTOSEL 6.8 84/98] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
- [PATCHv2] zram: add max_pages param to recompression,
Sergey Senozhatsky
- [PATCH] blk-wbt: Speed up integer square root in rwb_arm_timer,
I Hsin Cheng
[PATCH] zram: add limit to recompression,
Sergey Senozhatsky
blktests failures with v6.9-rc1 kernel, Shinichiro Kawasaki
[PATCH] block/mq-deadline: Fix WARN when set async_depth by sysfs,
Zhiguo Niu
[PATCH] block: fix overflow in blk_ioctl_discard(),
linan666
[RFC 0/9] block: add llseek(SEEK_HOLE/SEEK_DATA) support,
Stefan Hajnoczi
- [RFC 1/9] block: add llseek(SEEK_HOLE/SEEK_DATA) support, Stefan Hajnoczi
- [RFC 2/9] loop: add llseek(SEEK_HOLE/SEEK_DATA) support, Stefan Hajnoczi
- [RFC 3/9] selftests: block_seek_hole: add loop block driver tests, Stefan Hajnoczi
- [RFC 4/9] dm: add llseek(SEEK_HOLE/SEEK_DATA) support, Stefan Hajnoczi
- [RFC 5/9] selftests: block_seek_hole: add dm-zero test, Stefan Hajnoczi
- [RFC 6/9] dm-linear: add llseek(SEEK_HOLE/SEEK_DATA) support, Stefan Hajnoczi
- [RFC 7/9] selftests: block_seek_hole: add dm-linear test, Stefan Hajnoczi
- [RFC 8/9] dm thin: add llseek(SEEK_HOLE/SEEK_DATA) support, Stefan Hajnoczi
- [RFC 9/9] selftests: block_seek_hole: add dm-thin test, Stefan Hajnoczi
- Re: [RFC 0/9] block: add llseek(SEEK_HOLE/SEEK_DATA) support, Eric Blake
- Re: [RFC 0/9] block: add llseek(SEEK_HOLE/SEEK_DATA) support, Christoph Hellwig
[PATCH v16 00/20] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [PATCH v16 03/20] ipe: add evaluation loop, Fan Wu
- [PATCH v16 01/20] security: add ipe lsm, Fan Wu
- [PATCH v16 04/20] ipe: add LSM hooks on execution and kernel read, Fan Wu
- [PATCH v16 02/20] ipe: add policy parser, Fan Wu
- [PATCH v16 05/20] initramfs|security: Add a security hook to do_populate_rootfs(), Fan Wu
- [PATCH v16 06/20] ipe: introduce 'boot_verified' as a trust provider, Fan Wu
- [PATCH v16 13/20] dm verity: consume root hash digest and signature data via LSM hook, Fan Wu
- [PATCH v16 08/20] ipe: add userspace interface, Fan Wu
- [PATCH v16 12/20] dm: add finalize hook to target_type, Fan Wu
- [PATCH v16 10/20] ipe: add permissive toggle, Fan Wu
- [PATCH v16 15/20] security: add security_inode_setintegrity() hook, Fan Wu
- [PATCH v16 11/20] block|security: add LSM blob to block_device, Fan Wu
- [PATCH v16 14/20] ipe: add support for dm-verity as a trust provider, Fan Wu
- [PATCH v16 07/20] security: add new securityfs delete function, Fan Wu
- [PATCH v16 17/20] ipe: enable support for fs-verity as a trust provider, Fan Wu
- [PATCH v16 19/20] ipe: kunit test for parser, Fan Wu
- [PATCH v16 16/20] fsverity: consume fsverity built-in signatures via LSM hook, Fan Wu
- [PATCH v16 18/20] scripts: add boot policy generation program, Fan Wu
- [PATCH v16 09/20] uapi|audit|ipe: add ipe auditing support, Fan Wu
- [PATCH v16 20/20] documentation: add ipe documentation, Fan Wu
- Re: [PATCH v16 00/20] Integrity Policy Enforcement LSM (IPE), Jarkko Sakkinen
[PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare,
Arnd Bergmann
[PATCH 00/11] address remaining stringop-truncation warnings,
Arnd Bergmann
add a bio_list_merge_init helper,
Christoph Hellwig
[Bug Report] nvme-cli commands fails to open head disk node and print error,
Nilay Shroff
[PATCH] block: propagate partition scanning errors to the BLKRRPART ioctl,
Christoph Hellwig
[PATCH v3 00/30] Zone write plugging,
Damien Le Moal
- [PATCH v3 01/30] block: Do not force full zone append completion in req_bio_endio(), Damien Le Moal
- [PATCH v3 02/30] block: Restore sector of flush requests, Damien Le Moal
- [PATCH v3 03/30] block: Remove req_bio_endio(), Damien Le Moal
- [PATCH v3 04/30] block: Introduce blk_zone_update_request_bio(), Damien Le Moal
- [PATCH v3 05/30] block: Introduce bio_straddles_zones() and bio_offset_from_zone_start(), Damien Le Moal
- [PATCH v3 06/30] block: Allow using bio_attempt_back_merge() internally, Damien Le Moal
- [PATCH v3 07/30] block: Remember zone capacity when revalidating zones, Damien Le Moal
- [PATCH v3 08/30] block: Introduce zone write plugging, Damien Le Moal
- [PATCH v3 09/30] block: Pre-allocate zone write plugs, Damien Le Moal
- [PATCH v3 10/30] block: Fake max open zones limit when there is no limit, Damien Le Moal
- [PATCH v3 11/30] block: Allow zero value of max_zone_append_sectors queue limit, Damien Le Moal
- [PATCH v3 12/30] block: Implement zone append emulation, Damien Le Moal
- [PATCH v3 13/30] block: Allow BIO-based drivers to use blk_revalidate_disk_zones(), Damien Le Moal
- [PATCH v3 14/30] dm: Use the block layer zone append emulation, Damien Le Moal
- [PATCH v3 15/30] scsi: sd: Use the block layer zone append emulation, Damien Le Moal
- [PATCH v3 16/30] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH v3 17/30] null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH v3 18/30] null_blk: Introduce zone_append_max_sectors attribute, Damien Le Moal
- [PATCH v3 19/30] null_blk: Introduce fua attribute, Damien Le Moal
- [PATCH v3 20/30] nvmet: zns: Do not reference the gendisk conv_zones_bitmap, Damien Le Moal
- [PATCH v3 21/30] block: Remove BLK_STS_ZONE_RESOURCE, Damien Le Moal
- [PATCH v3 22/30] block: Simplify blk_revalidate_disk_zones() interface, Damien Le Moal
- [PATCH v3 23/30] block: mq-deadline: Remove support for zone write locking, Damien Le Moal
- [PATCH v3 24/30] block: Remove elevator required features, Damien Le Moal
- [PATCH v3 25/30] block: Do not check zone type in blk_check_zone_append(), Damien Le Moal
- [PATCH v3 26/30] block: Move zone related debugfs attribute to blk-zoned.c, Damien Le Moal
- [PATCH v3 27/30] block: Replace zone_wlock debugfs entry with zone_wplugs entry, Damien Le Moal
- [PATCH v3 28/30] block: Remove zone write locking, Damien Le Moal
- [PATCH v3 29/30] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED, Damien Le Moal
- [PATCH v3 30/30] block: Do not special-case plugging of zone write operations, Damien Le Moal
- Re: (subset) [PATCH v3 00/30] Zone write plugging, Jens Axboe
[PATCH RFC 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages,
Barry Song
[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]