messages from 2023-02-10 10:54:23 to 2023-02-14 20:55:13 UTC [more...]
[PATCH 0/12] pata_parport: protocol drivers cleanups
2023-02-14 20:55 UTC (29+ messages)
` [PATCH 01/12] pata_parport: Remove pi_swab16 and pi_swab32
` [PATCH 02/12] pata_parport: Introduce module_pata_parport_driver macro
` [PATCH 03/12] pata_parport: remove devtype from struct pi_adapter
` [PATCH 04/12] pata_parport: remove device "
` [PATCH 05/12] pata_parport: remove typedef struct PIA
` [PATCH 06/12] pata_parport: remove verbose parameter from log_adapter()
` [PATCH 07/12] pata_parport: remove scratch "
` [PATCH 08/12] pata_parport: use dev_* and print_hex_* instead of printk
` [PATCH 09/12] pata_parport: remove verbose parameter from test_proto()
` [PATCH 10/12] pata_parport: remove scratch "
` [PATCH 11/12] pata_parport: remove obsolete changelogs
` [PATCH 12/12] pata_parport: move pata_parport.h to drivers/ata/pata_parport
[v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt
2023-02-14 19:02 UTC (6+ 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
[bug report] WARNING at fs/proc/generic.c:376 proc_register+0x131/0x1c0 observed with blktests scsi
2023-02-14 18:43 UTC (2+ messages)
revert blk-cgroup changs
2023-02-14 18:33 UTC (6+ 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 v14 00/17] iov_iter: Improve page extraction (pin or just list)
2023-02-14 18:04 UTC (19+ 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 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 00/35] Documentation: correct lots of spelling errors (series 1)
2023-02-14 16:57 UTC (2+ messages)
` (subset) "
[PATCH 0/4] io_uring: add IORING_OP_READ[WRITE]_SPLICE_BUF
2023-02-14 16:36 UTC (28+ messages)
` [PATCH 1/4] fs/splice: enhance direct pipe & splice for moving pages in kernel
` [PATCH 2/4] fs/splice: allow to ignore signal in __splice_from_pipe
` [PATCH 3/4] io_uring: add IORING_OP_READ[WRITE]_SPLICE_BUF
` [PATCH 4/4] ublk_drv: support splice based read/write zero copy
[PATCH v3 0/5] iov_iter: Adjust styling/location of new splice functions
2023-02-14 15:49 UTC (12+ messages)
` [PATCH v3 1/5] splice: Rename "
` [PATCH v3 2/5] splice: Provide pipe_head_buf() helper
` [PATCH v3 3/5] splice: Use init_sync_kiocb() in filemap_splice_read()
` [PATCH v3 4/5] splice: Move filemap_read_splice() to mm/filemap.c
` [PATCH v3 5/5] shmem, overlayfs, coda, tty, proc, kernfs, random: Fix splice-read
[PATCH] block: sync mixed merged request's failfast with 1st bio's
2023-02-14 15:05 UTC (2+ messages)
[PATCH 0/1] improve brd performance with blk-mq
2023-02-14 14:48 UTC (5+ messages)
[PATCH RFC 0/5] Writeback handling of pinned pages
2023-02-14 13:56 UTC (14+ messages)
` [PATCH 1/5] mm: Do not reclaim private data from pinned page
` [PATCH 3/5] mm: Do not try to write pinned folio during memory cleaning writeback
` [PATCH 4/5] block: Add support for bouncing pinned pages
[LSF/MM/BPF ATTEND][LSF/MM/BPF Topic] Non-block IO
2023-02-14 10:33 UTC (11+ messages)
Panele fotowaltaiczne
2023-02-10 8:30 UTC
[PATCH] blk-ioprio: Introduce promote-to-rt policy
2023-02-14 8:52 UTC (14+ messages)
regression in next-20230213: "splice: Do splice read from a buffered file without using ITER_PIPE"
2023-02-14 8:33 UTC (4+ messages)
[PATCH V2] blktests: add test to cover umount one deleted disk
2023-02-14 6:37 UTC (6+ messages)
[PATCH blktests] nvme/046: add test for unprivileged passthrough
2023-02-14 5:54 UTC (5+ messages)
[syzbot] linux-next boot error: general protection fault in blkg_destroy_all
2023-02-14 4:58 UTC
[PATCH blktests v2 0/2] nvme: add test for unprivileged passthrough
2023-02-14 4:47 UTC (3+ messages)
` [PATCH blktests v2 1/2] check, common/rc: support normal user privilege
` [PATCH blktests v2 2/2] nvme/046: add test for unprivileged passthrough
[PATCH v13 01/12] splice: Fix O_DIRECT file read splice to avoid reversion of ITER_PIPE
2023-02-13 23:25 UTC (21+ 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 v13 02/12] mm: Pass info, not iter, into filemap_get_pages() and unstatic it
` [PATCH v13 03/12] splice: Do splice read from a buffered file without using ITER_PIPE
` [PATCH v13 04/12] iov_iter: Kill ITER_PIPE
[LSF/MM/BPF BoF]: extend UBLK to cover real storage hardware
2023-02-13 19:13 UTC (6+ messages)
[PATCH v2 0/4] iov_iter: Adjust styling/location of new splice functions
2023-02-13 17:04 UTC (10+ messages)
` [PATCH v2 1/4] splice: Rename "
` [PATCH v2 2/4] splice: Provide pipe_head_buf() helper
` [PATCH v2 3/4] splice: Use init_sync_kiocb() in filemap_splice_read()
` [PATCH v2 4/4] splice: Move filemap_read_splice() to mm/filemap.c
[PATCH] block: ublk: check IO buffer based on flag need_get_data
2023-02-13 15:36 UTC (3+ messages)
[PATCH 0/4] iov_iter: Adjust styling/location of new splice functions
2023-02-13 15:24 UTC (10+ messages)
` [PATCH 1/4] splice: Rename "
` [PATCH 2/4] splice: Provide pipe_head_buf() helper
` [PATCH 3/4] splice: Use init_sync_kiocb() in filemap_splice_read()
` [PATCH 4/4] splice: Move filemap_read_splice() to mm/filemap.c
fix circular disk reference in blk-cgroup
2023-02-13 12:11 UTC (5+ messages)
` [PATCH 1/3] blk-throttle: store a gendisk in struct throtl_data
` [PATCH 2/3] blk-throttle: move the throtl_data pointer from to struct gendisk
` [PATCH 3/3] blk-cgroup: only grab an inode reference to the disk for each blkg
[PATCH] blk-cgroup: delay calling blkcg_exit_disk until disk_release
2023-02-13 8:42 UTC (4+ messages)
[PATCH -next RFC 0/3] block: fix scan partition for exclusively open device again
2023-02-13 2:41 UTC (6+ messages)
` [PATCH -next RFC 1/3] block: Revert "block: Do not reread partition table on exclusively open device"
` [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
[PATCH] rbd: avoid double free memory on error path in rbd_dev_create()
2023-02-11 9:40 UTC (3+ messages)
` [PATCH v2] rbd: fix freeing memory of 'rbd_dev->opts', 'rbd_dev->spec', 'rbd_dev->rbd_client'
[PATCH] block: Do not reread partition table on exclusively open device
2023-02-11 3:46 UTC (12+ messages)
[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
2023-02-11 0:30 UTC (2+ messages)
[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
2023-02-10 23:21 UTC (4+ messages)
` [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
[GIT PULL] Block fix for 6.2-rc8
2023-02-10 17:52 UTC (2+ 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).