linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-23 08:56:23 to 2020-10-31 15:01:49 UTC [more...]

[PATCH RFC] blk-mq: Don't IPI requests on PREEMPT_RT
 2020-10-31 15:01 UTC  (27+ messages)
                    ` [PATCH 1/3] blk-mq: Don't complete on a remote CPU in force threaded mode
                      ` [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
                      ` [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_done

block ioctl cleanups
 2020-10-31 14:58 UTC  (13+ messages)
` [PATCH 01/11] mtd_blkdevs: don't override BLKFLSBUF
` [PATCH 02/11] mtip32xx: return -ENOTTY for all unhanled ioctls
` [PATCH 03/11] block: don't call into the driver for BLKFLSBUF
` [PATCH 04/11] block: add a new set_read_only method
` [PATCH 05/11] rbd: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 06/11] md: "
` [PATCH 07/11] dasd: "
` [PATCH 08/11] block: don't call into the driver for BLKROSET
` [PATCH 09/11] loop: use set_disk_ro
` [PATCH 10/11] block: remove set_device_ro
` [PATCH 11/11] block: remove __blkdev_driver_ioctl

INFO: task can't die in nbd_ioctl
 2020-10-31 12:43 UTC  (3+ messages)

simplify gendisk lookup and remove struct block_device aliases v4
 2020-10-31  8:53 UTC  (29+ messages)
` [PATCH 01/18] block: cleanup del_gendisk a bit
` [PATCH 02/18] block: open code kobj_map into in block/genhd.c
` [PATCH 03/18] block: split block_class_lock
` [PATCH 04/18] block: rework requesting modules for unclaimed devices
` [PATCH 05/18] block: add an optional probe callback to major_names
` [PATCH 06/18] ide: remove ide_{,un}register_region
` [PATCH 07/18] swim: don't call blk_register_region
` [PATCH 08/18] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
` [PATCH 09/18] brd: use __register_blkdev to allocate devices on demand
` [PATCH 10/18] loop: "
` [PATCH 11/18] md: "
` [PATCH 12/18] ide: switch to __register_blkdev for command set probing
` [PATCH 13/18] floppy: use a separate gendisk for each media format
` [PATCH 14/18] amiflop: use separate gendisks for Amiga vs MS-DOS mode
` [PATCH 15/18] ataflop: use a separate gendisk for each media format
` [PATCH 16/18] z2ram: reindent
` [PATCH 17/18] z2ram: use separate gendisk for the different modes
  ` [PATCH] z2ram: MODULE_LICENSE update and neatening
` [PATCH 18/18] block: switch gendisk lookup to a simple xarray

[GIT PULL] Block fixes for 5.10-rc
 2020-10-30 22:10 UTC  (2+ messages)

[PATCH] blk-mq: mark flush request as IDLE in flush_end_io()
 2020-10-30 14:33 UTC  (2+ messages)

[PATCH] nvme: report capacity 0 for non supported ZNS SSDs
 2020-10-30 14:31 UTC  (2+ messages)

[PATCH v1] xsysace: use platform_get_resource() and platform_get_irq_optional()
 2020-10-30  7:08 UTC  (4+ messages)

[PATCH net-next 03/11] rsxx: remove extraneous 'const' qualifier
 2020-10-29 21:35 UTC  (3+ messages)

[PATCH V3 0/6] nvmet: passthru fixes and improvements
 2020-10-29 19:02 UTC  (4+ messages)
` [PATCH V3 6/6] nvmet: use inline bio for passthru fast path

[PATCH] lib/scatterlist: use consistent sg_copy_buffer() return type
 2020-10-29 14:56 UTC  (4+ messages)

[GIT PULL] nvme fixes for 5.10
 2020-10-29 14:54 UTC  (2+ messages)

[PATCH 0/2] zoned null_blk fixes
 2020-10-29 13:27 UTC  (4+ messages)
` [PATCH 1/2] null_blk: Fix zone reset all tracing
` [PATCH 2/2] null_blk: Fix locking in zoned mode

[PATCH] nbd: don't update block size after device is started
 2020-10-29  8:40 UTC  (5+ messages)

[PATCH v2 0/4] add support for inline encryption to device mapper
 2020-10-29  4:44 UTC  (12+ messages)
` [PATCH v2 1/4] block: keyslot-manager: Introduce passthrough keyslot manager
` [PATCH v2 3/4] dm: add support for passing through inline crypto support
  ` [PATCH] dm: fix err_cast.cocci warnings
` [PATCH v2 4/4] dm: enable may_passthrough_inline_crypto on some targets

[PATCH v4] zram: break the strict dependency from lzo
 2020-10-28 18:59 UTC  (2+ messages)

[PATCH] block: advance iov_iter on bio_add_hw_page failure
 2020-10-28 13:51 UTC  (3+ messages)

[PATCH v3] zram: break the strict dependency from lzo
 2020-10-29  1:29 UTC  (8+ messages)

[PATCH v2 0/1] concurrency handling for zoned null-blk
 2020-10-28  2:40 UTC  (5+ messages)
  ` [PATCH v2 1/1] null_blk: synchronization fix for zoned device

[PATCH RFC 1/7] block: export part_stat_read_all
 2020-10-28  8:32 UTC  (6+ messages)
` [PATCH RFC 2/7] block: export part_stat_read_inflight

[RFC] blk-mq: don't plug for HIPRI IO
 2020-10-28 14:42 UTC  (3+ messages)

Ocassional dropping of uevent of loop device (possible race)
 2020-10-27 19:25 UTC  (2+ messages)

[PATCH 0/6] Make block_read_full_page synchronous
 2020-10-27 18:30 UTC  (8+ messages)
` [PATCH 1/6] block: Add blk_completion
` [PATCH 3/6] fs: Convert block_read_full_page to be synchronous

[RFC] Removing b_end_io
 2020-10-27 18:25 UTC  (4+ messages)

[PATCH v3 09/32] blk-mq: docs: add kernel-doc description for a new struct member
 2020-10-27  9:51 UTC 

[bug report] NBD: rbd-nbd + ext4 stuck after nbd resized
 2020-10-27  2:35 UTC  (3+ messages)

[PATCH v5 1/2] block: fix inaccurate io_ticks
 2020-10-27  4:54 UTC 

[PATCH v5 2/2] blk-mq: break more earlier when interate hctx
 2020-10-27  4:54 UTC 

[PATCH v5 0/2] fix inaccurate io_ticks
 2020-10-27  4:54 UTC 

[regression] very inaccurate %util of iostat
 2020-10-27  4:26 UTC  (5+ messages)
`  "

[PATCH] skd: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-10-27  4:09 UTC  (2+ messages)

[PATCH AUTOSEL 5.9 103/147] block: Consider only dispatched requests for inflight statistic
 2020-10-26 23:48 UTC 

[REGRESSION] mm: process_vm_readv testcase no longer works after compat_prcoess_vm_readv removed
 2020-10-27  0:09 UTC  (4+ messages)

[PATCH AUTOSEL 5.8 095/132] block: Consider only dispatched requests for inflight statistic
 2020-10-26 23:52 UTC  (2+ messages)
` [PATCH AUTOSEL 5.8 130/132] nbd: make the config put is called before the notifying the waiter

[PATCH AUTOSEL 4.14 44/46] nbd: make the config put is called before the notifying the waiter
 2020-10-27  0:09 UTC 

[PATCH AUTOSEL 4.19 58/60] nbd: make the config put is called before the notifying the waiter
 2020-10-27  0:04 UTC 

[PATCH AUTOSEL 5.4 78/80] nbd: make the config put is called before the notifying the waiter
 2020-10-26 23:55 UTC 

[PATCH 1/2] drbd: fix duplicate array initializer
 2020-10-26 21:50 UTC  (2+ messages)
` [PATCH 2/2] drbd: address enum mismatch warnings

[RFC 0/3] Add support of iopoll for dm device
 2020-10-26 18:53 UTC  (4+ messages)

[PATCH] print_req_error: Use dev_err_ratelimited
 2020-10-26 16:05 UTC 

[PATCH v4 1/2] block: fix inaccurate io_ticks
 2020-10-26 11:03 UTC  (3+ messages)

[PATCH v4 0/2] fix inaccurate io_ticks
 2020-10-26  6:15 UTC 

[PATCH v4 2/2] blk-mq: break more earlier when interate hctx
 2020-10-26  6:15 UTC 

[PATCH v3] block: fix inaccurate io_ticks
 2020-10-25 14:10 UTC 

[PATCH V2] block: fix inaccurate io_ticks
 2020-10-25 11:23 UTC 

[PATCH RFC] block: fix inaccurate io_ticks
 2020-10-25 11:34 UTC  (5+ messages)

Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"
 2020-10-24 21:12 UTC  (29+ messages)

[GIT PULL] Block fixes for 5.10-rc1
 2020-10-24 19:55 UTC  (2+ messages)

[PATCH 0/2] block layer filter and block device snapshot module
 2020-10-24 14:53 UTC  (15+ messages)
` [PATCH 1/2] Block layer filter - second version
                    ` [dm-devel] [PATCH 0/2] block layer filter and block device snapshot module

[PATCH v3 07/56] block: blk-mq: fix a kernel-doc markup
 2020-10-23 18:20 UTC  (2+ messages)

[GIT PULL] nvme fixes for 5.10-rc1
 2020-10-23 13:30 UTC  (2+ messages)

[RFC] synchronous readpage for buffer_heads
 2020-10-23 11:42 UTC  (3+ messages)

[PATCH v2] zram: break the strict dependency from lzo
 2020-10-23  9:09 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).