linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-26 17:57:10 to 2019-12-03 14:30:11 UTC [more...]

[PATCH RFC v5 00/11] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2019-12-03 14:30 UTC  (13+ messages)
` [PATCH 01/11] blk-mq: Remove some unused function arguments
` [PATCH 02/11] blk-mq: rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
` [PATCH 03/11] blk-mq: rename blk_mq_update_tag_set_depth()
` [PATCH 04/11] blk-mq: Facilitate a shared sbitmap per tagset
` [PATCH 05/11] blk-mq: add WARN_ON in blk_mq_free_rqs()
` [PATCH 06/11] blk-mq: move shared sbitmap into elevator queue
` [PATCH 07/11] scsi: Add template flag 'host_tagset'
` [PATCH 08/11] scsi: hisi_sas: Switch v3 hw to MQ
` [PATCH 09/11] megaraid_sas: switch fusion adapters "
` [PATCH 10/11] smartpqi: enable host tagset
` [PATCH 11/11] hpsa: enable host_tagset and switch to MQ

[PATCH] bcache: print written and keys in trace_bcache_btree_write
 2019-12-03 14:14 UTC  (2+ messages)

avoid out of bounds zone bitmap access
 2019-12-03 14:04 UTC  (13+ messages)
` [PATCH 1/8] null_blk: fix zone size paramter check
` [PATCH 2/8] null_blk: cleanup null_gendisk_register
` [PATCH 3/8] block: remove the empty line at the end of blk-zoned.c
` [PATCH 4/8] block: simplify blkdev_nr_zones
` [PATCH 5/8] block: replace seq_zones_bitmap with conv_zones_bitmap
` [PATCH 6/8] block: allocate the zone bitmaps lazily
` [PATCH 7/8] block: don't handle bio based drivers in blk_revalidate_disk_zones
` [PATCH 8/8] block: set the zone size in blk_revalidate_disk_zones atomically

single aio thread is migrated crazily by scheduler
 2019-12-03 13:34 UTC  (18+ messages)

[PATCH 4/4] mmc: sdhci: Add DMA memory boundary workaround
 2019-12-03 13:06 UTC  (3+ messages)

Data corruption in kernel 5.1+ with iSER attached ramdisk
 2019-12-03 12:45 UTC  (13+ messages)

[PATCH] nbd: fix potential deadlock in nbd_config_put()
 2019-12-03 12:22 UTC  (3+ messages)

[PATCH] zram: try to avoid worst-case scenario on same element pages
 2019-12-03 10:43 UTC 

[PATCH v3 0/2] allow xen-blkback to be cleanly unloaded
 2019-12-03  9:47 UTC  (4+ messages)
` [PATCH v3 1/2] xen/xenbus: reference count registered modules
` [PATCH v3 2/2] xen-blkback: allow module to be cleanly unloaded

[PATCH v7 0/2] loop: Better discard for block devices
 2019-12-03  0:48 UTC  (4+ messages)
` [PATCH v7 1/2] loop: Report EOPNOTSUPP properly

Kernel NULL pointer dereference when handling polled completions
 2019-12-03  0:32 UTC 

[PATCH] nbd: fix shutdown and recv work deadlock
 2019-12-02 21:51 UTC 

WARNING in corrupted (2)
 2019-12-02 19:55 UTC 

[PATCH] block: don't send uevent for empty disk when not invalidating
 2019-12-02 18:46 UTC  (3+ messages)

[PATCH] loop: remove redundant assignment to err
 2019-12-02 16:54 UTC 

WARNING in generic_make_request_checks (2)
 2019-12-02 15:25 UTC 

general protection fault in override_creds
 2019-12-02 15:22 UTC 

[blk] 017e1adde9: BUG:kernel_NULL_pointer_dereference,address
 2019-12-02 14:15 UTC 

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

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 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  (4+ messages)
` [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  (23+ messages)
` [PATCH 3/8] blk-mq: Use a pointer for sbitmap
` [PATCH 4/8] blk-mq: Facilitate a shared sbitmap per tagset

[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  (12+ 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

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  (3+ messages)
` [PATCH 4/8] blk-mq: Facilitate a shared sbitmap per tagset

[PATCH 0/3] blk-mq: Support sharing tags across hardware queues
 2019-11-27  9:51 UTC  (5+ messages)
` [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 


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