Linux block layer
 help / color / mirror / Atom feed
 messages from 2023-02-14 15:06:38 to 2023-02-16 19:10:40 UTC [more...]

[PATCH 0/4] Support REQ_NWOAIT in brd
 2023-02-16 19:09 UTC  (14+ messages)
` [PATCH 1/4] brd: return 0/-error from brd_insert_page()
` [PATCH 2/4] brd: check for REQ_NOWAIT and set correct page allocation mask
` [PATCH 3/4] brd: only preload radix tree if we're using a blocking gfp mask
` [PATCH 4/4] brd: mark as nowait compatible

[PATCH] dm-crypt: allocate compound pages if possible
 2023-02-16 19:04 UTC  (2+ messages)

[PATCH] block: bio-integrity: Copy flags when bio_integrity_payload is cloned
 2023-02-16 18:05 UTC  (4+ messages)

[PATCH] block: Fix io statistics for cgroup in throttle path
 2023-02-16 18:05 UTC  (5+ messages)

[v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt
 2023-02-16 17:45 UTC  (10+ messages)
` [v2 PATCH 1/5] mm: page_alloc: add API for bulk allocator with callback
` [v2 PATCH 2/5] mm: mempool: extract the common initialization and alloc code
` [v2 PATCH 3/5] mm: mempool: introduce page bulk allocator
` [v2 PATCH 4/5] md: dm-crypt: move crypt_free_buffer_pages ahead
` [v2 PATCH 5/5] md: dm-crypt: use mempool page bulk allocator
` [dm-devel] [v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt

[LSF/MM/BPF BOF] Userspace command abouts
 2023-02-16 16:40 UTC  (2+ messages)

[LSF/MM/BPF BoF]: extend UBLK to cover real storage hardware
 2023-02-16 15:28 UTC  (13+ messages)

[PATCH] brd: mark as nowait compatible
 2023-02-16 14:48 UTC  (5+ messages)

[PATCH -next RFC 0/3] block: fix scan partition for exclusively open device again
 2023-02-16 13:19 UTC  (5+ messages)
` [PATCH -next RFC 2/3] block: factor out the setting of GD_NEED_PART_SCAN
` [PATCH -next RFC 3/3] block: fix scan partition for exclusively open device again

[bug report] WARNING at fs/proc/generic.c:376 proc_register+0x131/0x1c0 observed with blktests scsi
 2023-02-16 13:16 UTC  (3+ messages)

[PATCH] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
 2023-02-16 13:06 UTC  (3+ messages)

[PATCH RFC 0/5] Writeback handling of pinned pages
 2023-02-16 12:33 UTC  (14+ messages)
` [PATCH 1/5] mm: Do not reclaim private data from pinned page
` [PATCH 4/5] block: Add support for bouncing pinned pages

[RFC 0/3] Add io_uring & ebpf based methods to implement zero-copy for ublk
 2023-02-16 12:12 UTC  (10+ messages)
` [RFC 1/3] bpf: add UBLK program type
` [RFC 2/3] io_uring: enable io_uring to submit sqes located in kernel
` [RFC 3/3] ublk_drv: add ebpf support
` [UBLKSRV] Add "

[PATCH 0/2] blktests: add mini ublk source and blktests/033
 2023-02-16 11:53 UTC  (11+ messages)
` [PATCH 1/2] blktests/src: add mini ublk source code
` [PATCH 2/2] blktests/033: add test to cover gendisk leak

[GIT PULL] nvme fixes for Linux 6.3
 2023-02-16  3:25 UTC  (2+ messages)

[GIT PULL] nvme fixes for Linux 6.2
 2023-02-16  3:25 UTC  (2+ messages)

[PATCH] block: sync mixed merged request's failfast with 1st bio's
 2023-02-16  3:25 UTC  (3+ messages)

[PATCH 0/1] improve brd performance with blk-mq
 2023-02-15 23:39 UTC  (8+ messages)

[PATCH 0/7] Assorted DRBD refactoring
 2023-02-15 21:29 UTC  (11+ messages)
` [PATCH 1/7] drbd: Rip out the ERR_IF_CNT_IS_NEGATIVE macro
` [PATCH 2/7] drbd: Add peer device parameter to whole-bitmap I/O handlers
` [PATCH 3/7] drbd: INFO_bm_xfer_stats(): Pass a peer device argument
` [PATCH 4/7] drbd: drbd_uuid_compare: pass a peer_device
` [PATCH 5/7] drbd: pass a peer_device to more bitmap functions
` [PATCH 6/7] drbd: pass drbd_peer_device to __req_mod
` [PATCH 7/7] drbd: Pass a peer device to the resync and online verify functions

[PATCH v3 0/18] pata_parport: protocol drivers fixes and cleanups
 2023-02-15 19:45 UTC  (19+ messages)
` [PATCH 01/18] pata_parport: fix EPAT C7/C8 Kconfig
` [PATCH 02/18] pata_parport: probe all units automatically
` [PATCH 03/18] pata_parport: Remove pi_swab16 and pi_swab32
` [PATCH 04/18] pata_parport: remove useless printks at module_init of bpck6
` [PATCH 05/18] pata_parport: Introduce module_pata_parport_driver macro
` [PATCH 06/18] pata_parport: remove devtype from struct pi_adapter
` [PATCH 07/18] pata_parport: remove device "
` [PATCH 08/18] pata_parport: remove typedef struct PIA
` [PATCH 09/18] pata_parport: remove verbose parameter from log_adapter()
` [PATCH 10/18] pata_parport: remove scratch "
` [PATCH 11/18] pata_parport: use dev_* instead of printk
` [PATCH 12/18] pata_parport: use print_hex_*
` [PATCH 13/18] pata_parport: simplify log_adapter prints, remove VERSION defines
` [PATCH 14/18] pata_parport: remove bpck6 verbose parameter
` [PATCH 15/18] pata_parport: remove verbose parameter from test_proto()
` [PATCH 16/18] pata_parport: remove scratch "
` [PATCH 17/18] pata_parport: remove obsolete changelogs
` [PATCH 18/18] pata_parport: move pata_parport.h to drivers/ata/pata_parport

[PATCH v2 0/18] pata_parport: protocol drivers fixes and cleanups
 2023-02-15 17:19 UTC  (22+ messages)
` [PATCH 01/18] pata_parport: fix EPAT C7/C8 Kconfig
` [PATCH 02/18] pata_parport: probe all units automatically
` [PATCH 03/18] pata_parport: Remove pi_swab16 and pi_swab32
` [PATCH 04/18] pata_parport: remove useless printks at module_init of bpck6
` [PATCH 05/18] pata_parport: Introduce module_pata_parport_driver macro
` [PATCH 06/18] pata_parport: remove devtype from struct pi_adapter
` [PATCH 07/18] pata_parport: remove device "
` [PATCH 08/18] pata_parport: remove typedef struct PIA
` [PATCH 09/18] pata_parport: remove verbose parameter from log_adapter()
` [PATCH 10/18] pata_parport: remove scratch "
` [PATCH 11/18] pata_parport: use dev_* instead of printk
` [PATCH 12/18] pata_parport: use print_hex_*
` [PATCH 13/18] pata_parport: simplify log_adapter prints, remove VERSION defines
` [PATCH 14/18] pata_parport: remove bpck6 verbose parameter
` [PATCH 15/18] pata_parport: remove verbose parameter from test_proto()
` [PATCH 16/18] pata_parport: remove scratch "
` [PATCH 17/18] pata_parport: remove obsolete changelogs
` [PATCH 18/18] pata_parport: move pata_parport.h to drivers/ata/pata_parport

[PATCH v14 00/17] iov_iter: Improve page extraction (pin or just list)
 2023-02-15 16:40 UTC  (36+ messages)
` [PATCH v14 01/17] mm: Pass info, not iter, into filemap_get_pages()
` [PATCH v14 02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE
` [PATCH v14 03/17] splice: Add a func to do a splice from an O_DIRECT "
` [PATCH v14 04/17] shmem: Implement splice-read
` [PATCH v14 05/17] overlayfs: "
    ` [PATCH v15 "
` [PATCH v14 06/17] coda: "
` [PATCH v14 07/17] tty, proc, kernfs, random: Use direct_splice_read()
` [PATCH v14 08/17] splice: Do splice read from a file without using ITER_PIPE
` [PATCH v14 09/17] iov_iter: Kill ITER_PIPE
` [PATCH v14 10/17] iov_iter: Define flags to qualify page extraction
` [PATCH v14 11/17] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v14 12/17] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v14 13/17] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v14 14/17] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v14 15/17] block: Add BIO_PAGE_PINNED and associated infrastructure
` [PATCH v14 16/17] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v14 17/17] block: convert bio_map_user_iov "

[PATCH v13 01/12] splice: Fix O_DIRECT file read splice to avoid reversion of ITER_PIPE
 2023-02-15 15:56 UTC  (10+ messages)
` [PATCH v13 00/12] iov_iter: Improve page extraction (pin or just list)
    ` [PATCH v14 01/12] splice: Fix O_DIRECT file read splice to avoid reversion of ITER_PIPE
        ` [PATCH] splice: Clean up direct_splice_read() a bit

[PATCH 0/4] io_uring: add IORING_OP_READ[WRITE]_SPLICE_BUF
 2023-02-15 10:36 UTC  (12+ messages)
` [PATCH 1/4] fs/splice: enhance direct pipe & splice for moving pages in kernel

revert blk-cgroup changs
 2023-02-15  1:30 UTC  (8+ messages)
` [PATCH 1/5] Revert "blk-cgroup: move the cgroup information to struct gendisk"
` [PATCH 2/5] Revert "blk-cgroup: delay calling blkcg_exit_disk until disk_release"
` [PATCH 3/5] Revert "blk-cgroup: delay blk-cgroup initialization until add_disk"
` [PATCH 4/5] Revert "blk-cgroup: pass a gendisk to blkg_lookup"
` [PATCH 5/5] Revert "blk-cgroup: pin the gendisk in struct blkcg_gq"

[PATCH 0/12] pata_parport: protocol drivers cleanups
 2023-02-14 20:55 UTC  (3+ messages)
` [PATCH 08/12] pata_parport: use dev_* and print_hex_* instead of printk

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-02-14 16:57 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/5] iov_iter: Adjust styling/location of new splice functions
 2023-02-14 15:49 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox