Linux Block Development
[Prev Page][Next Page]
- [PATCH v5 02/12] block: add queue_to_disk() to get gendisk from request_queue, (continued)
- [PATCH v5 02/12] block: add queue_to_disk() to get gendisk from request_queue, Jeffle Xu
- [PATCH v5 03/12] block: add poll method to support bio-based IO polling, Jeffle Xu
- [PATCH v5 04/12] block: add poll_capable method to support bio-based IO polling, Jeffle Xu
- [PATCH v5 07/12] blk-mq: add one helper function getting hw queue, Jeffle Xu
- [PATCH v5 09/12] nvme/pci: don't wait for locked polling queue, Jeffle Xu
- [PATCH v5 12/12] dm: support IO polling for bio-based dm device, Jeffle Xu
- [PATCH v5 10/12] block: fastpath for bio-based polling, Jeffle Xu
- [PATCH v5 05/12] blk-mq: extract one helper function polling hw queue, Jeffle Xu
- [PATCH v5 11/12] block: sub-fastpath for bio-based polling, Jeffle Xu
- [PATCH v5 06/12] blk-mq: add iterator for polling hw queues, Jeffle Xu
- [PATCH v5 08/12] dm: always return BLK_QC_T_NONE for bio-based device, Jeffle Xu
- [PATCH v2] block: fix trace completion for chained bio,
edwardh
- [PATCH] swap: fix swapfile read/write offset,
Jens Axboe
- [PATCH 1/4] block: introduce a function submit_bio_noacct_mq_direct,
Mikulas Patocka
- [PATCH 3/4] dm: use submit_bio_noacct_mq_direct, Mikulas Patocka
- [PATCH 0/4] Reworked device mapper polling patchset, Mikulas Patocka
- [PATCH 4/4] dm: support I/O polling,
Mikulas Patocka
- [PATCH 2/4] block: dont clear REQ_HIPRI for bio-based drivers,
Mikulas Patocka
- Large latency with bcache for Ceph OSD(new mail thread),
Norman.Kern
- [RFC PATCH v1 0/6] badblocks improvement for multiple bad block ranges,
Coly Li
- 5.12-rc1 regression: freezing iou-mgr/wrk failed,
Alex Xu (Hello71)
- [PATCH V6 0/2] nvme: enable char device per namespace,
javier
- [PATCH v2] block: Drop leftover references to RQF_SORTED,
Jean Delvare
- [PATCH] block: Drop leftover references to RQF_SORTED,
Jean Delvare
- [PATCH] block: revert "block: fix bd_size_lock use", Damien Le Moal
- [RFC PATCH 0/2] blk-mq: improve blk_mq_tag_to_rq(),
Yufen Yu
- [PATCH blktests v2] rdma: Use rdma link instead of /sys/class/infiniband/*/parent,
Bart Van Assche
- [PATCH 12/11] pragma once: scripted treewide conversion, Alexey Dobriyan
- [bug report]null pointer at scsi_mq_exit_request+0x14 with blktests srp/015,
Yi Zhang
- [GIT PULL] Followup block fixes for this merge window,
Jens Axboe
- Stray reference to RQF_SORTED,
Jean Delvare
- [PATCH] block: fix argument order for capacity change info print, Klaus Jensen
- [RFC PATCH 30/39] blktrace: add trace event print helper, Chaitanya Kulkarni
- [RFC PATCH 38/39] blktrace: track zone appaend completion sector, Chaitanya Kulkarni
- [RFC PATCH 36/39] blktrace: add integrity tracking support, Chaitanya Kulkarni
- [RFC PATCH 39/39] blktrace: debug patch for the demo, Chaitanya Kulkarni
- [RFC PATCH 29/39] blktrace: link blk_log_xxx() to trace action, Chaitanya Kulkarni
- [RFC PATCH 37/39] blktrace: update blk_fill_rwbs() with new requests, Chaitanya Kulkarni
- [RFC PATCH 34/39] blktrace: implement setup-start-stop ioclts, Chaitanya Kulkarni
- [RFC PATCH 35/39] block: update blkdev_ioctl with new trace ioctls, Chaitanya Kulkarni
- [RFC PATCH 28/39] blktrace: add blk_log_xxx helpers(), Chaitanya Kulkarni
- [RFC PATCH 33/39] blktrace: add blkext tracer,
Chaitanya Kulkarni
[RFC PATCH 26/39] blktrace: add trace entry & pdu helpers, Chaitanya Kulkarni
[RFC PATCH 32/39] blktrace: add trace print helpers, Chaitanya Kulkarni
[RFC PATCH 31/39] blktrace: add trace_synthesize helper, Chaitanya Kulkarni
[RFC PATCH 27/39] blktrace: add a new formatting routine, Chaitanya Kulkarni
[RFC PATCH 24/39] blktrace: update blk_add_trace_rq_remap(), Chaitanya Kulkarni
[RFC PATCH 21/39] blktrace: update blk_add_trace_unplug(), Chaitanya Kulkarni
[RFC PATCH 25/39] blktrace: update blk_add_driver_data(), Chaitanya Kulkarni
[RFC PATCH 23/39] blktrace: update blk_add_trace_bio_remap(), Chaitanya Kulkarni
[RFC PATCH 18/39] blktrace: update blk_add_trace_bio_queue(), Chaitanya Kulkarni
[RFC PATCH 22/39] blktrace: update blk_add_trace_split(), Chaitanya Kulkarni
[RFC PATCH 19/39] blktrace: update blk_add_trace_getrq(), Chaitanya Kulkarni
[RFC PATCH 15/39] blktrace: update blk_add_trace_bio_complete(), Chaitanya Kulkarni
[RFC PATCH 20/39] blktrace: update blk_add_trace_plug(), Chaitanya Kulkarni
[RFC PATCH 17/39] blktrace: update blk_add_trace_bio_frontmerge(), Chaitanya Kulkarni
[RFC PATCH 16/39] blktrace: update blk_add_trace_bio_backmerge(), Chaitanya Kulkarni
[RFC PATCH 11/39] blktrace: update blk_add_trace_rq_requeue(),
Chaitanya Kulkarni
[RFC PATCH 14/39] blktrace: update blk_add_trace_bio_bounce(), Chaitanya Kulkarni
[RFC PATCH 12/39] blktrace: update blk_add_trace_rq_complete(),
Chaitanya Kulkarni
[RFC PATCH 10/39] blktrace: update blk_add_trace_rq_issue(),
Chaitanya Kulkarni
[RFC PATCH 13/39] blktrace: update blk_add_trace_bio(),
Chaitanya Kulkarni
[RFC PATCH 09/39] blktrace: update blk_add_trace_rq_insert(),
Chaitanya Kulkarni
[RFC PATCH 05/39] blktrace: add trace note APIs,
Chaitanya Kulkarni
[RFC PATCH 07/39] blktrace: add core trace API,
Chaitanya Kulkarni
[RFC PATCH 06/39] blktrace: add act and prio check helpers,
Chaitanya Kulkarni
[RFC PATCH 08/39] blktrace: update blk_add_trace_rq(),
Chaitanya Kulkarni
[RFC PATCH 02/39] blktrace_api: add new trace definition,
Chaitanya Kulkarni
[RFC PATCH 04/39] blktrace: add a new global list,
Chaitanya Kulkarni
[RFC PATCH 01/39] blktrace_api: add new trace definitions,
Chaitanya Kulkarni
[RFC PATCH 03/39] blkdev.h: add new trace ext as a queue member,
Chaitanya Kulkarni
Can a kblockd work-item be preempted?, Benjamin Block
[PATCH AUTOSEL 5.10 51/56] xen-blkback: fix error handling in xen_blkbk_map(), Sasha Levin
[PATCH AUTOSEL 5.11 62/67] xen-blkback: fix error handling in xen_blkbk_map(), Sasha Levin
bio_kmalloc related fixes for 5.12,
Christoph Hellwig
[PATCH v2] vio: make remove callback return void,
Uwe Kleine-König
[PATCH] blktrace: fix documentation for blk_fill_rw(), Chaitanya Kulkarni
[PATCH V2 0/3] block: avoid to drop & re-add partitions if partitions aren't changed,
Ming Lei
[PATCH] block: reopen the device in blkdev_reread_part,
Christoph Hellwig
[PATCH -next] n64: fix return value check in n64cart_probe(),
Wei Yongjun
❌ FAIL: Test report for kernel 5.11.0 (block),
CKI Project
[PATCH] block: fix logging on capacity change,
Ming Lei
[Question] Question on blk_freeze_queue(), JeffleXu
[REGRESSION] "split bio_kmalloc from bio_alloc_bioset" causing crash shortly after bootup,
John Stultz
[PATCH] block/bfq: update comments and default value in docs for fifo_expire,
Joseph Qi
[REGRESSION] "add a disk_uevent helper" breaks booting Andorid w/ dynamic partitions,
John Stultz
[RFC PATCH] blk-core: remove blk_put_request(),
Chaitanya Kulkarni
[PATCH] nbd: handle device refs for DESTROY_ON_DISCONNECT properly,
Josef Bacik
[PATCH V5 0/2] nvme: enable char device per namespace,
javier
[GIT PULL] Block IPI improvements,
Jens Axboe
[PATCH] blk-settings: make sure that max_sectors is aligned on "logical_block_size" boundary. (fwd),
Mikulas Patocka
[PATCH v2] block: Try to handle busy underlying device on discard,
Jan Kara
WARNING in nbd_dev_add,
syzbot
KASAN: use-after-free Read in nbd_release, syzbot
general protection fault in nbd_disconnect_and_put,
syzbot
KASAN: use-after-free Read in nbd_genl_connect,
syzbot
Re: KASAN: use-after-free Read in nbd_genl_connect, Josef Bacik
Re: [PATCH] lightnvm: use kobj_to_dev(), Matias Bjørling
[PATCH] block: fix potential IO hang when turning off io_poll,
Jeffle Xu
[PATCH V3 0/5] blktrace: few cleanup,
Chaitanya Kulkarni
[PATCH] block: Remove unused blk_pm_*() function definitions,
Bart Van Assche
[PATCH v4 00/12] dm: support IO polling,
Jeffle Xu
- [PATCH v4 01/12] block: move definition of blk_qc_t to types.h, Jeffle Xu
- [PATCH v4 11/12] block: sub-fastpath for bio-based polling, Jeffle Xu
- [PATCH v4 02/12] block: add queue_to_disk() to get gendisk from request_queue, Jeffle Xu
- [PATCH v4 04/12] block: add poll_capable method to support bio-based IO polling, Jeffle Xu
- [PATCH v4 08/12] dm: always return BLK_QC_T_NONE for bio-based device, Jeffle Xu
- [PATCH v4 10/12] block: fastpath for bio-based polling, Jeffle Xu
- [PATCH v4 12/12] dm: support IO polling for bio-based dm device, Jeffle Xu
- [PATCH v4 07/12] blk-mq: add one helper function getting hw queue, Jeffle Xu
- [PATCH v4 06/12] blk-mq: add iterator for polling hw queues, Jeffle Xu
- [PATCH v4 09/12] nvme/pci: don't wait for locked polling queue, Jeffle Xu
- [PATCH v4 03/12] block: add poll method to support bio-based IO polling, Jeffle Xu
- [PATCH v4 05/12] blk-mq: extract one helper function polling hw queue, Jeffle Xu
- Re: [PATCH v4 00/12] dm: support IO polling, JeffleXu
[RFC PATCH v5 0/4] add simple copy support,
SelvaKumar S
Message not available
Message not available
Message not available
RE: [RFC PATCH v5 0/4] add simple copy support, David Laight
Re: [RFC PATCH v5 0/4] add simple copy support, Dave Chinner
Re: [RFC PATCH v5 0/4] add simple copy support, Ming Lei
Re: [RFC PATCH v5 0/4] add simple copy support, Su Yue
Re: [RFC PATCH v5 0/4] add simple copy support, Max Gurtovoy
[PATCH v3 0/8] xen/events: bug fixes and some diagnostic aids,
Juergen Gross
[PATCH v6 0/2] fix a NULL pointer bug and simplify the code,
Sun Ke
Large latency with bcache for Ceph OSD,
Norman.Kern
[git pull] device mapper changes for 5.12,
Mike Snitzer
[GIT PULL] Block driver changes for 5.12-rc,
Jens Axboe
[GIT PULL] Core block changes for 5.12-rc,
Jens Axboe
[GIT PULL] io_uring changes for 5.12-rc,
Jens Axboe
[PATCH] blktrace: remove debugfs file dentries from struct blk_trace,
Greg Kroah-Hartman
[PATCH] Revert "block: Do not discard buffers under a mounted filesystem",
Jan Kara
[PATCH v4 3/5] scsi_debug : iouring iopoll support, Kashyap Desai
[PATCH v4 2/5] megaraid_sas: iouring iopoll support, Kashyap Desai
[PATCH v4 1/5] add io_uring with IOPOLL support in scsi layer, Kashyap Desai
[PATCH 0/2] lightnvm pull request,
Matias Bjørling
[Regression] [Bisected] Errors when ejecting USB storage drives since v5.10,
Tom Seewald
[PATCH v5 0/5] add support for inline encryption to device mapper,
Satya Tangirala
[GIT PULL] second round of nvme updates for 5.12,
Christoph Hellwig
[PATCH v2] block: recalculate segment count for multi-segment discards correctly,
David Jeffery
[PATCH v2 0/8] xen/events: bug fixes and some diagnostic aids,
Juergen Gross
[PATCH] block: pass bdev and op to blk_next_bio,
Christoph Hellwig
[PATCH] bcache: remove PTR_BUCKET,
Christoph Hellwig
[PATCH] block: Replace lkml.org links with lore,
Kees Cook
[PATCH 1/4] bcache: correct return value in register_nvdimm_meta(),
Coly Li
Re: [PATCH 2/2] bfq: amend the function name of bfq_may_expire_for_budg_timeout(),
Paolo Valente
Re: [PATCH 1/2] bfq: remove some useless logic of bfq_update_next_in_service(),
Paolo Valente
[PATCH 00/20] bcache patches for Linux v5.12,
Coly Li
- [PATCH 01/20] bcache: consider the fragmentation when update the writeback rate, Coly Li
- [PATCH 02/20] bcache: Fix register_device_aync typo, Coly Li
- [PATCH 03/20] Revert "bcache: Kill btree_io_wq", Coly Li
- [PATCH 04/20] bcache: Give btree_io_wq correct semantics again, Coly Li
- [PATCH 05/20] bcache: Move journal work to new flush wq, Coly Li
- [PATCH 06/20] bcache: Avoid comma separated statements, Coly Li
- [PATCH 10/20] bcache: bch_nvm_alloc_pages() of the buddy, Coly Li
- [PATCH 09/20] bcache: initialization of the buddy, Coly Li
- [PATCH 07/20] bcache: add initial data structures for nvm pages, Coly Li
- [PATCH 12/20] bcache: get allocated pages from specific owner, Coly Li
- [PATCH 11/20] bcache: bch_nvm_free_pages() of the buddy, Coly Li
- [PATCH 14/20] bcache: use bucket index for SET_GC_MARK() in bch_btree_gc_finish(), Coly Li
- [PATCH 08/20] bcache: initialize the nvm pages allocator, Coly Li
- [PATCH 13/20] bcache: persist owner info when alloc/free pages., Coly Li
- [PATCH 15/20] bcache: add BCH_FEATURE_INCOMPAT_NVDIMM_META into incompat feature set, Coly Li
- [PATCH 20/20] bcache: only initialize nvm-pages allocator when CONFIG_BCACHE_NVM_PAGES configured, Coly Li
- [PATCH 17/20] bcache: support storing bcache journal into NVDIMM meta device, Coly Li
- [PATCH 19/20] bcache: add sysfs interface register_nvdimm_meta to register NVDIMM meta device, Coly Li
- [PATCH 16/20] bcache: initialize bcache journal for NVDIMM meta device, Coly Li
- [PATCH 18/20] bcache: read jset from NVDIMM pages for journal replay, Coly Li
- Re: [PATCH 00/20] bcache patches for Linux v5.12, Jens Axboe
another swap/hibernate code cleanup for for-5.12/block,
Christoph Hellwig
[PATCH v5 0/6] block-layer interposer,
Sergei Shtepa
[PATCH AUTOSEL 4.19 10/14] bfq-iosched: Revert "bfq: Fix computation of shallow depth", Sasha Levin
[PATCH AUTOSEL 5.4 15/19] bfq-iosched: Revert "bfq: Fix computation of shallow depth", Sasha Levin
[PATCH AUTOSEL 5.10 27/36] bfq-iosched: Revert "bfq: Fix computation of shallow depth", Sasha Levin
[PATCH v3 00/11] dm: support IO polling,
Jeffle Xu
- [PATCH v3 01/11] block: move definition of blk_qc_t to types.h, Jeffle Xu
- [PATCH v3 04/11] block: add poll_capable method to support bio-based IO polling, Jeffle Xu
- [PATCH v3 03/11] block: add poll method to support bio-based IO polling, Jeffle Xu
- [PATCH v3 02/11] block: add queue_to_disk() to get gendisk from request_queue, Jeffle Xu
- [PATCH v3 09/11] dm: support IO polling for bio-based dm device, Jeffle Xu
- [PATCH v3 06/11] block/mq: add iterator for polling hw queues, Jeffle Xu
- [PATCH v3 11/11] dm: fastpath of bio-based polling, Jeffle Xu
- [PATCH v3 05/11] block/mq: extract one helper function polling hw queue, Jeffle Xu
- [PATCH v3 07/11] dm: always return BLK_QC_T_NONE for bio-based device, Jeffle Xu
- [PATCH v3 10/11] nvme/pci: don't wait for locked polling queue, Jeffle Xu
- [PATCH v3 08/11] dm: fix iterate_device sanity check, Jeffle Xu
- Re: [PATCH v3 00/11] dm: support IO polling, JeffleXu
- Re: [PATCH v3 00/11] dm: support IO polling, Mike Snitzer
[RFC PATCH 0/8] use core page calls instead of kmaps,
Chaitanya Kulkarni
[PATCH 0/6] bcache: store bcache journal on NVDIMM pages,
Coly Li
[PATCH V8 00/13] blk-mq/scsi: tracking device queue depth via sbitmap,
Ming Lei
- [PATCH V8 01/13] sbitmap: remove sbitmap_clear_bit_unlock, Ming Lei
- [PATCH V8 02/13] sbitmap: maintain allocation round_robin in sbitmap, Ming Lei
- [PATCH V8 03/13] sbitmap: add helpers for updating allocation hint, Ming Lei
- [PATCH V8 04/13] sbitmap: move allocation hint into sbitmap, Ming Lei
- [PATCH V8 05/13] sbitmap: export sbitmap_weight, Ming Lei
- [PATCH V8 06/13] sbitmap: add helper of sbitmap_calculate_shift, Ming Lei
- [PATCH V8 07/13] blk-mq: add callbacks for storing & retrieving budget token, Ming Lei
- [PATCH V8 08/13] blk-mq: return budget token from .get_budget callback, Ming Lei
- [PATCH V8 09/13] scsi: put hot fields of scsi_host_template into one cacheline, Ming Lei
- [PATCH V8 10/13] megaraid_sas: v2 replace sdev_busy with local counter, Ming Lei
- [PATCH V8 11/13] scsi: add scsi_device_busy() to read sdev->device_busy, Ming Lei
- [PATCH V8 12/13] scsi: make sure sdev->queue_depth is <= max(shost->can_queue, 1024), Ming Lei
- [PATCH V8 13/13] scsi: replace sdev->device_busy with sbitmap, Ming Lei
- Re: [PATCH V8 00/13] blk-mq/scsi: tracking device queue depth via sbitmap, Martin K. Petersen
[PATCH 0/7] xen/events: bug fixes and some diagnostic aids,
Juergen Gross
[PATCH 0/6] bcache-tools: store meta data on NVDIMM,
Coly Li
[PATCH] nbd: Convert to DEFINE_SHOW_ATTRIBUTE,
winndows
kernel null pointer at nvme_tcp_init_iter+0x7d/0xd0 [nvme_tcp],
Yi Zhang
[PATCH 0/5] block: add a sequence number to disks,
Matteo Croce
[GIT PULL] Block fixes for 5.11-rc7,
Jens Axboe
KCSAN: data-race in blk_stat_add / blk_stat_timer_fn (5),
syzbot
[PATCH] blk-mq-debugfs: mark concurrent stats counters as data races, Marco Elver
[PATCH v2] kyber: introduce kyber_depth_updated(),
Yang Yang
[PATCH v5 0/2] fix a NULL pointer bug and simplify the code,
Sun Ke
[PATCH V2 0/5] blktrace: few cleanup,
Chaitanya Kulkarni
[PATCH 0/2] block: avoid to drop & re-add partitions if partitions aren't changed,
Ming Lei
use-after-free access in bt_iter(),
pragalla
[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]