Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH v2 5/6] dm: fix dm_blk_report_zones, (continued)
- [PATCH RESEND v2] blk-cgroup: improve policy registration error handling,
Chen Linxuan
- [PATCH v4 15/16] rust: block: refactor to use `&raw [const|mut]`,
Antonio Hickey
- [PATCH v4 0/6] rust: reduce pointer casts, enable related lints,
Tamir Duberstein
- [PATCH v3 2/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`,
Antonio Hickey
- [syzbot] [block?] WARNING in bioset_exit,
syzbot
- [GIT PULL] Block fixes for 6.14-rc7,
Jens Axboe
- [PATCH v3 0/6] rust: reduce pointer casts, enable related lints,
Tamir Duberstein
- [PATCH v2 3/3] rust: replace `addr_of[_mut]!` with `&raw [const | mut]`, Antonio Hickey
- [PATCH V2 0/5] loop: improve loop aio perf by IOCB_NOWAIT,
Ming Lei
- [RFC PATCH 00/35] ceph, rbd, netfs: Make ceph fully use netfslib,
David Howells
- [RFC PATCH 01/35] ceph: Fix incorrect flush end position calculation, David Howells
- [RFC PATCH 03/35] libceph: Add a new data container type, ceph_databuf, David Howells
- [RFC PATCH 02/35] libceph: Rename alignment to offset, David Howells
- [RFC PATCH 04/35] ceph: Convert ceph_mds_request::r_pagelist to a databuf, David Howells
- [RFC PATCH 05/35] libceph: Add functions to add ceph_databufs to requests, David Howells
- [RFC PATCH 06/35] rbd: Use ceph_databuf for rbd_obj_read_sync(), David Howells
- [RFC PATCH 07/35] libceph: Change ceph_osdc_call()'s reply to a ceph_databuf, David Howells
- [RFC PATCH 08/35] libceph: Unexport osd_req_op_cls_request_data_pages(), David Howells
- [RFC PATCH 09/35] libceph: Remove osd_req_op_cls_response_data_pages(), David Howells
- [RFC PATCH 10/35] libceph: Convert notify_id_pages to a ceph_databuf, David Howells
- [RFC PATCH 11/35] ceph: Use ceph_databuf in DIO, David Howells
- [RFC PATCH 12/35] libceph: Bypass the messenger-v1 Tx loop for databuf/iter data blobs, David Howells
- [RFC PATCH 13/35] rbd: Switch from using bvec_iter to iov_iter, David Howells
- [RFC PATCH 14/35] libceph: Remove bvec and bio data container types, David Howells
- [RFC PATCH 15/35] libceph: Make osd_req_op_cls_init() use a ceph_databuf and map it, David Howells
- [RFC PATCH 17/35] libceph, rbd: Use ceph_databuf encoding start/stop, David Howells
- [RFC PATCH 16/35] libceph: Convert req_page of ceph_osdc_call() to ceph_databuf, David Howells
- [RFC PATCH 18/35] libceph, rbd: Convert some page arrays to ceph_databuf, David Howells
- [RFC PATCH 20/35] libceph: Remove ceph_pagelist, David Howells
- [RFC PATCH 19/35] libceph, ceph: Convert users of ceph_pagelist to ceph_databuf, David Howells
- [RFC PATCH 21/35] libceph: Make notify code use ceph_databuf_enc_start/stop, David Howells
- [RFC PATCH 23/35] rbd: Use ceph_databuf_enc_start/stop(), David Howells
- [RFC PATCH 22/35] libceph, rbd: Convert ceph_osdc_notify() reply to ceph_databuf, David Howells
- [RFC PATCH 24/35] ceph: Make ceph_calc_file_object_mapping() return size as size_t, David Howells
- [RFC PATCH 25/35] ceph: Wrap POSIX_FADV_WILLNEED to get caps, David Howells
- [RFC PATCH 26/35] ceph: Kill ceph_rw_context, David Howells
- [RFC PATCH 27/35] netfs: Pass extra write context to write functions, David Howells
- [RFC PATCH 28/35] netfs: Adjust group handling, David Howells
- [RFC PATCH 29/35] netfs: Allow fs-private data to be handed through to request alloc, David Howells
- [RFC PATCH 31/35] netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int, David Howells
- [RFC PATCH 30/35] netfs: Make netfs_page_mkwrite() use folio_mkwrite_check_truncate(), David Howells
- [RFC PATCH 32/35] netfs: Add some more RMW support for ceph, David Howells
- [RFC PATCH 34/35] ceph: Enable multipage folios for ceph files, David Howells
- [RFC PATCH 35/35] ceph: Remove old I/O API bits, David Howells
- [RFC PATCH 33/35] ceph: Use netfslib [INCOMPLETE], David Howells
- [PATCHv2 0/3] block: protect debugfs attributes using elavtor_lock,
Nilay Shroff
- [PATCH 3/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`,
Antonio Hickey
- [PATCH] block: fix a comment in the queue_attrs[] array,
Christoph Hellwig
- [PATCH V2] block: fix adding folio to bio,
Ming Lei
- [PATCH] block: fix adding folio to bio,
Ming Lei
- [PATCH] block: protect debugfs attributes using q->elevator_lock,
Nilay Shroff
- [PATCH] block: remove useless req addr print in debugfs,
Guixin Liu
- [PATCH] block: remove unused parameter,
Guixin Liu
- [PATCH] loop: debug: add threaded aio, Ming Lei
- [PATCH] block: improve kerneldoc of blk_mq_add_to_batch(),
Shin'ichiro Kawasaki
- [PATCH] block: add BLK_FEAT_LBS to check for PAGE_SIZE limit,
Luis Chamberlain
Re: [PATCH RFC 2/2] tests/throtl: add a new test 008, Shinichiro Kawasaki
[PATCH 0/2] btrfs: zoned: skip reporting zone for new block group,
Naohiro Aota
[PATCH 00/14] better handling of checksum errors/bitrot,
Kent Overstreet
[PATCH] block: Allow REQ_FUA|REQ_READ,
Kent Overstreet
[PATCH v2 00/11] cgroup v1 deprecation messages,
Michal Koutný
[PATCH v2 0/2] block: nvme: fix blktests nvme/039 failure,
Shin'ichiro Kawasaki
[PATCH 0/2] block: nvme: fix blktests nvme/039 failure,
Shin'ichiro Kawasaki
[PATCH 6.6.y] zram: fix NULL pointer in comp_algorithm_show(), jianqi.ren.cn
[PATCH] block: add lock for safe nrpages access in invalidate_bdev(),
Yuan Tan
Re: [syzbot] [mm?] [fs?] KCSAN: data-race in __filemap_add_folio / invalidate_bdev (8), Matthew Wilcox
[PATCH V2] block: make sure ->nr_integrity_segments is cloned in blk_rq_prep_clone,
Ming Lei
[PATCH] block: make sure ->nr_integrity_segments is cloned in blk_rq_prep_clone,
Ming Lei
Re: [syzbot] [bcachefs?] possible deadlock in get_partial_node (2),
syzbot
[linux-next:master] [block/bdev] 3c20917120: BUG:sleeping_function_called_from_invalid_context_at_mm/util.c,
kernel test robot
[linux-next:master] [block/bdev] 47dd675323: ltp.ioctl_loop06.fail,
kernel test robot
Re: [PATCH RFC 1/2] tests/throtl: add a new test 007,
Yu Kuai
[RFC PATCH 0/7] dm: fix issues with swapping dm tables,
Benjamin Marzinski
Bring back md-faulty? (was Re: dm-flakey: Fix memory corruption),
Kent Overstreet
[PATCH] badblocks: Fix a nonsense WARN_ON() which checks whether a u64 variable < 0,
colyli
[PATCH v2 0/5] rust: reduce pointer casts, enable related lints,
Tamir Duberstein
[RESEND PATCH 0/5] loop: improve loop aio perf by IOCB_NOWAIT,
Ming Lei
[PATCH 0/5] loop: improve loop aio perf by IOCB_NOWAIT,
Ming Lei
[PATCH v2 15/22] rust: make pin-init its own crate,
Benno Lossin
[bug report] badblocks: improve badblocks_check() for multiple ranges handling,
Dan Carpenter
Re: [PATCH] blk-throttle: support io merge over iops_limit,
Tejun Heo
[GIT PULL] Block fixes for 6.14-rc6,
Jens Axboe
[PATCH 0/2] Improve Zram by separating compression context from kswapd,
Qun-Wei Lin
Bounce probe for linux-block@xxxxxxxxxxxxxxx (no action required),
linux-block+owner
- <Possible follow-ups>
- Bounce probe for linux-block@xxxxxxxxxxxxxxx (no action required), linux-block+owner
- Bounce probe for linux-block@xxxxxxxxxxxxxxx (no action required), linux-block+owner
- Bounce probe for linux-block@xxxxxxxxxxxxxxx (no action required), linux-block+owner
- Bounce probe for linux-block@xxxxxxxxxxxxxxx (no action required), linux-block+owner
- Bounce probe for linux-block@xxxxxxxxxxxxxxx (no action required), linux-block+owner
- Bounce probe for linux-block@xxxxxxxxxxxxxxx (no action required), linux-block+owner
- Bounce probe for linux-block@xxxxxxxxxxxxxxx (no action required), linux-block+owner
- Bounce probe for linux-block@xxxxxxxxxxxxxxx (no action required), linux-block+owner
- Bounce probe for linux-block@xxxxxxxxxxxxxxx (no action required), linux-block+owner
- Bounce probe for linux-block@xxxxxxxxxxxxxxx (no action required), linux-block+owner
- Bounce probe for linux-block@xxxxxxxxxxxxxxx (no action required), linux-block+owner
- Bounce probe for linux-block@xxxxxxxxxxxxxxx (no action required), linux-block+owner
- Bounce probe for linux-block@xxxxxxxxxxxxxxx (no action required), linux-block+owner
- Bounce probe for linux-block@xxxxxxxxxxxxxxx (no action required), linux-block+owner
- Bounce probe for linux-block@xxxxxxxxxxxxxxx (no action required), linux-block+owner
- Bounce probe for linux-block@xxxxxxxxxxxxxxx (no action required), linux-block+owner
- Bounce probe for linux-block@xxxxxxxxxxxxxxx (no action required), linux-block+owner
- Bounce probe for linux-block@xxxxxxxxxxxxxxx (no action required), linux-block+owner
[PATCH v2] bdev: add back PAGE_SIZE block size validation for sb_set_blocksize(),
Luis Chamberlain
Re: [RFC PATCH] block, fs: use FOLL_LONGTERM as gup_flags for direct IO,
Jaewon Kim
[PATCH] block: Name the RQF flags enum,
Breno Leitao
[PATCH] block: protect hctx attributes/params using q->elevator_lock,
Nilay Shroff
[PATCH 6.1 143/176] mm: Dont pin ZERO_PAGE in pin_user_pages(), Greg Kroah-Hartman
[PATCH v3 0/2] Fix integrity sysfs reporting inconsistencies,
Anuj Gupta
Message not available
Re: [PATCH v3 0/2] Fix integrity sysfs reporting inconsistencies, Jens Axboe
[PATCH 0/3] blk-throttle: remove last_bytes/ios and carryover byte/ios,
Ming Lei
[PATCH V3] block: fix conversion of GPT partition name to 7-bit,
Ming Lei
[PATCH] bdev: add back PAGE_SIZE block size validation for sb_set_blocksize(),
Luis Chamberlain
[PATCH 15/22] rust: make pin-init its own crate,
Benno Lossin
[PATCH] ublk: set_params: properly check if parameters can be applied,
Uday Shankar
[PATCH 1/2] block: allow setting partition of_node,
Daniel Golle
[PATCH 0/9] cgroup v1 deprecation warnings,
Michal Koutný
[PATCH V2] tests/throtl: add a new test 006,
Ming Lei
[PATCH 0/4] bugfix of logical_block_size and make it configurable,
linan666
[PATCHv6 0/7] block: fix lock order and remove redundant locking,
Nilay Shroff
Re: [PATCH] cpuidle: psd: add power sleep demotion prevention for fast I/O devices,
Christian Loehle
pgbench buffer readwrite mode showing around 24% perf regression, samasth . norway . ananda
[PATCH AUTOSEL 5.4 4/4] block: fix 'kmem_cache of name 'bio-108' already exists', Sasha Levin
[PATCH AUTOSEL 5.15 9/9] block: fix 'kmem_cache of name 'bio-108' already exists', Sasha Levin
[PATCH AUTOSEL 5.10 8/8] block: fix 'kmem_cache of name 'bio-108' already exists', Sasha Levin
[PATCH AUTOSEL 6.1 9/9] block: fix 'kmem_cache of name 'bio-108' already exists', Sasha Levin
[PATCH AUTOSEL 6.6 11/11] block: fix 'kmem_cache of name 'bio-108' already exists', Sasha Levin
[PATCH AUTOSEL 6.12 16/17] block: fix 'kmem_cache of name 'bio-108' already exists', Sasha Levin
[PATCH AUTOSEL 6.13 16/17] block: fix 'kmem_cache of name 'bio-108' already exists', Sasha Levin
Re: [PATCH] the dm-loop target,
Christoph Hellwig
Re: [PATCH] the dm-loop target, Mikulas Patocka
[Index of Archives]
[Linux RAID]
[Linux SCSI]
[Linux ATA RAID]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]