Linux Block Development
[Prev Page][Next Page]
- [PATCH 2/2] block: fix locking for struct block_device size updates, (continued)
[PATCH] null_blk: fix passing of REQ_FUA flag in null_handle_rq,
Hou Pu
Re: [PATCH] iomap: Fix the write_count in iomap_add_to_ioend().,
Christoph Hellwig
[PATCH 1/1] block: move the PAGE_SECTORS definition into <linux/blkdev.h>,
Zhen Lei
Re: [PATCH 2/2] writeback: use DEFINE_WAIT_BIT instead of DEFINE_WAIT for bit wait queue, Jacob Wen
Re: [PATCH 1/2] block: use DEFINE_WAIT_BIT instead of DEFINE_WAIT for bit wait queue, Jacob Wen
[PATCH] virtio-blk: Use kobj_to_dev() instead of container_of(),
Tian Tao
IOPRIO_CLASS_RT without CAP_SYS_ADMIN?,
Khazhismel Kumykov
[PATCH 0/5] blk-mq: fix use-after-free on stale request,
Ming Lei
[PATCH 3/3] nvme-core: fix crash when nvme_enable_aen timeout,
Chao Leng
[PATCH 2/3] nvme-core: fix deadlock when reconnect failed due to nvme_set_queue_count timeout,
Chao Leng
[PATCH 1/3] nvme-core: improve avoiding false remove namespace,
Chao Leng
[PATCH 0/3] fix crash and deadlock when connect timeout, Chao Leng
[PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING,
Ming Lei
[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs,
John Garry
- [PATCH v8 15/18] scsi: scsi_debug: Support host tagset, John Garry
- [PATCH v8 08/18] blk-mq: Record nr_active_requests per queue for when using shared sbitmap, John Garry
- [PATCH v8 05/18] blk-mq: Use pointers for blk_mq_tags bitmap tags, John Garry
- [PATCH v8 01/18] blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED, John Garry
- [PATCH v8 12/18] scsi: Add host and host template flag 'host_tagset', John Garry
- [PATCH v8 09/18] blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared sbitmap, John Garry
- [PATCH v8 04/18] blk-mq: Pass flags for tag init/free, John Garry
- [PATCH v8 07/18] blk-mq: Relocate hctx_may_queue(), John Garry
- [PATCH v8 11/18] null_blk: Support shared tag bitmap, John Garry
- [PATCH v8 13/18] scsi: core: Show nr_hw_queues in sysfs, John Garry
- [PATCH v8 02/18] blk-mq: Rename blk_mq_update_tag_set_depth(), John Garry
- [PATCH v8 06/18] blk-mq: Facilitate a shared sbitmap per tagset, John Garry
- [PATCH v8 03/18] blk-mq: Free tags in blk_mq_init_tags() upon error, John Garry
- [PATCH v8 14/18] scsi: hisi_sas: Switch v3 hw to MQ, John Garry
- [PATCH v8 16/18] hpsa: enable host_tagset and switch to MQ, John Garry
- [PATCH v8 18/18] smartpqi: enable host tagset, John Garry
- [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug, John Garry
- [PATCH v8 10/18] blk-mq, elevator: Count requests per hctx to improve performance, John Garry
- Re: [PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs, John Garry
- Re: [PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs, Douglas Gilbert
- Re: [PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs, Jens Axboe
- Re: [PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs, Hannes Reinecke
[PATCH blktests] common/multipath-over-rdma: fix warning ignored null byte in input,
Yi Zhang
Re: PROBLEM: Long Workqueue delays V2,
Jim Baxter
[PATCH v2] MAINTAINERS: Add missing header files to BLOCK LAYER section,
Geert Uytterhoeven
[PATCH v3] block: Make request_queue.rpm_status an enum,
Geert Uytterhoeven
[PATCH] rbd: Convert to use the preferred fallthrough macro,
Miaohe Lin
[PATCH] block: Convert to use the preferred fallthrough macro,
Miaohe Lin
[PATCH] raw: deprecate the raw driver,
Christoph Hellwig
[PATCH v2 0/3] block: improve iostat for md/bcache partitions,
Song Liu
[PATCH v4 2/2] block: better deal with the delayed not supported case in blk_cloned_rq_check_limits,
Ritika Srivastava
Support for I/O to a bitbucket,
Matthew Wilcox
[PATCH v7 0/6] Introduce sendpage_ok() to detect misused sendpage in network related drivers,
Coly Li
[PATCH v6 0/6] Introduce sendpage_ok() to detect misused sendpage in network related drivers,
Coly Li
[REPORT] BUG: KASAN: use-after-free in bt_iter+0x80/0xf8,
John Garry
[PATCH RESEND] blk-mq: insert request not through ->queue_rq into sw/scheduler queue,
Ming Lei
[PATCH 0/4] block: improve iostat for md/bcache partitions,
Song Liu
[PATCH v2 0/3] Some clean-ups for bio merge,
Baolin Wang
[PATCH] block: rnbd: rnbd-srv: silence uninitialized variable warning,
Brooke Basile
[PATCH v3 2/2] block: better deal with the delayed not supported case in blk_cloned_rq_check_limits,
Ritika Srivastava
[PATCH] block: Fix page_is_mergeable() for compound pages,
Matthew Wilcox (Oracle)
blktests block/001 triggered kernel BUG at lib/list_debug.c:23!, Yi Zhang
[PATCH V4] scsi: core: only re-run queue in scsi_end_request() if device queue is busy,
Ming Lei
[PATCH RESEND] block: loop: set discard granularity and alignment for block device backed loop,
Ming Lei
[PATCH RESEND] blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART,
Ming Lei
[PATCH V2] block: allow for_each_bvec to support zero len bvec,
Ming Lei
[PATCH V3 0/3] block: fix discard merge for single max discard segment,
Ming Lei
[PATCH] arch: um: convert tasklets to use new tasklet_setup() API,
Allen Pais
- [PATCH] block: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] char: ipmi: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] driver: hv: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] drivers: atm: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] drivers: ntb: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] drivers: rapidio: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] drivers: s390: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] drivers: vme: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] drm: i915: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] firewire: ohci: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 1/2] hsi: nokia-modem: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] input: serio: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 1/2] mailbox: bcm: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 1/2] memstick: jmb38x: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 1/2] misc: ibmvmc: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] net: atm: convert tasklets callbacks to use from_tasklet(), Allen Pais
- [PATCH] platform: goldfish: convert tasklets to use new tasklet_setup() API, Allen Pais
- Re: [PATCH] arch: um: convert tasklets to use new tasklet_setup() API, Richard Weinberger
- Re: [PATCH] arch: um: convert tasklets to use new tasklet_setup() API, Anton Ivanov
[PATCH RESEND 0/5] Some clean-ups for bio merge,
Baolin Wang
[PATCH] bsg-lib: convert comma to semicolon,
Xu Wang
[PATCH V2 0/6] ceph: Use more generic logging,
Joe Perches
[PATCH v2] block: blk-mq.c: fix @at_head kernel-doc warning,
Randy Dunlap
[PATCH] block: blk-mq.c: fix @at_head kernel-doc warning,
Randy Dunlap
[PATCH v5 1/3] net: introduce helper sendpage_ok() in include/linux/net.h,
Coly Li
[GIT PULL] Final block fixes for 5.9-rc1,
Jens Axboe
[PATCH 1/3] net: introduce helper sendpage_ok() in include/linux/net.h,
Coly Li
[PATCH v4 1/3] net: introduce helper sendpage_ok() in include/linux/net.h,
colyli
[PATCH] bcache: share register sysfs with async register, Coly Li
[PATCH 00/14] bcache: remove multiple caches code framework,
Coly Li
- [PATCH 10/14] bcache: don't check seq numbers in register_cache_set(), Coly Li
- [PATCH 12/14] bcache: check and set sync status on cache's in-memory super block, Coly Li
- [PATCH 08/14] bcache: only use bucket_bytes() on struct cache, Coly Li
- [PATCH 09/14] bcache: avoid data copy between cache_set->sb and cache->sb, Coly Li
- [PATCH 06/14] bcache: remove useless alloc_bucket_pages(), Coly Li
- [PATCH 14/14] bcache: move struct cache_sb out of uapi bcache.h, Coly Li
- [PATCH 04/14] bcache: add set_uuid in struct cache_set, Coly Li
- [PATCH 05/14] bcache: only use block_bytes() on struct cache, Coly Li
- [PATCH 01/14] bcache: remove 'int n' from parameter list of bch_bucket_alloc_set(), Coly Li
- [PATCH 13/14] bcache: remove embedded struct cache_sb from struct cache_set, Coly Li
- [PATCH 03/14] bcache: remove for_each_cache(), Coly Li
- [PATCH 02/14] bcache: explicitly make cache_set only have single cache, Coly Li
- [PATCH 11/14] bcache: remove can_attach_cache(), Coly Li
- [PATCH 07/14] bcache: remove useless bucket_pages(), Coly Li
- <Possible follow-ups>
- [PATCH 00/14] bcache: remove multiple caches code framework, colyli
- [PATCH v1 13/14] bcache: remove embedded struct cache_sb from struct cache_set, colyli
- [PATCH v1 14/14] bcache: move struct cache_sb out of uapi bcache.h, colyli
- [PATCH v1 05/14] bcache: only use block_bytes() on struct cache, colyli
- [PATCH v1 12/14] bcache: check and set sync status on cache's in-memory super block, colyli
- [PATCH v1 02/14] bcache: explicitly make cache_set only have single cache, colyli
- [PATCH v1 09/14] bcache: avoid data copy between cache_set->sb and cache->sb, colyli
- [PATCH v1 06/14] bcache: remove useless alloc_bucket_pages(), colyli
- [PATCH v1 01/14] bcache: remove 'int n' from parameter list of bch_bucket_alloc_set(), colyli
- [PATCH v1 04/14] bcache: add set_uuid in struct cache_set, colyli
- [PATCH v1 07/14] bcache: remove useless bucket_pages(), colyli
- [PATCH v1 03/14] bcache: remove for_each_cache(), colyli
- [PATCH v1 11/14] bcache: remove can_attach_cache(), colyli
- [PATCH v1 10/14] bcache: don't check seq numbers in register_cache_set(), colyli
- [PATCH v1 08/14] bcache: only use bucket_bytes() on struct cache, colyli
[PATCH v4 0/7] blktests: Add support to run nvme tests with tcp/rdma transports,
Sagi Grimberg
[PATCH RFC V3 0/4] block: add two statistic tables,
Guoqing Jiang
[PATCH] fs/io_uring.c: Fix uninitialized variable is referenced in io_submit_sqe,
Liu Yong
[PATCH v2] nvme: Use spin_lock_irq() when taking the ctrl->lock,
Logan Gunthorpe
[RESEND PATCH] nvme: Use spin_lock_irqsave() when taking the ctrl->lock,
Logan Gunthorpe
[RFC PATCH 0/4] block/bpf: add eBPF based block layer IO filtering,
Leah Rumancik
[PATCH 3/3] nvme-core: delete the dependency on REQ_FAILFAST_TRANSPORT,
Chao Leng
[PATCH 2/3] nvme-core: delete the dependency on blk status,
Chao Leng
[PATCH 1/3] nvme-core: fix io interrupt caused by non path error,
Chao Leng
[PATCH 0/3] improve nvme retry mechanism, Chao Leng
[PATCH V2 0/3] block: fix discard merge for single max discard segment,
Ming Lei
[PATCH v3 0/7] blktests: Add support to run nvme tests with tcp/rdma transports,
Sagi Grimberg
[PATCH] block: don't read block device if it's invalid,
Xianting Tian
[PATCH 0/2] block: fix discard merge for single max discard segment,
Ming Lei
[PATCH] bfq: fix blkio cgroup leakage v4,
Dmitry Monakhov
[PATCH v2] blkcg: fix memleak for iolatency,
Yufen Yu
[PATCH] blkcg: fix memleak for iolatency,
Yufen Yu
[PATCH AUTOSEL 5.8 06/64] loop: be paranoid on exit and prevent new additions / removals, Sasha Levin
[PATCH AUTOSEL 5.7 06/60] loop: be paranoid on exit and prevent new additions / removals, Sasha Levin
[PATCH AUTOSEL 5.4 04/45] loop: be paranoid on exit and prevent new additions / removals, Sasha Levin
[PATCH AUTOSEL 4.19 04/31] loop: be paranoid on exit and prevent new additions / removals, Sasha Levin
[PATCH v2] loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURE,
Lennart Poettering
[PATCH] nbd: restore default timeout when setting it to zero,
Hou Pu
[PATCH v2] RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init,
Md Haris Iqbal
[PATCH] block: fix double account of flush request's driver tag,
Ming Lei
[PATCH] block: allow for_each_bvec to support zero len bvec,
Ming Lei
[PATCH] scsi_debugfs: dump allocted field in more convenient format,
Dmitry Monakhov
[PATCH AUTOSEL 5.8 17/72] blktrace: fix debugfs use after free, Sasha Levin
[PATCH AUTOSEL 5.8 72/72] block: don't do revalidate zones on invalid devices, Sasha Levin
[PATCH AUTOSEL 5.7 46/58] iocost: Fix check condition of iocg abs_vdebt, Sasha Levin
[PATCH AUTOSEL 5.4 10/40] blktrace: fix debugfs use after free, Sasha Levin
[PATCH AUTOSEL 5.4 33/40] iocost: Fix check condition of iocg abs_vdebt, Sasha Levin
[PATCH AUTOSEL 5.7 58/58] block: don't do revalidate zones on invalid devices, Sasha Levin
[PATCH AUTOSEL 5.7 15/58] blktrace: fix debugfs use after free, Sasha Levin
[PATCH AUTOSEL 5.8 54/72] iocost: Fix check condition of iocg abs_vdebt, Sasha Levin
[PATCH] badblocks: Convert to use the fallthrough macro, linmiaohe
Very slow qemu device access,
Matthew Wilcox
[git pull] device mapper changes for 5.9,
Mike Snitzer
Re: [git pull] device mapper changes for 5.9, pr-tracker-bot
[PATCH v2 3/3] nvme-core: reduce io pause time when fail over, Chao Leng
[PATCH v2 2/3] blk-mq: introduce async mechanism for quiesce queue, Chao Leng
[PATCH v2 1/3] rcu: introduce async mechanism for sync SRCU, Chao Leng
[PATCH v2 0/3] reduce quiesce time for lots of name spaces,
Chao Leng
[PATCH] blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART, Ming Lei
[PATCH] block: fix get_max_io_size(),
Keith Busch
[PATCH v2 0/7] blktests: Add support to run nvme tests with tcp/rdma transports,
Sagi Grimberg
[bug] mkfs.ext[23] hangs on loop device (aarch64, 5.8+),
Jan Stancek
[PATCH] blkcg: add plugging support for punt bio,
Xianting Tian
[PATCH] loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURE,
Lennart Poettering
[PATCH v4] block: check queue's limits.discard_granularity in __blkdev_issue_discard(),
Coly Li
[PATCH] block-throttle: set q->td to NULL if blkcg_activate_policy failed, Zheng Bin
[PATCH v3] block: check queue's limits.discard_granularity in __blkdev_issue_discard(),
Coly Li
[PATCH V2] block: loop: set discard granularity and alignment for block device backed loop,
Ming Lei
[PATCH] io_uring: Fix use-after-free in io_sq_wq_submit_work(),
Guoyu Huang
[PATCH v2] block: check queue's limits.discard_granularity in __blkdev_issue_discard(),
Coly Li
[PATCH] block: check queue's limits.discard_granularity in __blkdev_issue_discard(),
Coly Li
[GIT PULL] Post block bits for 5.9-rc1,
Jens Axboe
[GIT PULL] Block driver changes for 5.9-rc1,
Jens Axboe
[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]