linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-03 03:06:34 to 2020-01-09 04:01:39 UTC [more...]

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2020-01-09  4:01 UTC  (5+ messages)

[PATCH v6 0/9] Inline Encryption Support
 2020-01-09  3:40 UTC  (13+ messages)
` [PATCH v6 2/9] block: Add encryption context to struct bio

[resend v1 0/5] Add support for block disk resize notification
 2020-01-09  3:33 UTC  (31+ messages)
` [resend v1 1/5] block/genhd: Notify udev about capacity change
` [resend v1 4/5] drivers/nvme/host/core.c: Convert to use disk_set_capacity
` [resend v1 5/5] drivers/scsi/sd.c: "

[PATCH V2] block: add bio_truncate to fix guard_bio_eod
 2020-01-09  2:05 UTC  (3+ messages)

[RFC PATCH] dm-zoned: extend the way of exposing zoned block device
 2020-01-09  2:05 UTC  (6+ messages)

[PATCH] block: fix splitting segments
 2020-01-09  2:03 UTC  (11+ messages)

[RFC 0/9] Add persistent durable identifier to storage log messages
 2020-01-09  1:41 UTC  (15+ messages)
` [RFC 1/9] lib/string: Add function to trim duplicate WS
` [RFC 9/9] __xfs_printk: Add durable name to output

[PATCH] block: cache index instead of part self to avoid use-after-free
 2020-01-09  1:35 UTC  (3+ messages)

[PATCH] block: streamline merge possibility checks
 2020-01-09  0:56 UTC  (6+ messages)

[PATCH] block: mark zone-mgmt bios with REQ_SYNC
 2020-01-08 22:38 UTC  (3+ messages)

[PATCH v6 00/25] RTRS (former IBTRS) rdma transport library and RNBD (former IBNBD) rdma network block device
 2020-01-08 16:51 UTC  (66+ messages)
` [PATCH v6 03/25] rtrs: private headers with rtrs protocol structs and helpers
` [PATCH v6 04/25] rtrs: core: lib functions shared between client and server modules
` [PATCH v6 05/25] rtrs: client: private header with client structs and functions
` [PATCH v6 06/25] rtrs: client: main functionality
` [PATCH v6 07/25] rtrs: client: statistics functions
` [PATCH v6 08/25] rtrs: client: sysfs interface functions
` [PATCH v6 09/25] rtrs: server: private header with server structs and functions
` [PATCH v6 10/25] rtrs: server: main functionality
` [PATCH v6 11/25] rtrs: server: statistics functions
` [PATCH v6 12/25] rtrs: server: sysfs interface functions
` [PATCH v6 13/25] rtrs: include client and server modules into kernel compilation
` [PATCH v6 14/25] rtrs: a bit of documentation
` [PATCH v6 15/25] rnbd: private headers with rnbd protocol structs and helpers
` [PATCH v6 16/25] rnbd: client: private header with client structs and functions
` [PATCH v6 17/25] rnbd: client: main functionality
` [PATCH v6 18/25] rnbd: client: sysfs interface functions

[PATCH] rbd: work around -Wuninitialized warning
 2020-01-08 16:05 UTC  (3+ messages)

[PATCH] blk-map: add kernel address validation in blk_rq_map_kern func
 2020-01-08 15:07 UTC  (7+ messages)

[PATCHSET v3 0/5] Support for RWF_UNCACHED
 2020-01-08 14:09 UTC  (12+ messages)

[PATCH] block: Allow t10-pi to be modular
 2020-01-08 13:39 UTC  (4+ messages)

[PATCH] partitions/efi: Fix partition name parsing in GUID partition entry
 2020-01-08 13:39 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v13 0/5] xenbus/backend: Add memory pressure handler callback
 2020-01-08 12:40 UTC  (4+ messages)
` [PATCH v13 3/5] xen/blkback: Squeeze page pools if a memory pressure is detected
  ` [Xen-devel] "

[PATCH] block: make sure last_lookup set as NULL after part deleted
 2020-01-08  3:19 UTC  (19+ messages)

[PATCH] docs: block/biovecs: update the location of bio.c
 2020-01-08  3:05 UTC  (2+ messages)

[PATCH] block: fix get_max_segment_size() overflow on 32bit arch
 2020-01-08  3:02 UTC  (8+ messages)

[PATCH RFC 0/3] block,ext4: Introduce REQ_OP_ASSIGN_RANGE to reflect extents allocation in block device internals
 2020-01-08  2:49 UTC  (11+ messages)
` [PATCH RFC 1/3] block: Add support for REQ_OP_ASSIGN_RANGE operation

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

[PATCH V3] block: mark zone-mgmt bios with REQ_SYNC
 2020-01-07 21:58 UTC 

kernel BUG at drivers/md/persistent-data/dm-space-map-disk.c:178 with scsi_mod.use_blk_mq=y
 2020-01-07 18:47 UTC  (8+ messages)
` [dm-devel] "
  ` [dm-devel] kernel BUG at drivers/md/persistent-data/dm-space-map-disk.c:178
      ` [lvm-devel] "
          ` [dm-devel] [lvm-devel] "

[PATCHSET v2 0/6] blk-mq: per-ctx tag caching
 2020-01-07 16:30 UTC  (7+ messages)
` [PATCH 1/6] sbitmap: remove cleared bitmask
` [PATCH 2/6] sbitmap: add batch tag retrieval
` [PATCH 3/6] blk-mq: remove 'clear_ctx_on_error'
` [PATCH 4/6] blk-mq: remove ctx->queue
` [PATCH 5/6] blk-mq: add struct blk_mq_ctx_type
` [PATCH 6/6] blk-mq: allocate tags in batches

[bug report] compat_ioctl: move CDROM_SEND_PACKET handling into scsi
 2020-01-07 15:16 UTC  (3+ messages)

[PATCH v5 00/25] RTRS (former IBTRS) rdma transport library and the corresponding RNBD (former IBNBD) rdma network block device
 2020-01-07 10:56 UTC  (6+ messages)

[RESEND PATCH v3] blk-mq: Document functions for sending request
 2020-01-07  4:00 UTC  (2+ messages)

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2020-01-07  1:26 UTC  (12+ messages)

[PATCH] fs: move guard_bio_eod() after bio_set_op_attrs
 2020-01-06  0:45 UTC  (2+ messages)

[PATCH] virtio-blk: remove VIRTIO_BLK_F_SCSI support
 2020-01-05 13:27 UTC  (2+ messages)

[PATCH] block: remove unused mp_bvec_last_segment
 2020-01-05  0:49 UTC  (2+ messages)

[PATCH 1/2] block: parse cmdline partitions first
 2020-01-04 16:24 UTC  (2+ messages)
` [PATCH 2/2] block: allow empty cmdline partition set

[GIT PULL] Block fixes for 5.5-rc
 2020-01-03 20:40 UTC  (2+ messages)

[GIT PULL v3 00/27] block, scsi: final compat_ioctl cleanup
 2020-01-03  8:56 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).