Linux Block Development
[Prev Page][Next Page]
- [PATCH v2 05/33] ns: move to_ns_common() to ns_common.h, (continued)
- Re: [PATCH] sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN, John Paul Adrian Glaubitz
- [PATCH 00/62] initrd: remove classic initrd support,
Askar Safin
- [PATCH RESEND 00/62] initrd: remove classic initrd support,
Askar Safin
- Re: [PATCH RESEND 00/62] initrd: remove classic initrd support, Krzysztof Kozlowski
- Re: [PATCH RESEND 00/62] initrd: remove classic initrd support, Askar Safin
- [PATCH RESEND 48/62] init: fix comment, Askar Safin
- [PATCH RESEND 37/62] init: remove root_mountflags from init/do_mounts.h, Askar Safin
- [PATCH RESEND 47/62] init: fix typo: virtul => virtual, Askar Safin
- [PATCH RESEND 44/62] doc: kernel-parameters: remove [RAM] from reserve_mem=, Askar Safin
- [PATCH RESEND 39/62] init: make console_on_rootfs static, Askar Safin
- [PATCH RESEND 50/62] init: rename ramdisk_command_access to initramfs_command_access, Askar Safin
- [PATCH RESEND 38/62] init: remove most headers from init/do_mounts.h, Askar Safin
- [PATCH RESEND 43/62] setsid: inline ksys_setsid into the only caller, Askar Safin
- [PATCH RESEND 51/62] init: rename get_boot_config_from_initrd to get_boot_config_from_initramfs, Askar Safin
- [PATCH RESEND 53/62] init: rename kexec_free_initrd to kexec_free_initramfs, Askar Safin
- [PATCH RESEND 62/62] init: rename CONFIG_RD_ZSTD to CONFIG_INITRAMFS_DECOMPRESS_ZSTD, Askar Safin
- [PATCH RESEND 52/62] init: rename do_retain_initrd to retain_initramfs, Askar Safin
- [PATCH RESEND 49/62] init: rename ramdisk_execute_command to initramfs_execute_command, Askar Safin
- [PATCH RESEND 41/62] init: rename reserve_initrd_mem to reserve_initramfs_mem, Askar Safin
- [PATCH RESEND 40/62] init: rename free_initrd_mem to free_initramfs_mem, Askar Safin
- [PATCH RESEND 45/62] doc: kernel-parameters: replace [RAM] with [INITRAMFS], Askar Safin
- [PATCH RESEND 56/62] init: rename CONFIG_RD_GZIP to CONFIG_INITRAMFS_DECOMPRESS_GZIP, Askar Safin
- [PATCH RESEND 59/62] init: rename CONFIG_RD_XZ to CONFIG_INITRAMFS_DECOMPRESS_XZ, Askar Safin
- [PATCH RESEND 46/62] init: edit docs for initramfs-related configs, Askar Safin
- [PATCH RESEND 54/62] init: arm, x86: deal with some references to initrd, Askar Safin
- [PATCH RESEND 57/62] init: rename CONFIG_RD_BZIP2 to CONFIG_INITRAMFS_DECOMPRESS_BZIP2, Askar Safin
- [PATCH RESEND 58/62] init: rename CONFIG_RD_LZMA to CONFIG_INITRAMFS_DECOMPRESS_LZMA, Askar Safin
- [PATCH RESEND 60/62] init: rename CONFIG_RD_LZO to CONFIG_INITRAMFS_DECOMPRESS_LZO, Askar Safin
- [PATCH RESEND 61/62] init: rename CONFIG_RD_LZ4 to CONFIG_INITRAMFS_DECOMPRESS_LZ4, Askar Safin
- [PATCH RESEND 42/62] init: rename <linux/initrd.h> to <linux/initramfs.h>, Askar Safin
- [PATCH RESEND 55/62] init: rename CONFIG_BLK_DEV_INITRD to CONFIG_INITRAMFS, Askar Safin
- Re: [PATCH RESEND 00/62] initrd: remove classic initrd support, Julian Stecklina
- [PATCH RESEND 09/62] arm: init: document rd_start (in param_struct) as obsolete, Askar Safin
- [PATCH RESEND 24/62] init: remove wrong comment, Askar Safin
- [PATCH RESEND 27/62] init: alpha: remove "extern unsigned long initrd_start, initrd_end", Askar Safin
- [PATCH RESEND 36/62] init: make mount_root static, Askar Safin
- [PATCH RESEND 30/62] doc: remove documentation for block device 4 0, Askar Safin
- [PATCH RESEND 32/62] init: move initramfs_below_start_ok to init/initramfs.c, Askar Safin
- [PATCH RESEND 35/62] init: make mount_root_generic static, Askar Safin
- [PATCH RESEND 29/62] init: move virt_external_initramfs_{start,end} to init/initramfs.c, Askar Safin
- [PATCH RESEND 08/62] arm: init: remove FLAG_RDLOAD and FLAG_RDPROMPT, Askar Safin
- [PATCH RESEND 26/62] init: move phys_external_initramfs_{start,size} to init/initramfs.c, Askar Safin
- [PATCH RESEND 34/62] init: inline create_dev into the only caller, Askar Safin
- [PATCH RESEND 13/62] ext2: remove ext2_image_size and associated code, Askar Safin
- [PATCH RESEND 22/62] doc: remove obsolete mentions of pivot_root, Askar Safin
- [PATCH RESEND 12/62] init: remove /proc/sys/kernel/real-root-dev, Askar Safin
- [PATCH RESEND 33/62] init: remove init/do_mounts_initrd.c, Askar Safin
- [PATCH RESEND 18/62] doc: modernize Documentation/driver-api/early-userspace/early_userspace_support.rst, Askar Safin
- [PATCH RESEND 07/62] arm: init: remove ATAG_RAMDISK, Askar Safin
- [PATCH RESEND 03/62] init: sh, sparc, x86: remove unused constants RAMDISK_PROMPT_FLAG and RAMDISK_LOAD_FLAG, Askar Safin
- [PATCH RESEND 16/62] brd: remove "ramdisk_size" command line parameter, Askar Safin
- [PATCH RESEND 17/62] doc: modernize Documentation/filesystems/ramfs-rootfs-initramfs.rst, Askar Safin
- [PATCH RESEND 23/62] init: rename __initramfs_{start,size} to __builtin_initramfs_{start,size}, Askar Safin
- [PATCH RESEND 19/62] init: remove mentions of "ramdisk=" command line parameter, Askar Safin
- [PATCH RESEND 14/62] init: m68k, mips, powerpc, s390, sh: remove Root_RAM0, Askar Safin
- [PATCH RESEND 15/62] doc: modernize Documentation/admin-guide/blockdev/ramdisk.rst, Askar Safin
- [PATCH RESEND 11/62] init, efi: remove "noinitrd" command line parameter, Askar Safin
- [PATCH RESEND 31/62] init: rename initrd_below_start_ok to initramfs_below_start_ok, Askar Safin
- [PATCH RESEND 20/62] doc: remove Documentation/power/swsusp-dmcrypt.rst, Askar Safin
- [PATCH RESEND 25/62] init: rename phys_initrd_{start,size} to phys_external_initramfs_{start,size}, Askar Safin
- [PATCH RESEND 04/62] init: x86, arm, sh, sparc: remove variable rd_image_start, which controls starting block number of initrd, Askar Safin
- [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*, Askar Safin
- [PATCH RESEND 10/62] initrd: remove initrd (initial RAM disk) support, Askar Safin
- [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}, Askar Safin
- Re: [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}, Borislav Petkov
- Re: [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}, Borislav Petkov
- [PATCH RESEND 05/62] init: remove "ramdisk_start" command line parameter, which controls starting block number of initrd, Askar Safin
- [PATCH RESEND 01/62] init: remove deprecated "load_ramdisk" command line parameter, which does nothing, Askar Safin
- [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" command line parameter, which does nothing, Askar Safin
- [PATCH RESEND 06/62] arm: init: remove special logic for setting brd.rd_size, Askar Safin
- [PATCH 0/3] block: device frequency PM QoS tuning,
Wang Jianzheng
- [PATCH v3 00/16] dma-mapping: migrate to physical address-based API,
Leon Romanovsky
- [PATCH v3 03/16] dma-debug: refactor to use physical addresses for page mapping, Leon Romanovsky
- [PATCH v3 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory, Leon Romanovsky
- [PATCH v3 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link()., Leon Romanovsky
- [PATCH v3 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based, Leon Romanovsky
- [PATCH v3 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys, Leon Romanovsky
- [PATCH v3 08/16] kmsan: convert kmsan_handle_dma to use physical addresses, Leon Romanovsky
- [PATCH v3 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys, Leon Romanovsky
- [PATCH v3 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory, Leon Romanovsky
- [PATCH v3 10/16] xen: swiotlb: Open code map_resource callback, Leon Romanovsky
- [PATCH v3 15/16] block-dma: properly take MMIO path, Leon Romanovsky
- [PATCH v3 12/16] mm/hmm: migrate to physical address-based DMA mapping API, Leon Romanovsky
- [PATCH v3 14/16] block-dma: migrate to dma_map_phys instead of map_page, Leon Romanovsky
- [PATCH v3 16/16] nvme-pci: unmap MMIO pages with appropriate interface, Leon Romanovsky
- [PATCH v3 11/16] dma-mapping: export new dma_*map_phys() interface, Leon Romanovsky
- [PATCH v3 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page, Leon Romanovsky
- [PATCH v3 13/16] mm/hmm: properly take MMIO path, Leon Romanovsky
- Re: [PATCH v3 00/16] dma-mapping: migrate to physical address-based API, Christophe Leroy
- [PATCH v2 00/16] dma-mapping: migrate to physical address-based API,
Leon Romanovsky
- [PATCH v2 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link()., Leon Romanovsky
- [PATCH v2 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys, Leon Romanovsky
- [PATCH v2 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory, Leon Romanovsky
- [PATCH v2 03/16] dma-debug: refactor to use physical addresses for page mapping, Leon Romanovsky
- [PATCH v2 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys, Leon Romanovsky
- [PATCH v2 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory, Leon Romanovsky
- [PATCH v2 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based, Leon Romanovsky
- [PATCH v2 08/16] kmsan: convert kmsan_handle_dma to use physical addresses, Leon Romanovsky
- [PATCH v2 11/16] dma-mapping: export new dma_*map_phys() interface, Leon Romanovsky
- [PATCH v2 10/16] xen: swiotlb: Open code map_resource callback, Leon Romanovsky
- [PATCH v2 16/16] nvme-pci: unmap MMIO pages with appropriate interface, Leon Romanovsky
- [PATCH v2 13/16] mm/hmm: properly take MMIO path, Leon Romanovsky
- [PATCH v2 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page, Leon Romanovsky
- [PATCH v2 12/16] mm/hmm: migrate to physical address-based DMA mapping API, Leon Romanovsky
- [PATCH v2 14/16] block-dma: migrate to dma_map_phys instead of map_page, Leon Romanovsky
- [PATCH v2 15/16] block-dma: properly take MMIO path, Leon Romanovsky
- [PATCH v3 05/11] rust: block: replace `core::mem::zeroed` with `pin_init::zeroed`, Benno Lossin
- [PATCHv3 0/3] block: blk-rq-qos: replace static key with atomic bitop,
Nilay Shroff
- Question on setting IO polling behavior and documentations,
Teng Qin
- [PATCH 00/16] blk-mq: introduce new queue attribute asyc_dpeth,
Yu Kuai
- [PATCH 02/16] blk-mq: remove useless checking from queue_requests_store(), Yu Kuai
- [PATCH 04/16] blk-mq: check invalid nr_requests in queue_requests_store(), Yu Kuai
- [PATCH 05/16] blk-mq: fix elevator depth_updated method, Yu Kuai
- [PATCH 07/16] blk-mq: split bitmap grow and resize case in blk_mq_update_nr_requests(), Yu Kuai
- [PATCH 09/16] block: convert nr_requests to unsigned int, Yu Kuai
- [PATCH 14/16] block, bfq: convert to use request_queue->async_depth, Yu Kuai
- [PATCH 11/16] blk-mq: add a new queue sysfs attribute async_depth, Yu Kuai
- [PATCH 01/16] blk-mq-sched: add new parameter nr_requests in blk_mq_alloc_sched_tags(), Yu Kuai
- [PATCH 16/16] blk-mq: add documentation for new queue attribute async_dpeth, Yu Kuai
- [PATCH 03/16] blk-mq: remove useless checkings from blk_mq_update_nr_requests(), Yu Kuai
- [PATCH 10/16] blk-mq-sched: unify elevators checking for async requests, Yu Kuai
- [PATCH 06/16] blk-mq: cleanup shared tags case in blk_mq_update_nr_requests(), Yu Kuai
- [PATCH 12/16] kyber: covert to use request_queue->async_depth, Yu Kuai
- [PATCH 15/16] blk-mq: fix stale nr_requests documentation, Yu Kuai
- [PATCH 08/16] blk-mq: fix blk_mq_tags double free while nr_requests grown, Yu Kuai
- [PATCH 13/16] mq-deadline: covert to use request_queue->async_depth, Yu Kuai
- Re: [PATCH 00/16] blk-mq: introduce new queue attribute asyc_dpeth, Ming Lei
- [PATCH v3] DRBD: replace strcpy with strscpy, Eslam Khafagy
- [syzbot] [block?] KASAN: slab-use-after-free Read in update_io_ticks (3), syzbot
- [PATCH v4 0/2] review of v3 loop: use vfs_getattr_nosec(),
Rajeev Mishra
- [PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings,
Tamir Duberstein
- [PATCH v2 07/19] rust: device: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH v2 01/19] drivers: net: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH v2 02/19] gpu: nova-core: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH v2 03/19] rust: auxiliary: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH v2 04/19] rust: clk: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH v2 14/19] rust: platform: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH v2 05/19] rust: configfs: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH v2 06/19] rust: cpufreq: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH v2 08/19] rust: firmware: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH v2 09/19] rust: kunit: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH v2 12/19] rust: net: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH v2 10/19] rust: macros: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH v2 15/19] rust: seq_file: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH v2 13/19] rust: pci: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- [PATCH v2 11/19] rust: miscdevice: replace `kernel::c_str!` with C-Strings, Tamir Duberstein
- Re: [PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings, Mark Brown
- [PATCH v3 0/9] rust: use `kernel::{fmt,prelude::fmt!}`,
Tamir Duberstein
- [PATCH v3 4/9] rust: device: use `kernel::{fmt,prelude::fmt!}`, Tamir Duberstein
- [PATCH v3 1/9] gpu: nova-core: use `kernel::{fmt,prelude::fmt!}`, Tamir Duberstein
- [PATCH v3 2/9] rust: alloc: use `kernel::{fmt,prelude::fmt!}`, Tamir Duberstein
- [PATCH v3 3/9] rust: block: use `kernel::{fmt,prelude::fmt!}`, Tamir Duberstein
- [PATCH v3 5/9] rust: file: use `kernel::{fmt,prelude::fmt!}`, Tamir Duberstein
- [PATCH v3 6/9] rust: kunit: use `kernel::{fmt,prelude::fmt!}`, Tamir Duberstein
- [PATCH v3 7/9] rust: seq_file: use `kernel::{fmt,prelude::fmt!}`, Tamir Duberstein
- [PATCH v3 8/9] rust: sync: use `kernel::{fmt,prelude::fmt!}`, Tamir Duberstein
- [PATCH v3 9/9] rust: device: use `kernel::{fmt,prelude::fmt!}`, Tamir Duberstein
- [PATCHv7 0/9] blk dma iter for integrity metadata,
Keith Busch
- [PATCHv7 2/9] blk-mq-dma: provide the bio_vec array being iterated, Keith Busch
- [PATCHv7 5/9] blk-mq-dma: move common dma start code to a helper, Keith Busch
- [PATCHv7 1/9] blk-mq-dma: create blk_map_iter type, Keith Busch
- [PATCHv7 4/9] blk-mq: remove REQ_P2PDMA flag, Keith Busch
- [PATCHv7 9/9] nvme-pci: convert metadata mapping to dma iter, Keith Busch
- [PATCHv7 7/9] blk-integrity: use iterator for mapping sg, Keith Busch
- [PATCHv7 6/9] blk-mq-dma: add scatter-less integrity data DMA mapping, Keith Busch
- [PATCHv7 8/9] nvme-pci: create common sgl unmapping helper, Keith Busch
- [PATCHv7 3/9] blk-mq-dma: require unmap caller provide p2p map type, Keith Busch
- Re: [PATCHv7 0/9] blk dma iter for integrity metadata, Martin K. Petersen
- Re: [PATCHv7 0/9] blk dma iter for integrity metadata, Jens Axboe
- Re: [PATCHv7 0/9] blk dma iter for integrity metadata, Christoph Hellwig
- [PATCH] blkcg: Optimize exit to user space,
Thomas Gleixner
- blktests failures with v6.17-rc1 kernel,
Shinichiro Kawasaki
- [PATCH] drbd: Remove redundant semicolons, Liao Yuanhong
- [PATCH] Docs: admin-guide: Correct spelling mistake,
Erick Karanja
- [PATCH v3 0/2] iterate_folioq bug when offset==size (Was: [REGRESSION] 9pfs issues on 6.12-rc1),
Dominique Martinet via B4 Relay
- [PATCH xfsprogs v2] xfs_io: add FALLOC_FL_WRITE_ZEROES support,
Zhang Yi
- [PATCH blktests v2 0/3] blktest: add unmap write zeroes tests,
Zhang Yi
- [PATCH util-linux v2] fallocate: add FALLOC_FL_WRITE_ZEROES support,
Zhang Yi
- [PATCH v3] loop: use vfs_getattr_nosec() for accurate file size,
Rajeev Mishra
- [PATCH v2] block: restore default wbt enablement,
Julian Sun
- [PATCHv6 0/8] blk dma iter for integrity metadata,
Keith Busch
- [PATCH] block: Fix wbt can not be enabled.,
Julian Sun
- [PATCH] block: fix "prefered"->"preferred",
Xichao Zhao
- [PATCH v4 00/15] rnull: add configfs, remote completion to rnull,
Andreas Hindborg
- [PATCH v4 07/15] rust: block: remove `RawWriter`, Andreas Hindborg
- [PATCH v4 13/15] rust: block: mq: fix spelling in a safety comment, Andreas Hindborg
- [PATCH v4 08/15] rust: block: remove trait bound from `mq::Request` definition, Andreas Hindborg
- [PATCH v4 15/15] rnull: add soft-irq completion support, Andreas Hindborg
- [PATCH v4 10/15] rnull: move driver to separate directory, Andreas Hindborg
- [PATCH v4 05/15] rust: block: normalize imports for `gen_disk.rs`, Andreas Hindborg
- [PATCH v4 03/15] rust: str: expose `str::{Formatter, RawFormatter}` publicly., Andreas Hindborg
- [PATCH v4 11/15] rnull: enable configuration via `configfs`, Andreas Hindborg
- [PATCH v4 14/15] rust: block: add remote completion to `Request`, Andreas Hindborg
- [PATCH v4 06/15] rust: block: use `NullTerminatedFormatter`, Andreas Hindborg
- [PATCH v4 01/15] rust: str: normalize imports in `str.rs`, Andreas Hindborg
- [PATCH v4 02/15] rust: str: allow `str::Formatter` to format into `&mut [u8]`., Andreas Hindborg
- [PATCH v4 09/15] rust: block: add block related constants, Andreas Hindborg
- [PATCH v4 04/15] rust: str: introduce `NullTerminatedFormatter`, Andreas Hindborg
- [PATCH v4 12/15] rust: block: add `GenDisk` private data support, Andreas Hindborg
- [PATCH v2 0/2] iterate_folioq bug when offset==size (Was: [REGRESSION] 9pfs issues on 6.12-rc1),
Dominique Martinet via B4 Relay
- [PATCH v23 00/16] Improve write performance for zoned UFS devices,
Bart Van Assche
- [PATCH v23 01/16] block: Support block devices that preserve the order of write requests, Bart Van Assche
- [PATCH v23 02/16] blk-mq: Always insert sequential zoned writes into a software queue, Bart Van Assche
- [PATCH v23 03/16] blk-mq: Restore the zone write order when requeuing, Bart Van Assche
- [PATCH v23 06/16] blk-zoned: Add an argument to blk_zone_plug_bio(), Bart Van Assche
- [PATCH v23 08/16] blk-zoned: Move code from disk_zone_wplug_add_bio() into its caller, Bart Van Assche
- [PATCH v23 10/16] blk-zoned: Support pipelining of zoned writes, Bart Van Assche
- [PATCH v23 11/16] null_blk: Add the preserves_write_order attribute, Bart Van Assche
- [PATCH v23 12/16] scsi: core: Retry unaligned zoned writes, Bart Van Assche
- [PATCH v23 14/16] scsi: scsi_debug: Add the preserves_write_order module parameter, Bart Van Assche
- [PATCH v23 16/16] ufs: core: Inform the block layer about write ordering, Bart Van Assche
- [PATCH v23 04/16] blk-mq: Run all hwqs for sq scheds if write pipelining is enabled, Bart Van Assche
- [PATCH v23 05/16] block/mq-deadline: Preserve the zwr order if zoned write plugging is enabled, Bart Van Assche
- [PATCH v23 07/16] blk-zoned: Split an if-statement, Bart Van Assche
- [PATCH v23 09/16] blk-zoned: Introduce a loop in blk_zone_wplug_bio_work(), Bart Van Assche
- [PATCH v23 13/16] scsi: sd: Increase retry count for zoned writes, Bart Van Assche
- [PATCH v23 15/16] scsi: scsi_debug: Support injecting unaligned write errors, Bart Van Assche
- [PATCH v2] loop: use vfs_getattr_nosec() for accurate file size,
Rajeev Mishra
- [PATCH v2 0/5] Remove several superfluous sector casts,
Bart Van Assche
- [PATCH v2 5/5] block, tracing: Remove superfluous casts, Bart Van Assche
- [PATCH v2 3/5] bcache, tracing: Do not truncate orig_sector, Bart Van Assche
- [PATCH v2 4/5] bcache, tracing: Remove superfluous casts, Bart Van Assche
- [PATCH v2 2/5] block, genhd: Remove disk_stats.sectors casts, Bart Van Assche
- [PATCH v2 1/5] block, bfq: Remove a superfluous cast, Bart Van Assche
- [REGRESSION][BISECTED] Unexpected OOM instead of reclaiming inactive file pages,
Oleksandr Natalenko
- [no subject], Unknown
- Re: [PATCH v3] f2fs: introduce flush_policy sysfs entry,
Christoph Hellwig
- [PATCH v3 0/5] add persistent huge zero folio support,
Pankaj Raghav (Samsung)
- [PATCH v2] block, bfq: remove redundant __GFP_NOWARN,
Qianfeng Rong
- [PATCH 0/2] iterate_folioq bug when offset==size (Was: [REGRESSION] 9pfs issues on 6.12-rc1),
Dominique Martinet via B4 Relay
- [PATCH v3] brd: use page reference to protect page lifetime,
Yu Kuai
- v6.17-rc1 cpu_hotplug_lock deadlock splat - blk_mq_alloc_queue vs fs_reclaim,
Mike Galbraith
- [linus:master] [block] 9b8b84879d: fio.read_iops 59.4% regression,
kernel test robot
- [PATCH AUTOSEL 6.16-5.10] block: avoid possible overflow for chunk_sectors check in blk_stack_limits(),
Sasha Levin
- [PATCH] block, bfq: remove redundant __GFP_NOWARN,
Qianfeng Rong
- [PATCH] blk-cgroup: remove redundant __GFP_NOWARN,
Qianfeng Rong
- [PATCH] ublk: don't quiesce in ublk_ch_release,
Uday Shankar
- [GIT PULL] Block changes for 6.17-rc1,
Jens Axboe
- [PATCHv5 0/8] blk dma iter for integrity metadata,
Keith Busch
- [PATCH] ublk: check for unprivileged daemon on each I/O fetch,
Caleb Sander Mateos
- [PATCH] ublk: inline __ublk_ch_uring_cmd(),
Caleb Sander Mateos
- [PATCH] block: genhd: use max() to improve inflight IO counting code, Akhilesh Patil
- [PATCH v2 0/5] add persistent huge zero folio support,
Pankaj Raghav (Samsung)
- [PATCH v2] block: fix kobject double initialization in add_disk,
Zheng Qixing
- [bug report] WARNING: possible circular locking dependency detected at pcpu_alloc_noprof+0x8a3/0xd50 and __blk_mq_update_nr_hw_queues+0x30d/0xc50, Changhui Zhong
- [bug report] WARNING: possible circular locking dependency detected at pcpu_alloc_noprof+0x128/0xeb8 and elevator_change+0x138/0x440,
Changhui Zhong
- [PATCH 1/1] loop: sync filesystem cache before getting file size in get_size(),
Rajeev Mishra
- Re: [PATCH 1/1] loop: sync filesystem cache before getting file size in get_size(), Christoph Hellwig
- Re: [PATCH 1/1] loop: sync filesystem cache before getting file size in get_size(), kernel test robot
- <Possible follow-ups>
- Re: [PATCH 1/1] loop: sync filesystem cache before getting file size in get_size(), Cloud User
- Re: [PATCH 1/1] loop: sync filesystem cache before getting file size in get_size(), Cloud User
[PATCH] loop: Remove redundant __GFP_NOWARN,
Qianfeng Rong
[no subject], Unknown
[PATCH] block: fix kobject double initialization in add_disk,
Zheng Qixing
[PATCH] nvmet: exit debugfs after discovery subsystem exits,
Mohamed Khalfella
[patch v4 0/2] lib/sbitmap: convert shallow_depth from one word to the whole sbitmap,
Yu Kuai
[bug report] blktests nvme/005 lead kernel panic on the latest linux-block/for-next,
Yi Zhang
[PATCHv2 0/2] block: replace reliance on virt boundary,
Keith Busch
[PATCH v3 0/5] blk-mq-sched: support request batch dispatching for sq elevator,
Yu Kuai
Re: [PATCH] block: mark GFP_NOIO around sysfs ->store(),
xu.xin16
[bug report] blktests nvme/tcp nvme/060 hang,
Yi Zhang
[PATCH 1/2] block: accumulate segment page gaps per bio,
Keith Busch
[PATCHv2 0/2] block: blk-rq-qos: replace static key with atomic bitop,
Nilay Shroff
Maintainers Summit 2025 Call for Topics, Theodore Ts'o
[PATCHv2 0/7] direct-io: even more flexible io vectors,
Keith Busch
[PATCH] zram: protect recomp_algorithm_show() with ->init_lock,
Sergey Senozhatsky
[PATCH v3 0/2] lib/sbitmap: convert shallow_depth from one word to the whole sbitmap,
Yu Kuai
[blktests v1] block: add test for io_uring Protection Information (PI) interface using FS_IOC_GETLBMD_CAP,
Anuj Gupta
Re: next-20250717: arm64: rk3399-rock-pi-4b: NFS mount failure with 64K page size, Dan Carpenter
[PATCH v1 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf,
Leon Romanovsky
- [PATCH v1 01/10] PCI/P2PDMA: Remove redundant bus_offset from map state, Leon Romanovsky
- [PATCH v1 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function, Leon Romanovsky
- [PATCH v1 03/10] PCI/P2PDMA: Simplify bus address mapping API, Leon Romanovsky
- [PATCH v1 02/10] PCI/P2PDMA: Separate the mmap() support from the core logic, Leon Romanovsky
- [PATCH v1 07/10] vfio: Export vfio device get and put registration helpers, Leon Romanovsky
- [PATCH v1 04/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation, Leon Romanovsky
- [PATCH v1 06/10] types: move phys_vec definition to common header, Leon Romanovsky
- [PATCH v1 09/10] vfio/pci: Share the core device pointer while invoking feature functions, Leon Romanovsky
- [PATCH v1 10/10] vfio/pci: Add dma-buf export support for MMIO regions, Leon Romanovsky
- [PATCH v1 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default, Leon Romanovsky
- Re: [PATCH v1 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf, Benjamin LaHaise
[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]