linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-25 23:12:01 to 2019-12-02 13:46:00 UTC [more...]

single aio thread is migrated crazily by scheduler
 2019-12-02 13:45 UTC  (12+ messages)

io_uring: EIO on write to a file on a ram dev
 2019-12-02 11:42 UTC 

[PATCH v3 0/2] allow xen-blkback to be cleanly unloaded
 2019-12-02 11:41 UTC  (3+ messages)
` [PATCH v3 1/2] xen/xenbus: reference count registered modules
` [PATCH v3 2/2] xen-blkback: allow module to be cleanly unloaded

disk revalidation cleanups and fixlets v2
 2019-12-02  7:21 UTC  (5+ messages)
` [PATCH 2/7] block: merge invalidate_partitions into rescan_partitions

[PATCH] nbd: fix potential deadlock in nbd_config_put()
 2019-12-01 17:11 UTC  (2+ messages)

[PATCH v2] block: optimise bvec_iter_advance()
 2019-12-01  0:04 UTC  (3+ messages)

[GIT PULL] pipe: Notification queue preparation
 2019-11-30 23:05 UTC  (2+ messages)

[PATCH] block: optimise bvec_iter_advance()
 2019-11-30 20:56 UTC  (9+ messages)

[PATCH v7 17/24] mm/gup: track FOLL_PIN pages
 2019-11-30 18:59 UTC  (2+ messages)

[PATCH blktests v3] nbd/003:add mount and clear_sock test for nbd
 2019-11-30 12:05 UTC  (2+ messages)

Fwd: [GIT PULL] Final io_uring bits for 5.5-rc1
 2019-11-30  4:47 UTC 

[PATCH v2 00/19] pin_user_pages(): reduced-risk series for Linux 5.5
 2019-11-29 21:44 UTC  (17+ messages)
` [PATCH v2 02/19] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v2 03/19] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v2 04/19] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v2 05/19] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v2 06/19] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v2 07/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v2 08/19] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v2 10/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v2 11/19] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v2 12/19] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v2 13/19] net/xdp: "
` [PATCH v2 14/19] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v2 15/19] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v2 17/19] powerpc: book3s64: convert to pin_user_pages() and put_user_page()

[PATCH v2 0/2] allow xen-blkback to be cleanly unloaded
 2019-11-29 16:08 UTC  (10+ messages)
` [PATCH v2 1/2] xen/xenbus: reference count registered modules
` [PATCH v2 2/2] block/xen-blkback: allow module to be cleanly unloaded

[PATCH] xen-blkback: allow module to be cleanly unloaded
 2019-11-29 12:16 UTC  (3+ messages)

[PATCH 0/3] blk-mq: optimise plugging
 2019-11-29 10:07 UTC  (7+ messages)
` [PATCH 1/3] blk-mq: optimise rq sort function
` [PATCH 2/3] list: introduce list_for_each_continue()
` [PATCH 3/3] blk-mq: optimise blk_mq_flush_plug_list()

[PATCH RFC v3 0/8] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2019-11-29  9:21 UTC  (31+ messages)
` [PATCH 1/8] blk-mq: Remove some unused function arguments
` [PATCH 2/8] blk-mq: rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
` [PATCH 3/8] blk-mq: Use a pointer for sbitmap
` [PATCH 4/8] blk-mq: Facilitate a shared sbitmap per tagset
` [PATCH 5/8] scsi: Add template flag 'host_tagset'
` [PATCH 6/8] scsi: hisi_sas: Switch v3 hw to MQ
` [PATCH 7/8] smartpqi: enable host tagset
` [PATCH 8/8] hpsa: switch to using blk-mq

[PATCH 0/3] drivers/block: Remove unneeded semicolon
 2019-11-28 17:41 UTC  (5+ messages)
` [PATCH 1/3] drbd: "
` [PATCH 2/3] block: sunvdc: "
` [PATCH 3/3] ataflop: "

[PATCH 1/1] io_uring: add mapping support for NOMMU archs
 2019-11-28 17:06 UTC  (2+ messages)

[PATCH v6 0/4] Add MMC software queue support
 2019-11-28 15:54 UTC  (14+ messages)

[PATCH liburing] liburing: create an installation target for tests
 2019-11-28 15:08 UTC  (3+ messages)

[PATCH RESEND 0/2] scsi: ufs: hibern8 fixes
 2019-11-28 13:59 UTC  (8+ messages)
` [PATCH RESEND 2/2] scsi: ufs: Update L4 attributes on manual hibern8 exit in Cadence UFS

[PATCH] zram: fix error return codes not being returned in writeback_store
 2019-11-28 12:29 UTC 

[PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
 2019-11-28 10:45 UTC  (6+ messages)
` [PATCH V4 3/5] blk-mq: stop to handle IO and drain IO before hctx becomes dead

Data corruption in kernel 5.1+ with iSER attached ramdisk
 2019-11-28  9:12 UTC  (5+ messages)

WARNING in generic_make_request_checks
 2019-11-28  8:52 UTC  (6+ messages)

[PATCH] nvme: Add support for ACRE Command Interrupted status
 2019-11-27 19:22 UTC  (7+ messages)

[PATCH V2] nvme: Add support for ACRE Command Interrupted status
 2019-11-27 19:12 UTC 

[PATCH] loop: avoid EAGAIN, if offset or block_size are changed
 2019-11-27 18:54 UTC  (19+ messages)
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

[PATCH] Add prctl support for controlling mem reclaim V4
 2019-11-27 18:07 UTC  (2+ messages)

[PATCH RFC v4 0/8] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2019-11-27 17:03 UTC  (14+ messages)
` [PATCH 1/8] blk-mq: Remove some unused function arguments
` [PATCH 2/8] blk-mq: rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
` [PATCH 3/8] blk-mq: Use a pointer for sbitmap
` [PATCH 4/8] blk-mq: Facilitate a shared sbitmap per tagset
` [PATCH 5/8] scsi: Add template flag 'host_tagset'
` [PATCH 6/8] scsi: hisi_sas: Switch v3 hw to MQ
` [PATCH 7/8] smartpqi: enable host tagset
` [PATCH 8/8] hpsa: switch to using blk-mq

[PATCH 0/3] blk-mq: Support sharing tags across hardware queues
 2019-11-27  9:51 UTC  (6+ messages)
` [PATCH 1/3] blk-mq: Remove some unused function arguments
` [PATCH 2/3] blk-mq: Move the TAG_ACTIVE and SCHED_RESTART flags from hctx into blk_mq_tags
` [PATCH 3/3] block: Add support for sharing tags across hardware queues

[PATCH] xen/blkback: Avoid unmapping unmapped grant pages
 2019-11-27  9:13 UTC  (2+ messages)

[PATCH v4 rebase 00/10] Fix cdrom autoclose
 2019-11-27  8:11 UTC  (15+ messages)
` [PATCH v4 rebase 01/10] cdrom: add poll_event_interruptible
` [PATCH v4 rebase 02/10] cdrom: factor out common open_for_* code
` [PATCH v4 rebase 03/10] cdrom: wait for the tray to close
` [PATCH v4 rebase 04/10] cdrom: export autoclose logic as a separate function
` [PATCH v4 rebase 05/10] cdrom: unify log messages
` [PATCH v4 rebase 06/10] bdev: reset first_open when looping in __blkget_dev
` [PATCH v4 rebase 07/10] bdev: separate parts of __blkdev_get as helper functions
` [PATCH v4 rebase 08/10] bdev: add open_finish
` [PATCH v4 rebase 09/10] scsi: blacklist: add VMware ESXi cdrom - broken tray emulation
` [PATCH v4 rebase 10/10] scsi: sr: wait for the medium to become ready

[PATCH] block/genhd: Fix memory leak in error path of __alloc_disk_node()
 2019-11-27  2:40 UTC 

[GIT PULL] pipe: General notification queue
 2019-11-26 23:18 UTC 

WARNING in __device_add_disk
 2019-11-26 10:16 UTC  (2+ messages)

[PATCH 1/1] block/drbd/drbd_debugfs.c: Protect &connection->kref with resource->req_lock
 2019-11-26  9:57 UTC  (2+ messages)

[PATCH 0/4] scis: don't apply per-LUN queue depth for SSD
 2019-11-26  3:37 UTC  (5+ messages)
` [PATCH 1/4] scsi: megaraid_sas: use private counter for tracking inflight per-LUN commands


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