linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-10 21:21:51 to 2019-07-17 02:28:58 UTC [more...]

[PATCH V4 0/9] block: use right accessor to read nr_sects
 2019-07-17  2:28 UTC  (7+ messages)
` [PATCH V4 1/9] block: add a helper function to read nr_setcs
` [PATCH V4 9/9] xen/blkback: use helper in vbd_sz()

[PATCH V2] scsi: sd_zbc: Fix compilation warning
 2019-07-17  1:51 UTC 

[PATCH] scsi: sd_zbc: Fix compilation warning
 2019-07-17  1:27 UTC  (5+ messages)

[PATCH 0/2] introduce LED block device activity trigger
 2019-07-16 20:57 UTC  (3+ messages)
` [PATCH 2/2] block: "

[PATCH 0/5][v3] rq-qos memory barrier shenanigans
 2019-07-16 20:19 UTC  (6+ messages)
` [PATCH 1/5] wait: add wq_has_single_sleeper helper
` [PATCH 2/5] rq-qos: fix missed wake-ups in rq_qos_throttle
` [PATCH 3/5] rq-qos: don't reset has_sleepers on spurious wakeups
` [PATCH 4/5] rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule
` [PATCH 5/5] rq-qos: use a mb for got_token

io_uring question
 2019-07-16 17:04 UTC  (2+ messages)

[PATCH] block: fix sysfs module parameters directory path in comment
 2019-07-16 16:16 UTC  (2+ messages)

[PATCH block/for-linus] blkcg: allow blkcg_policy->pd_stat() to print non-debug info too
 2019-07-16 16:06 UTC  (2+ messages)

[PATCH v2] io_uring: fix the wrong counter in async_list
 2019-07-16 15:56 UTC  (2+ messages)

[PATCH BUGFIX IMPROVEMENT V2 0/1] block, bfq: eliminate latency regression with fast drives
 2019-07-16 14:11 UTC  (3+ messages)
` [PATCH BUGFIX IMPROVEMENT V2 1/1] block, bfq: check also in-flight I/O in dispatch plugging

[PATCH 1/2] io_uring: make req from defer and link list not touch async list
 2019-07-16 14:10 UTC  (5+ messages)
` [PATCH 2/2] io_uring: fix the judging condition in io_sequence_defer

[PATCH 0/4][v2] rq-qos memory barrier shenanigans
 2019-07-16  8:39 UTC  (8+ messages)
` [PATCH 1/4] wait: add wq_has_single_sleeper helper
` [PATCH 2/4] rq-qos: fix missed wake-ups in rq_qos_throttle
` [PATCH 3/4] rq-qos: use READ_ONCE/WRITE_ONCE for got_token
` [PATCH 4/4] rq-qos: don't reset has_sleepers on spurious wakeups

[RFC PATCH 0/7] blk-mq: improvement on handling IO during CPU hotplug
 2019-07-16  8:13 UTC  (16+ 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 "

[PATCH V2] mpt3sas: support target smid for [abort|query] task
 2019-07-16  5:44 UTC  (3+ messages)

[GIT PULL] Block remainders for 5.3-rc1
 2019-07-16  4:35 UTC  (2+ messages)

[block:for-linus 20/23] include/linux/kernel.h:62:48: warning: 'zone_blocks' may be used uninitialized in this function
 2019-07-15 23:41 UTC  (3+ messages)

[PATCH blktests 00/12] Fix nvme block test issues
 2019-07-15 23:16 UTC  (21+ 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 07/12] nvme/018: Ignore error message generated by nvme read]
` [PATCH blktests 08/12] check: Add the ability to call a cleanup function after a test ends
` [PATCH blktests 09/12] nvme: Cleanup modprobe lines into helper functions
` [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 blktests 02/12] nvme: More agressively filter the discovery output

[PATCH AUTOSEL 5.2 108/249] block: null_blk: fix race condition for null_del_dev
 2019-07-15 19:58 UTC  (6+ messages)
` [PATCH AUTOSEL 5.2 129/249] blk-iolatency: only account submitted bios
` [PATCH AUTOSEL 5.2 137/249] lightnvm: pblk: fix freeing of merged pages
` [PATCH AUTOSEL 5.2 138/249] lightnvm: fix uninitialized pointer in nvm_remove_tgt()
` [PATCH AUTOSEL 5.2 169/249] block, bfq: fix rq_in_driver check in bfq_update_inject_limit

[PATCH] mm/gup: Use put_user_page*() instead of put_page*()
 2019-07-15 19:36 UTC  (9+ messages)

[PATCH v3 0/8] Inline Encryption Support
 2019-07-15 15:40 UTC  (12+ 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

[PATCH AUTOSEL 5.1 095/219] block: null_blk: fix race condition for null_del_dev
 2019-07-15 14:02 UTC  (3+ messages)
` [PATCH AUTOSEL 5.1 113/219] blk-iolatency: only account submitted bios
` [PATCH AUTOSEL 5.1 121/219] lightnvm: pblk: fix freeing of merged pages

[PATCH AUTOSEL 4.19 071/158] block: null_blk: fix race condition for null_del_dev
 2019-07-15 14:16 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 082/158] blk-iolatency: only account submitted bios
` [PATCH AUTOSEL 4.19 088/158] lightnvm: pblk: fix freeing of merged pages

[PATCH 3/3] io_uring: use kmem_cache to alloc sqe
 2019-07-15 13:52 UTC  (4+ messages)

[PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2019-07-15 11:21 UTC  (14+ messages)

[PATCH BUGFIX IMPROVEMENT 0/1] block, bfq: eliminate latency regression with fast drives
 2019-07-15 10:53 UTC  (6+ messages)
` [PATCH BUGFIX IMPROVEMENT 1/1] block, bfq: check also in-flight I/O in dispatch plugging

[PATCH] blk-mq: fix a memory leak bug
 2019-07-15  4:57 UTC  (3+ messages)

[PATCH 0/4] Remove elevator kernel parameter
 2019-07-14  5:34 UTC  (5+ messages)
` [PATCH 1/4] block: elevator.c: Remove now unused elevator= argument
` [PATCH 2/4] kernel-parameters.txt: Remove elevator argument
` [PATCH 3/4] Documenation: switching-sched: Remove notes about "
` [PATCH 4/4] Documentation:kernel-per-CPU-kthreads.txt: Remove reference to elevator=

[PATCH] driver: block: nbd: Replace magic number 9 with SECTOR_SHIFT
 2019-07-14  4:09 UTC  (3+ messages)

[PATCH] block: elevator.c: Check elevator kernel argument again
 2019-07-14  4:01 UTC  (3+ messages)

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

[git pull] device mapper changes for 5.3
 2019-07-13 22:50 UTC  (2+ messages)

[GIT PULL] io_uring changes for 5.3
 2019-07-13 19:40 UTC  (2+ messages)

[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] MAINTAINERS: add entry for block io cgroup
 2019-07-12 15:15 UTC  (3+ messages)

[PATCH 1/2] wait: add wq_has_multiple_sleepers helper
 2019-07-12  8:05 UTC  (8+ messages)

[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] 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  (2+ messages)
` [PATCH 11/10] block: omit request->pre_start_time_ns if !CONFIG_BLK_CGROUP_IOCOST "


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