Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH v4 0/6] restore nvme-rdma polling, (continued)
- [PATCH] block: clear REQ_HIPRI if polling is not supported,
Christoph Hellwig
- Question on t10_pi_ref_tag(),
John Garry
- [PATCH 0/2] block: support debugfs on rq_qos & wbt,
Ming Lei
- [PATCH] partitions: fix coding style,
jotun9935
- [PATCH V14 0/3] blk-mq: refactor and fix the code of issue directly,
Jianchao Wang
- [PATCH v3 0/6] restore nvme-rdma polling,
Sagi Grimberg
- Unintuitive scheduling results using BFQ,
Madhav Ancha
- misc block cleanups,
Christoph Hellwig
- [GIT PULL] second batch of nvme updates for 4.21,
Christoph Hellwig
- [PATCHSET v8] Support for polled and buffered aio (and more),
Jens Axboe
- [PATCH 01/26] fs: add an iopoll method to struct file_operations, Jens Axboe
- [PATCH 02/26] block: add REQ_HIPRI_ASYNC, Jens Axboe
- [PATCH 03/26] block: wire up block device iopoll method, Jens Axboe
- [PATCH 04/26] block: use REQ_HIPRI_ASYNC for non-sync polled IO, Jens Axboe
- [PATCH 05/26] iomap: wire up the iopoll method, Jens Axboe
- [PATCH 06/26] aio: use assigned completion handler, Jens Axboe
- [PATCH 08/26] aio: don't zero entire aio_kiocb aio_get_req(), Jens Axboe
- [PATCH 07/26] aio: separate out ring reservation from req allocation, Jens Axboe
- [PATCH 09/26] aio: only use blk plugs for > 2 depth submissions, Jens Axboe
- [PATCH 10/26] aio: use iocb_put() instead of open coding it, Jens Axboe
- [PATCH 11/26] aio: split out iocb copy from io_submit_one(), Jens Axboe
- [PATCH 12/26] aio: abstract out io_event filler helper, Jens Axboe
- [PATCH 13/26] aio: add io_setup2() system call, Jens Axboe
- [PATCH 14/26] aio: support for IO polling, Jens Axboe
- [PATCH 15/26] aio: add submission side request cache, Jens Axboe
- [PATCH 16/26] fs: add fget_many() and fput_many(), Jens Axboe
- [PATCH 17/26] aio: use fget/fput_many() for file references, Jens Axboe
- [PATCH 18/26] aio: split iocb init from allocation, Jens Axboe
- [PATCH 19/26] aio: batch aio_kiocb allocation, Jens Axboe
- [PATCH 20/26] aio: split old ring complete out from aio_complete(), Jens Axboe
- [PATCH 21/26] aio: add support for submission/completion rings, Jens Axboe
- [PATCH 22/26] block: add BIO_HOLD_PAGES flag, Jens Axboe
- [PATCH 23/26] block: implement bio helper to add iter bvec pages to bio, Jens Axboe
- [PATCH 24/26] fs: add support for mapping an ITER_BVEC for O_DIRECT, Jens Axboe
- [PATCH 25/26] aio: add support for pre-mapped user IO buffers, Jens Axboe
- [PATCH 26/26] aio: support kernel side submission for aio with SCQRING, Jens Axboe
- Re: [PATCHSET v8] Support for polled and buffered aio (and more), Christoph Hellwig
- remove the "clustering" flag V2,
Christoph Hellwig
- [PATCH 01/10] scsi: make sure all drivers set the use_clustering flag, Christoph Hellwig
- [PATCH 02/10] scsi: flip the default on use_clustering, Christoph Hellwig
- [PATCH 03/10] scsi: introduce a max_segment_size host_template parameters, Christoph Hellwig
- [PATCH 04/10] cumana_2: remove the explicit use_clustering setting, Christoph Hellwig
- [PATCH 05/10] powertec: remove the explicit use_clustering setting, Christoph Hellwig
- [PATCH 06/10] xen-scsifront: remove DISABLE_CLUSTERING, Christoph Hellwig
- [PATCH 07/10] mesh: remove DISABLE_CLUSTERING, Christoph Hellwig
- [PATCH 08/10] mac53c94: remove DISABLE_CLUSTERING, Christoph Hellwig
- [PATCH 09/10] scsi: remove the use_clustering flag, Christoph Hellwig
- [PATCH 10/10] block: remove the cluster flag, Christoph Hellwig
- Re: remove the "clustering" flag V2, Christoph Hellwig
- [PATCH 00/12] bcache patches for Linux v4.21,
Coly Li
- [PATCH 01/12] bcache: add comment for cache_set->fill_iter, Coly Li
- [PATCH 02/12] bcache: do not check if debug dentry is ERR or NULL explicitly on remove, Coly Li
- [PATCH 03/12] bcache: update comment for bch_data_insert, Coly Li
- [PATCH 04/12] bcache: update comment in sysfs.c, Coly Li
- [PATCH 05/12] bcache: do not mark writeback_running until backing dev attached to cache_set, Coly Li
- [PATCH 06/12] bcache: cannot set writeback_running via sysfs if no writeback kthread created, Coly Li
- [PATCH 07/12] bcache: introduce force_wake_up_gc(), Coly Li
- [PATCH 08/12] bcache: option to automatically run gc thread after writeback accomplished, Coly Li
- [PATCH 09/12] bcache: add MODULE_DESCRIPTION information, Coly Li
- [PATCH 10/12] bcache: make cutoff_writeback and cutoff_writeback_sync tunnable, Coly Li
- [PATCH 11/12] bcache: set writeback_percent in a flexible range, Coly Li
- [PATCH 12/12] bcache: print number of keys in trace_bcache_journal_write, Coly Li
- Re: [PATCH 00/12] bcache patches for Linux v4.21, Jens Axboe
- [PATCH v2 0/6] restore nvme-rdma polling,
Sagi Grimberg
- [PATCH blktests 0/2] Add scsi-stress-remove to blktests,
Dennis Zhou
- [PATCH] blktests: test turning wbt on and off,
Josef Bacik
- [PATCH] blktests: add a test for wbt,
Josef Bacik
- [PATCH] blktests: include cgroup in rc, Josef Bacik
- [git pull] device mapper fixes for 4.20,
Mike Snitzer
- [PATCH v2] nvme: provide fallback for discard alloc failure,
Jens Axboe
- [PATCH] nvme: provide fallback for discard alloc failure,
Jens Axboe
- [PATCH] blktests: make block/026 run in constant time,
Josef Bacik
- [PATCH] block: deactivate blk_stat timer in wbt_disable_default(),
Ming Lei
- [PATCH RFC 0/4] restore polling to nvme-rdma,
Sagi Grimberg
- [PATCH v2 0/5] implement nvmf read/write queue maps,
Sagi Grimberg
- [PATCH] blkcg: handle dying request_queue when associating a blkg,
Dennis Zhou
- [PATCH v2] block: fix iolat timestamp and restore accounting semantics,
Dennis Zhou
- for-next hangs on test srp/012,
Bart Van Assche
- [GIT PULL 00/21] lightnvm updates for 4.21,
Matias Bjørling
- [GIT PULL 06/21] lightnvm: pblk: stop writes gracefully when running out of lines, Matias Bjørling
- [GIT PULL 08/21] lightnvm: pblk: remove unused macro, Matias Bjørling
- [GIT PULL 13/21] lightnvm: pblk: add comments wrt locking in recovery path, Matias Bjørling
- [GIT PULL 16/21] lightnvm: pblk: move lba list to partial read context, Matias Bjørling
- [GIT PULL 19/21] lightnvm: disable interleaved metadata, Matias Bjørling
- [GIT PULL 21/21] lightnvm: pblk: do not overwrite ppa list with meta list, Matias Bjørling
- [GIT PULL 17/21] lightnvm: pblk: add helpers for OOB metadata, Matias Bjørling
- [GIT PULL 20/21] lightnvm: pblk: support packed metadata, Matias Bjørling
- [GIT PULL 18/21] lightnvm: dynamic DMA pool entry size, Matias Bjørling
- [GIT PULL 15/21] lightnvm: pblk: avoid ref warning on cache creation, Matias Bjørling
- [GIT PULL 14/21] lightnvm: simplify geometry enumeration, Matias Bjørling
- [GIT PULL 12/21] lightnvm: pblk: add lock protection to list operations, Matias Bjørling
- [GIT PULL 10/21] lightnvm: pblk: remove dead code in pblk_recov_l2p, Matias Bjørling
- [GIT PULL 11/21] lightnvm: pblk: fix spelling in comment, Matias Bjørling
- [GIT PULL 05/21] lightnvm: pblk: account for write error sectors in emeta, Matias Bjørling
- [GIT PULL 07/21] lightnvm: pblk: set conservative threshold for user writes, Matias Bjørling
- [GIT PULL 09/21] lightnvm: pblk: fix pblk_lines_init error handling path, Matias Bjørling
- [GIT PULL 03/21] lightnvm: pblk: fix chunk close trace event check, Matias Bjørling
- [GIT PULL 04/21] lightnvm: pblk: fix resubmission of overwritten write err lbas, Matias Bjørling
- [GIT PULL 01/21] lightnvm: pblk: ignore the smeta oob area scan, Matias Bjørling
- [GIT PULL 02/21] lightnvm: Fix uninitialized return value in nvm_get_chunk_meta(), Matias Bjørling
- Re: [GIT PULL 00/21] lightnvm updates for 4.21, Jens Axboe
- [PATCH] dm: fix request-based dm's use of dm_wait_for_completion,
Mike Snitzer
- [PATCH] block: Fix null_blk_zoned creation failure with small number of zones,
Shin'ichiro Kawasaki
- [PATCH 0/5] implement nvmf read/write queue maps,
Sagi Grimberg
- Re: [Bug 201949] New: KASAN: use-after-free Read in __handle_mm_fault, Dmitry Vyukov
- [PATCH 0/2] scsi: ufs: add real time/inline crypto support to UFS HCD,
Parshuram Thombare
- [PATCH 2/2] scsi: ufs: add inline crypto support to UFS HCD,
Parshuram Thombare
- [PATCH] nbd:clear NBD_BOUND flag when NBD connection is closed,
medadyoung
- block: kernel panic in __bio_associate_blkg+0x1e,
Ming Lei
- [PATCHSET v7] Support for polled and buffed aio (and more),
Jens Axboe
- [PATCH 01/27] fs: add an iopoll method to struct file_operations, Jens Axboe
- [PATCH 02/27] block: add REQ_HIPRI_ASYNC, Jens Axboe
- [PATCH 03/27] block: wire up block device iopoll method, Jens Axboe
- [PATCH 04/27] block: use REQ_HIPRI_ASYNC for non-sync polled IO, Jens Axboe
- [PATCH 05/27] iomap: wire up the iopoll method, Jens Axboe
- [PATCH 06/27] aio: use assigned completion handler, Jens Axboe
- [PATCH 07/27] aio: separate out ring reservation from req allocation, Jens Axboe
- [PATCH 08/27] aio: don't zero entire aio_kiocb aio_get_req(), Jens Axboe
- [PATCH 09/27] aio: only use blk plugs for > 2 depth submissions, Jens Axboe
- [PATCH 10/27] aio: use iocb_put() instead of open coding it, Jens Axboe
- [PATCH 11/27] aio: split out iocb copy from io_submit_one(), Jens Axboe
- [PATCH 12/27] aio: abstract out io_event filler helper, Jens Axboe
- [PATCH 13/27] aio: add io_setup2() system call, Jens Axboe
- [PATCH 14/27] aio: add support for having user mapped iocbs, Jens Axboe
- [PATCH 15/27] aio: support for IO polling, Jens Axboe
- [PATCH 16/27] aio: add submission side request cache, Jens Axboe
- [PATCH 17/27] fs: add fget_many() and fput_many(), Jens Axboe
- [PATCH 18/27] aio: use fget/fput_many() for file references, Jens Axboe
- [PATCH 19/27] aio: split iocb init from allocation, Jens Axboe
- [PATCH 20/27] aio: batch aio_kiocb allocation, Jens Axboe
- [PATCH 22/27] block: implement bio helper to add iter bvec pages to bio, Jens Axboe
- [PATCH 23/27] fs: add support for mapping an ITER_BVEC for O_DIRECT, Jens Axboe
- [PATCH 25/27] aio: split old ring complete out from aio_complete(), Jens Axboe
- [PATCH 24/27] aio: add support for pre-mapped user IO buffers, Jens Axboe
- [PATCH 21/27] block: add BIO_HOLD_PAGES flag, Jens Axboe
- [PATCH 26/27] aio: add support for submission/completion rings, Jens Axboe
- [PATCH 27/27] aio: support kernel side submission for aio with SCQRING, Jens Axboe
- [PATCH] dm: fix inflight IO check,
Jens Axboe
- xfstests generic/347 seems unhappy on todays block for-next tree,
Christoph Hellwig
- [PATCH] mtip32xx: avoid using semaphores,
Arnd Bergmann
- [PATCH] block: fix iolat timestamp and restore accounting semantics,
Dennis Zhou
- [PATCH] block/bio: Do not zero user pages,
Keith Busch
- KASAN: use-after-free Read in get_disk_and_module, syzbot
- blktests: trying to debug nvme test failures,
Theodore Y. Ts'o
- [PATCH] block: Restore tape support,
Bart Van Assche
- [PATCH V13 0/3] blk-mq: refactor code of issue directly,
Jianchao Wang
- [PATCH V12 0/3] blk-mq: refactor code of issue directly,
Jianchao Wang
- [PATCH 3.16 146/328] tracing/blktrace: Fix to allow setting same value, Ben Hutchings
- [PATCH v2] sbitmap: silence bogus lockdep IRQ warning,
Jens Axboe
- [PATCH] nvme: fix irq vs io_queue calculations,
Jens Axboe
- [PATCH] sbitmap: silence bogus lockdep IRQ warning,
Jens Axboe
- [PATCH] bcache: print number of keys in trace_bcache_journal_write,
Guoju Fang
- [PATCHSET v6] Support for polled aio (and more),
Jens Axboe
- [PATCH 01/26] fs: add an iopoll method to struct file_operations, Jens Axboe
- [PATCH 02/26] block: add REQ_HIPRI_ASYNC, Jens Axboe
- [PATCH 03/26] block: wire up block device iopoll method, Jens Axboe
- [PATCH 04/26] block: use REQ_HIPRI_ASYNC for non-sync polled IO, Jens Axboe
- [PATCH 05/26] iomap: wire up the iopoll method, Jens Axboe
- [PATCH 06/26] aio: use assigned completion handler, Jens Axboe
- [PATCH 07/26] aio: separate out ring reservation from req allocation, Jens Axboe
- [PATCH 08/26] aio: don't zero entire aio_kiocb aio_get_req(), Jens Axboe
- [PATCH 09/26] aio: only use blk plugs for > 2 depth submissions, Jens Axboe
- [PATCH 10/26] aio: use iocb_put() instead of open coding it, Jens Axboe
- [PATCH 11/26] aio: split out iocb copy from io_submit_one(), Jens Axboe
- [PATCH 12/26] aio: abstract out io_event filler helper, Jens Axboe
- [PATCH 13/26] aio: add io_setup2() system call, Jens Axboe
- [PATCH 14/26] aio: add support for having user mapped iocbs, Jens Axboe
- [PATCH 15/26] aio: support for IO polling, Jens Axboe
- [PATCH 16/26] aio: add submission side request cache, Jens Axboe
- [PATCH 17/26] fs: add fget_many() and fput_many(), Jens Axboe
- [PATCH 18/26] aio: use fget/fput_many() for file references, Jens Axboe
- [PATCH 19/26] aio: split iocb init from allocation, Jens Axboe
- [PATCH 20/26] aio: batch aio_kiocb allocation, Jens Axboe
- [PATCH 21/26] block: add BIO_HOLD_PAGES flag, Jens Axboe
- [PATCH 22/26] block: implement bio helper to add iter bvec pages to bio, Jens Axboe
- [PATCH 23/26] fs: add support for mapping an ITER_BVEC for O_DIRECT, Jens Axboe
- [PATCH 24/26] aio: add support for pre-mapped user IO buffers, Jens Axboe
- [PATCH 25/26] aio: split old ring complete out from aio_complete(), Jens Axboe
- [PATCH 26/26] aio: add support for submission/completion rings, Jens Axboe
- [GIT PULL] first batch of nvme updates for 4.21,
Christoph Hellwig
- [PATCH v2 1/2] lightnvm: pblk: Do not overwrite ppa list with meta list,
Igor Konopko
- [PATCH v3] blk-mq: punt failed direct issue to dispatch list,
Jens Axboe
- [PATCH 1/1] xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-order' set by malicious blkfront,
Dongli Zhang
- [PATCH V11 0/4] blk-mq: refactor code of issue directly,
Jianchao Wang
- [PATCH V2] blk-mq: re-build queue map in case of kdump kernel,
Ming Lei
- [PATCH] blk-mq: re-build queue map in case of kdump kernel,
Ming Lei
- [PATCH v2] block/dm: fix handling of busy off direct dispatch path,
Jens Axboe
- [GIT PULL] Follow up block fix,
Jens Axboe
- [PATCH] block: fix direct dispatch issue failure for clones,
Jens Axboe
- [PATCH] dm crypt: fix lost ioprio when queuing crypto bios from task with ioprio,
Mike Snitzer
- [PATCH BUGFIX 0/2] bfq: fix unbalanced decrements causing loss of throughput,
Paolo Valente
- [PATCH] blkcg: put back rcu lock in blkcg_bio_issue_check(),
Dennis Zhou
- for-next branch and blktests/srp,
Bart Van Assche
- [PATCH 0/4] nvme multipath: expose slaves/holders,
Thadeu Lima de Souza Cascardo
- [PATCH v4 0/7] per-cpu in_flight counters for bio-based drivers,
Mike Snitzer
- for-next branch and throttling,
Bart Van Assche
- remove the "clustering" flag,
Christoph Hellwig
- [PATCH 1/2] lightnvm: pblk: Do not overwrite ppa list with meta list,
Igor Konopko
- [PATCH V10 0/4] blk-mq: refactor code of issue directly,
Jianchao Wang
- Re: [PATCH] block/025: test discard sector alignement and sector size overflow, Omar Sandoval
- [GIT PULL] Block fixes for 4.20-rc6,
Jens Axboe
- [PATCH v3 0/7] per-cpu in_flight counters for bio-based drivers,
Mike Snitzer
- WARNING: refcount bug in blk_mq_free_request, syzbot
- [PATCH v6 00/14] block: always associate blkg and refcount cleanup,
Dennis Zhou
- [PATCH 06/14] blkcg: associate blkg when associating a device, Dennis Zhou
- [PATCH 14/14] blkcg: rename blkg_try_get() to blkg_tryget(), Dennis Zhou
- [PATCH 13/14] blkcg: change blkg reference counting to use percpu_ref, Dennis Zhou
- [PATCH 12/14] blkcg: remove bio_disassociate_task(), Dennis Zhou
- [PATCH 11/14] blkcg: remove additional reference to the css, Dennis Zhou
- [PATCH 10/14] blkcg: remove bio->bi_css and instead use bio->bi_blkg, Dennis Zhou
- [PATCH 09/14] blkcg: associate writeback bios with a blkg, Dennis Zhou
- [PATCH 07/14] blkcg: consolidate bio_issue_init() to be a part of core, Dennis Zhou
- [PATCH 08/14] blkcg: associate a blkg for pages being evicted by swap, Dennis Zhou
- [PATCH 04/14] blkcg: introduce common blkg association logic, Dennis Zhou
- [PATCH 05/14] dm: set the static flush bio device on demand, Dennis Zhou
- [PATCH 03/14] blkcg: convert blkg_lookup_create() to find closest blkg, Dennis Zhou
- [PATCH 01/14] blkcg: fix ref count issue with bio_blkcg() using task_css, Dennis Zhou
- [PATCH 02/14] blkcg: update blkg_lookup_create() to do locking, Dennis Zhou
- Re: [PATCH v6 00/14] block: always associate blkg and refcount cleanup, Jens Axboe
- [PATCH 0/2] get rid of BLK_MAX_TIMEOUT,
Weiping Zhang
[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]