Linux Block Development
[Prev Page][Next Page]
- Re: Can we make the io_poll queue attibute read-only, (continued)
- [PATCH V4 0/4] blk-mq: fix request UAF related with iterating over tagset requests,
Ming Lei
- bio_add_folio argument order,
Matthew Wilcox
- [PATCH 0/1] spelling fixes,
Stefan Haberland
- [PATCH for-next 0/4] Misc update for RNBD,
Gioh Kim
- [PATCH v10 00/13] blkcg:Support to track FC storage blk io traffic,
Muneendra
- [PATCH v10 02/13] blkcg: Added a app identifier support for blkcg, Muneendra
- [PATCH v10 13/13] lpfc: vmid: Introducing vmid in io path., Muneendra
- [PATCH v10 12/13] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread, Muneendra
- [PATCH v10 08/13] lpfc: vmid: Functions to manage vmids, Muneendra
- [PATCH v10 04/13] lpfc: vmid: Add the datastructure for supporting VMID in lpfc, Muneendra
- [PATCH v10 10/13] lpfc: vmid: Appends the vmid in the wqe before sending, Muneendra
- [PATCH v10 07/13] lpfc: vmid: Implements ELS commands for appid patch, Muneendra
- [PATCH v10 01/13] cgroup: Added cgroup_get_from_id, Muneendra
- [PATCH v10 09/13] lpfc: vmid: Implements CT commands for appid., Muneendra
- [PATCH v10 03/13] nvme: Added a newsysfs attribute appid_store, Muneendra
- [PATCH v10 06/13] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup, Muneendra
- [PATCH v10 11/13] lpfc: vmid: Timeout implementation for vmid, Muneendra
- [PATCH v10 05/13] lpfc: vmid: VMID params initialization, Muneendra
- [GIT PULL] libata changes for 5.13-rc,
Jens Axboe
- switch block layer polling to a bio based model v2,
Christoph Hellwig
- [PATCH 09/15] block: rename REQ_HIPRI to REQ_POLLED, Christoph Hellwig
- [PATCH 08/15] io_uring: don't sleep when polling for I/O, Christoph Hellwig
- [PATCH 06/15] blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal, Christoph Hellwig
- [PATCH 04/15] blk-mq: factor out a blk_qc_to_hctx helper, Christoph Hellwig
- [PATCH 05/15] blk-mq: factor out a "classic" poll helper, Christoph Hellwig
- [PATCH 10/15] block: use SLAB_TYPESAFE_BY_RCU for the bio slab, Christoph Hellwig
- [PATCH 07/15] blk-mq: remove blk_qc_t_valid, Christoph Hellwig
- [PATCH 03/15] iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw, Christoph Hellwig
- [PATCH 01/15] direct-io: remove blk_poll support, Christoph Hellwig
- [PATCH 02/15] block: don't try to poll multi-bio I/Os in __blkdev_direct_IO, Christoph Hellwig
- [PATCH 13/15] block: add a QUEUE_FLAG_POLL_CAPABLE flag, Christoph Hellwig
- [PATCH 12/15] block: switch polling to be bio based, Christoph Hellwig
- [PATCH 11/15] block: define 'struct bvec_iter' as packed, Christoph Hellwig
- [PATCH 15/15] nvme-multipath: enable polled I/O, Christoph Hellwig
- [PATCH 14/15] nvme-multipath: set QUEUE_FLAG_NOWAIT, Christoph Hellwig
- [GIT PULL] Block driver changes for 5.13-rc,
Jens Axboe
- [PATCH V3 0/3] blk-mq: fix request UAF related with iterating over tagset requests,
Ming Lei
- [GIT PULL] Core block changes for 5.13-rc,
Jens Axboe
- [PATCH V1 1/1] Fix race between iscsi logout and systemd-udevd,
Gulam Mohamed
- [PATCH V2 0/3] blk-mq: fix request UAF related with iterating over tagset requests,
Ming Lei
- [syzbot] linux-next boot error: general protection fault in bio_add_hw_page,
syzbot
- [PATCH v2] block: fix userspace documentation reference for del_gendisk(),
Luis Chamberlain
- [PATCH] drbd: fix potential silent data corruption, Christoph Böhmwalder
- [PATCH] drivers/block/null_blk/main: Fix a double free in null_init.,
Lv Yunlong
- switch block layer polling to a bio based model,
Christoph Hellwig
- [PATCH 01/12] direct-io: remove blk_poll support, Christoph Hellwig
- [PATCH 02/12] block: don't try to poll multi-bio I/Os in __blkdev_direct_IO, Christoph Hellwig
- [PATCH 03/12] iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw, Christoph Hellwig
- [PATCH 04/12] blk-mq: factor out a "classic" poll helper, Christoph Hellwig
- [PATCH 05/12] blk-mq: factor out a blk_qc_to_hctx helper, Christoph Hellwig
- [PATCH 06/12] blk-mq: refactor hybrid polling, Christoph Hellwig
- [PATCH 07/12] blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal, Christoph Hellwig
- [PATCH 08/12] blk-mq: remove blk_qc_t_valid, Christoph Hellwig
- [PATCH 09/12] block: rename REQ_HIPRI to REQ_POLLED, Christoph Hellwig
- [PATCH 10/12] block: RCU free polled bios, Christoph Hellwig
- [PATCH 11/12] block: define 'struct bvec_iter' as packed, Christoph Hellwig
- [PATCH 12/12] block: switch polling to be bio based, Christoph Hellwig
- Re: switch block layer polling to a bio based model, Jens Axboe
- 💥 PANICKED: Test report for kernel 5.12.0-rc8 (block, ffa77af5),
CKI Project
[PATCH v2 2/2] nvme-pci: fix controller reset hang when racing with nvme_timeout, taochiu
[PATCH v2 1/2] nvme-core: Move nvmf queue ready check routines to core,
taochiu
[PATCH 0/8] blk-mq: fix request UAF related with iterating over tagset requests,
Ming Lei
- [PATCH 1/8] Revert "blk-mq: Fix races between blk_mq_update_nr_hw_queues() and iterating over tags", Ming Lei
- [PATCH 2/8] Revert "blk-mq: Make it safe to use RCU to iterate over blk_mq_tag_set.tag_list", Ming Lei
- [PATCH 3/8] Revert "blk-mq: Fix races between iterating over requests and freeing requests", Ming Lei
- [PATCH 4/8] Revert "blk-mq: Introduce atomic variants of blk_mq_(all_tag|tagset_busy)_iter", Ming Lei
- [PATCH 5/8] blk-mq: blk_mq_complete_request_locally, Ming Lei
- [PATCH 6/8] block: drivers: complete request locally from blk_mq_tagset_busy_iter, Ming Lei
- [PATCH 7/8] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter, Ming Lei
- [PATCH 8/8] blk-mq: clear stale request in tags->rq[] before freeing one request pool, Ming Lei
- Re: [PATCH 0/8] blk-mq: fix request UAF related with iterating over tagset requests, Ming Lei
- Re: [PATCH 0/8] blk-mq: fix request UAF related with iterating over tagset requests, Jens Axboe
[PATCH v2] block: Improve limiting the bio size,
Bart Van Assche
Re: [PATCH v2] block: Improve limiting the bio size, Jens Axboe
[bug][5.12-rc8] It sounds like madness but nvme controller is down when I plug at the same time 3.5 jack headphones and USB headset to MB., Mikhail Gavrilov
[PATCHv2 0/5] block and nvme passthrough error handling,
Keith Busch
[GIT PULL] Block fix for 5.12 final,
Jens Axboe
New kernel warning triggered by blktests,
Bart Van Assche
[PATCH] blk-mq: Fix two racy hctx->tags->rqs[] assignments,
Bart Van Assche
[PATCH] block: Fix bio_max_size(), Bart Van Assche
[PATCH] blk-wbt: fix scale logic when disable wbt, Chengming Zhou
Re: [block] 658f2fb7d2: fxmark.hdd_f2fs_dbench_client_72_directio.works/sec -21.4% regression,
Junxiao Bi
[PATCH for-5.13/block] blk-iocost: don't ignore vrate_min on QD contention,
Tejun Heo
[PATCH v2 0/4] zram: fix few sysfs races,
Luis Chamberlain
[PATCH] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath,
mwilck
[GIT PULL] third round of nvme updates for Linux 5.13,
Christoph Hellwig
[PATCH V6 00/12] block: support bio based io polling,
Ming Lei
- [PATCH V6 01/12] block: add helper of blk_queue_poll, Ming Lei
- [PATCH V6 03/12] block: add one helper to free io_context, Ming Lei
- [PATCH V6 02/12] block: define 'struct bvec_iter' as packed, Ming Lei
- [PATCH V6 07/12] block: create io poll context for submission and poll task, Ming Lei
- [PATCH V6 04/12] block: move block polling code into one dedicated source file, Ming Lei
- [PATCH V6 05/12] block: extract one helper function polling hw queue, Ming Lei
- [PATCH V6 08/12] block: add req flag of REQ_POLL_CTX, Ming Lei
- [PATCH V6 09/12] block: use per-task poll context to implement bio based io polling, Ming Lei
- [PATCH V6 06/12] block: prepare for supporting bio_list via other link, Ming Lei
- [PATCH V6 10/12] block: limit hw queues to be polled in each blk_poll(), Ming Lei
- [PATCH V6 11/12] block: allow to control FLAG_POLL via sysfs for bio poll capable queue, Ming Lei
- [PATCH V6 12/12] dm: support IO polling for bio-based dm device, Ming Lei
- Re: [PATCH V6 00/12] block: support bio based io polling, JeffleXu
[PATCH v9 0/4] block device interposer,
Sergei Shtepa
[PATCH] block: return -EBUSY when there are open partitions in blkdev_reread_part,
Christoph Hellwig
[PATCH] blk-mq: fix build warning when making htmldocs,
Ming Lei
[PATCH 0/4] mmc: core: Read/parse SD function extension registers,
Ulf Hansson
[PATCH 1/2] ataflop: potential out of bounds in do_format(),
Dan Carpenter
[PATCH v8] bio: limit bio max size,
Changheun Lee
Re: [PATCH v8] bio: limit bio max size, Bart Van Assche
Re: [PATCH v8] bio: limit bio max size, Damien Le Moal
Re: [PATCH v8] bio: limit bio max size, Jens Axboe
Re: [PATCH v8] bio: limit bio max size, Marek Szyprowski
[PATCH] block: remove redundant check in blk_attempt_plug_merge, Daejun Park
[PATCH v7 0/5] blk-mq: Fix a race between iterating over requests and freeing requests,
Bart Van Assche
[PATCH] Provide detailed specification of virtio-blk lifetime metrics,
Enrico Granata
[PATCH 0/8] bfq: misc updates,
brookxu
[PATCH 0/2] bcache patches for Linux v5.13 - 3rd wave,
Coly Li
Re: linux-next: Tree for Apr 19 (bcache),
Randy Dunlap
Maintainers / Kernel Summit 2021 planning kick-off,
Theodore Ts'o
[bug report] scsi host hang when running fio,
John Garry
[PATCHv5 for-next 00/19] Misc update for rnbd,
Gioh Kim
- [PATCHv5 for-next 01/19] MAINTAINERS: Change maintainer for rnbd module, Gioh Kim
- [PATCHv5 for-next 02/19] Documentation/sysfs-block-rnbd: Add descriptions for remap_device and resize, Gioh Kim
- [PATCHv5 for-next 03/19] block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpath, Gioh Kim
- [PATCHv5 for-next 04/19] block/rnbd-clt: Remove some arguments from rnbd_client_setup_device, Gioh Kim
- [PATCHv5 for-next 05/19] block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk, Gioh Kim
- [PATCHv5 for-next 06/19] block/rnbd: Kill rnbd_clt_destroy_default_group, Gioh Kim
- [PATCHv5 for-next 07/19] block/rnbd: Kill destroy_device_cb, Gioh Kim
- [PATCHv5 for-next 08/19] block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}, Gioh Kim
- [PATCHv5 for-next 09/19] block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallel, Gioh Kim
- [PATCHv5 for-next 10/19] block/rnbd-srv: Remove force_close file after holding a lock, Gioh Kim
- [PATCHv5 for-next 11/19] block/rnbd-clt: Improve find_or_create_sess() return check, Gioh Kim
- [PATCHv5 for-next 12/19] block/rnbd-clt: Fix missing a memory free when unloading the module, Gioh Kim
- [PATCHv5 for-next 13/19] block/rnbd-clt: Support polling mode for IO latency optimization, Gioh Kim
- [PATCHv5 for-next 14/19] Documentation/ABI/rnbd-clt: Add description for nr_poll_queues, Gioh Kim
- [PATCHv5 for-next 15/19] block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev, Gioh Kim
- [PATCHv5 for-next 16/19] block/rnbd-clt: Generate kobject_uevent when the rnbd device state changes, Gioh Kim
- [PATCHv5 for-next 17/19] block/rnbd-clt: Remove max_segment_size, Gioh Kim
- [PATCHv5 for-next 18/19] block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_name, Gioh Kim
- [PATCHv5 for-next 19/19] block/rnbd: Use strscpy instead of strlcpy, Gioh Kim
- Re: [PATCHv5 for-next 00/19] Misc update for rnbd, Jens Axboe
[PATCH v2] blk-mq: cleanup set->nr_hw_queues assignement, Jeffle Xu
[Patch] blk-wbt: fix a divide-by-zero error in rwb_arm_timer(),
Cong Wang
[PATCH] null_blk: poll queue support,
Jens Axboe
[PATCH v2 0/3] Fix dm-crypt zoned block device support,
Damien Le Moal
Re: [PATCH 2/2] nvme: use return value from blk_execute_rq(),
Casey Chen
[PATCH v3 0/4] nvme: improve error handling and ana_state to work well with dm-multipath,
Mike Snitzer
[PATCH v2] virtio_blk: Add support for lifetime feature,
Enrico Granata
[PATCH 1/2] block: return errors from blk_execute_rq(),
Keith Busch
Re: [PATCH] floppy: remove redundant assignment to variable st,
Denis Efremov
[PATCH 0/5] Another small set of cleanups for floppy driver,
Denis Efremov
[PATCH] blk-mq: cleanup redundant nr_hw_queues assignement,
Jeffle Xu
[PATCH 0/4] Fix dm-crypt zoned block device support,
Damien Le Moal
[PATCH v2 0/4] nvme: improve error handling and ana_state to work well with dm-multipath,
Mike Snitzer
nvme: Return BLK_STS_TARGET if the DNR bit is set,
Mike Snitzer
[GIT PULL] second round of nvme updates for Linux 5.13,
Christoph Hellwig
[PATCH v1 1/1] lightnvm: pblk: Import GUID before use, Andy Shevchenko
[PATCH] partitions/ldm: remove redundant assignment to variable r_index, Colin King
no EBUSY on BLKRRPART, regression?,
Karel Zak
[RFC PATCH 0/2] block: support to freeze bio based queue,
Ming Lei
[PATCH] block: remove unused function,
Jiapeng Chong
[RFC PATCH 2/2] bfq/mq-deadline: remove redundant check for passthrough request,
Lin Feng
[PATCH 1/2] blk-mq: bypass IO scheduler's limit_depth for passthrough request,
Lin Feng
[PATCH] block: fix io hung by block throttle,
Junxiao Bi
Message not available
Message not available
Message not available
[git pull] device mapper fix for 5.12 final,
Mike Snitzer
[PATCH] ata: Fix several kernel-doc headers,
Bart Van Assche
[PATCHv4 for-next 00/19] Misc update for rnbd,
Gioh Kim
- [PATCHv4 for-next 01/19] MAINTAINERS: Change maintainer for rnbd module, Gioh Kim
- [PATCHv4 for-next 03/19] block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpath, Gioh Kim
- [PATCHv4 for-next 02/19] Documentation/sysfs-block-rnbd: Add descriptions for remap_device and resize, Gioh Kim
- [PATCHv4 for-next 04/19] block/rnbd-clt: Remove some arguments from rnbd_client_setup_device, Gioh Kim
- [PATCHv4 for-next 05/19] block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk, Gioh Kim
- [PATCHv4 for-next 06/19] block/rnbd: Kill rnbd_clt_destroy_default_group, Gioh Kim
- [PATCHv4 for-next 07/19] block/rnbd: Kill destroy_device_cb, Gioh Kim
- [PATCHv4 for-next 08/19] block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}, Gioh Kim
- [PATCHv4 for-next 09/19] block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallel, Gioh Kim
- [PATCHv4 for-next 10/19] block/rnbd-srv: Remove force_close file after holding a lock, Gioh Kim
- [PATCHv4 for-next 11/19] block/rnbd-clt: Improve find_or_create_sess() return check, Gioh Kim
- [PATCHv4 for-next 12/19] block/rnbd-clt: Fix missing a memory free when unloading the module, Gioh Kim
- [PATCHv4 for-next 13/19] block/rnbd-clt: Support polling mode for IO latency optimization, Gioh Kim
- [PATCHv4 for-next 14/19] Documentation/ABI/rnbd-clt: Add description for nr_poll_queues, Gioh Kim
- [PATCHv4 for-next 15/19] block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev, Gioh Kim
- [PATCHv4 for-next 16/19] block/rnbd-clt: Generate kobject_uevent when the rnbd device state changes, Gioh Kim
- [PATCHv4 for-next 17/19] block/rnbd-clt: Remove max_segment_size, Gioh Kim
- [PATCHv4 for-next 18/19] block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_name, Gioh Kim
- [PATCHv4 for-next 19/19] block/rnbd: Use strscpy instead of strlcpy, Gioh Kim
[PATCH] block: elevator: remove dead elevator code, Jackie Liu
[bug report] shared tags causes IO hang and performance drop,
Ming Lei
[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]