Linux Block Development
[Prev Page][Next Page]
- [PATCH v3] block: add documentation for io_timeout,
Weiping Zhang
- Kernel crashes after 529262d56dbe "block: remove ->poll_fn",
Kirill Tkhai
- Re: [LKP] [mm] 19717e78a0: stderr.if(target_node==NUMA_NO_NODE){, Anshuman Khandual
- RE: [PATCH v9] virtio_blk: add discard and write zeroes support,
Liu, Changpeng
- [PATCH V9 0/4] blk-mq: refactor code of issue directly,
Jianchao Wang
- Re: [PATCH V8 0/3] blk-mq: refactor code of issue request directly,
Jens Axboe
- [PATCHSET v5] Support for polled aio,
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
- Re: [PATCHSET v5] Support for polled aio, Jeff Moyer
- [PATCH] blk-mq: fix corruption with direct issue,
Jens Axboe
- [PATCH v5 00/14] block: always associate blkg and refcount cleanup,
Dennis Zhou
- [PATCH 08/14] blkcg: associate a blkg for pages being evicted by swap, 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 10/14] blkcg: remove bio->bi_css and instead use bio->bi_blkg, Dennis Zhou
- [PATCH 11/14] blkcg: remove additional reference to the css, Dennis Zhou
- [PATCH 09/14] blkcg: associate writeback bios with a blkg, Dennis Zhou
- [PATCH 06/14] blkcg: associate blkg when associating a device, Dennis Zhou
- [PATCH 07/14] blkcg: consolidate bio_issue_init() to be a part of core, Dennis Zhou
- [PATCH 05/14] dm: set the static flush bio device on demand, Dennis Zhou
- [PATCH 04/14] blkcg: introduce common blkg association logic, 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
- [PATCH 0/3] Unify the throttling code for wbt and io-latency,
Josef Bacik
- [PATCH 0/3] io.latency test for blktests,
Josef Bacik
- [PATCH] blk-mq: Set request mapping to NULL in blk_mq_put_driver_tag,
Kashyap Desai
- linux-next: BUG: KASAN: use-after-free in bt_iter+0x29b/0x310, Andrei Vagin
- [PATCH v5 00/13] TCP transport binding for NVMe over Fabrics,
Sagi Grimberg
- [PATCH v5 02/13] datagram: open-code copy_page_to_iter, Sagi Grimberg
- [PATCH v5 11/13] nvmet-tcp: add NVMe over TCP target driver, Sagi Grimberg
- [PATCH v5 13/13] nvme-tcp: add NVMe over TCP host driver, Sagi Grimberg
- [PATCH v5 09/13] nvme-fabrics: allow user passing data digest, Sagi Grimberg
- [PATCH v5 12/13] nvmet: allow configfs tcp trtype configuration, Sagi Grimberg
- [PATCH v5 10/13] nvme-tcp: Add protocol header, Sagi Grimberg
- [PATCH v5 07/13] nvmet: Add install_queue callout, Sagi Grimberg
- [PATCH v5 08/13] nvme-fabrics: allow user passing header digest, Sagi Grimberg
- [PATCH v5 06/13] datagram: introduce skb_copy_and_hash_datagram_iter helper, Sagi Grimberg
- [PATCH v5 05/13] iov_iter: introduce hash_and_copy_to_iter helper, Sagi Grimberg
- [PATCH v5 04/13] datagram: consolidate datagram copy to iter helpers, Sagi Grimberg
- [PATCH v5 01/13] ath6kl: add ath6kl_ prefix to crypto_type, Sagi Grimberg
- [PATCH v5 03/13] iov_iter: pass void csum pointer to csum_and_copy_to_iter, Sagi Grimberg
- Re: [PATCH v5 00/13] TCP transport binding for NVMe over Fabrics, Christoph Hellwig
- [PATCH v6 0/2] arm64: provide a NEON-accelerated XOR algorithm extension,
Jackie Liu
- [PATCH] sbitmap: fix sbitmap_for_each_set(),
Omar Sandoval
- sbitmap: check cleared bits when iterating busy bits,
Jens Axboe
- block: sbitmap related lockdep warning,
Ming Lei
- block and nvme polling improvements V3,
Christoph Hellwig
- [PATCH 02/13] nvme-pci: use atomic bitops to mark a queue enabled, Christoph Hellwig
- [PATCH 01/13] block: move queues types to the block layer, Christoph Hellwig
- [PATCH 03/13] nvme-pci: cleanup SQ allocation a bit, Christoph Hellwig
- [PATCH 05/13] nvme-pci: consolidate code for polling non-dedicated queues, Christoph Hellwig
- [PATCH 04/13] nvme-pci: only allow polling with separate poll queues, Christoph Hellwig
- [PATCH 06/13] nvme-pci: refactor nvme_disable_io_queues, Christoph Hellwig
- [PATCH 07/13] nvme-pci: don't poll from irq context when deleting queues, Christoph Hellwig
- [PATCH 09/13] nvme-rdma: remove I/O polling support, Christoph Hellwig
- [PATCH 08/13] nvme-pci: remove the CQ lock for interrupt driven queues, Christoph Hellwig
- [PATCH 10/13] nvme-mpath: remove I/O polling support, Christoph Hellwig
- [PATCH 11/13] block: remove ->poll_fn, Christoph Hellwig
- [PATCH 12/13] block: only allow polling if a poll queue_map exists, Christoph Hellwig
- [PATCH 13/13] block: enable polling by default if a poll map is initalized, Christoph Hellwig
- Re: block and nvme polling improvements V3, Jens Axboe
- Re: KASAN: use-after-free Read in debugfs_remove (3), syzbot
- Re: block layer API for file system creation - when to use multidisk mode, Ric Wheeler
- [GIT PULL] Block changes for 4.20-rc5,
Jens Axboe
- [PATCH v2] block: Change to use DEFINE_SHOW_ATTRIBUTE macro,
Yangtao Li
- [PATCH] block: Change to use DEFINE_SHOW_ATTRIBUTE macro,
Yangtao Li
- [PATCH v2] blk-mq: don't call ktime_get_ns() if we don't need it,
Jens Axboe
- [PATCH 1/2] blk-mq: Export iterating all tagged requests,
Keith Busch
- Re: [PATCH V2 00/10] unify the interface of the proportional-share policy in blkio/io,
Paolo Valente
- [PATCHSET v4] Support for polled aio,
Jens Axboe
- [PATCH 01/27] aio: fix failure to put the file pointer, Jens Axboe
- [PATCH 02/27] aio: clear IOCB_HIPRI, Jens Axboe
- [PATCH 03/27] fs: add an iopoll method to struct file_operations, Jens Axboe
- [PATCH 04/27] block: wire up block device iopoll method, Jens Axboe
- [PATCH 05/27] block: ensure that async polled IO is marked REQ_NOWAIT, Jens Axboe
- [PATCH 06/27] iomap: wire up the iopoll method, Jens Axboe
- [PATCH 07/27] iomap: ensure that async polled IO is marked REQ_NOWAIT, Jens Axboe
- [PATCH 08/27] aio: use assigned completion handler, Jens Axboe
- [PATCH 09/27] aio: separate out ring reservation from req allocation, Jens Axboe
- [PATCH 10/27] aio: don't zero entire aio_kiocb aio_get_req(), Jens Axboe
- [PATCH 11/27] aio: only use blk plugs for > 2 depth submissions, Jens Axboe
- [PATCH 12/27] aio: use iocb_put() instead of open coding it, Jens Axboe
- [PATCH 13/27] aio: split out iocb copy from io_submit_one(), Jens Axboe
- [PATCH 14/27] aio: abstract out io_event filler helper, Jens Axboe
- [PATCH 15/27] aio: add io_setup2() system call, Jens Axboe
- [PATCH 16/27] aio: add support for having user mapped iocbs, Jens Axboe
- [PATCH 17/27] aio: support for IO polling, Jens Axboe
- [PATCH 18/27] aio: add submission side request cache, Jens Axboe
- [PATCH 19/27] fs: add fget_many() and fput_many(), Jens Axboe
- [PATCH 20/27] aio: use fget/fput_many() for file references, Jens Axboe
- [PATCH 21/27] aio: split iocb init from allocation, Jens Axboe
- [PATCH 22/27] aio: batch aio_kiocb allocation, Jens Axboe
- [PATCH 23/27] block: add BIO_HOLD_PAGES flag, Jens Axboe
- [PATCH 24/27] block: implement bio helper to add iter kvec pages to bio, Jens Axboe
- [PATCH 25/27] fs: add support for mapping an ITER_KVEC for O_DIRECT, Jens Axboe
- [PATCH 26/27] iov_iter: add import_kvec(), Jens Axboe
- [PATCH 27/27] aio: add support for pre-mapped user IO buffers, Jens Axboe
- [PATCH] block: fix single range discard merge,
Ming Lei
- [PATCHSET v4] sbitmap optimizations,
Jens Axboe
- [PATCH] blk-mq: don't call ktime_get_ns() if we don't need it,
Jens Axboe
- [GIT PULL] nvme fixes for 4.20,
Christoph Hellwig
- [PATCH v5 0/5] lightnvm: Flexible metadata,
Igor Konopko
- [PATCH,1/2] genhd: avoid overflow of sectors in disk_stats,
Huijin Park
- Re: [PATCH,1/2] genhd: avoid overflow of sectors in disk_stats, Omar Sandoval
Re: [PATCH] lightnvm: pblk: avoid ref warning on cache creation, Matias Bjørling
[PATCH v2] block: update documentation,
Damien Le Moal
[PATCHSET v3] sbitmap optimizations,
Jens Axboe
[no subject],
Jens Axboe
[PATCH] block: avoid extra bio reference for async O_DIRECT,
Jens Axboe
[PATCH] sbitmap: ammortize cost of clearing bits,
Jens Axboe
[PATCH v2] sbitmap: don't loop for find_next_zero_bit() for !round_robin,
Jens Axboe
[PATCH] sbitmap: don't loop for find_next_zero_bit() for !round_robin,
Jens Axboe
block and nvme polling improvements V2,
Christoph Hellwig
- [PATCH 01/13] block: move queues types to the block layer, Christoph Hellwig
- [PATCH 05/13] nvme-pci: consolidate code for polling non-dedicated queues, Christoph Hellwig
- [PATCH 03/13] nvme-pci: cleanup SQ allocation a bit, Christoph Hellwig
- [PATCH 02/13] nvme-pci: use atomic bitops to mark a queue enabled, Christoph Hellwig
- [PATCH 06/13] nvme-pci: refactor nvme_disable_io_queues, Christoph Hellwig
- [PATCH 04/13] nvme-pci: only allow polling with separate poll queues, Christoph Hellwig
- [PATCH 07/13] nvme-pci: don't poll from irq context when deleting queues, Christoph Hellwig
- [PATCH 08/13] nvme-pci: remove the CQ lock for interrupt driven queues, Christoph Hellwig
- [PATCH 09/13] nvme-rdma: remove I/O polling support, Christoph Hellwig
- [PATCH 10/13] nvme-mpath: remove I/O polling support, Christoph Hellwig
- [PATCH 11/13] block: remove ->poll_fn, Christoph Hellwig
- [PATCH 13/13] block: enable polling by default if a poll map is initalized, Christoph Hellwig
- [PATCH 12/13] block: only allow polling if a poll queue_map exists, Christoph Hellwig
Re: [PATCH v3 1/2] arm64/neon: add workaround for ambiguous C99 stdint.h types, Dave Martin
Re: [PATCH 11/13] blkcg: remove bio_disassociate_task(), Tejun Heo
Re: [PATCH 05/13] blkcg: associate blkg when associating a device,
Tejun Heo
[PATCH] lightnvm: simplify geometry enumeration,
Matias Bjørling
[PATCH 1/2] ataflop: fix error handling in atari_floppy_init(),
Dan Carpenter
[PATCH v2] block: add documentation for io_timeout,
Weiping Zhang
[PATCH v4 0/5] lightnvm: Flexible metadata,
Igor Konopko
[PATCH] xen-blkfront: use old rinfo after enomem during migration,
Manjunath Patil
[PATCH] block: add documentation for io_timeout,
Weiping Zhang
[PATCH v3] block: add io timeout to sysfs,
Weiping Zhang
Re: [RFC PATCH v2] block: add io timeout to sysfs,
Weiping Zhang
Re: [PATCH V12 00/20] block: support multi-page bvec,
Jens Axboe
[PATCHSET v2 0/8] block plugging improvements,
Jens Axboe
Re: [PATCH] sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN, Jens Axboe
[PATCH] lightnvm: pblk: add comments wrt locking in recovery path,
Javier González
[PATCH] lightnvm: pblk: add lock protection to list operations,
Hua Su
[PATCH] block: use rcu_work instead of call_rcu to avoid sleep in softirq,
Yufen Yu
Re: [PATCH 8/8] blk-mq: add plug case for devices that implement ->commits_rqs(),
Christoph Hellwig
Re: [PATCH 4/8] nvme: implement mq_ops->commit_rqs() hook,
Christoph Hellwig
[RFC PATCH v1 0/7] Block/XFS: Support alternative mirror device retry,
Allison Henderson
Re: [PATCHv4 0/3] scsi timeout handling updates,
Ming Lei
Re: [PATCH 2/2] nvme: create slaves/holder entries for multipath devices,
Sagi Grimberg
Re: [PATCH 1/2] block: move holder tracking from struct block_device to hd_struct, Sagi Grimberg
[PATCH] block: update documentation,
Damien Le Moal
[PATCH v5 1/2] arm64/neon: add workaround for ambiguous C99 stdint.h types,
Jackie Liu
Re: [PATCH 1/2] loop: Report EOPNOTSUPP properly, Ming Lei
[PATCH 3/3] block: return just one value from part_in_flight,
Mikulas Patocka
[PATCH 2/3] block: switch to per-cpu in-flight counters,
Mikulas Patocka
[PATCH 1/3] block: delete part_round_stats and switch to less precise counting,
Mikulas Patocka
[PATCH 0/3] per-cpu in_flight counters for bio-based drivers,
Mikulas Patocka
Re: [PATCH 3/3] block: use a driver-specific handler for the "inflight" value, Mikulas Patocka
Re: [PATCH 7/8] blk-mq: use bd->last == true for list inserts,
Omar Sandoval
Re: [PATCH 6/8] ataflop: implement mq_ops->commit_rqs() hook,
Omar Sandoval
Re: [PATCH 5/8] virtio_blk: implement mq_ops->commit_rqs() hook,
Omar Sandoval
Re: [PATCH 3/8] blk-mq: add mq_ops->commit_rqs(),
Omar Sandoval
Re: [PATCH 2/2] loop: Better discard support for block devices,
Evan Green
Re: [PATCH 2/8] block: improve logic around when to sort a plug list,
Omar Sandoval
[PATCH v4 00/13] TCP transport binding for NVMe over Fabrics,
Sagi Grimberg
[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]