linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-05 02:32:10 to 2019-08-09 01:56:54 UTC [more...]

[PATCH 0/2] scsi: core: regression fixes for request batching
 2019-08-09  1:56 UTC  (10+ messages)
` [PATCH 1/2] scsi: core: fix missing .cleanup_rq for SCSI hosts without "
` [PATCH 2/2] scsi: core: fix dh and multipathing "

[PATCH v3 00/39] put_user_pages(): miscellaneous call sites
 2019-08-09  1:26 UTC  (48+ messages)
` [PATCH v3 01/41] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH v3 02/41] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH v3 03/41] net/xdp: "
` [PATCH v3 04/41] net/rds: "
` [PATCH v3 05/41] net/ceph: "
` [PATCH v3 06/41] x86/kvm: "
` [PATCH v3 07/41] drm/etnaviv: convert release_pages() to put_user_pages()
` [PATCH v3 08/41] drm/i915: convert put_page() to put_user_page*()
` [PATCH v3 09/41] drm/radeon: "
` [PATCH v3 10/41] media/ivtv: "
` [PATCH v3 11/41] media/v4l2-core/mm: "
` [PATCH v3 12/41] genwqe: "
` [PATCH v3 13/41] scif: "
` [PATCH v3 14/41] vmci: "
` [PATCH v3 15/41] rapidio: "
` [PATCH v3 16/41] oradax: "
` [PATCH v3 17/41] staging/vc04_services: "
` [PATCH v3 18/41] drivers/tee: "
` [PATCH v3 19/41] vfio: "
` [PATCH v3 20/41] fbdev/pvr2fb: "
` [PATCH v3 21/41] fsl_hypervisor: "
` [PATCH v3 22/41] xen: "
` [PATCH v3 23/41] fs/exec.c: "
` [PATCH v3 24/41] orangefs: "
` [PATCH v3 25/41] uprobes: "
` [PATCH v3 26/41] futex: "
` [PATCH v3 27/41] mm/frame_vector.c: "
` [PATCH v3 28/41] mm/gup_benchmark.c: "
` [PATCH v3 29/41] mm/memory.c: "
` [PATCH v3 30/41] mm/madvise.c: "
` [PATCH v3 31/41] mm/process_vm_access.c: "
` [PATCH v3 32/41] crypt: "
` [PATCH v3 33/41] fs/nfs: "
` [PATCH v3 34/41] goldfish_pipe: "
` [PATCH v3 35/41] kernel/events/core.c: "
` [PATCH v3 36/41] fs/binfmt_elf: "
` [PATCH v3 37/41] security/tomoyo: "
` [PATCH v3 38/41] powerpc: "
` [PATCH v3 39/41] mm/mlock.c: "
` [PATCH v3 40/41] mm/mempolicy.c: "
` [PATCH v3 41/41] mm/ksm: "

[PATCH 3/3] xen/blkback: Use refcount_t for refcount
 2019-08-09  1:12 UTC  (3+ messages)

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

[PATCH] loop: Add LOOP_SET_DIRECT_IO in compat ioctl
 2019-08-08 23:51 UTC  (6+ messages)
      ` [PATCH v2] loop: Add LOOP_SET_DIRECT_IO to "

[PATCH v3 00/20] sg: add v4 interface
 2019-08-08 23:00 UTC  (5+ messages)

[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 RESEND] block: annotate refault stalls from IO submission
 2019-08-08 19:03 UTC 

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-08 18:18 UTC  (12+ messages)

[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  (3+ 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  (14+ 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  (4+ messages)
` [BUGFIX 1/1] block, bfq: "

[PATCH BUGFIX 0/2] block, bfq: fix user after free
 2019-08-08 13:31 UTC  (4+ messages)
` [PATCH BUGFIX 1/2] block, bfq: reset last_completed_rq_bfqq if the pointed queue is freed
` [PATCH BUGFIX 2/2] block, bfq: move update of waker and woken list to queue freeing

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

[PATCH blktests] Make the NVMe tests more reliable
 2019-08-07 17:23 UTC  (6+ messages)

[PATCH] block: fix RO partition with RW disk
 2019-08-07 16:09 UTC  (5+ messages)

slab corruption in 5.3-rc3 while inserting an usb key
 2019-08-07 12:33 UTC  (3+ messages)

Block device direct read EIO handling broken?
 2019-08-07  9:42 UTC  (18+ messages)

[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
 2019-08-07  6:38 UTC  (5+ messages)

[PATCH blktests] tests/srp/014: Add a test that triggers a SCSI reset while I/O is ongoing
 2019-08-07  0:11 UTC  (2+ messages)

WARNING: refcount bug in blk_mq_free_request (2)
 2019-08-06 22:39 UTC  (4+ messages)

[PATCH v2 00/34] put_user_pages(): miscellaneous call sites
 2019-08-06 20:39 UTC  (8+ messages)
` [PATCH v2 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH v2 06/34] drm/i915: convert put_page() to put_user_page*()
` [PATCH v2 20/34] xen: "

[PATCH] block: Fix __blkdev_direct_IO()
 2019-08-06 19:53 UTC  (3+ messages)

[PATCH 0/4] lnvm/pblk mapping cleanups
 2019-08-06 14:16 UTC  (11+ messages)
` [PATCH 1/4] lightnvm: remove nvm_submit_io_sync_fn
` [PATCH 2/4] lightnvm: move metadata mapping to lower level driver
` [PATCH 3/4] lightnvm: pblk: use kvmalloc for metadata
` [PATCH 4/4] block: stop exporting bio_map_kern

[PATCH] io_uring: remove duplicate judgments when put_user_pages
 2019-08-06 13:41 UTC  (2+ messages)

[PATCH] block: Remove request_queue argument from blk_execute_rq_nowait
 2019-08-06 10:24 UTC  (3+ messages)

[PATCH] fs/io_uring.c: convert put_page() to put_user_page*()
 2019-08-05 22:12 UTC  (5+ messages)

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

[engineering.redhat.com #494100] Question on submitting patch for a security bug
 2019-08-05 17:38 UTC 

[PATCH v2 0/3] Implement BFQ per-device weight interface
 2019-08-05 15:08 UTC  (5+ messages)
` [PATCH v2 1/3] bfq: Fix the missing barrier in __bfq_entity_update_weight_prio
` [PATCH v2 2/3] bfq: Extract bfq_group_set_weight from bfq_io_set_weight_legacy
` [PATCH v2 3/3] bfq: Add per-device weight

[PATCH 5.2 114/131] io_uring: fix KASAN use after free in io_sq_wq_submit_work
 2019-08-05 13:03 UTC  (2+ messages)
` [PATCH 5.2 117/131] nbd: replace kill_bdev() with __invalidate_device() again

[PATCH 4.14 43/53] nbd: replace kill_bdev() with __invalidate_device() again
 2019-08-05 13:03 UTC 

[PATCH 4.19 60/74] nbd: replace kill_bdev() with __invalidate_device() again
 2019-08-05 13:03 UTC 

[PATCH V2] blk-mq: balance mapping between present CPUs and queues
 2019-08-05  3:43 UTC  (2+ messages)

[PATCH V4 0/2] block/scsi/dm-rq: fix leak of request private data in dm-mpath
 2019-08-05  3:42 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).