linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-13 07:06:17 to 2019-11-15 19:35:03 UTC [more...]

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

[PATCH BUGFIX V2 0/1] block, bfq: deschedule empty bfq_queues not referred by any process
 2019-11-15 18:38 UTC  (7+ messages)
` [PATCH BUGFIX V2 1/1] "

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

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

[PATCH blktests 0/4] Add an SRP test for the SoftiWARP driver
 2019-11-15 17:07 UTC  (5+ messages)
` [PATCH blktests 1/4] common/multipath-over-rdma: Fix expand_ipv6_addr()
` [PATCH blktests 2/4] common/multipath-over-rdma: Rename two functions
` [PATCH blktests 3/4] common/multipath-over-rdma, tests/srp: Make it easy to use siw instead of rdma_rxe
` [PATCH blktests 4/4] tests/srp/015: Add a test that uses the SoftiWARP (siw) driver

[pipe] d60337eff1: BUG:kernel_NULL_pointer_dereference,address
 2019-11-15 16:22 UTC  (2+ messages)

single aio thread is migrated crazily by scheduler
 2019-11-15 14:16 UTC  (8+ messages)

[PATCH -next] scsi: sd_zbc: Remove set but not used variable 'buflen'
 2019-11-15 13:18 UTC 

[PATCH RESEND 0/2] scsi: ufs: hibern8 fixes
 2019-11-15 11:00 UTC 

[PATCH RFC 0/3] blk-mq/nvme: use blk_mq_alloc_request() for NVMe's connect request
 2019-11-15 10:42 UTC  (4+ messages)
` [PATCH RFC 1/3] block: reuse one scheduler/flush field for private request's data
` [PATCH RFC 2/3] nvme: don't use blk_mq_alloc_request_hctx() for allocating connect request
` [PATCH RFC 3/3] blk-mq: kill blk_mq_alloc_request_hctx()

null_handle_cmd() doesn't initialize data when reading
 2019-11-15 10:16 UTC 

disk revalidation cleanups and fixlets v2
 2019-11-15 10:09 UTC  (15+ messages)
` [PATCH 1/7] block: refactor rescan_partitions
` [PATCH 2/7] block: merge invalidate_partitions into rescan_partitions
` [PATCH 3/7] block: move rescan_partitions to fs/block_dev.c
` [PATCH 4/7] block: fix bdev_disk_changed for non-partitioned devices
` [PATCH 5/7] block: remove (__)blkdev_reread_part as an exported API
` [PATCH 6/7] block: move clearing bd_invalidated into check_disk_size_change
` [PATCH 7/7] block: move setting bd_invalidated from flush_disk to check_disk_change

INFO: task syz-executor can't die for more than 143 seconds. (2)
 2019-11-15 10:05 UTC  (11+ messages)
    ` [PATCH] block: Bail out iteration functions upon SIGKILL

[PATCH] blk-mq: avoid repeatedly scheduling the same work to run hardware queue
 2019-11-15  2:13 UTC  (2+ messages)

[PATCH v7 0/2] loop: Better discard for block devices
 2019-11-14 23:50 UTC  (3+ messages)
` [PATCH v7 1/2] loop: Report EOPNOTSUPP properly
` [PATCH v7 2/2] loop: Better discard support for block devices

[PATCH v6 0/2] loop: Better discard for block devices
 2019-11-14 23:19 UTC  (10+ messages)
` [PATCH v6 1/2] loop: Report EOPNOTSUPP properly
` [PATCH v6 2/2] loop: Better discard support for block devices

[PATCH] block-mq: ratelimit the warning log
 2019-11-14 23:02 UTC 

[PATCHSET v2 block/for-next] blk-cgroup: use cgroup rstat for IO stats
 2019-11-14 22:31 UTC  (6+ messages)
` [PATCH 5/6] blk-cgroup: reimplement basic IO stats using cgroup rstat
      ` [PATCH block/for-next] blk-cgroup: cgroup_rstat_updated() shouldn't be called on cgroup1

[PATCH V2 0/2] block: allow zone_mgmt_ops to bail out on SIGKILL
 2019-11-14 21:02 UTC  (5+ messages)
` [PATCH V2 2/2] "

[PATCH] rsxx: add missed destroy_workqueue calls in remove
 2019-11-14 21:00 UTC  (2+ messages)

[PATCH] iocost: check active_list of all the ancestors in iocg_activate()
 2019-11-14 20:57 UTC  (3+ messages)

[PATCH] block: sed-opal: Introduce SUM_SET_LIST parameter and append it using 'add_token_u64'
 2019-11-14 18:19 UTC  (4+ messages)

disk revalidation cleanups and fixlets
 2019-11-14 14:32 UTC  (14+ messages)
` [PATCH 1/5] block: refactor rescan_partitions
` [PATCH 2/5] block: merge invalidate_partitions into rescan_partitions
` [PATCH 3/5] block: move rescan_partitions to fs/block_dev.c
` [PATCH 4/5] block: fix bdev_disk_changed for non-partitioned devices
` [PATCH 5/5] block: remove (__)blkdev_reread_part as an exported API

[PATCH BUGFIX] block, bfq: deschedule empty bfq_queues not referred by any process
 2019-11-14  9:23 UTC  (10+ messages)

[PATCH v4 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-14  6:08 UTC  (40+ messages)
` [PATCH v4 01/23] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v4 02/23] mm/gup: factor out duplicate code from four routines
` [PATCH v4 03/23] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v4 04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v4 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v4 09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v4 20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v4 21/23] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v4 22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v4 23/23] mm/gup: remove support for gup(FOLL_LONGTERM)

[PATCH v2 00/12] bcache patches for Linux v5.5
 2019-11-13 22:43 UTC  (14+ messages)
` [PATCH 01/12] bcache: fix fifo index swapping condition in journal_pin_cmp()
` [PATCH 02/12] bcache: fix a lost wake-up problem caused by mca_cannibalize_lock
` [PATCH 03/12] bcache: fix static checker warning in bcache_device_free()
` [PATCH 04/12] bcache: add more accurate error messages in read_super()
` [PATCH 05/12] bcache: deleted code comments for dead code in bch_data_insert_keys()
` [PATCH 06/12] bcache: add code comment bch_keylist_pop() and bch_keylist_pop_front()
` [PATCH 07/12] bcache: fix deadlock in bcache_allocator
` [PATCH 08/12] bcache: add code comments in bch_btree_leaf_dirty()
` [PATCH 09/12] bcache: add idle_max_writeback_rate sysfs interface
` [PATCH 10/12] bcache: at least try to shrink 1 node in bch_mca_scan()
` [PATCH 11/12] bcache: remove the extra cflags for request.o
` [PATCH 12/12] bcache: don't export symbols

[PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-13 20:28 UTC  (8+ messages)

[PATCH blktests v2 0/3] Add --config argument for custom config filenames
 2019-11-13 20:20 UTC  (2+ messages)

[PATCH 0/2] blk-mq/sbitmap: Delete some unused functions
 2019-11-13 19:51 UTC  (4+ messages)
` [PATCH 1/2] blk-mq: Delete blk_mq_has_free_tags() and blk_mq_can_queue()
` [PATCH 2/2] sbitmap: Delete sbitmap_any_bit_clear()

general protection fault in io_commit_cqring
 2019-11-13 19:29 UTC 

[PATCH] block: Fix the typo in comment of function deadline_latter_request
 2019-11-13 15:57 UTC  (2+ messages)

[PATCH v1] block, bfq: set default slice_idle to zero for SSDs
 2019-11-13 14:53 UTC 

'current_state' is uninitialized in rbd_object_map_update_finish()
 2019-11-13 11:21 UTC  (2+ messages)

[PATCH 00/10] bcache patches for Linux v5.5
 2019-11-13  8:04 UTC  (3+ messages)

[PATCH v2 0/9] Zoned block device enhancements and zone report rework
 2019-11-13  7:06 UTC  (3+ 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).