linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-05 04:29:09 to 2019-09-11 15:39:38 UTC [more...]

5.3-rc-8 hung task in IO (was: Re: lot of MemAvailable but falling cache and raising PSI)
 2019-09-11 15:39 UTC  (4+ messages)

[PATCH v5 1/2] block: use symbolic constants for t10_pi type
 2019-09-11 15:23 UTC  (2+ messages)
` [PATCH v5 2/2] block: centralize PI remapping logic to the block layer

[RFC PATCH] Add proc interface to set PF_MEMALLOC flags
 2019-09-11 15:23 UTC  (13+ messages)

[PATCH 1/3] docs: block: null_blk: enhance document style
 2019-09-11 14:46 UTC  (3+ messages)
` [PATCH 2/3] null_blk: fix module name at log message
` [PATCH 3/3] null_blk: validated the number of devices

[RFC PATCH] Add proc interface to set PF_MEMALLOC flags
 2019-09-11 14:20 UTC  (2+ messages)

[PATCHSET v3 block/for-linus] IO cost model based work-conserving porportional controller
 2019-09-11 14:16 UTC  (6+ messages)
` [PATCH 08/10] blkcg: implement blk-iocost

Inquiry 11/Sept/2019
 2019-09-11 12:07 UTC 

[PATCH 0/3] mmc: Fix scatter/gather on SDHCI
 2019-09-11 10:37 UTC  (13+ messages)
` [PATCH 1/3] block: Respect the device's maximum segment size
` [PATCH 2/3] mmc: core: Respect MMC host's "
` [PATCH 3/3] mmc: sdhci: Set DMA maximum segment size to 64 KiB

[RFC] How to handle an ugly md raid0 sector map bug ?
 2019-09-11  9:56 UTC  (18+ messages)
          ` [PATCH] md/raid0: avoid RAID0 data corruption due to layout confusion
            ` [PATCH 2/2] md: add feature flag MD_FEATURE_RAID0_LAYOUT

[PATCH v4 1/3] block: centralize PI remapping logic to the block layer
 2019-09-11  9:12 UTC  (13+ messages)
` [PATCH v4 2/3] block: don't remap ref tag for T10 PI type 0
` [PATCH v4 3/3] nvme: remove PI values definition from NVMe subsystem

[PATCH V3 blktests] nvme: Add new test case about nvme rescan/reset/remove during IO
 2019-09-11  8:53 UTC 

[PATCH V2 blktests] nvme: Add new test case about nvme rescan/reset/remove during IO
 2019-09-11  8:48 UTC  (3+ messages)

[PATCH] fat: fix corruption in fat_alloc_new_dir()
 2019-09-11  6:55 UTC  (4+ messages)
        ` [PATCH] fat: Workaround the race with userspace's read via blockdev while mounting

[PATCH v1] fixup null q->dev checking in both block and scsi layer
 2019-09-11  6:32 UTC  (3+ messages)
` [PATCH v1 1/2] block: bypass blk_set_runtime_active for uninitialized q->dev
` [PATCH v1 2/2] scsi: core: remove dummy q->dev check

[PATCH] nbd: remove the duplicated code
 2019-09-10 23:58 UTC  (3+ messages)

[PATCHSET block/for-next] blk-iocost: Implement absolute debt handling
 2019-09-10 18:32 UTC  (2+ messages)

[block/for-next] iocost: Fix incorrect operation order during iocg free
 2019-09-10 18:21 UTC  (2+ messages)

[PATCHSET 0/2] io_uring: improve handling of buffered writes
 2019-09-10 16:42 UTC  (3+ messages)
` [PATCH 1/2] io_uring: add io_queue_async_work() helper
` [PATCH 2/2] io_uring: limit parallelism of buffered writes

[PATCH] nbd_genl_status: null check for nla_nest_start
 2019-09-10 11:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] loop: change queue block size to match when using DIO
 2019-09-10 10:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] io_uring: fix use-after-free of shadow_req
 2019-09-10  1:22 UTC 

[PATCH v8 00/13] nvmet: add target passthru commands support
 2019-09-09 23:15 UTC  (27+ messages)
` [PATCH v8 01/13] nvme-core: introduce nvme_ctrl_get_by_path()
` [PATCH v8 02/13] nvme-core: export existing ctrl and ns interfaces
` [PATCH v8 03/13] nvmet: add return value to nvmet_add_async_event()
` [PATCH v8 04/13] nvmet: make nvmet_copy_ns_identifier() non-static
` [PATCH v8 05/13] nvmet-passthru: update KConfig with config passthru option
` [PATCH v8 08/13] nvmet-core: don't check the data len for pt-ctrl
` [PATCH v8 09/13] nvmet-tcp: don't check data_len in nvmet_tcp_map_data()
` [PATCH v8 10/13] nvmet-configfs: introduce passthru configfs interface
` [PATCH v8 11/13] block: don't check blk_rq_is_passthrough() in blk_do_io_stat()
` [PATCH v8 12/13] block: call blk_account_io_start() in blk_execute_rq_nowait()
` [PATCH v8 13/13] nvmet-passthru: support block accounting

[PATCH 1/2] io_uring: fix wrong sequence setting logic
 2019-09-09 22:14 UTC  (3+ messages)
` [PATCH 2/2] io_uring: add support for link with drain

[PATCH 0/5] block: loop: add file format subsystem and QCOW2 file format driver
 2019-09-09 22:12 UTC  (6+ messages)

[PATCH] io_uring: optimize submit_and_wait API
 2019-09-09 21:53 UTC 

[PATCH blktests] nvme/031: Add test to check controller deletion after setup
 2019-09-09 17:06 UTC  (5+ messages)

[PATCH blktests] block/027: remove duplicate --group_reporting=1
 2019-09-09 17:05 UTC  (2+ messages)

APPS Crash - Page fault Execute error: PC = bfqg_stats_update_idle_time+0x14/0x50 LR = bfq_dispatch_request+0x398/0x948
 2019-09-09 11:09 UTC 

[PATCH blktests] nvme: Add new test case about nvme rescan/reset/remove during IO
 2019-09-09  9:29 UTC  (3+ messages)

[PATCH 0/1] block, bfq: remove bfq prefix from cgroups filenames
 2019-09-09  7:31 UTC  (2+ messages)
` [PATCH 1/1] block, bfq: delete "bfq" prefix from cgroup filenames

[PATCH 0/4] block, bfq: series of improvements and small fixes of the injection mechanism
 2019-09-09  6:03 UTC  (3+ messages)

[PATCH] block: fix null pointer dereference in blk_mq_rq_timed_out()
 2019-09-07 10:24 UTC 

[PATCH 00/11] Keyrings, Block and USB notifications [ver #8]
 2019-09-06 21:19 UTC  (25+ messages)
  ` Why add the general notification queue and its sources

[PATCH v3 0/3] Implement BFQ per-device weight interface
 2019-09-06 20:34 UTC  (3+ messages)

[PATCH] io_uring: allocate the two rings together
 2019-09-06 19:30 UTC  (9+ messages)
        ` [PATCH 1/2] liburing/test: There are now 4 reserved fields
          ` [PATCH 2/2] liburing: Use the single mmap feature

[PATCH v3 1/3] block: centralize PI remapping logic to the block layer
 2019-09-06 18:24 UTC  (11+ messages)
` [PATCH 2/3] block: don't remap ref tag for T10 PI type 0
` [PATCH 3/3] nvme: remove PI values definition from NVMe subsystem

[RESEND][PATCH v2 0/2] Fix misuse of blk_rq_stats in blk-iolatency
 2019-09-06 15:00 UTC  (4+ messages)
` [PATCH v2 1/2] blk-iolatency: Fix zero mean in previous stats
` [PATCH v2 2/2] blk-stats: Introduce explicit stat staging buffers

[PATCHSET block/for-next] IO cost model based work-conserving porportional controller
 2019-09-06 14:58 UTC  (13+ messages)

Fwd: Re: [PATCH blktests] nvme: Add new test case about nvme rescan/reset/remove during IO
 2019-09-06  9:23 UTC 

[PATCH v5 0/7] Elevator cleanups and improvements
 2019-09-06  1:53 UTC  (10+ messages)
` [PATCH v5 1/7] block: Cleanup elevator_init_mq() use
` [PATCH v5 2/7] block: Change elevator_init_mq() to always succeed
` [PATCH v5 3/7] block: Introduce elevator features
` [PATCH v5 4/7] block: Improve default elevator selection
` [PATCH v5 5/7] block: Delay default elevator initialization
` [PATCH v5 6/7] block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disks
` [PATCH v5 7/7] sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disks

[GIT PULL 0/2] lightnvm updates for 5.4
 2019-09-05 19:17 UTC  (4+ messages)
` [GIT PULL 1/2] lightnvm: introduce pr_fmt for the prefix nvm
` [GIT PULL 2/2] lightnvm: print error when target is not found

[PATCH] sched: make struct task_struct::state 32-bit
 2019-09-05 16:52 UTC  (3+ messages)
`  "

[PATCH blktests] nbd/003:add mount and clear_sock test for nbd
 2019-09-05 13:20 UTC  (4+ messages)

[PATCH v4 0/7] Elevator cleanups and improvements
 2019-09-05  7:58 UTC  (8+ messages)
` [PATCH v4 3/7] block: Introduce elevator features
` [PATCH v4 4/7] block: Improve default elevator selection
` [PATCH v4 5/7] block: Delay default elevator initialization
` [PATCH v4 6/7] block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disks
` [PATCH v4 7/7] sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disks

[PATCH v3 0/7] Elevator cleanups and improvements
 2019-09-05  4:30 UTC  (6+ messages)
` [PATCH v3 5/7] block: Delay default elevator initialization


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).