Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH v11] block: Add n64 cart driver, (continued)
- [PATCH v10] block: Add n64 cart driver,
Lauri Kasanen
- [git pull] device mapper fixes for 5.11-rc5,
Mike Snitzer
- [PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: first bath of fixes and improvements,
Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 6/6] block, bfq: do not expire a queue when it is the only busy one, Paolo Valente
- Re: [PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: first bath of fixes and improvements, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 5/6] block, bfq: avoid spurious switches to soft_rt of interactive queues, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 4/6] block, bfq: do not raise non-default weights, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 2/6] block, bfq: set next_rq to waker_bfqq->next_rq in waker injection, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 3/6] block, bfq: increase time window for waker detection, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 1/6] block, bfq: use half slice_idle as a threshold to check short ttime, Paolo Valente
- Re: [PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: first bath of fixes and improvements, Jens Axboe
- [PATCH] kyber: introduce kyber_depth_updated(),
Yang Yang
- [PATCH v9] block: Add n64 cart driver,
Lauri Kasanen
- [PATCH V2 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq,
Guoqing Jiang
- [PATCH v3 0/3] block: add zone write granularity limit,
Damien Le Moal
- [PATCH V7 00/13] blk-mq/scsi: tracking device queue depth via sbitmap,
Ming Lei
- [PATCH V7 01/13] sbitmap: remove sbitmap_clear_bit_unlock, Ming Lei
- [PATCH V7 05/13] sbitmap: export sbitmap_weight, Ming Lei
- [PATCH V7 06/13] sbitmap: add helper of sbitmap_calculate_shift, Ming Lei
- [PATCH V7 07/13] blk-mq: add callbacks for storing & retrieving budget token, Ming Lei
- [PATCH V7 09/13] scsi: put hot fields of scsi_host_template into one cacheline, Ming Lei
- [PATCH V7 12/13] scsi: make sure sdev->queue_depth is <= max(shost->can_queue, 1024), Ming Lei
- [PATCH V7 13/13] scsi: replace sdev->device_busy with sbitmap, Ming Lei
- [PATCH V7 11/13] scsi: add scsi_device_busy() to read sdev->device_busy, Ming Lei
- [PATCH V7 08/13] blk-mq: return budget token from .get_budget callback, Ming Lei
- [PATCH V7 10/13] megaraid_sas: v2 replace sdev_busy with local counter, Ming Lei
- [PATCH V7 04/13] sbitmap: move allocation hint into sbitmap, Ming Lei
- [PATCH V7 03/13] sbitmap: add helpers for updating allocation hint, Ming Lei
- [PATCH V7 02/13] sbitmap: maintain allocation round_robin in sbitmap, Ming Lei
- Re: [PATCH V7 00/13] blk-mq/scsi: tracking device queue depth via sbitmap, Martin K. Petersen
- [PATCH v8 0/8] add support for direct I/O with fscrypt using blk-crypto,
Satya Tangirala
[PATCH] rsxx: remove redundant NULL check,
Yang Li
[PATCH v2] dm: avoid filesystem lookup in dm_get_dev_t(),
mwilck
[PATCH 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq,
Guoqing Jiang
[PATCH RESEND] drbd: remove unused argument from drbd_request_prepare and __drbd_make_request,
Guoqing Jiang
[PATCH] lightnvm: fix memory leak when submit fails,
Pan Bian
[PATCH v8] block: Add n64 cart driver,
Lauri Kasanen
[PATCH 0/2] Resource-managed blk_ksm_init(),
Eric Biggers
[PATCH v3 0/5] avoid double request completion and IO error,
Chao Leng
[PATCH blktests] rdma: Use rdma link instead of /sys/class/infiniband/*/parent,
Bart Van Assche
[PATCH v2] bio: limit bio max size.,
Changheun Lee
Re: [PATCH v2] bio: limit bio max size., kernel test robot
Re: [PATCH v2] bio: limit bio max size., Ming Lei
[PATCH blktests] common/multipath-over-rdma: update is_rdma_device,
Yi Zhang
Re: [PATCH v5 1/2] mmc: Support kmsg dumper based on pstore/blk,
Ulf Hansson
[PATCH] blk-mq: introduce REQ_COMPLETE_WQ and add a workqueue to complete the request,
Liu Xiang
[PATCH 0/3] scatterlist: sgl-sgl ops: copy, equal,
Douglas Gilbert
[PATCH 1/1] bsg: free the request before return error code,
Pan Bian
Re: [PATCH RESEND] floppy: fix open(O_ACCMODE) for ioctl-only open,
Jiri Kosina
[PATCH v2 0/2] block: add zone write granularity limit,
Damien Le Moal
[PATCH v2] xen-blkfront: allow discard-* nodes to be optional,
Roger Pau Monne
Re: [PATCH v2] xen-blkfront: allow discard-* nodes to be optional, Arthur Borsboom
Re: [PATCH v2] xen-blkfront: allow discard-* nodes to be optional, Jürgen Groß
[PATCH 0/2] block: add zone write granularity limit,
Damien Le Moal
[RFC PATCH 00/37] block: introduce bio_init_fields(),
Chaitanya Kulkarni
- [RFC PATCH 01/37] block: introduce bio_init_fields() helper, Chaitanya Kulkarni
- [RFC PATCH 21/37] dm-bufio: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 02/37] fs: use bio_init_fields in block_dev, Chaitanya Kulkarni
- [RFC PATCH 08/37] gfs2: use bio_init_fields in ops_fstype, Chaitanya Kulkarni
- [RFC PATCH 17/37] pktcdvd: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 29/37] btrfs: use bio_init_fields in scrub, Chaitanya Kulkarni
- [RFC PATCH 20/37] bcache: use bio_init_fields in writeback, Chaitanya Kulkarni
- [RFC PATCH 22/37] dm-crypt: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 14/37] drdb: use bio_init_fields in bitmap, Chaitanya Kulkarni
- [RFC PATCH 31/37] eros: use bio_init_fields in data, Chaitanya Kulkarni
- [RFC PATCH 26/37] dm log writes: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 36/37] xfs: use bio_init_fields in xfs_buf, Chaitanya Kulkarni
- [RFC PATCH 33/37] jfs: use bio_init_fields in metadata, Chaitanya Kulkarni
- [RFC PATCH 30/37] fs: use bio_init_fields in buffer, Chaitanya Kulkarni
- [RFC PATCH 34/37] nfs: use bio_init_fields in blocklayout, Chaitanya Kulkarni
- [RFC PATCH 28/37] target: use bio_init_fields in iblock, Chaitanya Kulkarni
- [RFC PATCH 23/37] dm-zoned: use bio_init_fields metadata, Chaitanya Kulkarni
- [RFC PATCH 24/37] dm-zoned: use bio_init_fields target, Chaitanya Kulkarni
- [RFC PATCH 25/37] dm-zoned: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 18/37] bcache: use bio_init_fields in journal, Chaitanya Kulkarni
- [RFC PATCH 27/37] nvmet: use bio_init_fields in bdev-ns, Chaitanya Kulkarni
- [RFC PATCH 19/37] bcache: use bio_init_fields in super, Chaitanya Kulkarni
- [RFC PATCH 32/37] eros: use bio_init_fields in zdata, Chaitanya Kulkarni
- [RFC PATCH 37/37] xfs: use bio_init_fields in xfs_log, Chaitanya Kulkarni
- [RFC PATCH 35/37] ocfs: use bio_init_fields in heartbeat, Chaitanya Kulkarni
- [RFC PATCH 15/37] drdb: use bio_init_fields in receiver, Chaitanya Kulkarni
- [RFC PATCH 03/37] btrfs: use bio_init_fields in disk-io, Chaitanya Kulkarni
- [RFC PATCH 13/37] drdb: use bio_init_fields in actlog, Chaitanya Kulkarni
- [RFC PATCH 16/37] floppy: use bio_init_fields, Chaitanya Kulkarni
- [RFC PATCH 10/37] iomap: use bio_init_fields in direct-io, Chaitanya Kulkarni
- [RFC PATCH 04/37] btrfs: use bio_init_fields in volumes, Chaitanya Kulkarni
- [RFC PATCH 12/37] zonefs: use bio_init_fields in append, Chaitanya Kulkarni
- [RFC PATCH 09/37] iomap: use bio_init_fields in buffered-io, Chaitanya Kulkarni
- [RFC PATCH 06/37] gfs2: use bio_init_fields in lops, Chaitanya Kulkarni
- [RFC PATCH 11/37] jfs: use bio_init_fields in logmgr, Chaitanya Kulkarni
- [RFC PATCH 07/37] gfs2: use bio_init_fields in meta_io, Chaitanya Kulkarni
- [RFC PATCH 05/37] ext4: use bio_init_fields in page_io, Chaitanya Kulkarni
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields(), Josef Bacik
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields(), Mike Snitzer
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields(), Chaitanya Kulkarni
- Re: [RFC PATCH 00/37] block: introduce bio_init_fields(), Julian Calaby
[PATCH 0/1] s390/dasd: fix kobject removal,
Stefan Haberland
[PATCH v6 0/4] scatterlist: add new capabilities,
Douglas Gilbert
[PATCH] xen-blkfront: don't make discard-alignment mandatory,
Roger Pau Monne
[PATCH RFC] virtio-blk: support per-device queue depth,
Joseph Qi
[PATCH V6 00/13] blk-mq/scsi: tracking device queue depth via sbitmap,
Ming Lei
- [PATCH V6 02/13] sbitmap: maintain allocation round_robin in sbitmap, Ming Lei
- [PATCH V6 01/13] sbitmap: remove sbitmap_clear_bit_unlock, Ming Lei
- [PATCH V6 03/13] sbitmap: add helpers for updating allocation hint, Ming Lei
- [PATCH V6 06/13] sbitmap: add helper of sbitmap_calculate_shift, Ming Lei
- [PATCH V6 05/13] sbitmap: export sbitmap_weight, Ming Lei
- [PATCH V6 07/13] blk-mq: add callbacks for storing & retrieving budget token, Ming Lei
- [PATCH V6 08/13] blk-mq: return budget token from .get_budget callback, Ming Lei
- [PATCH V6 04/13] sbitmap: move allocation hint into sbitmap, Ming Lei
- [PATCH V6 10/13] megaraid_sas: v2 replace sdev_busy with local counter, Ming Lei
- [PATCH V6 13/13] scsi: replace sdev->device_busy with sbitmap, Ming Lei
- [PATCH V6 12/13] scsi: make sure sdev->queue_depth is <= max(shost->can_queue, 1024), Ming Lei
- [PATCH V6 11/13] scsi: add scsi_device_busy() to read sdev->device_busy, Ming Lei
- [PATCH V6 09/13] scsi: put hot fields of scsi_host_template into one cacheline, Ming Lei
[PATCH] [v3] block: Fix an error handling in add_partition,
Dinghao Liu
[GIT PULL] Block fixes for 5.11-rc4,
Jens Axboe
[PATCH] block: Fix an error handling in add_partition,
Dinghao Liu
[git pull] device mapper fixes for 5.11-rc4,
Mike Snitzer
[PATCH 3/3 v7] block: Add n64 cart driver,
Lauri Kasanen
[PATCH] block: quiesce queue before freeing queue,
Yufen Yu
[PATCH] block: Add bio_limit,
Matthew Wilcox (Oracle)
[PATCH 0/7] ensure bios aren't split in middle of crypto data unit,
Satya Tangirala
Re: [dm-crypt] [PATCH] dm crypt: defer the decryption to a tasklet, when being called with interrupts disabled, Maciej S. Szmigiero
[PATCH 6/6 v6] block: Add n64 cart driver, Lauri Kasanen
[PATCH V5 0/1] block: fix I/O errors in BLKRRPART,
Minwoo Im
[PATCH] bfq: Remove stale comment, Jan Kara
[PATCH] blkparse: Print time when trace was started,
Jan Kara
[PATCH] blk: avoid divide-by-zero with zero granularity,
Li Feng
[PATCH AUTOSEL 5.4 17/28] bfq: Fix computation of shallow depth, Sasha Levin
[PATCH AUTOSEL 4.19 10/16] bfq: Fix computation of shallow depth, Sasha Levin
[PATCH AUTOSEL 5.10 33/51] bfq: Fix computation of shallow depth, Sasha Levin
[PATCH] bio: limit bio max size.,
Changheun Lee
[PATCH V9 0/9] nvmet: add ZBD backend support,
Chaitanya Kulkarni
- [PATCH V9 2/9] nvmet: add lba to sect conversion helpers, Chaitanya Kulkarni
- [PATCH V9 1/9] block: export bio_add_hw_pages(), Chaitanya Kulkarni
- [PATCH V9 3/9] nvmet: add NVM command set identifier support, Chaitanya Kulkarni
- [PATCH V9 4/9] nvmet: add ZBD over ZNS backend support, Chaitanya Kulkarni
- [PATCH V9 5/9] nvmet: add bio get helper for different backends, Chaitanya Kulkarni
- [PATCH V9 6/9] nvmet: add bio init helper for different backends, Chaitanya Kulkarni
- [PATCH V9 9/9] nvmet: call nvmet_bio_done() for zone append, Chaitanya Kulkarni
- [PATCH V9 8/9] nvmet: add common I/O length check helper, Chaitanya Kulkarni
- [PATCH V9 7/9] nvmet: add bio put helper for different backends, Chaitanya Kulkarni
- Re: [PATCH V9 0/9] nvmet: add ZBD backend support, Chaitanya Kulkarni
- Re: [PATCH V9 0/9] nvmet: add ZBD backend support, Chaitanya Kulkarni
[PATCH] null_blk: cleanup zoned mode initialization,
Damien Le Moal
[PATCH 0/2 v3] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues,
Jan Kara
question about relative control for sync io using bfq,
yukuai (C)
Backport of commit "io_uring: grab ->fs as part of async preparation", Jan Kara
[PATCH V3 0/6] block: improvement on bioset & bvec allocation,
Ming Lei
[PATCH] block/rnbd-clt: improve find_or_create_sess() return check,
trix
[GIT PULL] Block fixes for 5.11-rc3,
Jens Axboe
[PATCH RFC V4 0/4] block: add two statistic tables,
Guoqing Jiang
[PATCH v3 0/7] no-copy bvec,
Pavel Begunkov
[PATCH] mm/filemap: don't revert iter on -EIOCBQUEUED,
Pavel Begunkov
[PATCH] loop: devirtualise ki_complete call, Pavel Begunkov
[PATCH] block: unexport truncate_bdev_range,
Christoph Hellwig
split hard read-only vs read-only policy v3 (resend),
Christoph Hellwig
[PATCH] block: pre-initialize struct block_device in bdev_alloc_inode,
Christoph Hellwig
[GIT PULL] nvme fixes for 5.11,
Christoph Hellwig
[PATCH for-rc 0/5] some bugfix for rnbd,
Jack Wang
[PATCH] blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED,
John Garry
[PATCH 6/6 v3] block: Add n64 cart driver, Lauri Kasanen
[PATCH v3] loop: fix I/O error on fsync() in detached loop devices,
Mauricio Faria de Oliveira
[PATCH v7 00/16] blkcg:Support to track FC storage blk io traffic,
Muneendra
- [PATCH v7 12/16] lpfc: vmid: Appends the vmid in the wqe before sending, Muneendra
- [PATCH v7 04/16] lpfc: vmid: Add the datastructure for supporting VMID in lpfc, Muneendra
- [PATCH v7 14/16] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread, Muneendra
- [PATCH v7 15/16] lpfc: vmid: Introducing vmid in io path., Muneendra
- [PATCH v7 08/16] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup, Muneendra
- [PATCH v7 02/16] blkcg: Added a app identifier support for blkcg, Muneendra
- [PATCH v7 07/16] lpfc: vmid: VMID params initialization, Muneendra
- [PATCH v7 16/16] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID, Muneendra
- [PATCH v7 13/16] lpfc: vmid: Timeout implementation for vmid, Muneendra
- [PATCH v7 11/16] lpfc: vmid: Implements CT commands for appid., Muneendra
- [PATCH v7 05/16] lpfc: vmid: Supplementary data structures for vmid and APIs, Muneendra
- [PATCH v7 09/16] lpfc: vmid: Implements ELS commands for appid patch, Muneendra
- [PATCH v7 10/16] lpfc: vmid: Functions to manage vmids, Muneendra
- [PATCH v7 03/16] nvme: Added a newsysfs attribute appid_store, Muneendra
- [PATCH v7 06/16] lpfc: vmid: Forward declarations for APIs, Muneendra
- [PATCH v7 01/16] cgroup: Added cgroup_get_from_id, Muneendra
[PATCH v2 0/6] avoid repeated request completion and IO error,
Chao Leng
[PATCH] block: introduce for_each_rq_qos macro, Chunguang Xu
[PATCH 0/2 v2] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues,
Jan Kara
[RFC PATCH kernel] block: initialize block_device::bd_bdi for bdev_cache,
Alexey Kardashevskiy
[PATCH] block: remove redundant get/put operations for queue,
Chunguang Xu
[RFC 0/2] optimise split bio,
Pavel Begunkov
blk-iocost: fix NULL iocg deref from racing against initialization,
Tejun Heo
[PATCH v2] loop: fix I/O error on fsync() in detached loop devices,
Mauricio Faria de Oliveira
[RFC PATCH] fs: block_dev: compute nr_vecs hint for improving writeback bvecs allocation,
Ming Lei
[PATCH V2 0/6] block: improvement on bioset & bvec allocation,
Ming Lei
[PATCH V4 0/1] block: fix I/O errors in BLKRRPART,
Minwoo Im
[PATCH 0/6] avoid repeated request completion and IO error,
Chao Leng
[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]