linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-14 13:45:11 to 2019-06-20 15:37:35 UTC [more...]

[PATCHSET v2 btrfs/for-next] blkcg, btrfs: fix cgroup writeback support
 2019-06-20 15:37 UTC  (15+ messages)
` [PATCH 1/9] cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages
` [PATCH 2/9] blkcg, writeback: Add wbc->no_wbc_acct
` [PATCH 3/9] blkcg, writeback: Implement wbc_blkcg_css()
` [PATCH 4/9] blkcg: implement REQ_CGROUP_PUNT
` [PATCH 5/9] Btrfs: stop using btrfs_schedule_bio()
` [PATCH 6/9] Btrfs: delete the entire async bio submission framework
` [PATCH 7/9] Btrfs: only associate the locked page with one async_cow struct
` [PATCH 8/9] Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios
` [PATCH 9/9] Btrfs: extent_write_locked_range() should attach inode->i_wb

[PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2019-06-20 15:03 UTC  (26+ messages)
` [PATCH v4 01/25] sysfs: export sysfs_remove_file_self()
` [PATCH v4 02/25] ibtrs: public interface header to establish RDMA connections
` [PATCH v4 03/25] ibtrs: private headers with IBTRS protocol structs and helpers
` [PATCH v4 04/25] ibtrs: core: lib functions shared between client and server modules
` [PATCH v4 05/25] ibtrs: client: private header with client structs and functions
` [PATCH v4 06/25] ibtrs: client: main functionality
` [PATCH v4 07/25] ibtrs: client: statistics functions
` [PATCH v4 08/25] ibtrs: client: sysfs interface functions
` [PATCH v4 09/25] ibtrs: server: private header with server structs and functions
` [PATCH v4 10/25] ibtrs: server: main functionality
` [PATCH v4 11/25] ibtrs: server: statistics functions
` [PATCH v4 12/25] ibtrs: server: sysfs interface functions
` [PATCH v4 13/25] ibtrs: include client and server modules into kernel compilation
` [PATCH v4 14/25] ibtrs: a bit of documentation
` [PATCH v4 15/25] ibnbd: private headers with IBNBD protocol structs and helpers
` [PATCH v4 16/25] ibnbd: client: private header with client structs and functions
` [PATCH v4 17/25] ibnbd: client: main functionality
` [PATCH v4 18/25] ibnbd: client: sysfs interface functions
` [PATCH v4 19/25] ibnbd: server: private header with server structs and functions
` [PATCH v4 20/25] ibnbd: server: main functionality
` [PATCH v4 21/25] ibnbd: server: functionality for IO submission to file or block dev
` [PATCH v4 22/25] ibnbd: server: sysfs interface functions
` [PATCH v4 23/25] ibnbd: include client and server modules into kernel compilation
` [PATCH v4 24/25] ibnbd: a bit of documentation
` [PATCH v4 25/25] MAINTAINERS: Add maintainer for IBNBD/IBTRS modules

[RFC PATCH v2 0/4] blkcg: add support weighted round robin tagset map
 2019-06-20 14:16 UTC  (8+ messages)
` [PATCH v2 1/4] block: add weighted round robin for blkcgroup
` [PATCH v2 2/4] null_blk: add support weighted round robin submition queue
` [PATCH v2 3/4] genirq/affinity: allow driver's discontigous affinity set
` [PATCH v2 4/4] nvme: add support weighted round robin queue

remove bi_phys_segments and related cleanups
 2019-06-20 13:40 UTC  (4+ messages)
` [PATCH 1/6] block: initialize the write priority in blk_rq_bio_prep

blk-cgroup cleanups
 2019-06-20  9:42 UTC  (2+ messages)

[PATCH 00/29] bcache candidate patches for Linux v5.3
 2019-06-20  9:34 UTC  (2+ messages)

[PATCH] blk-iolatency: only account submitted bios
 2019-06-20  9:29 UTC  (3+ messages)

[PATCH 1/1] blk-core: Remove blk_end_request*() declarations
 2019-06-20  9:26 UTC  (3+ messages)

[GIT PULL] Block fixes for 5.2-rc6
 2019-06-20  9:24 UTC 

[PATCH 0/3] block: small fix and code cleanup for blk-mq-debugfs.c
 2019-06-20  9:20 UTC  (5+ messages)
` [PATCH 1/3] block: get rid of redundant else
` [PATCH 2/3] block: use right format specifier for op
` [PATCH 3/3] block: code cleanup queue_poll_stat_show()

[PATCH] null_blk: remove duplicate 0 initialization
 2019-06-20  9:19 UTC  (2+ messages)

[RESEND PATCH] block: move tag field position in struct request
 2019-06-20  9:17 UTC  (3+ messages)

[PATCH AUTOSEL 5.1 35/70] loop: Don't change loop device under exclusive opener
 2019-06-20  9:08 UTC  (4+ messages)

[RFC PATCH v7 0/5] treewide: improve R-Car SDHI performance
 2019-06-20  8:50 UTC  (6+ messages)
` [RFC PATCH v7 1/5] dma: Introduce dma_get_merge_boundary()
` [RFC PATCH v7 2/5] iommu/dma: Add a new dma_map_ops of get_merge_boundary()
` [RFC PATCH v7 3/5] block: sort headers on blk-setting.c
` [RFC PATCH v7 4/5] block: add a helper function to merge the segments
` [RFC PATCH v7 5/5] mmc: queue: Use bigger segments if DMA MAP layer can "

[PATCH] [RESEND] floppy: fix harmless clang build warning
 2019-06-20  7:36 UTC  (2+ messages)

[PATCH V4 0/5] block: improve print_req_error
 2019-06-20  7:35 UTC  (12+ messages)
` [PATCH V4 1/5] "
` [PATCH V4 2/5] block: add centralize REQ_OP_XXX to string helper
` [PATCH V4 3/5] block: use blk_op_str() in blk-mq-debugfs.c
` [PATCH V4 4/5] block: update print_req_error()
` [PATCH V4 5/5] f2fs: use block layer helper for show_bio_op macro

[io_uring]: fio's ./t/io_uring on /dev/nullb0 causing CPU stalls
 2019-06-20  6:43 UTC 

How to resolve an issue in swiotlb environment?
 2019-06-19 21:05 UTC  (5+ messages)

io_uring: buf_index and registered buffers
 2019-06-19 13:18 UTC  (3+ messages)

[PATCHSET block/for-linus] Assorted blkcg fixes
 2019-06-19 11:20 UTC  (6+ messages)
` [PATCH 5/5] blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arbitration

[REGRESSION] commit c2b3c170db610 causes blktests block/002 failure
 2019-06-18 23:09 UTC  (2+ messages)

memory leak in bio_copy_user_iov
 2019-06-18 22:37 UTC 

[PATCH V3 0/6] block: improve print_req_error
 2019-06-18 22:19 UTC  (18+ messages)
` [PATCH V3 1/6] "
` [PATCH V3 2/6] block: add centralize REQ_OP_XXX to string helper
` [PATCH V3 3/6] block: use blk_op_str() in blk-mq-debugfs.c
` [PATCH V3 4/6] block: update print_req_error()
` [PATCH V3 5/6] f2fs: use block layer helper for REQ_OP_XXX
` [PATCH V3 6/6] f2fs: get rid of duplicate code for in tracing

[PATCH v1 06/22] docs: blockdev: convert to ReST
 2019-06-18 21:05 UTC  (3+ messages)
` [PATCH v1 09/22] docs: block: "
` [PATCH v1 11/22] docs: admin-guide: add .rst files from the main dir

same page merging leak fix v4
 2019-06-18 19:59 UTC  (4+ messages)
` [PATCH 1/2] block: return from __bio_try_merge_page if merging occured in the same page
` [PATCH 2/2] block: fix page leak when merging to "

[PATCH 0/2] block: improve print_req_error()
 2019-06-18 11:09 UTC  (5+ messages)
` [PATCH 1/2] block: improve print_req_error

[PATCH] drbd: dynamically allocate shash descriptor
 2019-06-18  3:42 UTC  (6+ messages)

[PATCH] loop: avoid EAGAIN, if offset or block_size are changed
 2019-06-17 21:08 UTC  (3+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

[PATCH V2 0/7] block: use right accessor to read nr_setcs
 2019-06-17 16:58 UTC  (16+ messages)
` [PATCH V2 1/7] block: add a helper function "
` [PATCH V2 2/7] blk-zoned: update blkdev_nr_zones() with helper
` [PATCH V2 3/7] blk-zoned: update blkdev_report_zone() "
` [PATCH V2 4/7] blk-zoned: update blkdev_reset_zones() "
` [PATCH V2 5/7] bcache: update cached_dev_init() "
` [PATCH V2 6/7] f2fs: use helper in init_blkz_info()
` [PATCH V2 7/7] blktrace: use helper in blk_trace_setup_lba()

[PATCH 1/7] General notification queue with user mmap()'able ring buffer
 2019-06-17 16:24 UTC  (11+ messages)
` [RFC][PATCH 0/7] Mount, FS, Block and Keyrings notifications

[PATCH] block: use req_op() to maintain consistency
 2019-06-17 15:34 UTC  (3+ messages)

properly communicate queue limits to the DMA layer
 2019-06-17  9:10 UTC  (7+ messages)
` [PATCH 10/13] megaraid_sas: set virt_boundary_mask in the scsi host

block: be more careful about status in __bio_chain_endio
 2019-06-17  7:32 UTC  (9+ messages)

[RFC PATCH v6 0/5] treewide: improve R-Car SDHI performance
 2019-06-17  7:02 UTC  (25+ messages)
` [RFC PATCH v6 1/5] iommu: add an exported function to get minimum page size for a domain
` [RFC PATCH v6 3/5] block: add a helper function to merge the segments by an IOMMU
` [RFC PATCH v6 4/5] mmc: tmio: Use dma_max_mapping_size() instead of a workaround
` [RFC PATCH v6 5/5] mmc: queue: Use bigger segments if IOMMU can merge the segments

[PATCH 0/2] bcache: two emergent fixes for Linux v5.2-rc5 (use-after-scope)
 2019-06-16 11:52 UTC  (2+ messages)

Bug 7805 strikes again?
 2019-06-15 16:16 UTC 

[PATCHSET block/for-next] IO cost model based work-conserving porportional controller
 2019-06-15 15:57 UTC  (12+ messages)
` [PATCH 08/10] blkcg: implement blk-ioweight
` [PATCH 10/10] blkcg: implement BPF_PROG_TYPE_IO_COST

[PATCH] block: genhd: Use struct_size() helper
 2019-06-15  7:46 UTC  (2+ messages)

[PATCH] block: bio: Use struct_size() in kmalloc()
 2019-06-15  7:45 UTC  (2+ messages)

[PATCH] block: null_blk: fix race condition for null_del_dev
 2019-06-15  7:44 UTC  (4+ messages)

[PATCH 1/1] blk-mq/debugfs: Fix improper print qualifier
 2019-06-15  7:39 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.2-rc5
 2019-06-15  1:55 UTC  (2+ messages)

[PATCH 1/2] nbd: make sock_xmit() and nbd_add_socket() more generic
 2019-06-14 21:23 UTC  (8+ messages)
` [PATCH 2/2] nbd: add support for nbd as root device

[GIT PULL] Block fixes for 5.2-rc4
 2019-06-14 21:05 UTC  (12+ messages)
        ` [PATCH block/for-5.2-fixes] bfq: use io.weight interface file instead of io.bfq.weight

[PATCH v4 05/28] docs: cgroup-v1: convert docs to ReST and rename to *.rst
 2019-06-14 20:30 UTC  (2+ messages)

[PATCHSET btrfs/for-next] btrfs: fix cgroup writeback support
 2019-06-14 17:46 UTC  (15+ messages)
` [PATCH 4/8] Btrfs: stop using btrfs_schedule_bio()
` [PATCH 5/8] Btrfs: delete the entire async bio submission framework
` [PATCH 6/8] Btrfs: only associate the locked page with one async_cow struct
` [PATCH 7/8] Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios
` [PATCH 8/8] Btrfs: extent_write_locked_range() should attach inode->i_wb
  ` [PATCH v2 "

[PATCH] blkio-controller.txt: Remove references to CFQ
 2019-06-14 17:28 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).