messages from 2025-03-12 15:17:15 to 2025-03-17 08:53:05 UTC [more...]
[PATCH] loop: move vfs_fsync() out of loop_update_dio()
2025-03-17 8:52 UTC (2+ messages)
` "
[PATCH 00/14] better handling of checksum errors/bitrot
2025-03-17 6:00 UTC (11+ messages)
` [PATCH 13/14] block: Allow REQ_FUA|REQ_READ
PI and data checksumming for XFS
2025-03-17 5:52 UTC (5+ messages)
` [PATCH 3/7] iomap: add bioset in iomap_read_folio_ops for filesystems to use own bioset
[PATCH v2 0/6] dm: fix issues with swapping dm tables
2025-03-17 4:45 UTC (7+ messages)
` [PATCH v2 1/6] dm: don't change md if dm_table_set_restrictions() fails
` [PATCH v2 2/6] dm: free table mempools if not used in __bind
` [PATCH v2 3/6] block: make queue_limits_set() optionally return old limits
` [PATCH v2 4/6] dm: handle failures in dm_table_set_restrictions
` [PATCH v2 5/6] dm: fix dm_blk_report_zones
` [PATCH v2 6/6] dm: limit swapping tables for devices with zone write plugs
[PATCH v4 15/16] rust: block: refactor to use `&raw [const|mut]`
2025-03-17 4:04 UTC (2+ messages)
[PATCH RESEND v2] blk-cgroup: improve policy registration error handling
2025-03-17 2:29 UTC
[PATCH v4 0/6] rust: reduce pointer casts, enable related lints
2025-03-16 12:54 UTC (9+ messages)
` [PATCH v4 1/6] rust: retain pointer mut-ness in `container_of!`
` [PATCH v4 2/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v4 3/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v4 4/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v4 5/6] rust: enable `clippy::as_underscore` lint
` [PATCH v4 6/6] rust: use strict provenance APIs
[PATCH v3 2/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
2025-03-16 4:15 UTC (7+ messages)
` "
[PATCH v3 0/6] rust: reduce pointer casts, enable related lints
2025-03-15 18:00 UTC (20+ messages)
` [PATCH v3 1/6] rust: retain pointer mut-ness in `container_of!`
` [PATCH v3 2/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v3 3/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v3 4/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v3 5/6] rust: enable `clippy::as_underscore` lint
` [PATCH v3 6/6] rust: use strict provenance APIs
[RFC PATCH 00/35] ceph, rbd, netfs: Make ceph fully use netfslib
2025-03-14 22:27 UTC (40+ messages)
` [RFC PATCH 01/35] ceph: Fix incorrect flush end position calculation
` [RFC PATCH 02/35] libceph: Rename alignment to offset
` [RFC PATCH 03/35] libceph: Add a new data container type, ceph_databuf
` [RFC PATCH 04/35] ceph: Convert ceph_mds_request::r_pagelist to a databuf
` [RFC PATCH 05/35] libceph: Add functions to add ceph_databufs to requests
` [RFC PATCH 06/35] rbd: Use ceph_databuf for rbd_obj_read_sync()
` [RFC PATCH 07/35] libceph: Change ceph_osdc_call()'s reply to a ceph_databuf
` [RFC PATCH 08/35] libceph: Unexport osd_req_op_cls_request_data_pages()
` [RFC PATCH 09/35] libceph: Remove osd_req_op_cls_response_data_pages()
` [RFC PATCH 10/35] libceph: Convert notify_id_pages to a ceph_databuf
` [RFC PATCH 11/35] ceph: Use ceph_databuf in DIO
` [RFC PATCH 12/35] libceph: Bypass the messenger-v1 Tx loop for databuf/iter data blobs
` [RFC PATCH 13/35] rbd: Switch from using bvec_iter to iov_iter
` [RFC PATCH 14/35] libceph: Remove bvec and bio data container types
` [RFC PATCH 15/35] libceph: Make osd_req_op_cls_init() use a ceph_databuf and map it
` [RFC PATCH 16/35] libceph: Convert req_page of ceph_osdc_call() to ceph_databuf
` [RFC PATCH 17/35] libceph, rbd: Use ceph_databuf encoding start/stop
` [RFC PATCH 18/35] libceph, rbd: Convert some page arrays to ceph_databuf
` [RFC PATCH 19/35] libceph, ceph: Convert users of ceph_pagelist "
` [RFC PATCH 20/35] libceph: Remove ceph_pagelist
` [RFC PATCH 21/35] libceph: Make notify code use ceph_databuf_enc_start/stop
` [RFC PATCH 22/35] libceph, rbd: Convert ceph_osdc_notify() reply to ceph_databuf
` [RFC PATCH 23/35] rbd: Use ceph_databuf_enc_start/stop()
` [RFC PATCH 24/35] ceph: Make ceph_calc_file_object_mapping() return size as size_t
` [RFC PATCH 25/35] ceph: Wrap POSIX_FADV_WILLNEED to get caps
` [RFC PATCH 26/35] ceph: Kill ceph_rw_context
` [RFC PATCH 27/35] netfs: Pass extra write context to write functions
` [RFC PATCH 28/35] netfs: Adjust group handling
` [RFC PATCH 29/35] netfs: Allow fs-private data to be handed through to request alloc
` [RFC PATCH 30/35] netfs: Make netfs_page_mkwrite() use folio_mkwrite_check_truncate()
` [RFC PATCH 31/35] netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int
` [RFC PATCH 32/35] netfs: Add some more RMW support for ceph
` [RFC PATCH 33/35] ceph: Use netfslib [INCOMPLETE]
` [RFC PATCH 34/35] ceph: Enable multipage folios for ceph files
` [RFC PATCH 35/35] ceph: Remove old I/O API bits
[GIT PULL] Block fixes for 6.14-rc7
2025-03-14 21:36 UTC (2+ messages)
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-03-14 18:49 UTC (7+ messages)
[syzbot] [block?] WARNING in bioset_exit
2025-03-14 16:12 UTC (2+ messages)
[PATCH] block: remove useless req addr print in debugfs
2025-03-14 14:54 UTC (3+ messages)
[RFC PATCH 0/7] dm: fix issues with swapping dm tables
2025-03-14 13:46 UTC (8+ messages)
` [PATCH 3/7] dm: handle failures in dm_table_set_restrictions
[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
2025-03-14 12:26 UTC (29+ messages)
` [PATCH v2 2/5] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v2 5/5] rust: enable `clippy::as_underscore` lint
[PATCH 3/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
2025-03-14 7:10 UTC (2+ messages)
[PATCH v2 3/3] rust: replace `addr_of[_mut]!` with `&raw [const | mut]`
2025-03-14 3:47 UTC
[PATCH V2 0/5] loop: improve loop aio perf by IOCB_NOWAIT
2025-03-14 2:16 UTC (7+ messages)
` [PATCH V2 1/5] loop: simplify do_req_filebacked()
` [PATCH V2 2/5] loop: cleanup lo_rw_aio()
` [PATCH V2 3/5] loop: move command blkcg/memcg initialization into loop_queue_work
` [PATCH V2 4/5] loop: try to handle loop aio command via NOWAIT IO first
` [PATCH V2 5/5] loop: add hint for handling aio via IOCB_NOWAIT
[PATCH] block: Name the RQF flags enum
2025-03-13 22:00 UTC (2+ messages)
[PATCH 0/2] Improve Zram by separating compression context from kswapd
2025-03-13 20:37 UTC (9+ messages)
[PATCH] the dm-loop target
2025-03-13 16:36 UTC (23+ messages)
[PATCHv2 0/3] block: protect debugfs attributes using elavtor_lock
2025-03-13 13:24 UTC (8+ messages)
` [PATCHv2 1/3] block: protect debugfs attrs using elevator_lock instead of sysfs_lock
` [PATCHv2 2/3] block: Remove unnecessary goto labels in debugfs attribute read methods
` [PATCHv2 3/3] block: protect debugfs attribute method hctx_busy_show
[PATCH] block: remove unused parameter
2025-03-13 13:24 UTC (5+ messages)
[PATCH 3/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
2025-03-13 12:20 UTC
[PATCH] block: protect debugfs attributes using q->elevator_lock
2025-03-13 11:48 UTC (5+ messages)
Patch and bugfix in block/blk-mq.c to regain stability when using various SD Cards and Card Readers
2025-03-13 10:57 UTC (7+ messages)
` mmc0: error -95 doing runtime resume
Kernel oops with 6.14 when enabling TLS
2025-03-13 9:43 UTC (14+ messages)
` Networking people smell funny and make poor life choices
nvme-tcp: fix a possible UAF when failing to send request
2025-03-13 9:01 UTC (9+ messages)
` Re: nvme-tcp: fix a possible UAF when failing to send request【请注意,邮件由sagigrim@gmail.com代发】
` "
[PATCH] block: add BLK_FEAT_LBS to check for PAGE_SIZE limit
2025-03-13 8:26 UTC (7+ messages)
[PATCH 0/2] btrfs: zoned: skip reporting zone for new block group
2025-03-13 2:24 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH V2] block: fix adding folio to bio
2025-03-13 1:08 UTC (4+ messages)
[PATCH] block: fix a comment in the queue_attrs[] array
2025-03-12 20:33 UTC (3+ messages)
[RFC PATCH] block, fs: use FOLL_LONGTERM as gup_flags for direct IO
2025-03-12 16:21 UTC (11+ messages)
[PATCH] blk-throttle: support io merge over iops_limit
2025-03-12 15:41 UTC (9+ 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).