messages from 2024-02-04 12:37:27 to 2024-02-10 08:52:12 UTC [more...]
[syzbot] [block?] WARNING in bdev_file_open_by_dev
2024-02-10 8:52 UTC (5+ messages)
[PATCH 00/26] Zone write plugging
2024-02-10 0:06 UTC (65+ messages)
` [PATCH 01/26] block: Restore sector of flush requests
` [PATCH 02/26] block: Remove req_bio_endio()
` [PATCH 06/26] block: Introduce zone write plugging
` [PATCH 08/26] block: Implement zone append emulation
` [PATCH 10/26] dm: Use the block layer "
` [PATCH 11/26] scsi: sd: "
` [PATCH 21/26] block: Do not check zone type in blk_check_zone_append()
` [PATCH 22/26] block: Move zone related debugfs attribute to blk-zoned.c
` [PATCH 23/26] block: Remove zone write locking
` [PATCH 24/26] block: Do not special-case plugging of zone write operations
` [PATCH 25/26] block: Reduce zone write plugging memory usage
` [PATCH 26/26] block: Add zone_active_wplugs debugfs entry
[linux-next:master] [block/mq] 574e7779cf: fio.write_iops -72.9% regression
2024-02-09 21:06 UTC (2+ messages)
[syzbot] Monthly block report (Feb 2024)
2024-02-09 20:57 UTC
[PATCH v7 0/8] filtering and snapshots of a block devices
2024-02-09 16:02 UTC (9+ messages)
` [PATCH v7 1/8] documentation: "
` [PATCH v7 2/8] block: filtering "
` [PATCH v7 3/8] block: header file of the blksnap module interface
` [PATCH v7 4/8] block: module management interface functions
` [PATCH v7 5/8] block: handling and tracking I/O units
` [PATCH v7 6/8] block: difference storage implementation
` [PATCH v7 7/8] block: snapshot and snapshot image block device
` [PATCH v7 8/8] block: Kconfig, Makefile and MAINTAINERS files
[PATCH RESEND 0/2] two missing patches
2024-02-09 14:33 UTC (4+ messages)
` [PATCH RESEND 1/2] s390/dasd: Improve ERP error messages
` [PATCH RESEND 2/2] s390/dasd: fix double module refcount decrement
[PATCH v2 00/34] Open block devices as files
2024-02-09 11:39 UTC (10+ messages)
` [PATCH v2 01/34] bdev: open block device "
[PATCH v3 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
2024-02-09 7:44 UTC (3+ messages)
` [PATCH v3 1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call
[PATCH RESEND] nvme-pci: Fix EEH failure on ppc after subsystem reset
2024-02-09 5:02 UTC
[PATCH 1/3] sched: fix compiling error on kernel/sched/sched.h
2024-02-09 3:08 UTC (11+ messages)
` [PATCH 2/3] sched: introduce a macro for getting approximat CFS part of a timing value
` [PATCH 3/3] block: introducing a bias over deadline's fifo_time
[PATCH] block: fix deadlock between bd_link_disk_holder and partition scan
2024-02-09 0:49 UTC (4+ messages)
[LSF/MM/BPF TOPIC] Removing GFP_NOFS
2024-02-08 22:45 UTC (6+ messages)
[PATCH for-next v3] null_blk: add configfs variable shared_tags
2024-02-08 18:32 UTC (2+ messages)
[PATCH V2] virtio-blk: Ensure no requests in virtqueues before deleting vqs
2024-02-08 18:32 UTC (2+ messages)
[PATCH] block: Simplify the allocation of slab caches
2024-02-08 18:32 UTC (2+ messages)
atomic queue limits updates v3
2024-02-08 18:29 UTC (3+ messages)
[PATCH v2 0/2] bio put in-IRQ caching optimisation
2024-02-08 17:19 UTC (4+ messages)
` [PATCH v2 1/2] block: extend bio caching to task context
` [PATCH v2 2/2] block: optimise in irq bio put caching
[PATCH RESEND 00/11] s390/dasd: string handling cleanups
2024-02-08 17:12 UTC (11+ messages)
` [PATCH RESEND 01/11] s390/dasd: Simplify uid string generation
` [PATCH RESEND 02/11] s390/dasd: Use sysfs_emit() over sprintf()
` [PATCH RESEND 03/11] s390/dasd: Remove unnecessary errorstring generation
` [PATCH RESEND 04/11] s390/dasd: Move allocation error message to DBF
` [PATCH RESEND 05/11] s390/dasd: Remove unused message logging macros
` [PATCH RESEND 06/11] s390/dasd: Use dev_err() over printk()
` [PATCH RESEND 07/11] s390/dasd: Remove %p format specifier from error messages
` [PATCH RESEND 08/11] s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitions
` [PATCH RESEND 09/11] s390/dasd: Use dev_*() for device log messages
[PATCH block-6.7] blk-iocost: Fix an UBSAN shift-out-of-bounds warning
2024-02-08 17:12 UTC (2+ messages)
[bug report] watchdog: BUG: soft lockup - CPU#19 stuck for 26s! [poll-cancel-all:33473]
2024-02-08 3:01 UTC (2+ messages)
[bug report] BUG: unable to handle page fault for address: 00000002de3ac841
2024-02-07 17:06 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
2024-02-07 15:51 UTC (4+ messages)
[PATCH blktests v1 0/5] fc transport cleanups
2024-02-07 10:12 UTC (16+ messages)
` [PATCH blktests v1 1/5] nvme/029: fix local variable declarations
` [PATCH blktests v1 2/5] nvme/rc: filter out errors from cat when reading files
` [PATCH blktests v1 3/5] nvme/rc: do not issue warnings on cleanup when using fc transport
` [PATCH blktests v1 4/5] nvme/rc: do not issue errors when disconnecting "
` [PATCH blktests v1 5/5] nvme/rc: revert nvme-cli context tracking
[RFC][PATCH 0/2] zram: decouple comp stream and comp buffer
2024-02-07 9:08 UTC (5+ messages)
` [RFC][PATCH 1/2] zram: do not allocate buffer if crypto comp allocation failed
` [RFC][PATCH 2/2] zram: move comp buffer to a dedicate per-CPU area
[revert commit 9f079dda1433] [mainline] [6.8.0-rc3] [NVME] OOPS kernel crash while booting
2024-02-07 7:49 UTC (3+ messages)
[PATCH v2] zram: easy the allocation of zcomp_strm's buffers through vmalloc
2024-02-07 5:00 UTC (8+ messages)
regression on BLKRRPART ioctl for EIO
2024-02-07 4:28 UTC
next: /dev/root: Can't open blockdev
2024-02-07 4:16 UTC (9+ messages)
[PATCH] block: use the __packed attribute only on architectures where it is efficient
2024-02-07 2:43 UTC (4+ messages)
[PATCHv9 1/1] block: introduce content activity based ioprio
2024-02-07 0:51 UTC (2+ messages)
[RFC PATCH v12 15/20] ipe: add support for dm-verity as a trust provider
2024-02-06 21:53 UTC (4+ messages)
` [PATCH RFC "
[PATCH v3 00/15] block atomic writes
2024-02-06 18:44 UTC (3+ messages)
[PATCH] block: rbd: make rbd_bus_type const
2024-02-06 17:37 UTC (4+ messages)
[PATCH] blk-wbt: Fix detection of dirty-throttled tasks
2024-02-06 16:44 UTC (3+ messages)
[PATCH] zram: easy the allocation of zcomp_strm's buffers with 2 pages
2024-02-06 9:30 UTC (7+ messages)
[PATCHv8 1/1] block: introduce content activity based ioprio
2024-02-06 0:44 UTC (4+ messages)
[RFC PATCH v12 08/20] ipe: add userspace interface
2024-02-05 23:21 UTC (5+ messages)
` [PATCH RFC v12 8/20] "
[RFC PATCH v12 06/20] ipe: introduce 'boot_verified' as a trust provider
2024-02-05 22:39 UTC (3+ messages)
` [PATCH RFC v12 6/20] "
[RFC PATCH v12 05/20] initramfs|security: Add security hook to initramfs unpack
2024-02-05 21:18 UTC (3+ messages)
` [PATCH RFC v12 5/20] "
[Bisected] [commit dd6c3c544126] [linux-next] [6.8.0-rc2] Task hungs for infinite time call traces
2024-02-05 17:45 UTC
[LSF/MM/BPF TOPIC] Dropping page cache of individual fs
2024-02-05 17:39 UTC (4+ messages)
[PATCH] blk-throttle: Eliminate redundant checks for data direction
2024-02-05 17:16 UTC (2+ messages)
clean up blk_mq_submit_bio
2024-02-05 17:08 UTC (2+ messages)
[PATCHv7 1/1] block: introduce content activity based ioprio
2024-02-05 7:13 UTC (4+ messages)
[PATCH] zram: use copy_page for full page copy
2024-02-05 6:50 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).