linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-08 19:58:00 to 2019-07-12 23:58:00 UTC [more...]

[PATCH blktests 00/12] Fix nvme block test issues
 2019-07-12 23:57 UTC  (10+ messages)
` [PATCH blktests 01/12] Add filter function for nvme discover
` [PATCH blktests 03/12] nvme: Add new test to verify the generation counter
` [PATCH blktests 04/12] nvme/003,004: Add missing calls to nvme disconnect
` [PATCH blktests 05/12] nvme/005: Don't rely on modprobing to set the multipath paramater
` [PATCH blktests 06/12] nvme/015: Ensure the namespace is flushed not the char device
` [PATCH blktests 07/12] nvme/018: Ignore error message generated by nvme read
` [PATCH blktests 10/12] nvme: Ensure all ports and subsystems are removed on cleanup
` [PATCH blktests 11/12] common: Use sysfs instead of modinfo for _have_module_param()
` [PATCH blktests 12/12] nvme: Ignore errors when removing modules

[PATCH V6 0/4] Fix zone revalidation memory allocation failures
 2019-07-12 22:33 UTC  (14+ messages)
` [PATCH V6 1/4] block: Allow mapping of vmalloc-ed buffers
` [PATCH V6 2/4] block: Kill gfp_t argument of blkdev_report_zones()
` [PATCH V6 3/4] sd_zbc: Fix report zones buffer allocation
` [PATCH V6 4/4] block: Limit zone array allocation size

[PATCH 0/6] Mount and superblock notifications [ver #5]
 2019-07-12 20:11 UTC  (3+ messages)
` [PATCH 1/6] security: Add hooks to rule on setting a superblock or mount watch "

[PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2019-07-12 19:40 UTC  (30+ messages)
` [PATCH v4 25/25] MAINTAINERS: Add maintainer for IBNBD/IBTRS modules

[PATCH v3 0/8] Inline Encryption Support
 2019-07-12 19:27 UTC  (11+ messages)
` [PATCH 1/8] block: Keyslot Manager for Inline Encryption
` [PATCH 2/8] block: Add encryption context to struct bio
` [PATCH 3/8] block: blk-crypto for Inline Encryption
` [PATCH 4/8] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH 5/8] scsi: ufs: UFS crypto API
` [PATCH 6/8] scsi: ufs: Add inline encryption support to UFS
` [PATCH 7/8] fscrypt: wire up fscrypt to use blk-crypto
` [PATCH 8/8] f2fs: Wire up f2fs to use inline encryption via fscrypt

[git pull] device mapper changes for 5.3
 2019-07-12 19:05 UTC 

[PATCH V4 0/9] block: use right accessor to read nr_sects
 2019-07-12 16:09 UTC  (4+ messages)
` [PATCH V4 1/9] block: add a helper function to read nr_setcs

[PATCH] MAINTAINERS: add entry for block io cgroup
 2019-07-12 15:15 UTC  (3+ messages)

[RFC PATCH 0/7] blk-mq: improvement on handling IO during CPU hotplug
 2019-07-12  9:03 UTC  (9+ messages)
` [RFC PATCH 1/7] blk-mq: add new state of BLK_MQ_S_INTERNAL_STOPPED
` [RFC PATCH 2/7] blk-mq: add blk-mq flag of BLK_MQ_F_NO_MANAGED_IRQ
` [RFC PATCH 3/7] blk-mq: stop to handle IO before hctx's all CPUs become offline
` [RFC PATCH 4/7] blk-mq: add callback of .free_request
` [RFC PATCH 5/7] SCSI: implement .free_request callback
` [RFC PATCH 6/7] blk-mq: re-submit IO in case that hctx is dead
` [RFC PATCH 7/7] blk-mq: handle requests dispatched from IO scheduler "

[RESEND RFC PATCH] mpt3sas: support target smid for [abort|query] task
 2019-07-12  8:25 UTC  (2+ messages)

[PATCH 1/2] wait: add wq_has_multiple_sleepers helper
 2019-07-12  8:05 UTC  (9+ messages)
` [PATCH 2/2] rq-qos: fix missed wake-ups in rq_qos_throttle

[PATCH] block: tidy up blk_mq_plug
 2019-07-12  2:50 UTC  (6+ messages)

[PATCH 0/3] block: set ioprio value
 2019-07-12  2:10 UTC  (7+ messages)
` [PATCH 1/3] block: set ioprio for zone-reset bio
` [PATCH 2/3] block: set ioprio for flush bio
` [PATCH 3/3] block: set ioprio for write-zeroes, discard etc

[PATCH v2] block/bio-integrity: fix a memory leak bug
 2019-07-12  2:02 UTC  (4+ messages)

[PATCH] block/bio-integrity: fix a memory leak bug
 2019-07-11 19:18 UTC  (3+ messages)

[PATCH 0/8] null_blk: add missing write-zeroes and discard support
 2019-07-11 17:53 UTC  (9+ messages)
` [PATCH 1/8] null_blk: add module parameter for REQ_OP_DISCARD
` [PATCH 2/8] null_blk: add REQ_OP_WRITE_ZEROES config property
` [PATCH 3/8] null_blk: add support for write-zeroes
` [PATCH 4/8] null_blk: allow memory-backed write-zeroes-req
` [PATCH 5/8] null_blk: code cleaup
` [PATCH 6/8] null_blk: allow memory-backed write-zeroes-bio
` [PATCH 7/8] null_blk: add support for configfs write_zeroes
` [PATCH 8/8] null_blk: adjusts the code with latest changes

[GIT PULL] io_uring changes for 5.3
 2019-07-11 15:19 UTC 

[GIT PULL] nvme updates for 5.3
 2019-07-11 14:13 UTC  (2+ messages)

[PATCH 0/2] Fix misuse of blk_rq_stats in blk-iolatency
 2019-07-11  1:17 UTC  (5+ messages)

[RFC][PATCH] io_uring: Incapsulate conditional mem accounting
 2019-07-11  1:07 UTC 

[PATCH V3] block: Disable write plugging for zoned block devices
 2019-07-10 23:58 UTC  (4+ messages)

[PATCHSET v2 block/for-linus] IO cost model based work-conserving porportional controller
 2019-07-10 21:21 UTC  (12+ messages)
` [PATCH 01/10] blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()
` [PATCH 02/10] blkcg: make ->cpd_init_fn() optional
` [PATCH 03/10] blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()
` [PATCH 04/10] block/rq_qos: add rq_qos_merge()
` [PATCH 05/10] block/rq_qos: implement rq_qos_ops->queue_depth_changed()
` [PATCH 06/10] blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/
` [PATCH 07/10] blk-mq: add optional request->pre_start_time_ns
` [PATCH 08/10] blkcg: implement blk-iocost
` [PATCH 09/10] blkcg: add tools/cgroup/iocost_monitor.py
` [PATCH 10/10] blkcg: add tools/cgroup/iocost_coef_gen.py
` [PATCH 11/10] block: omit request->pre_start_time_ns if !CONFIG_BLK_CGROUP_IOCOST work-conserving porportional controller

blktests: Nvme Target Generation Counter Issue
 2019-07-10 20:18 UTC 

[PATCH] block: Fix elevator name declaration
 2019-07-10 20:06 UTC  (3+ messages)

[PATCH] block: Remove unused definitions
 2019-07-10 20:05 UTC  (3+ messages)

[PATCH] rq-qos: fix missed wake-ups in rq_qos_throttle
 2019-07-10 19:05 UTC 

[PATCH V2] block: Disable write plugging for zoned block devices
 2019-07-10 16:37 UTC  (3+ messages)

[PATCH v2] io_uring: fix stuck problem caused by potential memory alloc failure
 2019-07-10 15:39 UTC 

[PATCH] io_uring: fix stuck problem caused by potential memory alloc failure
 2019-07-10 15:33 UTC  (3+ messages)

[PATCH] blk-throttle: fix zero wait time for iops throttled group
 2019-07-10 14:25 UTC  (7+ messages)

[PATCH v3 5/5] nvme: add support weighted round robin queue
 2019-07-10 14:20 UTC  (5+ messages)

[PATCH] block: Disable write plugging for zoned block devices
 2019-07-10 13:59 UTC  (13+ messages)

[PATCH V2] block: Fix potential overflow in blk_report_zones()
 2019-07-10 13:58 UTC  (2+ messages)

[PATCHSET for-5.3/block] block: add blkcg bio punt mechanism
 2019-07-10 13:53 UTC  (4+ messages)
` [PATCH 2/5] blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()

[PATCH] blk-cgroup: turn on psi memstall stuff
 2019-07-10  2:55 UTC  (2+ messages)

[PATCH] Add regression test cases for kthread stuck
 2019-07-09 20:35 UTC  (2+ messages)

[PATCH V2 0/6] null_blk: simplify null_handle_cmd()
 2019-07-09 19:21 UTC  (7+ messages)
` [PATCH V2 1/6] null_blk: move duplicate code to callers
` [PATCH V2 2/6] null_blk: create a helper for throttling
` [PATCH V2 3/6] null_blk: create a helper for badblocks
` [PATCH V2 4/6] null_blk: create a helper for mem-backed ops
` [PATCH V2 5/6] null_blk: create a helper for zoned devices
` [PATCH V2 6/6] null_blk: create a helper for req completion

[GIT PULL] Block changes for 5.3-rc
 2019-07-09 18:05 UTC  (2+ messages)

[GIT PULL] libata changes for 5.3-rc
 2019-07-09 18:05 UTC  (2+ messages)

[PATCH v1 01/22] docs: Documentation/*.txt: rename all ReST files to *.rst
 2019-07-09 17:02 UTC 

[PATCH] block: Fix potential overflow in blk_report_zones()
 2019-07-09 14:34 UTC  (3+ messages)

[PATCH v3] io_uring: fix io_sq_thread_stop running in front of io_sq_thread
 2019-07-09  0:45 UTC  (5+ messages)

bug report: re: vfs: Convert ceph to use the new mount API
 2019-07-08 21:31 UTC 

[PATCH liburing 0/4] Optimize i386 memory barriers
 2019-07-08 21:26 UTC  (6+ messages)
` [PATCH liburing 1/4] Makefiles: Support specifying CFLAGS on the command line
` [PATCH liburing 2/4] Fix the 32-bit build
` [PATCH liburing 3/4] Change __x86_64 into __x86_64__
` [PATCH liburing 4/4] Optimize i386 memory barriers


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