Linux Block Development
[Prev Page][Next Page]
[PATCH] loop: Add LOOP_SET_FD_WITH_OFFSET ioctl.,
Martijn Coenen
[PATCH] block: return NULL in blk_alloc_queue() on error,
Chaitanya Kulkarni
[PATCH blktests v4 0/4] Test the blk_mq_realloc_hw_ctxs() error path,
Bart Van Assche
[PATCH] block: move bio_map_* to blk-map.c, Christoph Hellwig
[PATCH v3 00/10] Introduce Zone Append for writing to zoned block devices,
Johannes Thumshirn
- [PATCH v3 01/10] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no, Johannes Thumshirn
- [PATCH v3 02/10] block: Introduce REQ_OP_ZONE_APPEND, Johannes Thumshirn
- [PATCH v3 04/10] block: Introduce zone write pointer offset caching, Johannes Thumshirn
- [PATCH v3 05/10] scsi: sd_zbc: factor out sanity checks for zoned commands, Johannes Thumshirn
- [PATCH v3 03/10] block: introduce blk_req_zone_write_trylock, Johannes Thumshirn
- [PATCH v3 06/10] scsi: sd_zbc: emulate ZONE_APPEND commands, Johannes Thumshirn
- [PATCH v3 07/10] null_blk: Cleanup zoned device initialization, Johannes Thumshirn
- [PATCH v3 09/10] block: export bio_release_pages and bio_iov_iter_get_pages, Johannes Thumshirn
- [PATCH v3 08/10] null_blk: Support REQ_OP_ZONE_APPEND, Johannes Thumshirn
- [PATCH v3 10/10] zonefs: use REQ_OP_ZONE_APPEND for sync DIO, Johannes Thumshirn
Re: Polled I/O cannot find completions,
Jens Axboe
simplify queue allocation,
Christoph Hellwig
[PATCH] block: move the ->devnode callback to struct block_device_operations,
Christoph Hellwig
[RFC PATCH v2 2/3] bio: track timestamp of submitting bio the disk driver,
Weiping Zhang
[RFC PATCH v2 3/3] blkcg: add blk-iotrack, Weiping Zhang
[RFC PATCH v2 1/3] bio: update the real issue size when bio_split, Weiping Zhang
KASAN: null-ptr-deref Write in blk_mq_map_swqueue,
syzbot
[PATCH 0/2] psi: enhance psi with the help of ebpf,
Yafang Shao
[PATCH] block: all zones zone management operations,
Damien Le Moal
[PATCH v9 00/11] Inline Encryption Support,
Satya Tangirala
- [PATCH v9 01/11] block: Keyslot Manager for Inline Encryption, Satya Tangirala
- [PATCH v9 02/11] block: Inline encryption support for blk-mq, Satya Tangirala
- [PATCH v9 03/11] block: Make blk-integrity preclude hardware inline encryption, Satya Tangirala
- [PATCH v9 04/11] block: blk-crypto-fallback for Inline Encryption, Satya Tangirala
- [PATCH v9 06/11] scsi: ufs: UFS crypto API, Satya Tangirala
- [PATCH v9 08/11] fs: introduce SB_INLINECRYPT, Satya Tangirala
- [PATCH v9 07/11] scsi: ufs: Add inline encryption support to UFS, Satya Tangirala
- [PATCH v9 05/11] scsi: ufs: UFS driver v2.1 spec crypto additions, Satya Tangirala
- [PATCH v9 09/11] fscrypt: add inline encryption support, Satya Tangirala
- [PATCH v9 11/11] ext4: add inline encryption support, Satya Tangirala
- [PATCH v9 10/11] f2fs: add inline encryption support, Satya Tangirala
- Re: [PATCH v9 00/11] Inline Encryption Support, Eric Biggers
[PATCH V4 0/3] null_blk: add tracepoints for zoned mode,
Chaitanya Kulkarni
decruft genhd.h v2,
Christoph Hellwig
- [PATCH 3/9] block: unexport disk_get_part, Christoph Hellwig
- [PATCH 2/9] block: mark part_in_flight and part_in_flight_rw static, Christoph Hellwig
- [PATCH 4/9] block: unexport disk_map_sector_rcu, Christoph Hellwig
- [PATCH 5/9] block: unexport get_gendisk, Christoph Hellwig
- [PATCH 6/9] block: move guard_bio_eod to bio.c, Christoph Hellwig
- [PATCH 7/9] block: move block layer internals out of include/linux/genhd.h, Christoph Hellwig
- [PATCH 8/9] block: move the part_stat* helpers from genhd.h to a new header, Christoph Hellwig
- [PATCH 1/9] block: mark block_depr static, Christoph Hellwig
- [PATCH 9/9] block: make the init_part_stats return value more logical, Christoph Hellwig
- Re: decruft genhd.h v2, Jens Axboe
[PATCH] null_blk: add 'memory_backed' module parameter, Akinobu Mita
[PATCH v4 0/3] block/diskstats: more accurate io_ticks and optimization,
Konstantin Khlebnikov
[PATCH v4 0/6] bdi: fix use-after-free for bdi device,
Yufen Yu
decruft genhd.h,
Christoph Hellwig
4.19 LTS high /proc/diskstats io_ticks,
Rantala, Tommi T. (Nokia - FI/Espoo)
[PATCH V3 0/3] null_blk: add tracepoints for zoned mode,
Chaitanya Kulkarni
[PATCH 0/1] bcache: 2nd wave patch for Linux v5.7-rc1,
Coly Li
[PATCH v2 00/11] Introduce Zone Append for writing to zoned block devices,
Johannes Thumshirn
- [PATCH v2 01/11] block: factor out requeue handling from dispatch code, Johannes Thumshirn
- [PATCH v2 02/11] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no, Johannes Thumshirn
- [PATCH v2 03/11] block: Introduce REQ_OP_ZONE_APPEND, Johannes Thumshirn
- [PATCH v2 04/11] block: introduce blk_req_zone_write_trylock, Johannes Thumshirn
- [PATCH v2 05/11] block: Introduce zone write pointer offset caching, Johannes Thumshirn
- [PATCH v2 06/11] scsi: sd_zbc: factor out sanity checks for zoned commands, Johannes Thumshirn
- [PATCH v2 07/11] scsi: sd_zbc: emulate ZONE_APPEND commands, Johannes Thumshirn
- [PATCH v2 08/11] null_blk: Cleanup zoned device initialization, Johannes Thumshirn
- [PATCH v2 10/11] iomap: Add support for zone append writes, Johannes Thumshirn
- [PATCH v2 09/11] null_blk: Support REQ_OP_ZONE_APPEND, Johannes Thumshirn
- [PATCH v2 11/11] zonefs: use zone-append for sequential zones, Johannes Thumshirn
[PATCH V3] block: rename 'q->debugfs_dir' and 'q->blk_trace->dir' in blk_unregister_queue(), yu kuai
[PATCH resend] dm zoned: remove duplicated nr_rnd_zones increasement,
Bob Liu
[RFC PATCH v2 0/3] dm zoned: extend the way of exposing zoned block device,
Bob Liu
cleanup the partitioning code v2,
Christoph Hellwig
- [PATCH 01/21] block: remove the blk_lookup_devt export, Christoph Hellwig
- [PATCH 02/21] block: remove __bdevname, Christoph Hellwig
- [PATCH 03/21] block: move disk_name and related helpers out of partition-generic.c, Christoph Hellwig
- [PATCH 04/21] block: move sysfs methods shared by disks and partitions to genhd.c, Christoph Hellwig
- [PATCH 05/21] block: remove alloc_part_info and free_part_info, Christoph Hellwig
- [PATCH 06/21] scsi: simplify scsi_bios_ptable, Christoph Hellwig
- [PATCH 07/21] scsi: move scsicam_bios_param to the end of scsicam.c, Christoph Hellwig
- [PATCH 08/21] scsi: simplify scsi_partsize, Christoph Hellwig
- [PATCH 09/21] block: unexport read_dev_sector and put_dev_sector, Christoph Hellwig
- [PATCH 10/21] block: cleanup how md_autodetect_dev is called, Christoph Hellwig
- [PATCH 11/21] block: remove warn_no_part, Christoph Hellwig
- [PATCH 12/21] block: declare all partition detection routines in check.h, Christoph Hellwig
- [PATCH 13/21] block: remove block/partitions/karma.h, Christoph Hellwig
- [PATCH 14/21] block: remove block/partitions/osf.h, Christoph Hellwig
- [PATCH 15/21] block: remove block/partitions/sgi.h, Christoph Hellwig
- [PATCH 16/21] block: remove block/partitions/sun.h, Christoph Hellwig
- [PATCH 17/21] block: move struct partition out of genhd.h, Christoph Hellwig
- [PATCH 18/21] block: move the *_PARTITION enum out of genhd.h, Christoph Hellwig
- [PATCH 19/21] partitions/msdos: remove LINUX_SWAP_PARTITION, Christoph Hellwig
- [PATCH 20/21] block: move the various x86 Unix label formats out of genhd.h, Christoph Hellwig
- [PATCH 21/21] block: merge partition-generic.c and check.c, Christoph Hellwig
- Re: cleanup the partitioning code v2, Jens Axboe
[PATCH v3 0/3] block/diskstats: more accurate io_ticks and optimization,
Konstantin Khlebnikov
[regression] very inaccurate %util of iostat,
Ming Lei
[PATCH] block, nvme: Increase max segments parameter setting value,
Tokunori Ikegami
[PATCH v1] zcomp: Use ARRAY_SIZE() for backends list,
Andy Shevchenko
[PATCH v3 00/10] Introduce NVIDIA Tegra Partition Table,
Dmitry Osipenko
- [PATCH v3 05/10] mmc: block: Add mmc_bdev_to_part_type() helper, Dmitry Osipenko
- [PATCH v3 01/10] mmc: core: Add raw_boot_mult field to mmc_ext_csd, Dmitry Osipenko
- [PATCH v3 02/10] mmc: block: Add mmc_bdev_to_card() helper, Dmitry Osipenko
- [PATCH v3 04/10] block: Introduce GENHD_FL_PART_SCAN_ONCE, Dmitry Osipenko
- [PATCH v3 03/10] partitions: Introduce NVIDIA Tegra Partition Table, Dmitry Osipenko
- [PATCH v3 06/10] mmc: block: Add mmc_bdev_to_area_type() helper, Dmitry Osipenko
- [PATCH v3 09/10] mmc: sdhci-tegra: Enable boot partitions scanning on Tegra20 and Tegra30, Dmitry Osipenko
- [PATCH v3 08/10] mmc: block: Support partition-table scanning on boot partitions, Dmitry Osipenko
- [PATCH v3 10/10] partitions/tegra: Implement eMMC boot partitions scanning, Dmitry Osipenko
- [PATCH v3 07/10] mmc: block: Add MMC_QUIRK_RESCAN_MAIN_BLKDEV, Dmitry Osipenko
- Re: [PATCH v3 00/10] Introduce NVIDIA Tegra Partition Table, Dmitry Osipenko
- Re: [PATCH v3 00/10] Introduce NVIDIA Tegra Partition Table, Michał Mirosław
[PATCH v3 0/4] bdi: fix use-after-free for bdi device,
Yufen Yu
[PATCH RESEND] drivers/block/zram/zram_drv.c: remove WARN_ON_ONCE() in free_block_bdev(), Yue Hu
[PATCH] dm zoned: remove duplicated nr_rnd_zones increasement,
Bob Liu
[PATCH 0/7] bcache patches for Linux v5.7-rc1,
Coly Li
[PATCH BUGFIX 0/4] block, bfq: series of cgroups-related fix,
Paolo Valente
- [PATCH BUGFIX 2/4] block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup, Paolo Valente
- [PATCH BUGFIX 4/4] block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offline, Paolo Valente
- [PATCH BUGFIX 1/4] block, bfq: move forward the getting of an extra ref in bfq_bfqq_move, Paolo Valente
- [PATCH BUGFIX 3/4] block, bfq: make reparent_leaf_entity actually work only on leaf entities, Paolo Valente
- Re: [PATCH BUGFIX 0/4] block, bfq: series of cgroups-related fix, Jens Axboe
INFO: task hung in blk_trace_remove,
syzbot
[RFC 0/3] blkcg: add blk-iotrack,
Weiping Zhang
[PATCH blktests v3 0/4] Add a test that triggers the blk_mq_realloc_hw_ctxs() error path,
Bart Van Assche
[PATCH v11 00/26] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device,
Jack Wang
- [PATCH v11 01/26] sysfs: export sysfs_remove_file_self(), Jack Wang
- [PATCH v11 02/26] RDMA/rtrs: public interface header to establish RDMA connections, Jack Wang
- [PATCH v11 03/26] RDMA/rtrs: private headers with rtrs protocol structs and helpers, Jack Wang
- [PATCH v11 04/26] RDMA/rtrs: core: lib functions shared between client and server modules, Jack Wang
- [PATCH v11 05/26] RDMA/rtrs: client: private header with client structs and functions, Jack Wang
- [PATCH v11 07/26] RDMA/rtrs: client: statistics functions, Jack Wang
- [PATCH v11 08/26] RDMA/rtrs: client: sysfs interface functions, Jack Wang
- [PATCH v11 09/26] RDMA/rtrs: server: private header with server structs and functions, Jack Wang
- [PATCH v11 06/26] RDMA/rtrs: client: main functionality, Jack Wang
- [PATCH v11 11/26] RDMA/rtrs: server: statistics functions, Jack Wang
- [PATCH v11 13/26] RDMA/rtrs: include client and server modules into kernel compilation, Jack Wang
- [PATCH v11 10/26] RDMA/rtrs: server: main functionality, Jack Wang
- [PATCH v11 12/26] RDMA/rtrs: server: sysfs interface functions, Jack Wang
- [PATCH v11 15/26] block: reexport bio_map_kern, Jack Wang
- [PATCH v11 14/26] RDMA/rtrs: a bit of documentation, Jack Wang
- [PATCH v11 16/26] block/rnbd: private headers with rnbd protocol structs and helpers, Jack Wang
- [PATCH v11 17/26] block/rnbd: client: private header with client structs and functions, Jack Wang
- [PATCH v11 22/26] block/rnbd: server: functionality for IO submission to file or block dev, Jack Wang
- [PATCH v11 20/26] block/rnbd: server: private header with server structs and functions, Jack Wang
- [PATCH v11 18/26] block/rnbd: client: main functionality, Jack Wang
- [PATCH v11 19/26] block/rnbd: client: sysfs interface functions, Jack Wang
- [PATCH v11 21/26] block/rnbd: server: main functionality, Jack Wang
- [PATCH v11 23/26] block/rnbd: server: sysfs interface functions, Jack Wang
- [PATCH v11 24/26] block/rnbd: include client and server modules into kernel compilation, Jack Wang
- [PATCH v11 26/26] MAINTAINERS: Add maintainers for RNBD/RTRS modules, Jack Wang
- [PATCH v11 25/26] block/rnbd: a bit of documentation, Jack Wang
- Re: [PATCH v11 00/26] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device, Jinpu Wang
[PATCH liburing 0/2] spec: RPM spec file changes for liburing-0.5,
Stefan Hajnoczi
[PATCH V3] block, bfq: fix use-after-free in bfq_idle_slice_timer_body,
Zhiqiang Liu
[PATCH AUTOSEL 5.4 37/73] virtio-blk: fix hw_queue stopped on arbitrary error, Sasha Levin
[PATCH AUTOSEL 4.19 23/37] virtio-blk: fix hw_queue stopped on arbitrary error, Sasha Levin
[PATCH AUTOSEL 4.14 20/28] virtio-blk: fix hw_queue stopped on arbitrary error, Sasha Levin
[PATCH AUTOSEL 4.9 10/15] virtio-blk: fix hw_queue stopped on arbitrary error, Sasha Levin
[PATCH] block: fix a device invalidation regression,
Christoph Hellwig
[PATCH V2] block: Prevent hung_check firing during long sync IO,
Ming Lei
[PATCH V2] block, bfq: fix use-after-free in bfq_idle_slice_timer_body,
Zhiqiang Liu
[PATCH 0/2] loop: Better discard support for block devices,
Andrzej Pietrasiewicz
[PATCH] block, bfq: fix use-after-free in bfq_idle_slice_timer_body,
Zhiqiang Liu
[bug report] nbd: requeue command if the soecket is changed, Dan Carpenter
[GIT PULL] Floppy cleanups for next,
Denis Efremov
[RESEND RFC PATCH 0/8] Add MMC packed request support,
Baolin Wang
[PATCH AUTOSEL 5.5 39/41] block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group(), Sasha Levin
[PATCH AUTOSEL 5.4 34/35] block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group(), Sasha Levin
[PATCH AUTOSEL 4.19 19/20] block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group(), Sasha Levin
[PATCH AUTOSEL 4.14 14/15] block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group(), Sasha Levin
[PATCH blktests v2 0/4] Add a test that triggers the blk_mq_realloc_hw_ctxs() error path,
Bart Van Assche
[PATCH blktests] Add a test that triggers the blk_mq_realloc_hw_ctxs() error path,
Bart Van Assche
[PATCH] block: fix integer overflow in blk_ioctl_discard(), Changming Liu
LSF/MM/BPF 2020: Postponement announcement, Josef Bacik
[PATCH] sata_fsl: fixup compilation errors,
Hannes Reinecke
[PATCH v3 0/5] Add support for block disk resize notification,
Balbir Singh
[PATCH for-5.7/drivers v2 1/1] null_blk: describe the usage of fault injection param,
Dongli Zhang
[RFC PATCH v3 0/4] Inline crypto support on DragonBoard 845c,
Eric Biggers
cleanup the partitioning code,
Christoph Hellwig
- [PATCH 01/21] block: remove the blk_lookup_devt export, Christoph Hellwig
- [PATCH 02/21] block: remove __bdevname, Christoph Hellwig
- [PATCH 03/21] block: move disk_name and related helpers out of partition-generic.c, Christoph Hellwig
- [PATCH 04/21] block: move sysfs methods shared by disks and partitions to genhd.c, Christoph Hellwig
- [PATCH 05/21] block: remove alloc_part_info and free_part_info, Christoph Hellwig
- [PATCH 06/21] scsi: simplify scsi_bios_ptable, Christoph Hellwig
- [PATCH 07/21] scsi: move scsicam_bios_param to the end of scsicam.c, Christoph Hellwig
- [PATCH 08/21] scsi: simplify scsi_partsize, Christoph Hellwig
- [PATCH 09/21] block: unexport read_dev_sector and put_dev_sector, Christoph Hellwig
- [PATCH 10/21] block: cleanup how md_autodetect_dev is called, Christoph Hellwig
- [PATCH 11/21] block: remove warn_no_part, Christoph Hellwig
- [PATCH 12/21] block: declare all partition detection routines in check.h, Christoph Hellwig
- [PATCH 13/21] block: remove block/partitions/karma.h, Christoph Hellwig
- [PATCH 14/21] block: remove block/partitions/osf.h, Christoph Hellwig
- [PATCH 15/21] block: remove block/partitions/sgi.h, Christoph Hellwig
- [PATCH 16/21] block: remove block/partitions/sun.h, Christoph Hellwig
- [PATCH 17/21] block: move struct partition out of genhd.h, Christoph Hellwig
- [PATCH 18/21] block: move the *_PARTITION enum out of genhd.h, Christoph Hellwig
- [PATCH 19/21] partitions/msdos: remove LINUX_SWAP_PARTITION, Christoph Hellwig
- [PATCH 20/21] block: move the various x86 Unix label formats out of genhd.h, Christoph Hellwig
- [PATCH 21/21] block: merge partition-generic.c and check.c, Christoph Hellwig
- Re: cleanup the partitioning code, Christoph Hellwig
[PATCH 0/1] s390/dasd: fix data corruption,
Stefan Haberland
[Question] IO is split by block layer when size is larger than 4k,
Feng Li
[PATCH] blk-mq: insert flush request to the front of dispatch queue,
Ming Lei
[PATCH v8 00/11] Inline Encryption Support,
Satya Tangirala
[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]