Linux Block Development
[Prev Page][Next Page]
- [PATCH] lightnvm: pblk: fix NULL check before some freeing functions is not needed, Tian Tao
- [PATCH] nvme-core: check bdev value for NULL,
Chaitanya Kulkarni
- [RFC PATCH v1 1/2] block: bsg: resume scsi device before accessing,
Asutosh Das
- [PATCH] nvme: add tracing of zns commands,
Johannes Thumshirn
- [PATCH] Revert "block: simplify set_init_blocksize" to regain lost performance,
Maxim Mikityanskiy
- [PATCH 0/2] mtip32xx: minor PCI cleanups,
Bjorn Helgaas
- [PATCH blktests 0/3] Three SRP patches,
Bart Van Assche
- [PATCH V6 0/1] block: fix I/O errors in BLKRRPART,
Minwoo Im
- [PATCH v2 0/6] dm: support IO polling for bio-based dm device,
Jeffle Xu
- [PATCH] zram: fix NULL check before some freeing functions is not needed,
Tian Tao
- [PATCH v4 0/5] avoid double request completion and IO error,
Chao Leng
- misc bio allocation cleanups,
Christoph Hellwig
- [PATCH 01/17] zonefs: use bio_alloc in zonefs_file_dio_append, Christoph Hellwig
- [PATCH 02/17] btrfs: use bio_kmalloc in __alloc_device, Christoph Hellwig
- [PATCH 04/17] block: split bio_kmalloc from bio_alloc_bioset, Christoph Hellwig
- [PATCH 05/17] block: use an on-stack bio in blkdev_issue_flush, Christoph Hellwig
- [PATCH 06/17] dm-clone: use blkdev_issue_flush in commit_metadata, Christoph Hellwig
- [PATCH 07/17] f2fs: use blkdev_issue_flush in __submit_flush_wait, Christoph Hellwig
- [PATCH 08/17] f2fs: remove FAULT_ALLOC_BIO, Christoph Hellwig
- [PATCH 09/17] drbd: remove bio_alloc_drbd, Christoph Hellwig
- [PATCH 03/17] blk-crypto: use bio_kmalloc in blk_crypto_clone_bio, Christoph Hellwig
- [PATCH 10/17] drbd: remove drbd_req_make_private_bio, Christoph Hellwig
- [PATCH 11/17] md: remove bio_alloc_mddev, Christoph Hellwig
- [PATCH 12/17] md: simplify sync_page_io, Christoph Hellwig
- [PATCH 13/17] md: remove md_bio_alloc_sync, Christoph Hellwig
- [PATCH 14/17] md/raid6: refactor raid5_read_one_chunk, Christoph Hellwig
- [PATCH 15/17] nfs/blocklayout: remove cruft in bl_alloc_init_bio, Christoph Hellwig
- [PATCH 16/17] nilfs2: remove cruft in nilfs_alloc_seg_bio, Christoph Hellwig
- [PATCH 17/17] mm: remove get_swap_bio, Christoph Hellwig
- Re: misc bio allocation cleanups, Jens Axboe
- Re: misc bio allocation cleanups, Guoqing Jiang
- [PATCH v3 1/2] bio: limit bio max size,
Changheun Lee
<Possible follow-ups>
[PATCH v3 1/2] bio: limit bio max size, Changheun Lee
Re: [PATCH v3 1/2] bio: limit bio max size, Ming Lei
Re: [PATCH v3 1/2] bio: limit bio max size, Christoph Hellwig
[PATCH v4 0/1] scale loop device lock,
Pavel Tatashin
additional ->bi_bdev fixups,
Christoph Hellwig
[PATCH] blk-cgroup: Use cond_resched() when destroy blkgs,
Baolin Wang
[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: third and last batch of fixes and improvements,
Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 2/6] block, bfq: put reqs of waker and woken in dispatch list, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 3/6] block, bfq: make shared queues inherit wakers, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 4/6] block, bfq: fix weight-raising resume with !low_latency, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 6/6] block, bfq: merge bursts of newly-created queues, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 1/6] block, bfq: always inject I/O of queues blocked by wakers, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 5/6] block, bfq: keep shared queues out of the waker mechanism, Paolo Valente
Re: PROBLEM: potential concurrency bug between do_vfs_ioctl() and do_readv(),
Gong, Sishuai
[PATCH] blk: wbt: remove unused parameter from wbt_should_throttle,
chenlei0x
[PATCH 0/9] n64: small cleanups,
Chaitanya Kulkarni
- [PATCH 3/9] n64: move module param at the top, Chaitanya Kulkarni
- [PATCH 7/9] n64: cosmetics changes, Chaitanya Kulkarni
- [PATCH 6/9] n64: remove curly brackets, Chaitanya Kulkarni
- [PATCH 1/9] n64: use pr_fmt to avoid duplicate string, Chaitanya Kulkarni
- [PATCH 2/9] n64: move module info at the end, Chaitanya Kulkarni
- [PATCH 8/9] n64: cleanup n64cart_probe(), Chaitanya Kulkarni
- [PATCH 9/9] n64: store dev instance into disk private data, Chaitanya Kulkarni
- [PATCH 4/9] n64: use enums for reg, Chaitanya Kulkarni
- [PATCH 5/9] n64: use sector SECTOR_SHIFT instead 512, Chaitanya Kulkarni
- Re: [PATCH 0/9] n64: small cleanups, Lauri Kasanen
- Re: [PATCH 0/9] n64: small cleanups, Thomas Bogendoerfer
[PATCH v2] fio: add hipri option to sg engine,
Douglas Gilbert
[PATCH v3 0/1] scale loop device lock,
Pavel Tatashin
[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: second batch of fixes and improvements,
Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 4/6] block, bfq: save also weight-raised service on queue merging, Paolo Valente
- Re: [PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: second batch of fixes and improvements, Jens Axboe
- [PATCH BUGFIX/IMPROVEMENT 1/6] block, bfq: replace mechanism for evaluating I/O intensity, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 2/6] block, bfq: re-evaluate convenience of I/O plugging on rq arrivals, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 5/6] block, bfq: save also injection state on queue merging, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 6/6] block, bfq: make waker-queue detection more robust, Paolo Valente
- [PATCH BUGFIX/IMPROVEMENT 3/6] block, bfq: fix switch back from soft-rt weitgh-raising, Paolo Valente
[PATCH] block: skip bio_check_eod for partition-remapped bios,
Christoph Hellwig
[PATCH] nbd: freeze the queue while we're adding connections,
Josef Bacik
[PATCH RESEND] blkcg: delete redundant get/put operations for queue,
Chunguang Xu
[PATCH V3 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq,
Guoqing Jiang
[PATCH] fio: add hipri option to sg engine,
Douglas Gilbert
[GIT PULL] Block fixes for 5.11-rc5,
Jens Axboe
store a pointer to the block_device in struct bio (again) v2,
Christoph Hellwig
[PATCH 06/10] block: use ->bi_bdev for bio based I/O accounting, Christoph Hellwig
[PATCH 07/10] blk-mq: use ->bi_bdev for I/O accounting, Christoph Hellwig
[PATCH 08/10] block: add a disk_uevent helper, Christoph Hellwig
[PATCH 10/10] block: use an xarray for disk->part_tbl, Christoph Hellwig
[PATCH 09/10] block: remove DISK_PITER_REVERSE, Christoph Hellwig
Re: store a pointer to the block_device in struct bio (again) v2, Jens Axboe
[PATCH blktests] nvmeof-mp/rc: fix nvmeof-mp failure when NVME_TARGET_PASSTHRU enabled,
Yi Zhang
[PATCH v3 0/3] blk-mq: Don't complete in IRQ, use llist_head,
Sebastian Andrzej Siewior
[PATCH v11] block: Add n64 cart driver,
Lauri Kasanen
[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
[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]