Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-04 23:39:07 to 2023-06-07 09:40:22 UTC [more...]

decouple block open flags from fmode_t
 2023-06-07  9:40 UTC  (74+ messages)
` [PATCH 01/31] block: also call ->open for incremental partition opens
` [PATCH 02/31] cdrom: remove the unused bdev argument to cdrom_open
` [PATCH 03/31] cdrom: remove the unused mode argument to cdrom_ioctl
` [PATCH 04/31] cdrom: remove the unused cdrom_close_write release code
` [PATCH 05/31] cdrom: track if a cdrom_device_info was opened for data
` [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release
` [PATCH 07/31] block: pass a gendisk on bdev_check_media_change
` [PATCH 08/31] block: share code between disk_check_media_change and disk_force_media_change
` [PATCH 09/31] block: pass a gendisk to ->open
` [PATCH 10/31] block: remove the unused mode argument to ->release
` [PATCH 11/31] block: rename blkdev_close to blkdev_release
` [PATCH 12/31] swsusp: don't pass a stack address to blkdev_get_by_path
` [PATCH 13/31] bcache: "
` [PATCH 14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
` [PATCH 15/31] btrfs: "
` [PATCH 16/31] block: use the holder as indication for exclusive opens
` [PATCH 17/31] block: add a sb_open_mode helper
` [PATCH 18/31] fs: remove sb->s_mode
` [PATCH 19/31] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
` [PATCH 20/31] scsi: replace the fmode_t argument to scsi_ioctl "
` [PATCH 21/31] scsi: replace the fmode_t argument to ->sg_io_fn "
` [PATCH 22/31] nvme: replace the fmode_t argument to the nvme ioctl handlers "
` [PATCH 23/31] mtd: block: use a simple bool to track open for write
` [PATCH 24/31] rnbd-srv: replace sess->open_flags with a "bool readonly"
` [PATCH 25/31] ubd: remove commented out code in ubd_open
` [PATCH 26/31] block: move a few internal definitions out of blkdev.h
` [PATCH 27/31] block: remove unused fmode_t arguments from ioctl handlers
` [PATCH 29/31] block: always use I_BDEV on file->f_mapping->host to find the bdev
` [PATCH 30/31] block: store the holder in file->private_data
` [PATCH 31/31] fs: remove the now unused FMODE_* flags
  ` [PATCH 28/31] block: replace fmode_t with a block-specific type for block open flags

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

[syzbot] Monthly block report (Jun 2023)
 2023-06-07  9:10 UTC 

Slow random write access
 2023-06-07  9:03 UTC  (3+ messages)

[PATCH v2 00/16] Diskseq support in loop, device-mapper, and blkback
 2023-06-07  8:44 UTC  (11+ messages)
` [PATCH v2 13/16] xen-blkback: Implement diskseq checks
` [PATCH v2 15/16] xen-blkback: Minor cleanups
` [PATCH v2 16/16] xen-blkback: Inform userspace that device has been opened

[PATCH blktests] nvme/{016,017}: use _check_genctr instead of _filter_discovery
 2023-06-07  8:04 UTC  (10+ messages)

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

[PATCH] block: ratelimit warning in bio_check_ro
 2023-06-07  7:45 UTC  (3+ messages)

[PATCH] block, loop: Increment diskseq when releasing a loop device
 2023-06-07  7:42 UTC  (2+ messages)

[PATCH -next] nbd: Add the maximum limit of allocated index in nbd_dev_add
 2023-06-07  7:37 UTC  (2+ messages)

[PATCH v4 0/1] nvmet-fcloop: unblock module removal
 2023-06-07  7:36 UTC  (3+ messages)
` [PATCH v4 1/1] nvmet-fcloop: Do not wait on completion when unregister fails

[PATCH v12 0/9] Implement copy offload support
 2023-06-07  7:12 UTC  (13+ 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 -next] blk-ioc: fix recursive spin_lock/unlock_irq() in ioc_clear_queue()
 2023-06-07  5:33 UTC  (2+ messages)

enforce read-only state at the block layer
 2023-06-07  5:33 UTC  (5+ messages)
` [PATCH 3/3] block: fail writes to read-only devices

[PATCH v4] blk-ioprio: Introduce promote-to-rt policy
 2023-06-07  4:27 UTC  (5+ messages)

[PATCH v7 0/5] Introduce provisioning primitives
 2023-06-07  2:15 UTC  (11+ messages)

[PATCH] blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()
 2023-06-07  1:28 UTC  (3+ messages)

[PATCH v2 0/9] pktdvd: Clean up the driver
 2023-06-06 20:23 UTC  (3+ messages)

[PATCH blktests v1] nvmeof-mp: Remove nvmeof-mp tests
 2023-06-06 19:13 UTC  (4+ messages)

[RFC PATCH 00/11] Rust null block driver
 2023-06-06 14:46 UTC  (8+ messages)

[bug report] WARNING: CPU: 23 PID: 35995 at lib/refcount.c:28 refcount_warn_saturate+0xba/0x110
 2023-06-06 13:02 UTC  (2+ messages)

[PATCH] blk-mq: fix incorrect rq start_time_ns and alloc_time_ns after throttled
 2023-06-06 10:22 UTC  (3+ messages)

[PATCH v2 1/5] block: Rework bio_for_each_segment_all()
 2023-06-06  7:31 UTC  (9+ messages)
` [PATCH v2 2/5] block: Rework bio_for_each_folio_all()
` [PATCH v2 3/5] block: Add documentation for bio iterator macros
` [PATCH v2 4/5] block: Change memcpy_(to|from)_bvec to pass bvec by value
` [PATCH v2 5/5] block: CONFIG_BLK_DEBUG

[syzbot] [block?] kernel BUG in truncate_inode_pages_range (2)
 2023-06-06  6:50 UTC 

cleanup the filemap / direct I/O interaction v4
 2023-06-06  6:43 UTC  (4+ messages)
` [PATCH 09/12] fs: factor out a direct_write_fallback helper

[PATCH 0/2] nvme: add nvme_delete_dead_ctrl for avoiding io deadlock
 2023-06-06  6:28 UTC  (7+ messages)
` [PATCH 1/2] nvme: add API of nvme_delete_dead_ctrl
` [PATCH 2/2] nvme: rdma/tcp: call nvme_delete_dead_ctrl for handling reconnect failure

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

[PATCH -next v2] block: fix blktrace debugfs entries leak
 2023-06-06  3:58 UTC  (5+ messages)

[PATCH V3] blk-cgroup: Flush stats before releasing blkcg_gq
 2023-06-06  3:49 UTC  (2+ messages)

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

[PATCH] null_blk: Fix: memory release when memory_backed=1
 2023-06-05 22:15 UTC  (2+ messages)

[PATCH 0/7] block layer patches for bcachefs
 2023-06-05 21:26 UTC  (9+ messages)

[PATCH v4 RESEND 0/3] sed-opal: keyrings, discovery, revert, key store
 2023-06-05 21:14 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  (3+ messages)
` [PATCH 01/24] driver core: return bool from driver_probe_done

introduce bdev holder ops and a file system shutdown method v3
 2023-06-05 17:22 UTC  (2+ messages)

[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  (3+ messages)

[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] 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  (4+ messages)
` [PATCH 3/3] scsi: simplify scsi_stop_queue()

[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)


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).