messages from 2023-08-27 13:30:58 to 2023-09-07 05:39:22 UTC [more...]
[PATCH v15 00/12] Implement copy offload support
2023-09-07 5:39 UTC (16+ messages)
` [PATCH v15 01/12] block: Introduce queue limits and sysfs for copy-offload support
` [PATCH v15 02/12] Add infrastructure for copy offload in block and request layer
` [PATCH v15 03/12] block: add copy offload support
` [PATCH v15 04/12] block: add emulation for copy
` [PATCH v15 05/12] fs/read_write: Enable copy_file_range for block device
` [PATCH v15 06/12] fs, block: copy_file_range for def_blk_ops for direct "
` [PATCH v15 07/12] nvme: add copy offload support
` [PATCH v15 08/12] nvmet: add copy command support for bdev and file ns
` [PATCH v15 09/12] dm: Add support for copy offload
` [PATCH v15 10/12] dm: Enable copy offload for dm-linear target
` [PATCH v15 11/12] null: Enable trace capability for null block
` [PATCH v15 12/12] null_blk: add support for copy offload
[PATCH blktests] tests/nvme/031: fix connecting faiure
2023-09-07 3:44 UTC
LVM kernel lockup scenario during lvcreate
2023-09-06 22:05 UTC (10+ messages)
[syzbot] [xfs?] INFO: task hung in clean_bdev_aliases
2023-09-06 18:04 UTC (3+ messages)
[PATCH] iomap: handle error conditions more gracefully in iomap_to_bh
2023-09-06 14:54 UTC (8+ messages)
[PATCH] block: fix pin count management when merging same-page segments
2023-09-06 13:33 UTC (3+ messages)
[PATCH] drbd: swap bvec_set_page len and offset
2023-09-06 13:33 UTC (2+ messages)
Prezentacja
2023-09-04 7:40 UTC
[PATCH V3 0/14] blk-mq: fix wrong queue mapping for kdump kernel
2023-09-05 5:03 UTC (9+ messages)
` [PATCH V3 01/14] blk-mq: add blk_mq_max_nr_hw_queues()
[PATCH 0/2] zram: support for specific numa node for zram
2023-09-05 5:01 UTC (5+ messages)
` [PATCH 1/2] zram: add a parameter "node_id" "
` [PATCH 2/2] zram: take the benefit of kvzalloc_node
blktests failures with v6.5
2023-09-05 10:36 UTC
[syzbot] [block?] WARNING in floppy_queue_rq (2)
2023-09-04 20:18 UTC
[PATCH 01/17] fs: unexport buffer_check_dirty_writeback
2023-09-04 18:11 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 01/12] fs: export setup_bdev_super
2023-09-04 18:11 UTC (2+ messages)
` [f2fs-dev] "
[syzbot] [xfs?] [ext4?] kernel BUG in __block_write_begin_int
2023-09-04 13:26 UTC (2+ messages)
[PATCH v6 00/11] io_uring getdents
2023-09-04 9:57 UTC (26+ messages)
` [PATCH 01/11] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/11] xfs: add NOWAIT semantics for readdir
` [PATCH 03/11] vfs: add nowait flag for struct dir_context
` [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 05/11] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 06/11] vfs: add a nowait parameter for touch_atime()
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()
` [PATCH 08/11] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated
` [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 11/11] io_uring: add support for getdents
[PATCH] block: export symbol blk_flush_plug
2023-09-04 8:10 UTC (5+ messages)
[PATCH v3 0/6] blk-mq-tag: remove bt_for_each()
2023-09-04 2:25 UTC (4+ messages)
[PATCH v7 0/6] badblocks improvement for multiple bad block ranges
2023-09-03 3:27 UTC (11+ messages)
` [PATCH v7 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v7 3/6] badblocks: improve badblocks_set() for multiple "
` [PATCH v7 4/6] badblocks: improve badblocks_clear() "
` [PATCH v7 5/6] badblocks: improve badblocks_check() "
` [PATCH v7 6/6] badblocks: switch to the improved badblock handling code
[PATCH] docs: block: blk-mq.rst: correct places -> place
2023-09-02 16:41 UTC
[PATCH 0/6] blk-mq: optimize the queue_rqs() support
2023-09-02 15:00 UTC (2+ messages)
[PATCH V4] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
2023-09-01 15:34 UTC (2+ messages)
[PATCH V2] io_uring: fix IO hang in io_wq_put_and_exit from do_exit()
2023-09-01 15:13 UTC (5+ messages)
[PATCH v2 0/1] block/null_blk: fix poll request timeout panic
2023-09-01 14:18 UTC (3+ messages)
` [PATCH v2 1/1] null_blk: fix poll request timeout handling
[PATCH 0/1] s390/dasd: fix string length handling
2023-09-01 13:47 UTC (14+ messages)
` [PATCH 1/1] "
[PATCH] io_uring: fix IO hang in io_wq_put_and_exit from do_exit()
2023-09-01 8:56 UTC (7+ messages)
[bug report] blktests nvme/043 nvme/045 failed
2023-09-01 4:02 UTC (2+ messages)
[PATCH blktests v3 0/3] Introduce nvmet target setup/cleanup helpers
2023-09-01 0:33 UTC (21+ messages)
` [PATCH blktests v3 3/3] nvme: introduce nvmet_target_{setup/cleanup} common code
[PATCH] block: don't add or resize partition on the disk with GENHD_FL_NO_PART
2023-08-31 15:22 UTC (3+ messages)
[PATCH] block: remove the call to file_remove_privs in blkdev_write_iter
2023-08-31 15:22 UTC (3+ messages)
[PATCH v2 00/10] Hardware wrapped key support for qcom ice and ufs
2023-08-31 9:10 UTC (13+ messages)
` [PATCH v2 03/10] soc: qcom: ice: add hwkm support in ice
` [PATCH v2 04/10] soc: qcom: ice: support for hardware wrapped keys
[PATCH V3] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
2023-08-31 9:03 UTC (5+ messages)
[PATCH blktests v4 0/3] Introduce nvmet target setup/cleanup helpers
2023-08-31 8:03 UTC (8+ messages)
` [PATCH blktests v4 1/3] nvme/{033,034,035,036}: use default subsysnqn variable directly
` [PATCH blktests v4 2/3] nvme/{033,034,035,036,37}: drop port handle between passthru target setup and cleanup
` [PATCH blktests v4 3/3] nvme: introduce nvmet_target_{setup/cleanup} common code
[RFC PATCH v2 0/3] Move usages of struct __call_single_data to call_single_data_t
2023-08-31 2:04 UTC (8+ messages)
[PATCH -next v2 0/4] cleanup and fixes for 'carryover_ios/bytes'
2023-08-30 16:15 UTC (10+ messages)
` [PATCH -next v2 1/4] blk-throttle: print signed value 'carryover_bytes/ios' for user
` [PATCH -next v2 2/4] blk-throttle: fix wrong comparation while 'carryover_ios/bytes' is negative
` [PATCH -next v2 3/4] blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice()
` [PATCH -next v2 4/4] blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice()
[PATCH -next] rbd: Use list_for_each_entry() helper
2023-08-30 10:20 UTC (2+ messages)
[GIT PULL] Block updates for 6.6-rc1
2023-08-30 3:58 UTC (2+ messages)
allow building a kernel without buffer_heads v3
2023-08-29 13:03 UTC (6+ messages)
` [PATCH 3/6] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 4/6] block: stop setting ->direct_IO
[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
2023-08-29 11:03 UTC (13+ messages)
` [PATCH 02/29] block: Use bdev_open_by_dev() in blkdev_open()
` [PATCH 23/29] f2fs: Convert to bdev_open_by_dev/path()
[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
2023-08-28 14:27 UTC (7+ messages)
cleanup the filemap / direct I/O interaction v4
2023-08-28 14:15 UTC (10+ messages)
` [PATCH 03/12] filemap: update ki_pos in generic_perform_write
decouple block open flags from fmode_t v2
2023-08-28 12:09 UTC (4+ messages)
` [PATCH 01/30] block: also call ->open for incremental partition opens
[PATCH 00/17] -Wmissing-prototype warning fixes
2023-08-28 8:07 UTC (7+ messages)
` (subset) "
Słowa kluczowe do wypozycjonowania
2023-08-28 7:30 UTC
[RFC PATCH 00/18] ceph, rbd: Collapse all the I/O types down to something iov_iter-based
2023-08-28 1:32 UTC (4+ messages)
` [RFC PATCH 18/18] ceph: Don't use data_pages
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).