Show patches with: none      |   17958 patches
« 1 2 3 4179 180 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-next,v3,24/25] md: remove old apis to suspend the array md: synchronize io with array reconfiguration - - - --- 2023-09-28 Yu Kuai snitzer Not Applicable
[-next,v3,25/25] md: rename __mddev_suspend/resume() back to mddev_suspend/resume() md: synchronize io with array reconfiguration - - - --- 2023-09-28 Yu Kuai snitzer Not Applicable
[-next,v6,1/5] md: factor out a helper to wake up md_thread directly md: protect md_thread with rcu - - - --- 2023-04-13 Yu Kuai snitzer Not Applicable
[-next,v6,2/5] dm-raid: remove useless checking in raid_message() md: protect md_thread with rcu - - - --- 2023-04-13 Yu Kuai snitzer Not Applicable
[-next,v6,3/5] md/bitmap: always wake up md_thread in timeout_store md: protect md_thread with rcu - - - --- 2023-04-13 Yu Kuai snitzer Not Applicable
[-next,v6,4/5] md/bitmap: factor out a helper to set timeout md: protect md_thread with rcu - - - --- 2023-04-13 Yu Kuai snitzer Not Applicable
[-next,v6,5/5] md: protect md_thread with rcu md: protect md_thread with rcu - - - --- 2023-04-13 Yu Kuai snitzer Not Applicable
[-next] dm btree: make symbol 'shadow_child' static [-next] dm btree: make symbol 'shadow_child' static - - - --- 2021-05-21 Zou Wei snitzer Accepted
[-next] dm btree: shadow_child leaves unchecked in split_two_into_three [-next] dm btree: shadow_child leaves unchecked in split_two_into_three - - - --- 2021-06-01 Tong Tiangen snitzer Accepted
[-next] dm bufio: simplify the return expression of skip_metadata() [-next] dm bufio: simplify the return expression of skip_metadata() - - - --- 2020-09-21 Qinglang Miao snitzer Accepted
[-next] dm cache policy mq:: use list_del_init instead of list_del/INIT_LIST_HEAD - - - --- 2013-11-15 Wei Yongjun snitzer Accepted
[-next] dm cache policy smq: remove duplicated include from dm-cache-policy-smq.c - - - --- 2016-09-17 Wei Yongjun snitzer Accepted
[-next] dm cache: fix error return code in cache_create() - - - --- 2013-04-19 Wei Yongjun Deferred
[-next] dm clone: Make __hash_find static [-next] dm clone: Make __hash_find static - - - --- 2019-09-23 Yue Haibing snitzer Accepted
[-next] dm crypt: fix error return code in crypt_ctr() - - - --- 2018-01-17 Wei Yongjun snitzer Accepted
[-next] dm dust: Make dm_dust_init and dm_dust_exit static [-next] dm dust: Make dm_dust_init and dm_dust_exit static - - - --- 2019-05-04 Yue Haibing snitzer Accepted
[-next] dm flakey: fix error return code in flakey_ctr() - - - --- 2016-08-08 Wei Yongjun snitzer Accepted
[-next] dm integrity: convert to use le64_add_cpu() [-next] dm integrity: convert to use le64_add_cpu() - - - --- 2020-09-14 Liu Shixin snitzer Rejected
[-next] dm integrity: Make dm_integrity_init and dm_integrity_exit static [-next] dm integrity: Make dm_integrity_init and dm_integrity_exit static - - - --- 2019-03-22 Yue Haibing snitzer Accepted
[-next] dm integrity: remove set but not used variables [-next] dm integrity: remove set but not used variables - - - --- 2020-04-08 Yue Haibing snitzer Accepted
[-next] dm mpath: Remove unused variable ret [-next] dm mpath: Remove unused variable ret - - - --- 2020-05-07 Zou Wei snitzer Rejected
[-next] dm raid: make local symbol raid_sets static - - - --- 2018-01-02 Wei Yongjun snitzer Accepted
[-next] dm snapshot: fix error return code in snapshot_ctr() - - - --- 2013-04-19 Wei Yongjun Deferred
[-next] dm snapshot: record cause of invalidating snapshot [-next] dm snapshot: record cause of invalidating snapshot - - - --- 2023-08-10 Li Lingfeng New
[-next] dm stats: Use list_for_each_entry() helper instead of list_for_each() and container_of() [-next] dm stats: Use list_for_each_entry() helper instead of list_for_each() and container_of() - - - --- 2023-08-30 Jinjie Ruan New
[-next] dm thin: Use last transaction's pmd->root when commit failed [-next] dm thin: Use last transaction's pmd->root when commit failed 1 - - --- 2022-12-08 Zhihao Cheng New
[-next] dm vdo: Remove unneeded semicolon [-next] dm vdo: Remove unneeded semicolon - - - --- 2024-03-01 Yang Li snitzer Accepted
[-next] dm verity: make some functions static - - - --- 2018-03-28 Wei Yongjun snitzer Accepted
[-next] dm writecache: fix return value check in writecache_ctr() - - - --- 2018-05-31 Wei Yongjun snitzer Accepted
[-next] dm writecache: use list_move instead of list_del/list_add in dm-writecache.c [-next] dm writecache: use list_move instead of list_del/list_add in dm-writecache.c - - - --- 2021-06-09 Baokun Li snitzer Superseded
[-next] dm zoned: fix unused but set variable warnings [-next] dm zoned: fix unused but set variable warnings - - - --- 2020-07-02 Wei Yongjun snitzer Accepted
[-next] dm-table: fix printk formats - - - --- 2009-05-06 Randy Dunlap agk Accepted
[-next] dm: dm-log-userspace depends on NET - - - --- 2009-06-19 Randy Dunlap agk Accepted
[-next] dm: don't lock fs when the map is NULL in process of resume [-next] dm: don't lock fs when the map is NULL in process of resume - - - --- 2023-04-18 Li Lingfeng snitzer Accepted
[-next] dm: fix dm-flakey printk warning - - - --- 2011-07-21 Randy Dunlap agk Accepted
[-next] dm: fix dm-log-userspace printk format - - - --- 2009-06-19 Randy Dunlap agk Accepted
[-next] dm: Remove unused declaration dm_get_rq_mapinfo() [-next] dm: Remove unused declaration dm_get_rq_mapinfo() - - - --- 2023-08-08 Yue Haibing New
[-next] dm: remove unused including <linux/version.h> [-next] dm: remove unused including <linux/version.h> - - - --- 2019-04-30 Yue Haibing snitzer Accepted
[-next] dm: remove unused variable 'md' [-next] dm: remove unused variable 'md' - - - --- 2020-07-02 Wei Yongjun snitzer Not Applicable
[-next] drivers: md: simplify the return expression of load_mapping() [-next] drivers: md: simplify the return expression of load_mapping() - - - --- 2020-12-10 Zheng Yongjun snitzer Accepted
[-next] md: dm-ebs-target: fix build errors & Kconfig entry [-next] md: dm-ebs-target: fix build errors & Kconfig entry - - - --- 2020-04-28 Randy Dunlap snitzer Accepted
[-next] md: split MD_RECOVERY_NEEDED out of mddev_resume [-next] md: split MD_RECOVERY_NEEDED out of mddev_resume 1 - - --- 2023-12-04 Yu Kuai snitzer Not Applicable
[-stable] block: destroy bdi before blockdev is unregistered. - - - --- 2015-04-28 NeilBrown snitzer Not Applicable
[0/1] ideas to improve the write performance of cluster dm-raid1 - - - --- 2013-09-10 dongmao zhang Not Applicable
[0/2,V4] block: Support online resize of disk partitions - - - --- 2012-07-10 Vivek Goyal Deferred
[0/2,V4] block: Support online resize of disk partitions - - - --- 2012-07-10 Vivek Goyal Deferred
[0/3] Add a new func to handle with clearing up for stoping dm-raid. - - - --- 2012-11-18 NeilBrown Deferred
[0/3] offload bios to a thread - - - --- 2016-07-06 Mike Snitzer snitzer Deferred
[0/4] dm: zoned block device fixes - - - --- 2017-05-30 Mike Snitzer snitzer Accepted
[0/4] Fix a crash when block device is read and block size is changed at the same time - - - --- 2012-09-18 Jeff Moyer Deferred
[0/4] Fix a crash when block device is read and block size is changed at the same time - - - --- 2012-08-31 Mikulas Patocka Deferred
[0/6] Support DAX for device-mapper dm-linear devices - - - --- 2016-06-22 Mike Snitzer snitzer Superseded
[0/6] Support DAX for device-mapper dm-linear devices - - - --- 2016-06-20 Kani, Toshi snitzer Superseded
[0/8] dm-bufio patches - - - --- 2018-03-26 Mikulas Patocka snitzer Superseded
[0/8] dm: request-based dm-multipath - - - --- 2009-03-10 Kiyoshi Ueda Superseded
[0/8] dm: request-based dm-multipath - - - --- 2009-03-10 Hannes Reinecke Superseded
[0/9] dm-crypt patches - - - --- 2014-04-07 Mike Snitzer snitzer Accepted
[00/11] Final round of SLES resync patches - - - --- 2013-01-21 Hannes Reinecke Not Applicable
[00/14] mikulas' shared snapshot patches - - - --- 2010-03-02 Mike Snitzer Accepted
[00/15] Multipath patch resync - - - --- 2015-03-08 Christophe Varoqui cvaroqui Not Applicable
[00/35,v2] separate operations from flags in the bio/request structs - - - --- 2016-01-08 Mike Snitzer snitzer Not Applicable
[01/10] block: fix and cleanup bio_check_ro [01/10] block: fix and cleanup bio_check_ro - 1 - --- 2022-03-04 Christoph Hellwig snitzer Not Applicable
[01/10] block: make generic_make_request handle arbitrarily sized bios - - - --- 2015-05-06 Ming Lin snitzer Superseded
[01/10] brd: remove the end of device check in brd_do_bvec [01/10] brd: remove the end of device check in brd_do_bvec 1 1 - --- 2021-01-24 Christoph Hellwig snitzer Accepted
[01/10] dm raid: correct sizes and check of component devices - - - --- 2017-12-01 Heinz Mauelshagen snitzer Changes Requested
[01/10] dm snapshot: Use kmalloc_array() in init_origin_hash() - - - --- 2016-09-29 Joe Perches snitzer Not Applicable
[01/10] dm snapshot: Use kmalloc_array() in init_origin_hash() - - - --- 2016-09-29 Paul Bolle snitzer Not Applicable
[01/10] dm snapshot: Use kmalloc_array() in init_origin_hash() - - - --- 2016-09-29 SF Markus Elfring snitzer Deferred
[01/10] dm vdo errors: remove unused error codes dm vdo: standardize on VDO_SUCCESS - - - --- 2024-03-01 Matthew Sakai snitzer Accepted
[01/10] dm-integrity: dont check null pointer before kvfree and vfree dm-integrity bitmap patches - - - --- 2019-04-29 Mikulas Patocka snitzer Accepted
[01/10] dm-table: Introduce DM_TARGET_ZONED_HM feature - - - --- 2017-04-21 Damien Le Moal snitzer Superseded
[01/10] kpartx: test-kpartx: new unit test program - - - --- 2017-05-05 Martin Wilck cvaroqui Not Applicable
[01/10] libmultipath: Add prioritizer context data - - - --- 2015-05-15 Benjamin Marzinski cvaroqui Not Applicable
[01/10] libmultipath: add skip_kpartx option - 1 - --- 2016-10-29 Benjamin Marzinski cvaroqui Not Applicable
[01/10] libmultipath: remove last of rbd code - 2 - --- 2018-07-13 Benjamin Marzinski cvaroqui Not Applicable
[01/10] md/dm-crypt: Use kcalloc() in crypt_alloc_tfms() - - - --- 2016-09-28 SF Markus Elfring snitzer Deferred
[01/10] pktcdvd: remove the call to blk_queue_bounce - - - --- 2017-06-19 Christoph Hellwig snitzer Not Applicable
[01/10] scsi/sd: use blk_cleanup_queue() insted of put_disk() block: first batch of add_disk() error handling conversions - - - --- 2021-08-23 Luis Chamberlain snitzer Superseded
[01/11] 11-dm-mpath.rules: don't set MPATH_DEVICE_READY=0 for suspended devices multipath udev rules changes for dm rules V3 - - - --- 2024-03-24 Martin Wilck cvaroqui Not Applicable
[01/11] blk-mq: Add blk_mq_init_queue_ops() blk-mq/libata/scsi: SCSI driver tagging improvements - - - --- 2022-03-22 John Garry snitzer Not Applicable
[01/11] block_dev: Support checking inode permissions in lookup_bdev() 1 - - --- 2017-12-22 Dongsu Park snitzer Not Applicable
[01/11] block: blktrace framework cleanup block: blktrace framework cleanup - - - --- 2020-06-29 Chaitanya Kulkarni snitzer Not Applicable
[01/11] block: improve handling of all zones reset operation dm: Improve zoned block device support - - - --- 2021-05-19 Damien Le Moal snitzer Superseded
[01/11] block: Make generic_make_request handle arbitrary sized bios - - - --- 2013-12-03 Kent Overstreet snitzer Superseded
[01/11] block/loop: queue ordered mode should be DRAIN_FLUSH - - - --- 2010-08-12 Tejun Heo Superseded
[01/11] Cleanup whitespaces - - - --- 2013-01-17 Hannes Reinecke Not Applicable
[01/11] crypto: shash: Remove VLA usage - - - --- 2018-06-20 Kees Cook snitzer Changes Requested
[01/11] dm vdo: Modify mismatched function name dm vdo: fix minor comment issues - - - --- 2024-03-01 Matthew Sakai snitzer Accepted
[01/11] dm-raid: rename variable 'ret' to 'r' to conform to other dm code - - - --- 2016-05-19 Heinz Mauelshagen snitzer Superseded
[01/11] dm-zoned: store zone id within the zone structure dm-zoned: metadata version 2 - - - --- 2020-04-06 Hannes Reinecke snitzer Superseded
[01/11] dm-zoned: store zone id within the zone structure and kill dmz_id() dm-zoned: metadata version 2 - - - --- 2020-04-09 Hannes Reinecke snitzer Changes Requested
[01/11] dm: make the DAX support dependend on CONFIG_FS_DAX [01/11] dm: make the DAX support dependend on CONFIG_FS_DAX 1 - - --- 2021-10-18 Christoph Hellwig snitzer Accepted
[01/11] lib/dlock-list: Distributed and lock-protected lists vfs: inode cache scalability improvements - 1 - --- 2023-12-06 Dave Chinner New
[01/11] libmultipath: add merge_id in "struct uevent" for uevents merging - - - --- 2017-01-12 tang.junhui@zte.com.cn cvaroqui Not Applicable
[01/11] libmultipath: find_mpe(): don't match with empty WWID multipath-tools: add linker version scripts - - - --- 2020-09-24 Martin Wilck cvaroqui Not Applicable
[01/11] libmultipath: make multipath_data etc. static multipath-tools: improvements for pretty-printing code - - - --- 2021-11-27 Martin Wilck cvaroqui Not Applicable
[01/11] md: add a mddev_trace_remap helper [01/11] md: add a mddev_trace_remap helper - - 1 --- 2024-03-03 Christoph Hellwig snitzer Accepted
[01/11] multipath-tools: add support for all IBM Enterprise Storage Server / Shark family - - - --- 2016-08-11 Xose Vazquez Perez Accepted
[01/11] multipath-tools: Makefile: more dependency fixes for parallel build Minor fixes for multipath-tools - - - --- 2020-05-11 Martin Wilck cvaroqui Not Applicable
[01/11] multipathd.service: add dependency on systemd-udevd-kernel.socket Last-minute patches for multipath-tools - - - --- 2021-12-02 Martin Wilck cvaroqui Not Applicable
« 1 2 3 4179 180 »