linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-28 00:01:13 to 2023-01-31 08:40:17 UTC [more...]

[PATCH v9 00/25] DEPT(Dependency Tracker)
 2023-01-31  8:39 UTC  (7+ messages)
` [PATCH v9 01/25] llist: Move llist_{head,node} definition to types.h
` [PATCH v9 02/25] dept: Implement Dept(Dependency Tracker)
` [PATCH v9 03/25] dept: Add single event dependency tracker APIs
` [PATCH v9 04/25] dept: Add lock "
` [PATCH v9 05/25] dept: Tie to Lockdep and IRQ tracing
` [PATCH v9 06/25] dept: Add proc knobs to show stats and dependency graph

Słowa kluczowe do wypozycjonowania
 2023-01-31  8:35 UTC 

[GIT PULL] iov_iter: Improve page extraction (pin or just list)
 2023-01-31  8:32 UTC  (10+ messages)

[PATCH] block: ublk: extending queue_size to fix overflow
 2023-01-31  7:05 UTC 

add bvec initialization helpers
 2023-01-31  6:59 UTC  (65+ messages)
` [PATCH 01/23] block: factor out a bvec_set_page helper
` [PATCH 02/23] block: add a bvec_set_folio helper
` [PATCH 03/23] block: add a bvec_set_virt helper
` [PATCH 04/23] sd: factor out a sd_set_special_bvec helper
` [PATCH 05/23] target: use bvec_set_page to initialize bvecs
` [PATCH 06/23] nvmet: "
` [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec
` [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec
` [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
` [PATCH 10/23] zram: use bvec_set_page to initialize bvecs
` [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec
` [PATCH 12/23] ceph: use bvec_set_page "
` [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs
` [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec
` [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs
` [PATCH 16/23] orangefs: use bvec_set_{page,folio} "
` [PATCH 17/23] splice: use bvec_set_page to initialize a bvec
` [PATCH 18/23] io_uring: "
` [PATCH 19/23] swap: use bvec_set_page to initialize bvecs
` [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
` [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs
` [PATCH 22/23] vring: use bvec_set_page to initialize a bvec
` [PATCH 23/23] net-ceph: use bvec_set_page to initialize bvecs

[PATCH] block: Remove mm.h from bvec.h
 2023-01-31  5:01 UTC 

[PATCH for-6.3 1/1] ublk_drv: only allow owner to open unprivileged disk
 2023-01-31  4:04 UTC 

[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-01-31  3:59 UTC  (18+ messages)
` [RFC PATCH v9 01/16] security: add ipe lsm
` [RFC PATCH v9 02/16] ipe: add policy parser
` [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
` [RFC PATCH v9 04/16] security: add new securityfs delete function
` [RFC PATCH v9 05/16] ipe: add userspace interface
` [RFC PATCH v9 06/16] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support
` [RFC PATCH v9 08/16] ipe: add permissive toggle
` [RFC PATCH v9 09/16] block|security: add LSM blob to block_device
` [RFC PATCH v9 10/16] dm-verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v9 11/16] ipe: add support for dm-verity as a trust provider
` [RFC PATCH v9 12/16] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v9 13/16] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v9 14/16] scripts: add boot policy generation program
` [RFC PATCH v9 15/16] ipe: kunit test for parser
` [RFC PATCH v9 16/16] documentation: add ipe documentation

[PATCH v3 01/18] block: introduce duration-limits priority class
 2023-01-31  3:10 UTC  (29+ messages)

[PATCH V4 0/6] ublk_drv: add mechanism for supporting unprivileged ublk device
 2023-01-31  2:30 UTC  (3+ messages)

[PATCH v2] pata_parport: add driver (PARIDE replacement)
 2023-01-31  2:05 UTC  (13+ messages)
` [PATCH v3] "
      ` [PATCH 2/2] drivers/block: Move PARIDE protocol modules to drivers/ata/pata_parport
      ` [PATCH 1/2] drivers/block: Remove PARIDE core and high-level protocols

[PATCH] block: Revert "let blkcg_gq grab request queue's refcnt"
 2023-01-31  1:52 UTC  (2+ messages)

[PATCH] null_blk: Support configuring the maximum segment size
 2023-01-30 21:46 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] Support block layer limits below the page size​
 2023-01-30 21:38 UTC 

[PATCH v4 0/7] Add support for limits below the page size
 2023-01-30 21:26 UTC  (8+ messages)
` [PATCH v4 1/7] block: Introduce blk_mq_debugfs_init()
` [PATCH v4 2/7] block: Support configuring limits below the page size
` [PATCH v4 3/7] block: Support submitting passthrough requests with small segments
` [PATCH v4 4/7] block: Add support for filesystem requests and "
` [PATCH v4 5/7] block: Add support for small segments in blk_rq_map_user_iov()
` [PATCH v4 6/7] scsi_debug: Support configuring the maximum segment size
` [PATCH v4 7/7] null_blk: "

[PATCH] loop: Improve the hw_queue_depth kernel module parameter implementation
 2023-01-30 21:13 UTC 

[PATCH] block: Fix the blk_mq_destroy_queue() documentation
 2023-01-30 21:12 UTC 

[RFC PATCH 0/7] Allow race-free block device handling
 2023-01-30 19:22 UTC  (6+ messages)
` [RFC PATCH 1/7] block: Support creating a struct file from a block device
` [RFC PATCH 4/7] Increment diskseq when releasing a loop device

[PATCH v3 00/18] Add Command Duration Limits support
 2023-01-30 18:13 UTC  (13+ messages)
` [PATCH v3 07/18] scsi: sd: detect support for command duration limits
` [PATCH v3 08/18] scsi: sd: set read/write commands CDL index
` [PATCH v3 09/18] scsi: sd: handle read/write CDL timeout failures

switch blk-cgroup to work on gendisk v2
 2023-01-30 18:01 UTC  (9+ messages)
` [PATCH 01/15] blk-cgroup: don't defer blkg_free to a workqueue
` [PATCH 09/15] blk-rq-qos: make rq_qos_add and rq_qos_del more useful
` [PATCH 15/15] blk-cgroup: move the cgroup information to struct gendisk

[PATCH] block: Default to use cgroup support for BFQ
 2023-01-30 16:42 UTC  (3+ messages)

[PATCH] block: Default to build the BFQ I/O scheduler
 2023-01-30 11:56 UTC  (7+ messages)

[LSF/MM/BPF BoF] Session for Zoned Storage 2023
 2023-01-30 11:24 UTC  (6+ messages)
    ` [External] "

[PATCH v11 0/8] iov_iter: Improve page extraction (pin or just list)
 2023-01-30  7:41 UTC  (2+ messages)

[PATCH v4 0/8] A few bugfix and cleancode patch for bfq
 2023-01-30  3:04 UTC  (2+ messages)

[PATCH v3 0/5] A few bugfix and cleanup patches for sbitmap
 2023-01-30  3:04 UTC  (3+ messages)

[PATCH v2 block-6.2] block, bfq: fix uaf for bfqq in bic_set_bfqq()
 2023-01-30  3:04 UTC  (2+ messages)

[PATCH] block, bfq: fix uaf for bfqq in bic_set_bfqq()
 2023-01-30  1:06 UTC  (6+ messages)

[PATCH -next v3 0/3] blk-cgroup: make sure pd_free_fn() is called in order
 2023-01-29 22:20 UTC  (5+ messages)

[PATCH-next v3] blk-mq: cleanup unused methods: blk_mq_hw_sysfs_store
 2023-01-29 21:45 UTC  (3+ messages)

[PATCH 0/4] Fix probe failed when modprobe modules
 2023-01-29  5:50 UTC  (4+ messages)

LSF/MM/BPF BoF: pains / goods with automation with kdevops
 2023-01-29  5:34 UTC 

[LSF/MM/BPF TOPIC] eBFP for block devices
 2023-01-29  3:20 UTC  (4+ messages)

[PATCH v3 0/9] Add support for segments smaller than one page
 2023-01-29  1:09 UTC  (4+ messages)
` [PATCH v3 9/9] scsi: ufs: exynos: Select CONFIG_BLK_SUB_PAGE_SEGMENTS for lage page sizes

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-01-28 20:30 UTC  (3+ messages)
` (subset) "

[PATCH v2] block: don't allow multiple bios for IOCB_NOWAIT issue
 2023-01-28 16:34 UTC  (6+ messages)

[PATCH v5.15.90 backport] block: don't allow multiple bios for IOCB_NOWAIT issue
 2023-01-28 16:21 UTC 

[PATCH v6] blk-throtl: Introduce sync and async queues for blk-throtl
 2023-01-28 15:11 UTC  (2+ messages)

[PATCH v4 01/14] blk-mq: avoid sleep in blk_mq_alloc_request_hctx
 2023-01-28  2:03 UTC  (9+ messages)
` [PATCH v4 07/14] blk-mq: make blk_mq_commit_rqs a general function for all commits
` [PATCH v4 12/14] blk-mq: remove set of bd->last when get driver tag for next request fails

[GIT PULL] Block fixes for 6.2-rc6
 2023-01-28  0:20 UTC  (2+ messages)


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).