linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-08 02:37:17 to 2019-08-14 14:28:08 UTC [more...]

[PATCH v7 00/14] nvmet: add target passthru commands support
 2019-08-14 14:26 UTC  (5+ messages)
` [PATCH v7 01/14] nvme-core: introduce nvme_ctrl_get_by_path()
` [PATCH v7 03/14] nvmet: add return value to nvmet_add_async_event()

[PATCH] nvme: Fix cntlid validation when not using NVMEoF
 2019-08-14 14:26 UTC 

[PATCH RESEND] block: annotate refault stalls from IO submission
 2019-08-14 13:53 UTC  (6+ messages)

[PATCH] RFC: loop: Avoid calling blk_mq_freeze_queue() when possible
 2019-08-14 11:46 UTC  (4+ messages)

[PATCH 1/2] io_uring: fix issue when IOSQE_IO_DRAIN pass with IOSQE_IO_LINK
 2019-08-14  9:35 UTC  (2+ messages)
` [PATCH 2/2] io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer list

[PATCH v3 00/20] sg: add v4 interface
 2019-08-14  4:19 UTC  (8+ messages)

[PATCH AUTOSEL 4.19 62/68] block, bfq: handle NULL return value by bfq_init_rq()
 2019-08-14  2:15 UTC 

[PATCH AUTOSEL 5.2 115/123] block: aoe: Fix kernel crash due to atomic sleep when exiting
 2019-08-14  2:10 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 116/123] block, bfq: handle NULL return value by bfq_init_rq()

[PATCHv2 0/4] blk_execute_rq{_nowait} cleanup part1
 2019-08-14  2:05 UTC  (8+ messages)
` [PATCHv2 1/4] block: Remove request_queue argument from blk_execute_rq_nowait
` [PATCHv2 2/4] fs/block/drivers: Remove request_queue argument from blk_execute_rq
` [PATCHv2 3/4] block: Change at_head argument of blk_execute_rq_nowait to bool
` [PATCHv2 4/4] block: Change at_head argument of blk_execute_rq "

[PATCH 0/3] block: sed-opal: Code Cleanup Patches
 2019-08-13 22:28 UTC  (5+ messages)
` [PATCH 1/3] block: sed-opal: Add/remove spaces
` [PATCH 2/3] block: sed-opal: Eliminating the dead error
` [PATCH 3/3] block: sed-opal: OPAL_METHOD_LENGTH defined twice

[bug] segfault btrfs fi usage on seed sprout
 2019-08-13 16:42 UTC 

[PATCH 0/4] nbd: cmd timeout fixes V2
 2019-08-13 16:39 UTC  (5+ messages)
` [PATCH 1/4] nbd: add set cmd timeout helper
` [PATCH 2/4] nbd: add function to convert blk req op to nbd cmd
` [PATCH 3/4] nbd: add missing config put
` [PATCH 4/4] nbd: fix zero cmd timeout handling v2

[PATCH 1/1] nbd: fix max number of supported devs
 2019-08-13 16:16 UTC  (2+ messages)

[PATCH 0/4] nbd: cmd timeout fixes
 2019-08-13 16:15 UTC  (14+ messages)
` [PATCH 1/4] nbd: add set cmd timeout helper
` [PATCH 2/4] nbd: add function to convert blk req op to nbd cmd
` [PATCH 3/4] nbd: add missing config put
` [PATCH 4/4] nbd: fix zero cmd timeout handling

[PATCH v3 0/6] introduce LED block device activity trigger
 2019-08-13 15:40 UTC  (14+ messages)
` [PATCH v3 1/6] block: umem: rename LED_* macros to MEMCTRL_LED_*
` [PATCH v3 2/6] scsi: mvsas: rename LED_* enums to SGPIO_LED_*
` [PATCH v3 3/6] scsi: nsp32: rename LED_* macros to EXT_PORT_LED_*
` [PATCH v3 4/6] block: introduce LED block device activity trigger
` [PATCH v3 5/6] ledtrig-blk: add interface to stop and restart polling disk stats
` [PATCH v3 6/6] scsi: sd: stop polling disk stats by ledtrig-blk during runtime suspend

[PATCH v2] paride/pcd: need to set queue to NULL before put_disk
 2019-08-13 11:27 UTC 

[PATCH] paride/pcd: need to check if cd->disk is null in pcd_detect
 2019-08-13 11:23 UTC 

[PATCH BUGFIX 0/2] block, bfq: fix user after free
 2019-08-13 11:14 UTC  (3+ messages)

[PATCH] blk-sysfs: Make structure queue_attr_group constant
 2019-08-13  8:55 UTC 

[PATCH] paride/pfd: need to set queue to NULL before put_disk
 2019-08-13  8:59 UTC  (2+ messages)
` [PATCH] paride/pf: "

[PATCH 0/9] blk-mq/scsi: convert private reply queue into blk_mq hw queue
 2019-08-13  8:30 UTC  (3+ messages)

[PATCH v2 3/3] xen/blkback: Use refcount_t for refcount
 2019-08-13  8:20 UTC  (2+ messages)
` [Xen-devel] "

[PATCH] floppy: fix usercopy direction
 2019-08-13  7:50 UTC  (9+ messages)
      `  "

[PATCH v2 2/3] rbd: Use refcount_t for refcount
 2019-08-13  6:16 UTC 

[PATCH v2 1/3] drbd: Use refcount_t for refcount
 2019-08-13  6:16 UTC 

[PATCH 3/3] xen/blkback: Use refcount_t for refcount
 2019-08-13  6:10 UTC  (4+ messages)

[PATCH v2 00/34] put_user_pages(): miscellaneous call sites
 2019-08-13  5:23 UTC  (3+ messages)
` [PATCH v2 15/34] staging/vc04_services: convert put_page() to put_user_page*()

[PATCH] nbd: add a missed nbd_config_put() in nbd_xmit_timeout()
 2019-08-13  4:28 UTC  (3+ messages)

[PATCH V2 0/5] blk-mq: improvement on handling IO during CPU hotplug
 2019-08-12 22:45 UTC  (13+ messages)
` [PATCH V2 1/5] blk-mq: add new state of BLK_MQ_S_INTERNAL_STOPPED
` [PATCH V2 2/5] blk-mq: add blk-mq flag of BLK_MQ_F_NO_MANAGED_IRQ
` [PATCH V2 3/5] blk-mq: stop to handle IO before hctx's all CPUs become offline
` [PATCH V2 4/5] blk-mq: re-submit IO in case that hctx is dead
` [PATCH V2 5/5] blk-mq: handle requests dispatched from IO scheduler "

[PATCH] liburing/barrier.h: Add prefix io_uring to barriers
 2019-08-12 16:03 UTC  (4+ messages)

bio_add_pc_page cleanups
 2019-08-12 15:39 UTC  (4+ messages)
` [PATCH 1/3] block: improve the gap check in __bio_add_pc_page
` [PATCH 2/3] block: create a bio_try_merge_pc_page helper
` [PATCH 3/3] block: move same page handling from __bio_add_pc_page to the callers

[PATCH] xen/blkback: fix memory leaks
 2019-08-12 14:18 UTC  (4+ messages)

[PATCH] blk-mq: Fix memory leak in blk_mq_init_allocated_queue error handling
 2019-08-12 14:17 UTC  (3+ messages)

[PATCH] blk-mq: move cancel of requeue_work to the front of blk_exit_queue
 2019-08-12 14:14 UTC  (3+ messages)

[RFC PATCH 0/7] Add MMC packed function
 2019-08-12 11:29 UTC  (6+ messages)

[PATCH 0/2] lightnvm: minor updates for lightnvm core
 2019-08-11 19:43 UTC  (3+ messages)
` [PATCH 1/2] lightnvm: introduce pr_fmt for the prefix nvm

[PATCH] lightnvm: remove unused variable 'geo'
 2019-08-11  3:45 UTC  (2+ messages)

[GIT PULL] nvme fixes for the next round of 5.3-rc
 2019-08-11  3:42 UTC  (2+ messages)

[PATCH 3.16 078/157] block: do not leak memory in bio_copy_user_iov()
 2019-08-10 20:40 UTC 

[PATCH v2 0/3] introduce LED block device activity trigger
 2019-08-10 15:41 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.3-rc4
 2019-08-09 16:35 UTC  (2+ messages)

[PATCH] block: Fix __blkdev_direct_IO()
 2019-08-09 15:52 UTC  (5+ messages)

UBSAN: Undefined behaviour in drivers/block/floppy.c:1495:32
 2019-08-09 13:40 UTC  (2+ messages)

[PATCH v2 0/1] bcache fixes for Linux v5.3-rc4
 2019-08-09 13:39 UTC  (4+ messages)
` [PATCH v2 1/1] bcache: Revert "bcache: use sysfs_match_string() instead of __sysfs_match_string()"

[PATCH v3 00/39] put_user_pages(): miscellaneous call sites
 2019-08-09 12:20 UTC  (7+ messages)
` [PATCH v3 38/41] powerpc: convert put_page() to put_user_page*()
  ` [PATCH v3 20/41] fbdev/pvr2fb: "

[PATCH -next] lightnvm: Fix unused variable warning
 2019-08-09 10:38 UTC  (2+ messages)

[PATCH 2/2] scsi: core: fix dh and multipathing for SCSI hosts without request batching
 2019-08-09  9:08 UTC  (3+ messages)

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-09  8:34 UTC  (13+ messages)

[PATCH 0/1] bcache fixes for Linux v5.3-rc4
 2019-08-09  6:08 UTC  (2+ messages)
` [PATCH 1/1] bcache: Revert "bcache: use sysfs_match_string() instead of __sysfs_match_string()"

[PATCH] loop: Add LOOP_SET_DIRECT_IO in compat ioctl
 2019-08-09  3:39 UTC  (4+ messages)
` [PATCH v2] loop: Add LOOP_SET_DIRECT_IO to "

[PATCH] Add arm64 memory barriers support
 2019-08-09  3:37 UTC  (2+ messages)

[PATCH 1/2] scsi: core: fix missing .cleanup_rq for SCSI hosts without request batching
 2019-08-09  1:56 UTC  (3+ messages)

[PATCHSET] writeback, memcg: Implement foreign inode flushing
 2019-08-09  0:57 UTC  (6+ messages)
` [PATCH 2/4] bdi: Add bdi->id

[PATCH blktests 0/4] Four blktests patches
 2019-08-08 21:18 UTC  (9+ messages)
` [PATCH blktests 1/4] tests/nvme/rc: Modify the approach for disabling and re-enabling Ctrl-C
` [PATCH blktests 2/4] tests/nvmeof-mp/rc: Make simulate_network_failure_loop() more robust
` [PATCH blktests 3/4] tests/nvmeof-mp/rc: Make the NVMeOF multipath tests more reliable
` [PATCH blktests 4/4] tests/srp/014: Add a test that triggers a SCSI reset while I/O is ongoing

[PATCH] block: only set DYING flag once in blk_cleanup_queue()
 2019-08-08 18:10 UTC  (2+ messages)

[PATCH liburing 0/4] spec: rpmlint fixes in preparation for Fedora packaging
 2019-08-08 16:13 UTC  (2+ messages)

[PATCH] loop: set PF_MEMALLOC_NOIO for the worker thread
 2019-08-08 16:12 UTC  (2+ messages)

[PATCH] genirq/affinity: create affinity mask for single vector
 2019-08-08 15:17 UTC  (2+ messages)

regression: blktests block/001 failed with commit "loop: Fix mount(2) failure due to race with LOOP_SET_FD"
 2019-08-08 15:00 UTC  (3+ messages)

[PATCH] loop: Don't change loop device under exclusive opener
 2019-08-08 13:37 UTC  (12+ messages)

[PATCH -next] lightnvm: remove set but not used variables 'data_len' and 'rq_len'
 2019-08-08 13:34 UTC  (2+ messages)

[BUGFIX 0/1] handle NULL return value by bfq_init_rq()
 2019-08-08 13:32 UTC  (2+ messages)

[PATCH] block: aoe: Fix kernel crash due to atomic sleep when exiting
 2019-08-08 13:29 UTC  (2+ messages)

[PATCH 2/3] rbd: Use refcount_t for refcount
 2019-08-08 13:10 UTC 

[PATCH 1/3] drbd: Use refcount_t for refcount
 2019-08-08 13:10 UTC 

[PATCH] MAINTAINERS: floppy: take over maintainership
 2019-08-08  7:43 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).