Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH] hfs: stop using ioctl_by_bdev, (continued)
- [PATCH V3 0/4] block: fix partition use-after-free and optimization,
Ming Lei
- Need part_in_flight() to be non-static,
Coly Li
- [PATCH V2 0/4] block: fix partition use-after-free and optimization,
Ming Lei
- [PATCH] dm: track io errors per mapped device,
Kjetil Orbekk
- [PATCH] block/drbd: remove redundant initialization to variable rv, Colin King
- [PATCH AUTOSEL 5.6 43/50] block: remove the bd_openers checks in blk_drop_partitions, Sasha Levin
- [PATCH v6 0/5] Fix potential kernel panic when increase hardware queue,
Weiping Zhang
- [PATCH v2 00/10] clean up SECTOR related macros and sectors/pages conversions,
Zhen Lei
- [PATCH v2 07/10] block: use sectors_to_npage() and PAGE_SECTORS to clean up code, Zhen Lei
- [PATCH v2 06/10] mm/swap: use npage_to_sectors() and PAGE_SECTORS to clean up code, Zhen Lei
- [PATCH v2 08/10] md: use sectors_to_npage() and npage_to_sectors() to clean up code, Zhen Lei
- [PATCH v2 10/10] md: use PAGE_SECTORS to clean up code, Zhen Lei
- [PATCH v2 09/10] md: use existing definition RESYNC_SECTORS, Zhen Lei
- [PATCH v2 04/10] zram: abolish macro SECTORS_PER_PAGE_SHIFT, Zhen Lei
- [PATCH v2 05/10] block: abolish macro PAGE_SECTORS_SHIFT, Zhen Lei
- [PATCH v2 03/10] block: add sectors_to_npage()/npage_to_sectors() helpers, Zhen Lei
- [PATCH v2 02/10] zram: abolish macro SECTORS_PER_PAGE, Zhen Lei
- [PATCH v2 01/10] block: move PAGE_SECTORS definition into <linux/blkdev.h>, Zhen Lei
- Re: [PATCH v2 00/10] clean up SECTOR related macros and sectors/pages conversions, Leizhen (ThunderTown)
- [PATCH] drivers: block: use set_current_state macro,
Xu Wang
- [PATCH v10 0/9] Introduce Zone Append for writing to zoned block devices,
Johannes Thumshirn
- [PATCH 0/3] Fix blkparse and iowatcher for kernels >= 4.14,
Jan Kara
- [PATCH v2] block: Make request_queue.rpm_status an enum,
Geert Uytterhoeven
- [PATCH] MAINTAINERS: Add missing header files to BLOCK LAYER section,
Geert Uytterhoeven
- [PATCH 0/4] eliminate SECTOR related magic numbers and duplicated conversions,
Zhen Lei
- [PATCH v5 0/5] Fix potential kernel panic when increase hardware queue,
Weiping Zhang
- [PATCH V10 00/11] blk-mq: improvement CPU hotplug,
Ming Lei
- [PATCH V10 01/11] block: clone nr_integrity_segments and write_hint in blk_rq_prep_clone, Ming Lei
- [PATCH V10 02/11] block: add helper for copying request, Ming Lei
- [PATCH V10 03/11] blk-mq: mark blk_mq_get_driver_tag as static, Ming Lei
- [PATCH V10 04/11] blk-mq: assign rq->tag in blk_mq_get_driver_tag, Ming Lei
- [PATCH V10 05/11] blk-mq: support rq filter callback when iterating rqs, Ming Lei
- [PATCH V10 06/11] blk-mq: prepare for draining IO when hctx's all CPUs are offline, Ming Lei
- [PATCH V10 07/11] blk-mq: stop to handle IO and drain IO before hctx becomes inactive, Ming Lei
- [PATCH V10 08/11] block: add blk_end_flush_machinery, Ming Lei
- [PATCH V10 09/11] blk-mq: add blk_mq_hctx_handle_dead_cpu for handling cpu dead, Ming Lei
- [PATCH V10 10/11] blk-mq: re-submit IO in case that hctx is inactive, Ming Lei
- [PATCH V10 11/11] block: deactivate hctx when the hctx is actually inactive, Ming Lei
- Re: [PATCH V10 00/11] blk-mq: improvement CPU hotplug, Ming Lei
- [block/for-5.7] iocost: protect iocg->abs_vdebt with iocg->waitq.lock,
Tejun Heo
- [PATCH] block: remove the REQ_NOWAIT_INLINE flag,
Christoph Hellwig
- [PATCH RFC 1/2] fs/iomap/direct-io: pass NOWAIT to bio flags,
Konstantin Khlebnikov
- [PATCH 0/2] bcache patches for Linux v5.7-rc5,
Coly Li
- [PATCH RFC 1/2] tracing/block: cleanup rwbs filling in trace events,
Konstantin Khlebnikov
- [PATCH v14 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device,
Danil Kipnis
- [PATCH v14 01/25] sysfs: export sysfs_remove_file_self(), Danil Kipnis
- [PATCH v14 02/25] RDMA/rtrs: public interface header to establish RDMA connections, Danil Kipnis
- [PATCH v14 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers, Danil Kipnis
- [PATCH v14 04/25] RDMA/rtrs: core: lib functions shared between client and server modules, Danil Kipnis
- [PATCH v14 05/25] RDMA/rtrs: client: private header with client structs and functions, Danil Kipnis
- [PATCH v14 07/25] RDMA/rtrs: client: statistics functions, Danil Kipnis
- [PATCH v14 06/25] RDMA/rtrs: client: main functionality, Danil Kipnis
- [PATCH v14 08/25] RDMA/rtrs: client: sysfs interface functions, Danil Kipnis
- [PATCH v14 09/25] RDMA/rtrs: server: private header with server structs and functions, Danil Kipnis
- [PATCH v14 10/25] RDMA/rtrs: server: main functionality, Danil Kipnis
- [PATCH v14 11/25] RDMA/rtrs: server: statistics functions, Danil Kipnis
- [PATCH v14 12/25] RDMA/rtrs: server: sysfs interface functions, Danil Kipnis
- [PATCH v14 13/25] RDMA/rtrs: include client and server modules into kernel compilation, Danil Kipnis
- [PATCH v14 14/25] RDMA/rtrs: a bit of documentation, Danil Kipnis
- [PATCH v14 15/25] block/rnbd: private headers with rnbd protocol structs and helpers, Danil Kipnis
- [PATCH v14 16/25] block/rnbd: client: private header with client structs and functions, Danil Kipnis
- [PATCH v14 17/25] block/rnbd: client: main functionality, Danil Kipnis
- [PATCH v14 18/25] block/rnbd: client: sysfs interface functions, Danil Kipnis
- [PATCH v14 19/25] block/rnbd: server: private header with server structs and functions, Danil Kipnis
- [PATCH v14 20/25] block/rnbd: server: main functionality, Danil Kipnis
- [PATCH v14 22/25] block/rnbd: server: sysfs interface functions, Danil Kipnis
- [PATCH v14 23/25] block/rnbd: include client and server modules into kernel compilation, Danil Kipnis
- [PATCH v14 21/25] block/rnbd: server: functionality for IO submitting to block dev, Danil Kipnis
- [PATCH v14 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules, Danil Kipnis
- [PATCH v14 24/25] block/rnbd: a bit of documentation, Danil Kipnis
- stop using ioctl_by_bdev for file system access to CDROMs v3,
Christoph Hellwig
- [PATCH 1/4] block/part_stat: remove rcu_read_lock() from part_stat_lock(),
Konstantin Khlebnikov
- bdi: fix use-after-free for dev_name(bdi->dev) v3 (resend),
Christoph Hellwig
- [PATCH 1/9] vboxsf: don't use the source name in the bdi name, Christoph Hellwig
- [PATCH 2/9] bdi: move bdi_dev_name out of line, Christoph Hellwig
- [PATCH 3/9] bdi: use bdi_dev_name() to get device name, Christoph Hellwig
- [PATCH 5/9] driver core: remove device_create_vargs, Christoph Hellwig
- [PATCH 6/9] bdi: unexport bdi_register_va, Christoph Hellwig
- [PATCH 7/9] bdi: remove bdi_register_owner, Christoph Hellwig
- [PATCH 9/9] bdi: remove the name field in struct backing_dev_info, Christoph Hellwig
- [PATCH 8/9] bdi: simplify bdi_alloc, Christoph Hellwig
- [PATCH 4/9] bdi: add a ->dev_name field to struct backing_dev_info, Christoph Hellwig
- PING for Re: bdi: fix use-after-free for dev_name(bdi->dev) v3 (resend), Christoph Hellwig
- Re: bdi: fix use-after-free for dev_name(bdi->dev) v3 (resend), Ming Lei
- [PATCH V2] block: add blk_io_schedule() for avoiding task hung in sync dio,
Ming Lei
- [PATCH V9 00/11] blk-mq: improvement CPU hotplug,
Ming Lei
- [PATCH V9 01/11] block: clone nr_integrity_segments and write_hint in blk_rq_prep_clone, Ming Lei
- [PATCH V9 02/11] block: add helper for copying request, Ming Lei
- [PATCH V9 03/11] blk-mq: mark blk_mq_get_driver_tag as static, Ming Lei
- [PATCH V9 04/11] blk-mq: assign rq->tag in blk_mq_get_driver_tag, Ming Lei
- [PATCH V9 05/11] blk-mq: support rq filter callback when iterating rqs, Ming Lei
- [PATCH V9 06/11] blk-mq: prepare for draining IO when hctx's all CPUs are offline, Ming Lei
- [PATCH V9 07/11] blk-mq: stop to handle IO and drain IO before hctx becomes inactive, Ming Lei
- [PATCH V9 09/11] blk-mq: add blk_mq_hctx_handle_dead_cpu for handling cpu dead, Ming Lei
- [PATCH V9 08/11] block: add blk_end_flush_machinery, Ming Lei
- [PATCH V9 11/11] block: deactivate hctx when the hctx is actually inactive, Ming Lei
- [PATCH V9 10/11] blk-mq: re-submit IO in case that hctx is inactive, Ming Lei
- Re: [PATCH V9 00/11] blk-mq: improvement CPU hotplug, John Garry
- [GIT PULL] Block fixes for 5.7-rc4,
Jens Axboe
- [PATCH v3 0/4] floppy: suppress UBSAN warning in setup_rw_floppy(),
Denis Efremov
- [RFC PATCH v4 0/4] Inline crypto support on DragonBoard 845c,
Eric Biggers
- [git pull] device mapper fixes for 5.7-rc4,
Mike Snitzer
- [GIT PULL] nvme fix for 5.7,
Christoph Hellwig
- [PATCH v2 0/3] block: drive-by cleanups for block cgroup,
Johannes Thumshirn
- [PATCH AUTOSEL 5.6 58/79] blk-iocost: Fix error on iocost_ioc_vrate_adj, Sasha Levin
- [PATCH v4] virtio-blk: handle block_device_operations callbacks after hot unplug,
Stefan Hajnoczi
- [PATCH AUTOSEL 5.4 41/57] blk-iocost: Fix error on iocost_ioc_vrate_adj, Sasha Levin
- [PATCH 8/7] hfs: stop using ioctl_by_bdev, Christoph Hellwig
- [PATCH v12 00/12] Inline Encryption Support,
Satya Tangirala
- [PATCH v12 02/12] block: Keyslot Manager for Inline Encryption, Satya Tangirala
- [PATCH v12 03/12] block: Inline encryption support for blk-mq, Satya Tangirala
- [PATCH v12 04/12] block: Make blk-integrity preclude hardware inline encryption, Satya Tangirala
- [PATCH v12 05/12] block: blk-crypto-fallback for Inline Encryption, Satya Tangirala
- [PATCH v12 07/12] scsi: ufs: UFS crypto API, Satya Tangirala
- [PATCH v12 08/12] scsi: ufs: Add inline encryption support to UFS, Satya Tangirala
- [PATCH v12 10/12] fscrypt: add inline encryption support, Satya Tangirala
- [PATCH v12 12/12] ext4: add inline encryption support, Satya Tangirala
- [PATCH v12 11/12] f2fs: add inline encryption support, Satya Tangirala
- [PATCH v12 09/12] fs: introduce SB_INLINECRYPT, Satya Tangirala
- [PATCH v12 01/12] Documentation: Document the blk-crypto framework, Satya Tangirala
- [PATCH v12 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions, Satya Tangirala
- Re: [PATCH v12 00/12] Inline Encryption Support, Eric Biggers
- Commit 35fe6d7632 breaks blktrace API,
Jan Kara
- [PATCH 0/1] remove ioclt_by_bdev from DASD,
Stefan Haberland
- [PATCH 1/1] io_uring: use proper references for fallback_req locking,
Bijan Mottahedeh
- [PATCH v3] virtio-blk: handle block_device_operations callbacks after hot unplug,
Stefan Hajnoczi
- [PATCH v4 00/10] Add a new LOOP_CONFIGURE ioctl,
Martijn Coenen
- [PATCH v4 01/10] loop: Factor out loop size validation, Martijn Coenen
- [PATCH v4 04/10] loop: Refactor loop_set_status() size calculation, Martijn Coenen
- [PATCH v4 05/10] loop: Remove figure_loop_size(), Martijn Coenen
- [PATCH v4 09/10] loop: Clean up LOOP_SET_STATUS lo_flags handling., Martijn Coenen
- [PATCH v4 08/10] loop: Rework lo_ioctl() __user argument casting, Martijn Coenen
- [PATCH v4 10/10] loop: Add LOOP_CONFIGURE ioctl, Martijn Coenen
- [PATCH v4 07/10] loop: Move loop_set_status_from_info() and friends up, Martijn Coenen
- [PATCH v4 06/10] loop: Factor out configuring loop from status, Martijn Coenen
- [PATCH v4 03/10] loop: Switch to set_capacity_revalidate_and_notify(), Martijn Coenen
- [PATCH v4 02/10] loop: Factor out setting loop device size, Martijn Coenen
- Re: [PATCH v3 4/6] blktrace: fix debugfs use after free, Markus Elfring
- [RFC v1 0/6] block: add error handling for *add_disk*(),
Luis Chamberlain
- [PATCH v3 0/6] block: fix blktrace debugfs use after free,
Luis Chamberlain
- [PATCH v11 00/12] Inline Encryption Support,
Satya Tangirala
- [PATCH v11 01/12] Documentation: Document the blk-crypto framework, Satya Tangirala
- [PATCH v11 02/12] block: Keyslot Manager for Inline Encryption, Satya Tangirala
- [PATCH v11 03/12] block: Inline encryption support for blk-mq, Satya Tangirala
- [PATCH v11 07/12] scsi: ufs: UFS crypto API, Satya Tangirala
- [PATCH v11 08/12] scsi: ufs: Add inline encryption support to UFS, Satya Tangirala
- [PATCH v11 12/12] ext4: add inline encryption support, Satya Tangirala
- [PATCH v11 11/12] f2fs: add inline encryption support, Satya Tangirala
- [PATCH v11 10/12] fscrypt: add inline encryption support, Satya Tangirala
- [PATCH v11 09/12] fs: introduce SB_INLINECRYPT, Satya Tangirala
- [PATCH v11 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions, Satya Tangirala
- [PATCH v11 05/12] block: blk-crypto-fallback for Inline Encryption, Satya Tangirala
- [PATCH v11 04/12] block: Make blk-integrity preclude hardware inline encryption, Satya Tangirala
- Re: [PATCH v11 00/12] Inline Encryption Support, Eric Biggers
- [PATCH -next] blk-mq: Use BUG_ON() instead of BUG(),
Zou Wei
- [PATCH] blk-mq: make function '__blk_mq_sched_dispatch_requests' static,
Zheng Bin
- [PATCH] Fix use after free in get_tree_bdev(),
David Howells
- [PATCH 0/3] block: drive-by cleanups for block cgroup,
Johannes Thumshirn
- [PATCH v5 0/4] Charge loop device i/o to issuing cgroup,
Dan Schatzberg
- [PATCH -next] block: fix error return code in mm_pci_probe(), Wei Yongjun
- [PATCH v2] virtio-blk: handle block_device_operations callbacks after hot unplug,
Stefan Hajnoczi
- [RESEND v4 6/6] block: rename blk_mq_alloc_rq_maps,
Weiping Zhang
- [RESEND v4 5/6] block: rename __blk_mq_alloc_rq_map,
Weiping Zhang
- [RESEND v4 4/6] block: alloc map and request for new hardware queue,
Weiping Zhang
- [RESEND v4 3/6] block: refactor __blk_mq_alloc_rq_maps, Weiping Zhang
- [RESEND v4 2/6] block: save previous hardware queue count before udpate,
Weiping Zhang
- [RESEND v4 1/6] block: free both rq_map and request,
Weiping Zhang
- [PATCH v4 0/6] Fix potential kernel panic when increase hardware queue, Weiping Zhang
- a few small bio related cleanups,
Christoph Hellwig
- [PATCH v9 00/11] Introduce Zone Append for writing to zoned block devices,
Johannes Thumshirn
- [PATCH v9 01/11] scsi: free sgtables in case command setup fails, Johannes Thumshirn
- [PATCH v9 02/11] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no, Johannes Thumshirn
- [PATCH v9 03/11] block: rename __bio_add_pc_page to bio_add_hw_page, Johannes Thumshirn
- [PATCH v9 04/11] block: Introduce REQ_OP_ZONE_APPEND, Johannes Thumshirn
- [PATCH v9 05/11] block: introduce blk_req_zone_write_trylock, Johannes Thumshirn
- [PATCH v9 06/11] block: Modify revalidate zones, Johannes Thumshirn
- [PATCH v9 07/11] scsi: sd_zbc: factor out sanity checks for zoned commands, Johannes Thumshirn
- [PATCH v9 08/11] scsi: sd_zbc: emulate ZONE_APPEND commands, Johannes Thumshirn
- [PATCH v9 09/11] null_blk: Support REQ_OP_ZONE_APPEND, Johannes Thumshirn
- [PATCH v9 11/11] zonefs: use REQ_OP_ZONE_APPEND for sync DIO, Johannes Thumshirn
- [PATCH v9 10/11] block: export bio_release_pages and bio_iov_iter_get_pages, Johannes Thumshirn
- Re: [PATCH v9 00/11] Introduce Zone Append for writing to zoned block devices, Martin K. Petersen
- [PATCH] block: remove the bd_openers checks in blk_drop_partitions,
Christoph Hellwig
- [PATCH 0/2] block: prevent task hung from being triggered in sync dio,
Ming Lei
- [PATCH v13 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device,
Danil Kipnis
- [PATCH v13 01/25] sysfs: export sysfs_remove_file_self(), Danil Kipnis
- [PATCH v13 02/25] RDMA/rtrs: public interface header to establish RDMA connections, Danil Kipnis
- [PATCH v13 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers, Danil Kipnis
- [PATCH v13 04/25] RDMA/rtrs: core: lib functions shared between client and server modules, Danil Kipnis
- [PATCH v13 05/25] RDMA/rtrs: client: private header with client structs and functions, Danil Kipnis
- [PATCH v13 07/25] RDMA/rtrs: client: statistics functions, Danil Kipnis
- [PATCH v13 06/25] RDMA/rtrs: client: main functionality, Danil Kipnis
- [PATCH v13 08/25] RDMA/rtrs: client: sysfs interface functions, Danil Kipnis
- [PATCH v13 09/25] RDMA/rtrs: server: private header with server structs and functions, Danil Kipnis
- [PATCH v13 11/25] RDMA/rtrs: server: statistics functions, Danil Kipnis
- [PATCH v13 10/25] RDMA/rtrs: server: main functionality, Danil Kipnis
- [PATCH v13 12/25] RDMA/rtrs: server: sysfs interface functions, Danil Kipnis
- [PATCH v13 13/25] RDMA/rtrs: include client and server modules into kernel compilation, Danil Kipnis
- [PATCH v13 14/25] RDMA/rtrs: a bit of documentation, Danil Kipnis
- [PATCH v13 15/25] block/rnbd: private headers with rnbd protocol structs and helpers, Danil Kipnis
- [PATCH v13 16/25] block/rnbd: client: private header with client structs and functions, Danil Kipnis
- [PATCH v13 17/25] block/rnbd: client: main functionality, Danil Kipnis
- [PATCH v13 18/25] block/rnbd: client: sysfs interface functions, Danil Kipnis
- [PATCH v13 21/25] block/rnbd: server: functionality for IO submitting to block dev, Danil Kipnis
- [PATCH v13 23/25] block/rnbd: include client and server modules into kernel compilation, Danil Kipnis
- [PATCH v13 22/25] block/rnbd: server: sysfs interface functions, Danil Kipnis
- [PATCH v13 19/25] block/rnbd: server: private header with server structs and functions, Danil Kipnis
- [PATCH v13 20/25] block/rnbd: server: main functionality, Danil Kipnis
- [PATCH v13 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules, Danil Kipnis
- [PATCH v13 24/25] block/rnbd: a bit of documentation, Danil Kipnis
[PATCH] blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags,
Hou Tao
[PATCH 1/1] blk-mq: remove the pointless call of list_entry_rq() in hctx_show_busy_rq(),
Hou Tao
[PATCH v8 00/11] Introduce Zone Append for writing to zoned block devices,
Johannes Thumshirn
- [PATCH v8 01/11] scsi: free sgtables in case command setup fails, Johannes Thumshirn
- [PATCH v8 02/11] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no, Johannes Thumshirn
- [PATCH v8 03/11] block: rename __bio_add_pc_page to bio_add_hw_page, Johannes Thumshirn
- [PATCH v8 05/11] block: introduce blk_req_zone_write_trylock, Johannes Thumshirn
- [PATCH v8 04/11] block: Introduce REQ_OP_ZONE_APPEND, Johannes Thumshirn
- [PATCH v8 06/11] block: Modify revalidate zones, Johannes Thumshirn
- [PATCH v8 07/11] scsi: sd_zbc: factor out sanity checks for zoned commands, Johannes Thumshirn
- [PATCH v8 08/11] scsi: sd_zbc: emulate ZONE_APPEND commands, Johannes Thumshirn
- [PATCH v8 10/11] block: export bio_release_pages and bio_iov_iter_get_pages, Johannes Thumshirn
- [PATCH v8 11/11] zonefs: use REQ_OP_ZONE_APPEND for sync DIO, Johannes Thumshirn
- [PATCH v8 09/11] null_blk: Support REQ_OP_ZONE_APPEND, Johannes Thumshirn
[PATCH v3 0/9] Add a new LOOP_SET_FD_AND_STATUS ioctl,
Martijn Coenen
[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]