linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-25 13:57:04 to 2023-09-04 09:37:50 UTC [more...]

[PATCH v6 00/11] io_uring getdents
 2023-09-04  9:37 UTC  (24+ 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

[syzbot] [xfs?] [ext4?] kernel BUG in __block_write_begin_int
 2023-09-04  8:33 UTC 

[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 0/2] zram: support for specific numa node for zram
 2023-09-02 22:55 UTC  (4+ messages)
` [PATCH 1/2] zram: add a parameter "node_id" "
` [PATCH 2/2] zram: take the benefit of kvzalloc_node

[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  (5+ 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

[PATCH 6.1 -stable] ublk: remove check IO_URING_F_SQE128 in ublk_ch_uring_cmd
 2023-08-27  9:10 UTC  (2+ messages)

LVM kernel lockup scenario during lvcreate
 2023-08-26 18:18 UTC  (8+ messages)

[PATCH RFC v5 00/29] io_uring getdents
 2023-08-25 22:53 UTC  (38+ messages)
` [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT
` [PATCH 04/29] vfs: add nowait flag for struct dir_context
` [PATCH 05/29] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 06/29] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 07/29] vfs: add a nowait parameter for touch_atime()
` [PATCH 08/29] vfs: add nowait parameter for file_accessed()
` [PATCH 09/29] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 10/29] vfs: add S_NOWAIT for nowait time update
` [PATCH 11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update
` [PATCH 13/29] xfs: make xfs_trans_alloc() support nowait semantics
` [PATCH 14/29] xfs: support nowait for xfs_log_reserve()
` [PATCH 15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case
` [PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init()
` [PATCH 17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN
` [PATCH 18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary
` [PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc()
` [PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case
` [PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in "
` [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert()
` [PATCH 23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map()
` [PATCH 24/29] xfs: support nowait for xfs_buf_read_map()
` [PATCH 25/29] xfs: support nowait for xfs_buf_item_init()
` [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit
` [PATCH 27/29] xfs: add a comment for xlog_kvmalloc()
` [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit()
` [PATCH 29/29] io_uring: add support for getdents


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