linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-28 11:43:17 to 2020-04-30 19:18:51 UTC [more...]

[PATCH RFC v6 00/10] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-04-30 19:18 UTC  (20+ messages)
` [PATCH RFC v6 08/10] megaraid_sas: switch fusion adapters to MQ

[PATCH blktests v3] Fix unintentional skipping of tests
 2020-04-30 19:02 UTC  (2+ messages)

Commit 35fe6d7632 breaks blktrace API
 2020-04-30 17:29 UTC  (4+ messages)

[PATCH v12 00/12] Inline Encryption Support
 2020-04-30 17:04 UTC  (15+ messages)
` [PATCH v12 01/12] Documentation: Document the blk-crypto framework
` [PATCH v12 02/12] block: Keyslot Manager for Inline Encryption
` [PATCH v12 03/12] block: Inline encryption support for blk-mq
` [PATCH v12 04/12] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v12 05/12] block: blk-crypto-fallback for Inline Encryption
` [PATCH v12 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v12 07/12] scsi: ufs: UFS crypto API
` [PATCH v12 08/12] scsi: ufs: Add inline encryption support to UFS
` [PATCH v12 09/12] fs: introduce SB_INLINECRYPT
` [PATCH v12 10/12] fscrypt: add inline encryption support
` [PATCH v12 11/12] f2fs: "
` [PATCH v12 12/12] ext4: "

[PATCH] block: remove the bd_openers checks in blk_drop_partitions
 2020-04-30 16:26 UTC  (3+ messages)

[GIT PULL] nvme fix for 5.7
 2020-04-30 15:33 UTC  (2+ messages)

[PATCH v2 0/3] block: drive-by cleanups for block cgroup
 2020-04-30 15:03 UTC  (4+ messages)
` [PATCH v2 1/3] block: remove blk_queue_root_blkg
` [PATCH v2 2/3] block: move blkcg_bio_issue_check out of line
` [PATCH v2 3/3] block: open-code blkg_path in it's sole caller

[PATCH 1/1] io_uring: use proper references for fallback_req locking
 2020-04-30 14:52 UTC  (2+ messages)

[PATCH v4] virtio-blk: handle block_device_operations callbacks after hot unplug
 2020-04-30 14:24 UTC  (2+ messages)

[PATCH AUTOSEL 5.6 58/79] blk-iocost: Fix error on iocost_ioc_vrate_adj
 2020-04-30 13:50 UTC 

[PATCH AUTOSEL 5.4 41/57] blk-iocost: Fix error on iocost_ioc_vrate_adj
 2020-04-30 13:52 UTC 

[PATCH 0/1] remove ioclt_by_bdev from DASD
 2020-04-30 14:02 UTC  (4+ messages)
` [PATCH 1/1] s390/dasd: remove ioctl_by_bdev from DASD driver

[PATCH V8 00/11] blk-mq: improvement CPU hotplug
 2020-04-30 14:02 UTC  (20+ messages)
` [PATCH V8 07/11] blk-mq: stop to handle IO and drain IO before hctx becomes inactive

[PATCH 0/3] block: drive-by cleanups for block cgroup
 2020-04-30 13:29 UTC  (9+ messages)
` [PATCH 1/3] block: remove blk_queue_root_blkg
` [PATCH 2/3] block: move blkcg_bio_issue_check out of line
` [PATCH 3/3] block: open-code blkg_path in it's sole caller

[PATCH 8/7] hfs: stop using ioctl_by_bdev
 2020-04-30 13:20 UTC 

[PATCH v13 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-04-30 11:52 UTC  (13+ messages)
` [PATCH v13 19/25] block/rnbd: server: private header with server structs and functions
` [PATCH v13 23/25] block/rnbd: include client and server modules into kernel compilation
` [PATCH v13 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules

[PATCH v3] virtio-blk: handle block_device_operations callbacks after hot unplug
 2020-04-30 10:44 UTC  (5+ messages)

[PATCH v11 00/12] Inline Encryption Support
 2020-04-30  7:24 UTC  (18+ messages)
` [PATCH v11 01/12] Documentation: Document the blk-crypto framework
` [PATCH v11 02/12] block: Keyslot Manager for Inline Encryption
` [PATCH v11 03/12] block: Inline encryption support for blk-mq
` [PATCH v11 04/12] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v11 05/12] block: blk-crypto-fallback for Inline Encryption
` [PATCH v11 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v11 07/12] scsi: ufs: UFS crypto API
` [PATCH v11 08/12] scsi: ufs: Add inline encryption support to UFS
` [PATCH v11 09/12] fs: introduce SB_INLINECRYPT
` [PATCH v11 10/12] fscrypt: add inline encryption support
` [PATCH v11 11/12] f2fs: "
` [PATCH v11 12/12] ext4: "

[PATCH v13 13/25] RDMA/rtrs: include client and server modules into kernel compilation
 2020-04-30  6:15 UTC  (3+ messages)

[PATCH 0/2] block: prevent task hung from being triggered in sync dio
 2020-04-30  3:08 UTC  (5+ messages)
` [PATCH 1/2] block: add blk_default_io_timeout() for avoiding task hung in sync IO

[PATCH v9 00/11] Introduce Zone Append for writing to zoned block devices
 2020-04-30  2:18 UTC  (12+ messages)
` [PATCH v9 01/11] scsi: free sgtables in case command setup fails
` [PATCH v9 08/11] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v9 09/11] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v9 10/11] block: export bio_release_pages and bio_iov_iter_get_pages

[PATCH -next] block/genhd: align title and output
 2020-04-30  1:23 UTC  (2+ messages)

[PATCH] Fix use after free in get_tree_bdev()
 2020-04-29 16:49 UTC  (3+ messages)

[PATCH v5 0/4] Charge loop device i/o to issuing cgroup
 2020-04-29 16:21 UTC  (11+ messages)
` [PATCH v5 1/4] loop: Use worker per cgroup instead of kworker
` [PATCH v5 2/4] mm: support nesting memalloc_use_memcg()
` [PATCH v5 3/4] mm: Charge active memcg when no mm is set
` [PATCH v5 4/4] loop: Charge i/o to mem and blk cg

a few small bio related cleanups
 2020-04-29 15:33 UTC  (15+ messages)
` [PATCH 1/4] block: improve the submit_bio and generic_make_request documentation
` [PATCH 2/4] block: cleanup the memory stall accounting in submit_bio
` [PATCH 3/4] block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCT
` [PATCH 4/4] block: add a bio_queue_enter helper

[PATCH] blk-mq: make function '__blk_mq_sched_dispatch_requests' static
 2020-04-29 15:17 UTC  (3+ messages)

[PATCH -next] blk-mq: Use BUG_ON() instead of BUG()
 2020-04-29 15:15 UTC  (3+ messages)

[PATCH v4 00/10] Add a new LOOP_CONFIGURE ioctl
 2020-04-29 14:12 UTC  (12+ messages)
` [PATCH v4 01/10] loop: Factor out loop size validation
` [PATCH v4 02/10] loop: Factor out setting loop device size
` [PATCH v4 03/10] loop: Switch to set_capacity_revalidate_and_notify()
` [PATCH v4 04/10] loop: Refactor loop_set_status() size calculation
` [PATCH v4 05/10] loop: Remove figure_loop_size()
` [PATCH v4 06/10] loop: Factor out configuring loop from status
` [PATCH v4 07/10] loop: Move loop_set_status_from_info() and friends up
` [PATCH v4 08/10] loop: Rework lo_ioctl() __user argument casting
` [PATCH v4 09/10] loop: Clean up LOOP_SET_STATUS lo_flags handling
` [PATCH v4 10/10] loop: Add LOOP_CONFIGURE ioctl

[PATCH v3 0/9] Add a new LOOP_SET_FD_AND_STATUS ioctl
 2020-04-29 14:06 UTC  (6+ messages)

[PATCH v3 0/6] block: fix blktrace debugfs use after free
 2020-04-29 14:05 UTC  (21+ messages)
` [PATCH v3 1/6] block: revert back to synchronous request_queue removal
` [PATCH v3 2/6] block: move main block debugfs initialization to its own file
` [PATCH v3 3/6] blktrace: move blktrace debugfs creation to helper function
` [PATCH v3 4/6] blktrace: fix debugfs use after free
` [PATCH v3 5/6] blktrace: break out of blktrace setup on concurrent calls
` [PATCH v3 6/6] loop: be paranoid on exit and prevent new additions / removals

[PATCH v3 4/6] blktrace: fix debugfs use after free
 2020-04-29  8:48 UTC 

[RFC v1 0/6] block: add error handling for *add_disk*()
 2020-04-29  7:48 UTC  (7+ messages)
` [RFC v1 1/6] block: refcount the request_queue early in __device_add_disk()
` [RFC v1 2/6] block: move disk announce work from register_disk() to a helper
` [RFC v1 3/6] block: move disk invalidation from del_gendisk() into "
` [RFC v1 4/6] block: move disk unregistration work from del_gendisk() to "
` [RFC v1 5/6] block: add initial error handling for *add_disk()* and friends
` [RFC v1 6/6] loop: add error handling support for add_disk()

avoid the ->make_request_fn indirect for blk-mq drivers
 2020-04-28 18:40 UTC  (5+ messages)
` [PATCH 2/3] dm: remove the make_request_fn check in device_area_is_invalid
` [PATCH 3/3] block: bypass ->make_request_fn for blk-mq drivers

[PATCH v2] virtio-blk: handle block_device_operations callbacks after hot unplug
 2020-04-28 16:03 UTC  (4+ messages)

[PATCH -next] block: fix error return code in mm_pci_probe()
 2020-04-28 15:03 UTC 

[RESEND v4 1/6] block: free both rq_map and request
 2020-04-28 13:30 UTC  (6+ messages)
` [RESEND v4 2/6] block: save previous hardware queue count before udpate
` [RESEND v4 3/6] block: refactor __blk_mq_alloc_rq_maps
` [RESEND v4 4/6] block: alloc map and request for new hardware queue
` [RESEND v4 5/6] block: rename __blk_mq_alloc_rq_map
` [RESEND v4 6/6] block: rename blk_mq_alloc_rq_maps

[PATCH v4 0/6] Fix potential kernel panic when increase hardware queue
 2020-04-28 13:29 UTC  (2+ messages)
` [RESEND PATCH "

[PATCH v12 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-04-28 12:41 UTC  (4+ 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).