linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-07 03:17:12 to 2020-10-09 21:28:25 UTC [more...]

[PATCH] nbd: Support Kconfig configuration of nbds_max and max_part
 2020-10-09 21:18 UTC 

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-10-09 19:50 UTC  (59+ messages)
` [PATCH RFC PKS/PMEM 01/58] x86/pks: Add a global pkrs option
` [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 06/58] kmap: Introduce k[un]map_thread debugging
` [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 10/58] drivers/rdma: "
` [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 15/58] fs/ecryptfs: "
` [PATCH RFC PKS/PMEM 16/58] fs/gfs2: "
` [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 49/58] drivers/misc: "
` [PATCH RFC PKS/PMEM 50/58] drivers/android: "
` [PATCH RFC PKS/PMEM 51/58] kernel: "
` [PATCH RFC PKS/PMEM 52/58] mm: "
` [PATCH RFC PKS/PMEM 53/58] lib: "
` [PATCH RFC PKS/PMEM 54/58] powerpc: "
` [PATCH RFC PKS/PMEM 55/58] samples: "
` [PATCH RFC PKS/PMEM 56/58] dax: Stray access protection for dax_direct_access()
` [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr
` [PATCH RFC PKS/PMEM 58/58] [dax|pmem]: Enable stray access protection

[PATCH] block: fix uapi blkzoned.h comments
 2020-10-09 18:47 UTC  (3+ messages)

[PATCH] blk-mq: move cancel of hctx->run_work to the front of blk_exit_queue
 2020-10-09 18:46 UTC  (3+ messages)

[RESEND PATCH v2 0/7] some improvements and cleanups for block
 2020-10-09 18:45 UTC  (9+ messages)
` [RESEND PATCH v2 1/7] block: invoke blk_mq_exit_sched no matter whether have .exit_sched
` [RESEND PATCH v2 2/7] block: remove redundant mq check
` [RESEND PATCH v2 3/7] block: use helper function to test queue register
` [RESEND PATCH v2 4/7] blk-mq: use helper function to test hw stopped
` [RESEND PATCH v2 5/7] block: fix comment and add lockdep assert
` [RESEND PATCH v2 6/7] block: get rid of unnecessary local variable
` [RESEND PATCH v2 7/7] blk-mq: get rid of the dead flush handle code path

[PATCH] percpu_ref: don't refer to ref->data if it isn't allocated
 2020-10-09 18:32 UTC  (3+ messages)

[PATCH] block: re-introduce blk_mq_complete_request_sync
 2020-10-09 18:29 UTC  (7+ messages)

[PATCHv4 0/3] zoned block device specific errors
 2020-10-09 15:29 UTC  (3+ messages)
` [PATCHv4 1/3] block: add zone specific block statuses

[PATCH v4] mmc: core: don't set limits.discard_granularity as 0
 2020-10-09  6:28 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.9-final
 2020-10-09  2:10 UTC  (2+ messages)

[v5 00/12] Add persistent durable identifier to storage log messages
 2020-10-08 20:49 UTC  (13+ messages)
` [v5 01/12] struct device: Add function callback durable_name

[ Regressions ] linux next 20201008: blk_update_request: I/O error, dev sda, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 0 prio class 0
 2020-10-08 20:40 UTC  (5+ messages)

bcache cgroups for per-process tuning
 2020-10-08 20:03 UTC 

[bug report] WARNING: CPU: 6 PID: 45 at lib/refcount.c:28 refcount_warn_saturate+0xa6/0xf0
 2020-10-08 19:25 UTC  (2+ messages)

[PATCH blktests v3 00/11] NVMe Target Passthru Block Tests
 2020-10-08 16:40 UTC  (12+ messages)
` [PATCH blktests v3 01/11] common/fio: Remove state file in common helper
` [PATCH blktests v3 02/11] common/xfs: Create common helper to check for XFS support
` [PATCH blktests v3 03/11] common/xfs: Create common helper to verify block device with xfs
` [PATCH blktests v3 04/11] nvme: Search for specific subsysnqn in _find_nvme_loop_dev
` [PATCH blktests v3 05/11] nvme: Add common helpers for passthru tests
` [PATCH blktests v3 06/11] nvme/033: Simple test to create and connect to a passthru target
` [PATCH blktests v3 07/11] nvme/034: Add test for passthru data verification
` [PATCH blktests v3 08/11] nvme/035: Add test to verify passthru controller with a filesystem
` [PATCH blktests v3 09/11] nvme/036: Add test for testing reset command on nvme-passthru
` [PATCH blktests v3 10/11] nvme/037: Add test which loops passthru connect and disconnect
` [PATCH blktests v3 11/11] nvme/038: Test removal of un-enabled subsystem and ports

[PATCH] block: ratelimit handle_bad_sector() message
 2020-10-08 16:17 UTC  (5+ messages)
  ` [PATCH v2] "

[GIT PULL] nvme updates for 5.10
 2020-10-08 15:48 UTC  (2+ messages)

[GIT PULL] nvme updates for 5.10
 2020-10-08 14:57 UTC  (4+ messages)

[PATCH v2 00/10] DASD FC endpoint security
 2020-10-08 14:56 UTC  (19+ messages)
` [PATCH v2 01/10] s390/cio: Export information about Endpoint-Security Capability
` [PATCH v2 02/10] s390/cio: Provide Endpoint-Security Mode per CU
` [PATCH v2 03/10] s390/cio: Add support for FCES status notification
` [PATCH v2 04/10] s390/dasd: Remove unused parameter from dasd_generic_probe()
` [PATCH v2 05/10] s390/dasd: Move duplicate code to separate function
` [PATCH v2 06/10] s390/dasd: Store path configuration data during path handling
` [PATCH v2 07/10] s390/dasd: Fix operational path inconsistency
` [PATCH v2 08/10] s390/dasd: Display FC Endpoint Security information via sysfs
` [PATCH v2 09/10] s390/dasd: Prepare for additional path event handling
` [PATCH v2 10/10] s390/dasd: Process FCES path event notification

[PATCH v2 0/8] Some improvements for blk throttle
 2020-10-08 14:02 UTC  (10+ messages)
` [PATCH v2 1/8] blk-throttle: Remove a meaningless parameter for throtl_downgrade_state()
` [PATCH v2 2/8] blk-throttle: Avoid getting the current time if tg->last_finish_time is 0
` [PATCH v2 3/8] blk-throttle: Avoid tracking latency if low limit is invalid
` [PATCH v2 4/8] blk-throttle: Fix IO hang for a corner case
` [PATCH v2 5/8] blk-throttle: Move the list operation after list validation
` [PATCH v2 6/8] blk-throttle: Move service tree validation out of the throtl_rb_first()
` [PATCH v2 7/8] blk-throttle: Open code __throtl_de/enqueue_tg()
` [PATCH v2 8/8] blk-throttle: Re-use the throtl_set_slice_end()

[PATCH] block: Remove redundant 'return' statement
 2020-10-08 14:00 UTC  (3+ messages)

[PATCH 00/10] DASD FC endpoint security
 2020-10-08 11:04 UTC  (14+ messages)
` [PATCH 02/10] s390/cio: Provide Endpoint-Security Mode per CU
` [PATCH 08/10] s390/dasd: Display FC Endpoint Security information via sysfs

[PATCH 1/3] bcache: introduce bcache sysfs entries for ioprio-based bypass/writeback hints
 2020-10-08 10:45 UTC  (8+ messages)

KASAN: use-after-free Read in delete_partition
 2020-10-08  3:38 UTC  (2+ messages)

Најмила кај господарот
 2020-10-07 16:24 UTC 

[PATCH blktests v2 00/11] NVMe Target Passthru Block Tests
 2020-10-07 15:55 UTC  (9+ messages)
` [PATCH blktests v2 03/11] common/xfs: Create common helper to verify block device with xfs
` [PATCH blktests v2 04/11] nvme: Search for specific subsysnqn in _find_nvme_loop_dev

[PATCH v3 0/4] io_uring: Fix async workqueue is not canceled on some corner case
 2020-10-07 15:34 UTC  (4+ messages)
` [PATCH v3 3/4] io_uring: Fix remove irrelevant req from the task_list
` [PATCH v3 4/4] io_uring: Fix double list add in io_queue_async_work()

[GIT PULL] nvme fix for 5.9
 2020-10-07 14:25 UTC  (2+ messages)

[PATCH v2] block: soft limit zone-append sectors as well
 2020-10-07 14:23 UTC  (3+ messages)

[PATCH] block: soft limit zone-append sectors as well
 2020-10-07 14:19 UTC  (8+ messages)

[PATCH] partitions/ibm: fix non-DASD devices
 2020-10-07 14:02 UTC  (8+ messages)

[PATCH] block: make maximum zone append size configurable
 2020-10-07  9:02 UTC  (7+ 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).