linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-30 10:33:52 to 2023-02-01 00:48:56 UTC [more...]

[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-02-01  0:48 UTC  (31+ 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 v2 00/21] blksnap - block devices snapshots module
 2023-01-31 23:58 UTC  (6+ messages)
` [PATCH v2 02/21] block, blkfilter: Block Device Filtering Mechanism

[PATCH] null_blk: Support configuring the maximum segment size
 2023-01-31 21:50 UTC  (8+ messages)

[PATCH] loop: Improve the hw_queue_depth kernel module parameter implementation
 2023-01-31 21:40 UTC  (2+ messages)

[PATCH] block: Fix the blk_mq_destroy_queue() documentation
 2023-01-31 18:46 UTC  (3+ messages)

[PATCH] block: Remove mm.h from bvec.h
 2023-01-31 18:02 UTC  (3+ messages)

[GIT PULL] iov_iter: Improve page extraction (pin or just list)
 2023-01-31 17:54 UTC  (19+ messages)

[PATCH] mm: move FOLL_PIN debug accounting under CONFIG_DEBUG_VM
 2023-01-31 17:47 UTC  (4+ messages)

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

[PATCH] memstick: core: Imply IOSCHED_BFQ
 2023-01-31 17:09 UTC  (3+ messages)

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

[RFC PATCH 0/7] Allow race-free block device handling
 2023-01-31 16:27 UTC  (6+ messages)
` [RFC PATCH 1/7] block: Support creating a struct file from a block device

[PATCH] mmc: core: Imply IOSCHED_BFQ
 2023-01-31 15:11 UTC  (6+ messages)

[PATCH for-6.3 1/1] ublk_drv: only allow owner to open unprivileged disk
 2023-01-31 14:59 UTC  (2+ messages)

[PATCH] block: ublk: extending queue_size to fix overflow
 2023-01-31 14:59 UTC  (3+ messages)

[PATCH] block: Do not reread partition table on exclusively open device
 2023-01-31 14:15 UTC  (3+ messages)

[PATCH 01/23] block: factor out a bvec_set_page helper
 2023-01-31 13:45 UTC  (60+ messages)
` add bvec initialization helpers
  ` [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 12/23] ceph: use bvec_set_page to initialize a bvec
  ` [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs
  ` [PATCH 18/23] io_uring: 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 20/23] rxrpc: use bvec_set_page to initialize a bvec
  ` [PATCH 11/23] afs: use bvec_set_folio "

[PATCH v2 4.19] block: fix and cleanup bio_check_ro
 2023-01-31 13:34 UTC 

[PATCH v2 5.4] block: fix and cleanup bio_check_ro
 2023-01-31 13:29 UTC 

[PATCH v2 5.10] block: fix and cleanup bio_check_ro
 2023-01-31 13:25 UTC 

[PATCH v2] pata_parport: add driver (PARIDE replacement)
 2023-01-31 11:36 UTC  (15+ 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 v9 00/25] DEPT(Dependency Tracker)
 2023-01-31  8:39 UTC  (26+ 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
` [PATCH v9 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v9 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait
` [PATCH v9 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v9 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v9 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v9 12/25] dept: Distinguish each syscall context from another
` [PATCH v9 13/25] dept: Distinguish each work "
` [PATCH v9 14/25] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v9 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v9 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v9 17/25] dept: Track timeout waits separately with a new Kconfig
` [PATCH v9 18/25] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v9 19/25] dept: Apply timeout consideration to swait
` [PATCH v9 20/25] dept: Apply timeout consideration to waitqueue wait
` [PATCH v9 21/25] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v9 22/25] dept: Apply timeout consideration to dma fence wait
` [PATCH v9 23/25] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v9 24/25] dept: Make Dept able to work with an external wgen
` [PATCH v9 25/25] dept: Track the potential waits of PG_{locked,writeback}

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

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

[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 v3 00/18] Add Command Duration Limits support
 2023-01-30 18:13 UTC  (5+ messages)
` [PATCH v3 08/18] scsi: sd: set read/write commands CDL index

switch blk-cgroup to work on gendisk v2
 2023-01-30 18:01 UTC  (4+ messages)
` [PATCH 01/15] blk-cgroup: don't defer blkg_free to a workqueue

[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 11/23] afs: use bvec_set_folio to initialize a bvec
 2023-01-30  9:21 UTC 


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