linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-19 08:18:41 to 2019-11-22 15:42:19 UTC [more...]

[PATCH 0/2] block, bfq: make bfq disable iocost and present a double interface
 2019-11-22 15:42 UTC  (5+ messages)

[git pull] device mapper changes for 5.5
 2019-11-22 15:37 UTC 

[GIT PULL] Post pull for block drivers
 2019-11-22 15:37 UTC 

[PATCH v6 0/4] Add MMC software queue support
 2019-11-22 13:49 UTC  (8+ messages)

WARNING in generic_make_request_checks
 2019-11-22 12:05 UTC  (2+ messages)

null_handle_cmd() doesn't initialize data when reading
 2019-11-22 11:58 UTC  (3+ messages)

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

[PATCH v7 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-22 11:15 UTC  (50+ messages)
` [PATCH v7 01/24] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v7 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v7 03/24] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v7 04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v7 05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v7 06/24] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v7 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v7 08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v7 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v7 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v7 11/24] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v7 12/24] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v7 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v7 14/24] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v7 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v7 16/24] net/xdp: "
` [PATCH v7 17/24] mm/gup: track FOLL_PIN pages
` [PATCH v7 18/24] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v7 19/24] vfio, mm: "
` [PATCH v7 20/24] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v7 21/24] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v7 22/24] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v7 23/24] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v7 24/24] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH 0/4] scis: don't apply per-LUN queue depth for SSD
 2019-11-22  8:09 UTC  (22+ messages)
` [PATCH 1/4] scsi: megaraid_sas: use private counter for tracking inflight per-LUN commands
` [PATCH 2/4] scsi: mpt3sas: "
` [PATCH 3/4] scsi: sd: register request queue after sd_revalidate_disk is done
` [PATCH 4/4] scsi: core: don't limit per-LUN queue depth for SSD

[PATCH AUTOSEL 4.19 125/219] drbd: ignore "all zero" peer volume sizes in handshake
 2019-11-22  5:48 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 126/219] drbd: reject attach of unsuitable uuids even if connected
` [PATCH AUTOSEL 4.19 127/219] drbd: do not block when adjusting "disk-options" while IO is frozen
` [PATCH AUTOSEL 4.19 128/219] drbd: fix print_st_err()'s prototype to match the definition
` [PATCH AUTOSEL 4.19 196/219] mmc: core: align max segment size with logical block size

[PATCH AUTOSEL 4.4 43/68] drbd: reject attach of unsuitable uuids even if connected
 2019-11-22  6:12 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 44/68] drbd: fix print_st_err()'s prototype to match the definition

[PATCH AUTOSEL 4.14 070/127] drbd: ignore "all zero" peer volume sizes in handshake
 2019-11-22  5:54 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 071/127] drbd: reject attach of unsuitable uuids even if connected
` [PATCH AUTOSEL 4.14 072/127] drbd: do not block when adjusting "disk-options" while IO is frozen
` [PATCH AUTOSEL 4.14 073/127] drbd: fix print_st_err()'s prototype to match the definition

[PATCH AUTOSEL 4.9 52/91] drbd: ignore "all zero" peer volume sizes in handshake
 2019-11-22  6:00 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 53/91] drbd: reject attach of unsuitable uuids even if connected
` [PATCH AUTOSEL 4.9 54/91] drbd: do not block when adjusting "disk-options" while IO is frozen
` [PATCH AUTOSEL 4.9 55/91] drbd: fix print_st_err()'s prototype to match the definition

[PATCH] zram: Fix Kconfig indentation
 2019-11-22  1:28 UTC  (2+ messages)

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

[PATCH v7 0/2] loop: Better discard for block devices
 2019-11-21 22:35 UTC  (10+ messages)
` [PATCH v7 2/2] loop: Better discard support "

single aio thread is migrated crazily by scheduler
 2019-11-21 22:10 UTC  (20+ messages)

[GIT PULL] Single nbd fix for 5.4-final
 2019-11-21 20:30 UTC  (2+ messages)

[PATCH] nbd: prevent memory leak
 2019-11-21 18:37 UTC  (4+ messages)

[GIT PULL] Main block driver changes for 5.5-rc1
 2019-11-21 17:30 UTC 

[GIT PULL] Core block changes for 5.5-rc1
 2019-11-21 17:23 UTC 

[GIT PULL] libata changes for 5.5-rc1
 2019-11-21 17:11 UTC 

[PATCH] block: add iostat counters for flush requests
 2019-11-21 16:07 UTC  (4+ messages)

[PATCH RFC v2 0/5] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2019-11-21 10:24 UTC  (8+ messages)
` [PATCH RFC v2 1/5] blk-mq: Remove some unused function arguments
` [PATCH RFC V2 2/5] blk-mq: rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
` [PATCH RFC V2 3/5] blk-mq: Facilitate a shared sbitmap per tagset
` [PATCH RFC V2 4/5] scsi: Add template flag 'host_tagset'
` [PATCH RFC V2 5/5] scsi: hisi_sas: Switch v3 hw to MQ

Injecting delays into block layer
 2019-11-21  8:00 UTC  (2+ messages)

INFO: trying to register non-static key in io_cqring_ev_posted
 2019-11-21  5:56 UTC 

[PATCH v2] block: Fix Kconfig indentation
 2019-11-21  3:19 UTC 

[PATCH 4/4] scsi: core: don't limit per-LUN queue depth for SSD
 2019-11-21  2:23 UTC  (4+ messages)

[PATCH 0/1] : limit overhead of device_busy counter for SSDs
 2019-11-21  2:29 UTC  (10+ messages)
` [PATCH 1/1] scsi core: "

[PATCH] block: Fix Kconfig indentation
 2019-11-20 13:42 UTC 

[PATCH v6 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-20  7:17 UTC  (23+ messages)
` [PATCH v6 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v6 03/24] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v6 04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v6 06/24] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v6 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v6 08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v6 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v6 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v6 11/24] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v6 12/24] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v6 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v6 14/24] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v6 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v6 16/24] net/xdp: "
` [PATCH v6 17/24] mm/gup: track FOLL_PIN pages
` [PATCH v6 24/24] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH RFC 0/3] blk-mq/nvme: use blk_mq_alloc_request() for NVMe's connect request
 2019-11-20  6:35 UTC  (6+ messages)

[PATCH] loop: avoid EAGAIN, if offset or block_size are changed
 2019-11-19 23:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCHSET 0/2] io_uring support for linked timeouts
 2019-11-19 21:11 UTC  (11+ messages)

[PATCH 0/2] nbd: local daemon restart support
 2019-11-19 16:46 UTC  (2+ messages)

[v2] nbd:fix memory leak in nbd_get_socket()
 2019-11-19 16:23 UTC  (5+ messages)

[PATCH] bfq: Replace kmalloc_node with kzalloc_node
 2019-11-19 15:02 UTC 

KASAN: use-after-free Read in blkcg_print_stat (2)
 2019-11-19 10:06 UTC 

[PATCH RFC 0/5] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2019-11-19  9:26 UTC  (13+ messages)
` [PATCH RFC 3/5] blk-mq: Facilitate a shared tags per tagset


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