Show patches with: none      |   17958 patches
« 1 2 ... 85 86 87179 180 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,20/28] block: Remove BLK_STS_ZONE_RESOURCE Zone write plugging - 2 - --- 2024-03-25 Damien Le Moal snitzer Superseded
[v2,19/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap Zone write plugging - 2 - --- 2024-03-25 Damien Le Moal snitzer Superseded
[v2,18/28] null_blk: Introduce fua attribute Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal snitzer Superseded
[v2,17/28] null_blk: Introduce zone_append_max_sectors attribute Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal snitzer Superseded
[v2,16/28] null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal snitzer Superseded
[v2,15/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal snitzer Superseded
[v2,14/28] scsi: sd: Use the block layer zone append emulation Zone write plugging - 2 - --- 2024-03-25 Damien Le Moal snitzer Superseded
[v2,13/28] dm: Use the block layer zone append emulation Zone write plugging - 2 - --- 2024-03-25 Damien Le Moal snitzer Superseded
[v2,12/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones() Zone write plugging - 2 - --- 2024-03-25 Damien Le Moal snitzer Superseded
[v2,11/28] block: Implement zone append emulation Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal snitzer Superseded
[v2,10/28] block: Allow zero value of max_zone_append_sectors queue limit Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal snitzer Superseded
[v2,09/28] block: Fake max open zones limit when there is no limit Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal snitzer Superseded
[v2,08/28] block: Use a mempool to allocate zone write plugs Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal snitzer Superseded
[v2,07/28] block: Introduce zone write plugging Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal snitzer Superseded
[v2,06/28] block: Remember zone capacity when revalidating zones Zone write plugging - 2 - --- 2024-03-25 Damien Le Moal snitzer Superseded
[v2,05/28] block: Allow using bio_attempt_back_merge() internally Zone write plugging - 3 - --- 2024-03-25 Damien Le Moal snitzer Superseded
[v2,04/28] block: Introduce bio_straddle_zones() and bio_offset_from_zone_start() Zone write plugging - 2 - --- 2024-03-25 Damien Le Moal snitzer Superseded
[v2,03/28] block: Introduce blk_zone_update_request_bio() Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal snitzer Superseded
[v2,02/28] block: Remove req_bio_endio() Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal snitzer Superseded
[v2,01/28] block: Restore sector of flush requests Zone write plugging - 3 - --- 2024-03-25 Damien Le Moal snitzer Superseded
[git,pull] device mapper fixes for 6.9-rc1 [git,pull] device mapper fixes for 6.9-rc1 - - - --- 2024-03-22 Mike Snitzer snitzer Accepted
dm-integrity: align the outgoing bio in integrity_recheck dm-integrity: align the outgoing bio in integrity_recheck - - - --- 2024-03-21 Mikulas Patocka snitzer Accepted
dm vdo: use kernel byteswapping routines instead of GCC ones dm vdo: use kernel byteswapping routines instead of GCC ones - - 1 --- 2024-03-20 Matthew Sakai snitzer Superseded
dm snapshot: add cond_resched to dm_exception_table_exit dm snapshot: add cond_resched to dm_exception_table_exit - - - --- 2024-03-20 Mikulas Patocka snitzer Accepted
[v2,15/15] bcachefs: Remove heap-related macros and switch to generic min_heap treewide: Refactor heap related implementation - 1 - --- 2024-03-20 Kuan-Wei Chiu snitzer Not Applicable
[v2,14/15] bcache: Remove heap-related macros and switch to generic min_heap treewide: Refactor heap related implementation - 1 - --- 2024-03-20 Kuan-Wei Chiu snitzer Not Applicable
[v2,13/15] lib/test_min_heap: Use min_heap_init() for initializing treewide: Refactor heap related implementation - 1 - --- 2024-03-20 Kuan-Wei Chiu snitzer Not Applicable
[v2,12/15] lib min_heap: Rename min_heapify() to min_heap_sift_down() treewide: Refactor heap related implementation - 1 - --- 2024-03-20 Kuan-Wei Chiu snitzer Not Applicable
[v2,11/15] lib min_heap: Update min_heap_push() and min_heap_pop() to return bool values treewide: Refactor heap related implementation - 1 - --- 2024-03-20 Kuan-Wei Chiu snitzer Not Applicable
[v2,10/15] lib min_heap: Add args for min_heap_callbacks treewide: Refactor heap related implementation - 1 - --- 2024-03-20 Kuan-Wei Chiu snitzer Not Applicable
[v2,09/15] lib min_heap: Add min_heap_sift_up() treewide: Refactor heap related implementation - - - --- 2024-03-20 Kuan-Wei Chiu snitzer Not Applicable
[v2,08/15] lib min_heap: Add min_heap_del() treewide: Refactor heap related implementation - 1 - --- 2024-03-20 Kuan-Wei Chiu snitzer Not Applicable
[v2,07/15] lib min_heap: Add min_heap_full() treewide: Refactor heap related implementation - 1 - --- 2024-03-20 Kuan-Wei Chiu snitzer Not Applicable
[v2,06/15] lib min_heap: Add min_heap_peek() treewide: Refactor heap related implementation - 1 - --- 2024-03-20 Kuan-Wei Chiu snitzer Not Applicable
[v2,05/15] lib min_heap: Add min_heap_init() treewide: Refactor heap related implementation - 1 - --- 2024-03-20 Kuan-Wei Chiu snitzer Not Applicable
[v2,04/15] lib min_heap: Add type safe interface treewide: Refactor heap related implementation - 1 - --- 2024-03-20 Kuan-Wei Chiu snitzer Not Applicable
[v2,03/15] bcachefs: Fix typo treewide: Refactor heap related implementation - 1 - --- 2024-03-20 Kuan-Wei Chiu snitzer Not Applicable
[v2,02/15] bcache: Fix typo treewide: Refactor heap related implementation - 1 - --- 2024-03-20 Kuan-Wei Chiu snitzer Not Applicable
[v2,01/15] perf/core: Fix several typos treewide: Refactor heap related implementation - 1 - --- 2024-03-20 Kuan-Wei Chiu snitzer Not Applicable
+ maintainers-remove-incorrect-m-tag-for-dm-devel-listslinuxdev.patch added to mm-hotfixes-unstable… + maintainers-remove-incorrect-m-tag-for-dm-devel-listslinuxdev.patch added to mm-hotfixes-unstable… - - - --- 2024-03-19 Andrew Morton snitzer Handled Elsewhere
MAINTAINERS: Remove incorrect M: tag for dm-devel@lists.linux.dev MAINTAINERS: Remove incorrect M: tag for dm-devel@lists.linux.dev - - - --- 2024-03-19 Kuan-Wei Chiu snitzer Accepted
[13/13] bcachefs: Remove heap-related macros and switch to generic min_heap treewide: Refactor heap related implementation - - - --- 2024-03-19 Kuan-Wei Chiu snitzer Superseded
[12/13] lib min_heap: Add min_heap_sift_up() treewide: Refactor heap related implementation - - - --- 2024-03-19 Kuan-Wei Chiu snitzer Superseded
[11/13] lib min_heap: Add min_heap_del() treewide: Refactor heap related implementation - 1 - --- 2024-03-19 Kuan-Wei Chiu snitzer Superseded
[10/13] bcache: Remove heap-related macros and switch to generic min_heap treewide: Refactor heap related implementation - - - --- 2024-03-19 Kuan-Wei Chiu snitzer Superseded
[09/13] lib min_heap: Update min_heap_push() and min_heap_pop() to return bool values treewide: Refactor heap related implementation - 1 - --- 2024-03-19 Kuan-Wei Chiu snitzer Superseded
[08/13] lib min_heap: Add args for min_heap_callbacks treewide: Refactor heap related implementation - - - --- 2024-03-19 Kuan-Wei Chiu snitzer Superseded
[07/13] lib min_heap: Add min_heap_full() treewide: Refactor heap related implementation - 1 - --- 2024-03-19 Kuan-Wei Chiu snitzer Superseded
[06/13] lib min_heap: Add min_heap_peek() treewide: Refactor heap related implementation - 1 - --- 2024-03-19 Kuan-Wei Chiu snitzer Superseded
[05/13] lib min_heap: Add min_heap_init() treewide: Refactor heap related implementation - - - --- 2024-03-19 Kuan-Wei Chiu snitzer Superseded
[04/13] lib min_heap: Add type safe interface treewide: Refactor heap related implementation - 1 - --- 2024-03-19 Kuan-Wei Chiu snitzer Superseded
[03/13] bcachefs: Fix typo treewide: Refactor heap related implementation - 1 - --- 2024-03-19 Kuan-Wei Chiu snitzer Superseded
[02/13] bcache: Fix typo treewide: Refactor heap related implementation - 1 - --- 2024-03-19 Kuan-Wei Chiu snitzer Superseded
[01/13] perf/core: Fix several typos treewide: Refactor heap related implementation - 1 - --- 2024-03-19 Kuan-Wei Chiu snitzer Superseded
dm-integrity: fix a memory leak when rechecking the data dm-integrity: fix a memory leak when rechecking the data - - - --- 2024-03-18 Mikulas Patocka snitzer Accepted
[RFC,v15,21/21] documentation: add ipe documentation Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC,v15,20/21] ipe: kunit test for parser Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC,v15,19/21] scripts: add boot policy generation program Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC,v15,18/21] ipe: enable support for fs-verity as a trust provider Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC,v15,17/21] fsverity: consume builtin signature via LSM hook Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC,v15,16/21] security: add security_inode_setintegrity() hook Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC,v15,15/21] ipe: add support for dm-verity as a trust provider Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC,v15,14/21] dm verity: consume root hash digest and signature data via LSM hook Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC,v15,13/21] dm: add finalize hook to target_type Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC,v15,12/21] security: add security_bdev_setintegrity() hook Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC,v15,11/21] block|security: add LSM blob to block_device Integrity Policy Enforcement LSM (IPE) - 1 - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC,v15,10/21] ipe: add permissive toggle Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC,v15,09/21] uapi|audit|ipe: add ipe auditing support Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC,v15,08/21] ipe: add userspace interface Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC,v15,07/21] security: add new securityfs delete function Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC,v15,06/21] ipe: introduce 'boot_verified' as a trust provider Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC,v15,05/21] initramfs|security: Add a security hook to do_populate_rootfs() Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC,v15,04/21] ipe: add LSM hooks on execution and kernel read Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC,v15,03/21] ipe: add evaluation loop Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC,v15,02/21] ipe: add policy parser Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC,v15,01/21] security: add ipe lsm Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-16 Fan Wu snitzer Superseded
[RFC] dm: make sure to wait for all dispatched requests in __dm_suspend() [RFC] dm: make sure to wait for all dispatched requests in __dm_suspend() - - - --- 2024-03-15 Martin Wilck snitzer Rejected
[git,pull,v2] device mapper changes for 6.9 [git,pull,v2] device mapper changes for 6.9 - - - --- 2024-03-12 Mike Snitzer snitzer Accepted
[git,pull] device mapper changes to add VDO target for 6.9 [git,pull] device mapper changes to add VDO target for 6.9 - - - --- 2024-03-11 Mike Snitzer snitzer Accepted
[git,pull] device mapper changes to switch to BH workqueue for 6.9 [git,pull] device mapper changes to switch to BH workqueue for 6.9 - - - --- 2024-03-11 Mike Snitzer snitzer Accepted
[git,pull] device mapper changes for 6.9 [git,pull] device mapper changes for 6.9 - - - --- 2024-03-11 Mike Snitzer snitzer Superseded
dm: call the resume method on internal suspend dm: call the resume method on internal suspend - - - --- 2024-03-11 Mikulas Patocka snitzer Accepted
dm: set the correct discard_sectors limit dm: set the correct discard_sectors limit - - - --- 2024-03-09 Christoph Hellwig snitzer Deferred
dm vdo doc: document metadata size dm vdo doc: document metadata size - - - --- 2024-03-07 Matthew Sakai snitzer Accepted
[RFC,v14,19/19] documentation: add ipe documentation Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-06 Fan Wu snitzer Superseded
[RFC,v14,18/19] ipe: kunit test for parser Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-06 Fan Wu snitzer Superseded
[RFC,v14,17/19] scripts: add boot policy generation program Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-06 Fan Wu snitzer Superseded
[RFC,v14,16/19] ipe: enable support for fs-verity as a trust provider Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-06 Fan Wu snitzer Superseded
[RFC,v14,15/19] fsverity: consume builtin signature via LSM hook Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-06 Fan Wu snitzer Superseded
[RFC,v14,14/19] ipe: add support for dm-verity as a trust provider Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-06 Fan Wu snitzer Superseded
[RFC,v14,13/19] dm verity: consume root hash digest and signature data via LSM hook Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-06 Fan Wu snitzer Superseded
[RFC,v14,12/19] dm: add finalize hook to target_type Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-06 Fan Wu snitzer Superseded
[RFC,v14,11/19] block|security: add LSM blob to block_device Integrity Policy Enforcement LSM (IPE) - 1 - --- 2024-03-06 Fan Wu snitzer Superseded
[RFC,v14,10/19] ipe: add permissive toggle Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-06 Fan Wu snitzer Superseded
[RFC,v14,09/19] uapi|audit|ipe: add ipe auditing support Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-06 Fan Wu snitzer Superseded
[RFC,v14,08/19] ipe: add userspace interface Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-06 Fan Wu snitzer Superseded
[RFC,v14,07/19] security: add new securityfs delete function Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-06 Fan Wu snitzer Superseded
[RFC,v14,06/19] ipe: introduce 'boot_verified' as a trust provider Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-06 Fan Wu snitzer Superseded
[RFC,v14,05/19] initramfs|security: Add a security hook to do_populate_rootfs() Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-06 Fan Wu snitzer Superseded
[RFC,v14,04/19] ipe: add LSM hooks on execution and kernel read Integrity Policy Enforcement LSM (IPE) - - - --- 2024-03-06 Fan Wu snitzer Superseded
« 1 2 ... 85 86 87179 180 »