linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-09 19:57:21 to 2020-10-15 22:05:27 UTC [more...]

[PATCH 0/3] add support for inline encryption to device mapper
 2020-10-15 22:05 UTC  (9+ messages)
` [PATCH 2/3] dm: add support for passing through inline crypto support

[PATCH v2 0/4] add support for inline encryption to device mapper
 2020-10-15 21:46 UTC  (5+ messages)
` [PATCH v2 1/4] block: keyslot-manager: Introduce passthrough keyslot manager
` [PATCH v2 2/4] block: add private field to struct keyslot_manager
` [PATCH v2 3/4] dm: add support for passing through inline crypto support
` [PATCH v2 4/4] dm: enable may_passthrough_inline_crypto on some targets

[PATCH v1 2/3] megaraid_sas: iouring iopoll support
 2020-10-15 20:44 UTC  (2+ messages)

[RESEND PATCH] sgl_alloc_order: fix memory leak
 2020-10-15 18:57 UTC 

[PATCH v4] zram: add restriction on dynamic zram device creation
 2020-10-15 18:48 UTC 

[PATCH 0/2] xen/blkback: add LRU purge parameters
 2020-10-15 15:08 UTC  (7+ messages)
` [PATCH 1/2] xen/blkback: turn the cache purge LRU interval into a parameter
` [PATCH 2/2] xen/blkback: turn the cache purge percent "

[PATCH v1 3/3] scsi_debug: iouring iopoll support
 2020-10-15 13:37 UTC 

[PATCH v1 1/3] add io_uring with IOPOLL support in scsi layer
 2020-10-15 13:36 UTC 

[PATCH v1 0/3] io_uring iopoll in scsi layer
 2020-10-15 13:35 UTC 

[PATCH] block: re-introduce blk_mq_complete_request_sync
 2020-10-15 10:05 UTC  (25+ messages)

[v2 0/2] block, iomap: disable iopoll for split bio
 2020-10-15  8:47 UTC  (6+ messages)
` [v2 1/2] block: "
` [v2 2/2] block,iomap: disable iopoll when split needed

[PATCH] null_blk: use zone status for max active/open
 2020-10-15  8:47 UTC  (2+ messages)

[PATCH v2 00/22] add Object Storage Media Pool (mpool)
 2020-10-15  8:02 UTC  (27+ messages)
` [PATCH v2 01/22] mpool: add utility routines and ioctl definitions
` [PATCH v2 02/22] mpool: add in-memory struct definitions
` [PATCH v2 03/22] mpool: add on-media "
` [PATCH v2 04/22] mpool: add pool drive component which handles mpool IO using the block layer API
` [PATCH v2 05/22] mpool: add space map component which manages free space on mpool devices
` [PATCH v2 06/22] mpool: add on-media pack, unpack and upgrade routines
` [PATCH v2 07/22] mpool: add superblock management routines
` [PATCH v2 08/22] mpool: add pool metadata routines to manage object lifecycle and IO
` [PATCH v2 09/22] mpool: add mblock lifecycle management and IO routines
` [PATCH v2 10/22] mpool: add mlog IO utility routines
` [PATCH v2 11/22] mpool: add mlog lifecycle management and IO routines
` [PATCH v2 12/22] mpool: add metadata container or mlog-pair framework
` [PATCH v2 13/22] mpool: add utility routines for mpool lifecycle management
` [PATCH v2 14/22] mpool: add pool metadata routines to create persistent mpools
` [PATCH v2 15/22] mpool: add mpool lifecycle management routines
` [PATCH v2 16/22] mpool: add mpool control plane utility routines
` [PATCH v2 17/22] mpool: add mpool lifecycle management ioctls
` [PATCH v2 18/22] mpool: add object "
` [PATCH v2 19/22] mpool: add support to mmap arbitrary collection of mblocks
` [PATCH v2 20/22] mpool: add support to proactively evict cached mblock data from the page-cache
` [PATCH v2 21/22] mpool: add documentation
` [PATCH v2 22/22] mpool: add Kconfig and Makefile

[PATCH] block: set NOWAIT for sync polling
 2020-10-15  7:43 UTC  (6+ messages)

[git pull] device mapper changes for 5.10
 2020-10-14 23:02 UTC  (2+ messages)

[PATCH] nbd: make the config put is called before the notifying the waiter
 2020-10-14 18:30 UTC  (3+ messages)

[PATCH 2/3] megaraid_sas: iouring iopoll support
 2020-10-14 18:23 UTC  (3+ messages)

[PATCH 3/3] scsi_debug: iouring iopoll support
 2020-10-14 18:16 UTC  (3+ messages)

[PATCH] blk-mq: add helper function to test hctx inactive
 2020-10-14 12:56 UTC 

[PATCH 1/3] add io_uring with IOPOLL support in scsi layer
 2020-10-14 12:26 UTC 

[PATCH 1/3] add io_uring with IOPOLL support in scsi layer
 2020-10-14 12:25 UTC 

[PATCH v2 00/10] DASD FC endpoint security
 2020-10-14  1:19 UTC  (7+ messages)

[PATCH] block: always set bslab->slab to NULL when creating new slab
 2020-10-14  8:36 UTC 

[PATCH 00/14] drop double zeroing
 2020-10-13 22:42 UTC  (2+ messages)

[PATCH RFC PKS/PMEM 10/58] drivers/rdma: Utilize new kmap_thread()
 2020-10-13 20:52 UTC  (79+ messages)
` [PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
  ` [PATCH RFC PKS/PMEM 02/58] x86/pks/test: Add testing for global option
  ` [PATCH RFC PKS/PMEM 03/58] memremap: Add zone device access protection
  ` [PATCH RFC PKS/PMEM 04/58] kmap: Add stray access protection for device pages
  ` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread
  ` [PATCH RFC PKS/PMEM 07/58] drivers/drbd: Utilize new kmap_thread()
  ` [PATCH RFC PKS/PMEM 08/58] drivers/firmware_loader: "
  ` [PATCH RFC PKS/PMEM 09/58] drivers/gpu: "
  ` [PATCH RFC PKS/PMEM 11/58] drivers/net: "
  ` [PATCH RFC PKS/PMEM 12/58] fs/afs: "
  ` [PATCH RFC PKS/PMEM 13/58] fs/btrfs: "
  ` [PATCH RFC PKS/PMEM 14/58] fs/cifs: "
  ` [PATCH RFC PKS/PMEM 17/58] fs/nilfs2: "
  ` [PATCH RFC PKS/PMEM 18/58] fs/hfs: "
  ` [PATCH RFC PKS/PMEM 19/58] fs/hfsplus: "
  ` [PATCH RFC PKS/PMEM 20/58] fs/jffs2: "
  ` [PATCH RFC PKS/PMEM 21/58] fs/nfs: "
  ` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: "
  ` [PATCH RFC PKS/PMEM 23/58] fs/fuse: "
  ` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: "
  ` [PATCH RFC PKS/PMEM 25/58] fs/reiserfs: "
  ` [PATCH RFC PKS/PMEM 26/58] fs/zonefs: "
  ` [PATCH RFC PKS/PMEM 27/58] fs/ubifs: "
  ` [PATCH RFC PKS/PMEM 28/58] fs/cachefiles: "
  ` [PATCH RFC PKS/PMEM 29/58] fs/ntfs: "
  ` [PATCH RFC PKS/PMEM 30/58] fs/romfs: "
  ` [PATCH RFC PKS/PMEM 31/58] fs/vboxsf: "
  ` [PATCH RFC PKS/PMEM 32/58] fs/hostfs: "
  ` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "
  ` [PATCH RFC PKS/PMEM 34/58] fs/erofs: "
  ` [PATCH RFC PKS/PMEM 35/58] fs: "
  ` [PATCH RFC PKS/PMEM 36/58] fs/ext2: Use ext2_put_page
  ` [PATCH RFC PKS/PMEM 37/58] fs/ext2: Utilize new kmap_thread()
  ` [PATCH RFC PKS/PMEM 38/58] fs/isofs: "
  ` [PATCH RFC PKS/PMEM 39/58] fs/jffs2: "
  ` [PATCH RFC PKS/PMEM 40/58] net: "
  ` [PATCH RFC PKS/PMEM 41/58] drivers/target: "
  ` [PATCH RFC PKS/PMEM 42/58] drivers/scsi: "
  ` [PATCH RFC PKS/PMEM 43/58] drivers/mmc: "
  ` [PATCH RFC PKS/PMEM 44/58] drivers/xen: "
  ` [PATCH RFC PKS/PMEM 45/58] drivers/firmware: "
  ` [PATCH RFC PKS/PMEM 46/58] drives/staging: "
  ` [PATCH RFC PKS/PMEM 47/58] drivers/mtd: "
  ` [PATCH RFC PKS/PMEM 48/58] drivers/md: "
  ` [PATCH RFC PKS/PMEM 50/58] drivers/android: "
  ` [PATCH RFC PKS/PMEM 51/58] kernel: "
  ` [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr

[GIT PULL] Block driver updates for 5.10-rc1
 2020-10-13 20:33 UTC  (2+ messages)

[GIT PULL] Block updates for 5.10-rc1
 2020-10-13 19:47 UTC  (2+ messages)

[PATCHv4 0/3] zoned block device specific errors
 2020-10-13 19:25 UTC  (5+ messages)
` [PATCHv4 1/3] block: add zone specific block statuses

[PATCH v2 06/24] blk-mq: docs: add kernel-doc description for a new struct member
 2020-10-13 19:12 UTC  (3+ messages)

[PATCH for-next 0/3] misc fix and cleanup for rnbd
 2020-10-13 19:10 UTC  (5+ messages)
` [PATCH for-next 1/3] block/rnbd-clt: remove nr argument from send_usr_msg
` [PATCH for-next 2/3] block/rnbd-clt: do not cap max_hw_sectors & max_segments with remote device
` [PATCH for-next 3/3] block/rnbd-clt: send_msg_close if any error occurs after send_msg_open

[PATCH v6 60/80] block: bio: fix a warning at the kernel-doc markups
 2020-10-13 11:54 UTC  (2+ messages)
` [PATCH v6 62/80] docs: bio: fix a kerneldoc markup

lib/scatterlist.c : sgl_alloc_order promises more than it delivers
 2020-10-11 22:24 UTC  (6+ messages)

[PATCH] block: switch to pr_warn() in __device_add_disk()
 2020-10-11 15:32 UTC  (3+ messages)

INFO: task hung in nbd_ioctl (3)
 2020-10-10 15:56 UTC  (2+ messages)

[bugreport 5.9-rc8] general protection fault, probably for non-canonical address 0x46b1b0f0d8856e4a: 0000 [#1] SMP NOPTI
 2020-10-09 22:10 UTC 

[PATCH] nbd: Support Kconfig configuration of nbds_max and max_part
 2020-10-09 21: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).