linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-08 13:06:40 to 2020-01-16 12:59:22 UTC [more...]

[PATCH v7 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-01-16 12:58 UTC 

[PATCH block v2 0/3] block: Introduce REQ_NOZERO flag for REQ_OP_WRITE_ZEROES operation
 2020-01-16 12:36 UTC  (4+ messages)
` [PATCH block v2 1/3] block: Add @flags argument to bdev_write_zeroes_sectors()
` [PATCH block v2 2/3] block: Add support for REQ_NOZERO flag
` [PATCH block v2 3/3] loop: Add support for REQ_NOZERO

[Question] abort shared tags for SCSI drivers
 2020-01-16 12:17 UTC  (3+ messages)
  ` [Question] about "

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-16  9:37 UTC  (19+ messages)
` [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 08/22] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v12 11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v12 22/22] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH] block: fix an integer overflow in logical block size
 2020-01-16  4:43 UTC  (4+ messages)

[RFC 0/2] Fixes for fio io_uring polled mode test failures
 2020-01-16  4:42 UTC  (6+ messages)
` [RFC 1/2] io_uring: clear req->result always before issuing a read/write request
` [RFC 2/2] io_uring: acquire ctx->uring_lock before calling io_issue_sqe()

REMINDER: LSF/MM/BPF: 2020: Call for Proposals
 2020-01-15 21:54 UTC 

[RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications [ver #3]
 2020-01-15 21:07 UTC  (17+ messages)
` [RFC PATCH 01/14] uapi: General notification queue definitions "
` [RFC PATCH 02/14] security: Add hooks to rule on setting a watch "
` [RFC PATCH 03/14] security: Add a hook for the point of notification insertion "
` [RFC PATCH 04/14] pipe: Add O_NOTIFICATION_PIPE "
` [RFC PATCH 05/14] pipe: Add general notification queue support "
` [RFC PATCH 06/14] keys: Add a notification facility "
` [RFC PATCH 07/14] Add sample notification program "
` [RFC PATCH 08/14] pipe: Allow buffers to be marked read-whole-or-error for notifications "
` [RFC PATCH 09/14] pipe: Add notification lossage handling "
` [RFC PATCH 10/14] Add a general, global device notification watch list "
` [RFC PATCH 11/14] block: Add block layer notifications "
` [RFC PATCH 12/14] usb: Add USB subsystem "
` [RFC PATCH 13/14] selinux: Implement the watch_key security hook "
` [RFC PATCH 14/14] smack: Implement the watch_key and post_notification hooks "

[PATCH V5 0/6] blk-mq: improvement CPU hotplug
 2020-01-15 17:00 UTC  (8+ messages)
` [PATCH 1/6] blk-mq: add new state of BLK_MQ_S_INACTIVE
` [PATCH 2/6] blk-mq: prepare for draining IO when hctx's all CPUs are offline
` [PATCH 3/6] blk-mq: stop to handle IO and drain IO before hctx becomes inactive
` [PATCH 4/6] blk-mq: re-submit IO in case that hctx is inactive
` [PATCH 5/6] blk-mq: handle requests dispatched from IO scheduler in case of inactive hctx
` [PATCH 6/6] block: deactivate hctx when all its CPUs are offline when running queue

WARNING in schedule_bh
 2020-01-15 16:15 UTC 

[PATCH] null_blk: Fix zone write handling
 2020-01-15 15:18 UTC  (3+ messages)

[PATCHSET v2 0/6] blk-mq: per-ctx tag caching
 2020-01-15 12:07 UTC  (3+ messages)
` [PATCH 6/6] blk-mq: allocate tags in batches

[PATCH V3] brd: check and limit max_part par
 2020-01-15  2:27 UTC  (2+ messages)

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

Kernel-managed IRQ affinity (cont)
 2020-01-14 23:38 UTC  (5+ messages)

[PATCH v6 0/9] Inline Encryption Support
 2020-01-14 21:24 UTC  (19+ messages)
` [PATCH v6 2/9] block: Add encryption context to struct bio
` [PATCH v6 3/9] block: blk-crypto for Inline Encryption
` [PATCH v6 5/9] scsi: ufs: UFS crypto API
` [PATCH v6 7/9] fscrypt: add inline encryption support

[BUG] bisected to: block: fix splitting segments on boundary masks
 2020-01-14 20:38 UTC  (4+ messages)

[PATCH RFC v5 00/11] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-01-14 13:57 UTC  (14+ messages)
` [PATCH 09/11] megaraid_sas: switch fusion adapters to MQ

[PATCH V2] brd: check parameter validation before register_blkdev func
 2020-01-14 11:38 UTC  (4+ messages)

[PATCH] brd: check parameter validation before register_blkdev func
 2020-01-13 12:55 UTC  (4+ messages)

[PATCH] partitions/efi: Fix partition name parsing in GUID partition entry
 2020-01-13 10:27 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH v13 0/5] xenbus/backend: Add memory pressure handler callback
 2020-01-13  9:59 UTC  (4+ messages)
` [Xen-devel] "
    `  "

[PATCH] blk-map: add kernel address validation in blk_rq_map_kern func
 2020-01-13  6:32 UTC  (10+ messages)

[PATCH] kdev_t: mask mi with MINORMASK in MKDEV macro
 2020-01-12  8:21 UTC  (3+ messages)

[PATCH V2] block: fix get_max_segment_size() overflow on 32bit arch
 2020-01-12  6:58 UTC  (3+ messages)

[PATCH] block: fix splitting segments
 2020-01-11 12:57 UTC  (13+ messages)

[PATCH] block: introduce block_rq_error tracepoint
 2020-01-10 22:15 UTC 

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

[PATCH v6 00/25] RTRS (former IBTRS) rdma transport library and RNBD (former IBNBD) rdma network block device
 2020-01-10 17:38 UTC  (20+ messages)
` [PATCH v6 09/25] rtrs: server: private header with server structs and functions
` [PATCH v6 10/25] rtrs: server: main functionality
` [PATCH v6 17/25] rnbd: client: "
` [PATCH v6 18/25] rnbd: client: sysfs interface functions

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

[PATCH] zram: try to avoid worst-case scenario on same element pages
 2020-01-10 16:45 UTC  (2+ messages)

[RFC 0/9] Add persistent durable identifier to storage log messages
 2020-01-10 16:13 UTC  (14+ messages)
` [RFC 9/9] __xfs_printk: Add durable name to output

[bug report] compat_ioctl: move CDROM_SEND_PACKET handling into scsi
 2020-01-10 15:21 UTC  (4+ messages)

[RFC PATCH 0/5] Inline crypto support on DragonBoard 845c
 2020-01-10  6:16 UTC  (6+ messages)
` [RFC PATCH 1/5] firmware: qcom_scm: Add support for programming inline crypto keys
` [RFC PATCH 2/5] arm64: dts: sdm845: add Inline Crypto Engine registers and clock
` [RFC PATCH 3/5] scsi: ufs: add quirk to disable inline crypto support
` [RFC PATCH 4/5] scsi: ufs: add program_key() variant op
` [RFC PATCH 5/5] scsi: ufs-qcom: add Inline Crypto Engine support

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

[PATCH] block: only zero page for bio of REQ_OP_READ in bio_truncate
 2020-01-09 14:57 UTC  (2+ messages)

[resend v1 0/5] Add support for block disk resize notification
 2020-01-09 13:12 UTC  (26+ 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: "

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: add blktrace extension support
 2020-01-09 12:59 UTC  (4+ messages)

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

[PATCH V2] block: add bio_truncate to fix guard_bio_eod
 2020-01-09  7:17 UTC  (4+ messages)

[PATCH 0/4] block: fix partition use-after-free and optimization
 2020-01-09  6:21 UTC  (5+ messages)
` [PATCH 1/4] block: fix use-after-free on cached last_lookup partition
` [PATCH 2/4] block: only define 'nr_sects_seq' in hd_part for 32bit SMP
` [PATCH 3/4] block: re-organize fields of 'struct hd_part'
` [PATCH 4/4] block: don't hold part0's refcount in IO path

[PATCH V3] block: mark zone-mgmt bios with REQ_SYNC
 2020-01-09  4:42 UTC  (2+ messages)

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

[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] rbd: work around -Wuninitialized warning
 2020-01-08 16:05 UTC  (3+ 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  (2+ 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).