Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-31 11:51:23 to 2023-06-05 21:16:05 UTC [more...]

[PATCH v7 0/5] Introduce provisioning primitives
 2023-06-05 21:14 UTC  (13+ messages)

[PATCH v4 RESEND 0/3] sed-opal: keyrings, discovery, revert, key store
 2023-06-05 21:14 UTC  (5+ messages)
` [PATCH v4 RESEND 1/3] block: sed-opal: Implement IOC_OPAL_DISCOVERY
` [PATCH v4 RESEND 2/3] block: sed-opal: Implement IOC_OPAL_REVERT_LSP
` [PATCH v4 RESEND 3/3] block: sed-opal: keyring support for SED keys

[PATCH] blk-mq: fix incorrect rq start_time_ns and alloc_time_ns after throttled
 2023-06-05 18:31 UTC  (2+ messages)

[PATCH] blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost
 2023-06-05 18:09 UTC  (3+ messages)

fix the name_to_dev_t mess v2
 2023-06-05 17:22 UTC  (26+ messages)
` [PATCH 01/24] driver core: return bool from driver_probe_done
` [PATCH 02/24] PM: hibernate: factor out a helper to find the resume device
` [PATCH 03/24] PM: hibernate: remove the global snapshot_test variable
` [PATCH 04/24] PM: hibernate: move finding the resume device out of software_resume
` [PATCH 05/24] init: remove pointless Root_* values
` [PATCH 06/24] init: rename mount_block_root to mount_root_generic
` [PATCH 07/24] init: refactor mount_root
` [PATCH 08/24] init: pass root_device_name explicitly
` [PATCH 09/24] init: don't remove the /dev/ prefix from error messages
` [PATCH 10/24] init: handle ubi/mtd root mounting like all other root types
` [PATCH 11/24] init: factor the root_wait logic in prepare_namespace into a helper
` [PATCH 12/24] init: move the nfs/cifs/ram special cases out of name_to_dev_t
` [PATCH 13/24] init: improve the name_to_dev_t interface
` [PATCH 14/24] init: clear root_wait on all invalid root= strings
` [PATCH 15/24] block: move the code to do early boot lookup of block devices to block/
` [PATCH 16/24] block: move more code to early-lookup.c
` [PATCH 17/24] dm-snap: simplify the origin_dev == cow_dev check in snapshot_ctr
` [PATCH 18/24] dm: open code dm_get_dev_t in dm_init_init
` [PATCH 19/24] dm: remove dm_get_dev_t
` [PATCH 20/24] dm: only call early_lookup_bdev from early boot context
` [PATCH 21/24] PM: hibernate: don't use early_lookup_bdev in resume_store
` [PATCH 22/24] mtd: block2mtd: factor the early block device open logic into a helper
` [PATCH 23/24] mtd: block2mtd: don't call early_lookup_bdev after the system is running
` [PATCH 24/24] block: mark early_lookup_bdev as __init

introduce bdev holder ops and a file system shutdown method v3
 2023-06-05 17:22 UTC  (22+ messages)
` [PATCH 01/16] block: factor out a bd_end_claim helper from blkdev_put
` [PATCH 02/16] block: refactor bd_may_claim
` [PATCH 03/16] block: turn bdev_lock into a mutex
` [PATCH 04/16] block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk
` [PATCH 05/16] block: avoid repeated work in blk_mark_disk_dead
` [PATCH 06/16] block: unhash the inode earlier in delete_partition
` [PATCH 07/16] block: delete partitions later in del_gendisk
` [PATCH 08/16] block: remove blk_drop_partitions
` [PATCH 09/16] block: introduce holder ops
` [PATCH 10/16] block: add a mark_dead holder operation
` [PATCH 11/16] fs: add a method to shut down the file system
` [PATCH 12/16] xfs: wire up sops->shutdown
` [PATCH 13/16] xfs: wire up the ->mark_dead holder operation for log and RT devices
` [PATCH 14/16] ext4: split ext4_shutdown
` [PATCH 15/16] ext4: wire up sops->shutdown
` [PATCH 16/16] ext4: wire up the ->mark_dead holder operation for log devices

[PATCH] drbd: stop defining __KERNEL_SYSCALLS__
 2023-06-05 17:21 UTC  (3+ messages)

[PATCH] blk-ioc: protect ioc_destroy_icq() by 'queue_lock'
 2023-06-05 16:52 UTC  (5+ messages)

[PATCH 0/7] block layer patches for bcachefs
 2023-06-05 16:49 UTC  (8+ messages)

[PATCH 0/2] nvme: add nvme_delete_dead_ctrl for avoiding io deadlock
 2023-06-05 14:31 UTC  (3+ messages)
` [PATCH 2/2] nvme: rdma/tcp: call nvme_delete_dead_ctrl for handling reconnect failure

[PATCH v12 0/9] Implement copy offload support
 2023-06-05 13:43 UTC  (11+ messages)
    ` [PATCH v12 1/9] block: Introduce queue limits for copy-offload support
    ` [PATCH v12 2/9] block: Add copy offload support infrastructure
    ` [PATCH v12 3/9] block: add emulation for copy
    ` [PATCH v12 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
    ` [PATCH v12 5/9] nvme: add copy offload support
    ` [PATCH v12 6/9] nvmet: add copy command support for bdev and file ns
    ` [PATCH v12 7/9] dm: Add support for copy offload
    ` [PATCH v12 8/9] dm: Enable copy offload for dm-linear target
    ` [PATCH v12 9/9] null_blk: add support for copy offload

[PATCH net-next v4 04/11] splice, net: Add a splice_eof op to file-ops and socket-ops
 2023-06-05 12:45 UTC  (2+ messages)
` [PATCH net-next v4 07/11] splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor()

[PATCH -next] loop: Add parm check in loop_control_ioctl
 2023-06-05 12:36 UTC  (2+ messages)

[PATCH -next] nbd: Add the maximum limit of allocated index in nbd_dev_add
 2023-06-05 12:21 UTC 

[PATCH] raid1: fix incorrect page freeing in alloc_behind_master_bio
 2023-06-05  7:58 UTC  (2+ messages)

[PATCH 0/3] scsi: fixes for targets with many LUNs
 2023-06-05  7:31 UTC  (7+ messages)
` [PATCH 1/3] bsg: increase number of devices
` [PATCH 2/3] scsi: sg: "
` [PATCH 3/3] scsi: simplify scsi_stop_queue()

[PATCH] null_blk: Fix: memory release when memory_backed=1
 2023-06-05  6:23 UTC 

[PATCH] block/rnbd: fix mixed module-builtin object
 2023-06-05  6:13 UTC  (3+ messages)

[PATCH] block: improve ioprio value validity checks
 2023-06-05  4:43 UTC  (4+ messages)

[PATCH] ublk: add control command of UBLK_U_CMD_GET_FEATURES
 2023-06-04 14:34 UTC  (2+ messages)

[PATCH 1/1] blk-mq: fix blk_mq_hw_ctx active request accounting
 2023-06-04  0:47 UTC  (4+ messages)
` [PATCH] "

[PATCH 1/1] blk-mq: fix blk_mq_hw_ctx active request accounting
 2023-06-03 23:20 UTC  (3+ messages)

Wyższa konwersja w e-sklepie
 2023-06-02  8:50 UTC 

[GIT PULL] Block fixes for 6.4-rc5
 2023-06-02 17:41 UTC  (2+ messages)

[PATCH net-next v3 05/11] splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor()
 2023-06-02 16:36 UTC  (2+ messages)

enforce read-only state at the block layer
 2023-06-02 15:56 UTC  (7+ messages)
` [PATCH 1/3] block: remove a duplicate bdev_read_only declaration
` [PATCH 2/3] block: simplify the check for flushes in bio_check_ro
` [PATCH 3/3] block: fail writes to read-only devices

[PATCH v6 0/4] generic and PowerPC SED Opal keystore
 2023-06-01 22:36 UTC  (4+ messages)
` [PATCH v6 1/3] block:sed-opal: "
` [PATCH v6 2/3] block/sed-opal: keystore access for SED Opal keys
` [PATCH v6 3/3] powerpc/pseries: PLPKS SED Opal keystore support

[PATCH] block, loop: Increment diskseq when releasing a loop device
 2023-06-01 22:26 UTC 

[PATCH 0/2] xen/blkback: support delete-on-close block devices
 2023-06-01 21:48 UTC  (3+ messages)
` [PATCH 1/2] xen-blkback: Implement diskseq checks
` [PATCH 2/2] xen-blkback: Inform userspace that device has been opened

[PATCH v5 00/20] bio: check return values of bio_add_page
 2023-06-01 18:46 UTC  (6+ messages)
` [PATCH v5 16/20] dm-crypt: check if adding pages to clone bio fails
  ` [dm-devel] "

cleanup the filemap / direct I/O interaction v4
 2023-06-01 14:59 UTC  (13+ messages)
` [PATCH 01/12] backing_dev: remove current->backing_dev_info
` [PATCH 02/12] iomap: update ki_pos a little later in iomap_dio_complete
` [PATCH 03/12] filemap: update ki_pos in generic_perform_write
` [PATCH 04/12] filemap: add a kiocb_write_and_wait helper
` [PATCH 05/12] filemap: add a kiocb_invalidate_pages helper
` [PATCH 06/12] filemap: add a kiocb_invalidate_post_direct_write helper
` [PATCH 07/12] iomap: update ki_pos in iomap_file_buffered_write
` [PATCH 08/12] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
` [PATCH 09/12] fs: factor out a direct_write_fallback helper
` [PATCH 10/12] fuse: update ki_pos in fuse_perform_write
` [PATCH 11/12] fuse: drop redundant arguments to fuse_perform_write
` [PATCH 12/12] fuse: use direct_write_fallback

[PATCH v5 0/4] generic and PowerPC SED Opal keystore
 2023-06-01 14:29 UTC  (7+ messages)
` [PATCH 1/4] block:sed-opal: "
` [PATCH 4/4] powerpc/pseries: update SED for PLPKS api changes

[PATCH v4 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
 2023-06-01 10:14 UTC  (9+ messages)
  ` [PATCH v4 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning

introduce bdev holder ops and a file system shutdown method v2
 2023-06-01  9:58 UTC  (5+ messages)
` [PATCH 02/13] block: refactor bd_may_claim

[PATCH blktests v3 0/2] nvme_trtype=fc fixes
 2023-06-01  9:01 UTC  (2+ messages)

[PATCH blktests v4 00/11] nvme testsuite runtime optimization
 2023-06-01  8:46 UTC  (5+ messages)
` [PATCH blktests v4 09/11] nvme{045,047}: Calculate IO size for random fio jobs

Słowa kluczowe do wypozycjonowania
 2023-06-01  7:30 UTC 

cleanup the filemap / direct I/O interaction v3 (full series now)
 2023-06-01  6:34 UTC  (9+ messages)
` [PATCH 01/12] backing_dev: remove current->backing_dev_info
` [PATCH 03/12] filemap: update ki_pos in generic_perform_write
` [PATCH 10/12] fuse: update ki_pos in fuse_perform_write

[PATCH -next v2] block: fix blktrace debugfs entries leak
 2023-06-01  6:18 UTC  (4+ messages)

[PATCH v7 00/20] bio: check return values of bio_add_page
 2023-06-01  4:26 UTC  (25+ messages)
` [PATCH v7 04/20] fs: buffer: use __bio_add_page to add single page to bio
` [PATCH v7 05/20] md: use __bio_add_page to add single page
` [PATCH v7 06/20] md: raid5-log: "
` [PATCH v7 07/20] md: raid5: use __bio_add_page to add single page to new bio
` [PATCH v7 08/20] jfs: logmgr: use __bio_add_page to add single page to bio
` [PATCH v7 09/20] gfs2: use __bio_add_page for adding "
` [PATCH v7 10/20] zonefs: "
` [PATCH v7 11/20] zram: "
` [PATCH v7 12/20] floppy: "
` [PATCH v7 13/20] md: check for failure when adding pages in alloc_behind_master_bio
` [PATCH v7 14/20] md: raid1: use __bio_add_page for adding single page to bio
` [PATCH v7 15/20] md: raid1: check if adding pages to resync bio fails
` [PATCH v7 16/20] dm-crypt: use __bio_add_page to add single page to clone bio
` [PATCH v7 17/20] block: mark bio_add_page as __must_check
` [PATCH v7 18/20] block: add bio_add_folio_nofail
` [PATCH v7 19/20] fs: iomap: use bio_add_folio_nofail where possible
` [PATCH v7 20/20] block: mark bio_add_folio as __must_check

[PATCH v7 00/19] Add Command Duration Limits support
 2023-06-01  0:43 UTC  (2+ messages)

[PATCH] block: Replace all non-returning strlcpy with strscpy
 2023-05-31 16:21 UTC  (2+ messages)

[PATCH] io_uring: set plug tags for same file
 2023-05-31 15:44 UTC  (3+ messages)

less special casing for flush requests v2
 2023-05-31 15:00 UTC  (7+ messages)
` [PATCH 4/7] blk-mq: use the I/O scheduler for writes from the flush state machine

[PATCH AUTOSEL 4.14 10/10] xen/blkfront: Only check REQ_FUA for writes
 2023-05-31 13:46 UTC 

[PATCH AUTOSEL 5.10 20/21] xen/blkfront: Only check REQ_FUA for writes
 2023-05-31 13:44 UTC 

[PATCH AUTOSEL 4.19 13/13] xen/blkfront: Only check REQ_FUA for writes
 2023-05-31 13:45 UTC 

[PATCH AUTOSEL 5.4 16/17] xen/blkfront: Only check REQ_FUA for writes
 2023-05-31 13:45 UTC 

[PATCH AUTOSEL 5.15 22/24] xen/blkfront: Only check REQ_FUA for writes
 2023-05-31 13:43 UTC 

[PATCH AUTOSEL 6.1 30/33] xen/blkfront: Only check REQ_FUA for writes
 2023-05-31 13:41 UTC 

[PATCH AUTOSEL 6.3 34/37] xen/blkfront: Only check REQ_FUA for writes
 2023-05-31 13:40 UTC 

[PATCH 1/2] block: add request polling helper
 2023-05-31 13:02 UTC  (4+ messages)
` [PATCH 2/2] nvme: improved uring polling

[PATCH v2 00/16] Diskseq support in loop, device-mapper, and blkback
 2023-05-31 13:06 UTC  (2+ messages)
` [dm-devel] "

[PATCH net-next v2 1/6] splice, net: Fix MSG_MORE signalling in splice_direct_to_actor()
 2023-05-31 12:45 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 read-only IMAP folder(s) and NNTP newsgroup(s).