Show patches with: none      |   2296 patches
« 1 2 ... 19 20 2122 23 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[mdadm,v3,6/7] tests/00raid5-zero: Introduce test to exercise --write-zeros. Write Zeroes option for Creating Arrays - - - --- 2022-09-21 Logan Gunthorpe Superseded
[mdadm,v3,5/7] mdadm: Add --write-zeros option for Create Write Zeroes option for Creating Arrays - - - --- 2022-09-21 Logan Gunthorpe Superseded
[mdadm,v3,4/7] mdadm: Introduce pr_info() Write Zeroes option for Creating Arrays - - - --- 2022-09-21 Logan Gunthorpe Superseded
[mdadm,v3,3/7] Create: Factor out add_disks() helpers Write Zeroes option for Creating Arrays - - - --- 2022-09-21 Logan Gunthorpe Superseded
[mdadm,v3,2/7] Create: remove safe_mode_delay local variable Write Zeroes option for Creating Arrays - - - --- 2022-09-21 Logan Gunthorpe Superseded
[mdadm,v3,1/7] Create: goto abort_locked instead of return 1 in error path Write Zeroes option for Creating Arrays - - - --- 2022-09-21 Logan Gunthorpe Superseded
[v2,1/1] md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d Updated MD_SB_CHANGE_PENDING fix - - - --- 2022-09-21 Logan Gunthorpe liusong6 Accepted
[v2] md: generate CHANGE uevents for md device [v2] md: generate CHANGE uevents for md device - - - --- 2022-09-21 Mateusz Grzonka liusong6 Accepted
[9/9,v2] udev: Move udev_block() and udev_unblock() into udev.c Untitled series #679038 - - - --- 2022-09-21 Mateusz Grzonka colyli Superseded
[-next,3/3] md: introduce md_ro_state to make code easy to understand do some cleanup for md_ioctl - - - --- 2022-09-20 yebin (H) liusong6 Accepted
[-next,2/3] md: factor out __md_set_array_info() do some cleanup for md_ioctl - - - --- 2022-09-20 yebin (H) liusong6 Accepted
[-next,1/3] md: refactor md ioctl cmd check do some cleanup for md_ioctl - - - --- 2022-09-20 yebin (H) liusong6 Rejected
[v2] md: Fix spelling mistake in comments of r5l_log [v2] md: Fix spelling mistake in comments of r5l_log - - - --- 2022-09-20 zhounan Accepted
dm: Fix spelling mistake in comments dm: Fix spelling mistake in comments - - - --- 2022-09-20 zhounan New
[v2] drivers/md/md-bitmap: check the return value of md_bitmap_get_counter() [v2] drivers/md/md-bitmap: check the return value of md_bitmap_get_counter() - - - --- 2022-09-16 Li Zhong liusong6 Accepted
[v3,5/5] md/raid10: convert resync_lock to use seqlock md/raid10: reduce lock contention for io - - - --- 2022-09-16 Yu Kuai liusong6 Mainlined
[v3,4/5] md/raid10: fix improper BUG_ON() in raise_barrier() md/raid10: reduce lock contention for io 1 1 - --- 2022-09-16 Yu Kuai liusong6 Mainlined
[v3,3/5] md/raid10: prevent unnecessary calls to wake_up() in fast path md/raid10: reduce lock contention for io 1 1 - --- 2022-09-16 Yu Kuai liusong6 Mainlined
[v3,2/5] md/raid10: don't modify 'nr_waitng' in wait_barrier() for the case nowait md/raid10: reduce lock contention for io 1 1 - --- 2022-09-16 Yu Kuai liusong6 Mainlined
[v3,1/5] md/raid10: factor out code from wait_barrier() to stop_waiting_barrier() md/raid10: reduce lock contention for io 2 1 - --- 2022-09-16 Yu Kuai liusong6 Mainlined
[v2,4/4] md/raid10: convert resync_lock to use seqlock md/raid10: reduce lock contention for io - - - --- 2022-09-14 Yu Kuai Superseded
[v2,3/4] md/raid10: fix improper BUG_ON() in raise_barrier() md/raid10: reduce lock contention for io - - - --- 2022-09-14 Yu Kuai Superseded
[v2,2/4] md/raid10: prevent unnecessary calls to wake_up() in fast path md/raid10: reduce lock contention for io - - - --- 2022-09-14 Yu Kuai Superseded
[v2,1/4] md/raid10: cleanup wait_barrier() md/raid10: reduce lock contention for io 1 - - --- 2022-09-14 Yu Kuai Superseded
[v2,2/2] ReadMe: fix command-line help Small fixes from Debian 1 - - --- 2022-09-09 Mariusz Tkaczyk colyli Mainlined
[v2,1/2] mdadm: Add Documentation entries to systemd services Small fixes from Debian 1 - - --- 2022-09-09 Mariusz Tkaczyk colyli Mainlined
[v1] drivers/md/md-bitmap: check the return value of md_bitmap_get_counter() [v1] drivers/md/md-bitmap: check the return value of md_bitmap_get_counter() - - - --- 2022-09-09 Li Zhong Superseded
[mdadm,v2,2/2] manpage: Add --discard option to manpage Discard Option for Creating Arrays - - - --- 2022-09-08 Logan Gunthorpe Changes Requested
[mdadm,v2,1/2] mdadm: Add --discard option for Create Discard Option for Creating Arrays - - - --- 2022-09-08 Logan Gunthorpe Changes Requested
[v2,3/3] md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d A couple more bug fixes - - - --- 2022-09-08 Logan Gunthorpe New
[v2,2/3] md: Remove extra mddev_get() in md_seq_start() A couple more bug fixes 1 1 - --- 2022-09-08 Logan Gunthorpe New
[v2,1/3] md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk() A couple more bug fixes 1 1 - --- 2022-09-08 Logan Gunthorpe New
[mdadm,2/2] manpage: Add --discard option to manpage Discard Option for Creating Arrays - - - --- 2022-09-07 Logan Gunthorpe Changes Requested
[mdadm,1/2] mdadm: Add --discard option for Create Discard Option for Creating Arrays - - - --- 2022-09-07 Logan Gunthorpe Changes Requested
md: generate CHANGE uevents for md device md: generate CHANGE uevents for md device - - - --- 2022-09-07 Mateusz Grzonka liusong6 New
[9/9] udev: Move udev_block() and udev_unblock() into udev.c Mdmonitor refactor and udev event handling improvements 1 - - --- 2022-09-07 Mateusz Grzonka colyli Superseded
[8/9] Mdmonitor: Improve udev event handling Mdmonitor refactor and udev event handling improvements 1 - - --- 2022-09-07 Mateusz Grzonka colyli Superseded
[7/9] Mdmonitor: Refactor check_one_sharer() for better error handling Mdmonitor refactor and udev event handling improvements 1 - - --- 2022-09-07 Mateusz Grzonka colyli Superseded
[6/9] Mdmonitor: Refactor write_autorebuild_pid() Mdmonitor refactor and udev event handling improvements 1 - - --- 2022-09-07 Mateusz Grzonka colyli Superseded
[5/9] Add helpers to determine whether directories or files are soft links Mdmonitor refactor and udev event handling improvements 1 - - --- 2022-09-07 Mateusz Grzonka colyli Superseded
[4/9] Mdmonitor: Add helper functions Mdmonitor refactor and udev event handling improvements 1 - - --- 2022-09-07 Mateusz Grzonka colyli Superseded
[3/9] Mdmonitor: Pass events to alert() using enums instead of strings Mdmonitor refactor and udev event handling improvements 1 - - --- 2022-09-07 Mateusz Grzonka colyli Superseded
[2/9] Mdmonitor: Make alert_info global Mdmonitor refactor and udev event handling improvements 1 - - --- 2022-09-07 Mateusz Grzonka colyli Superseded
[1/9] Mdmonitor: Split alert() into separate functions Mdmonitor refactor and udev event handling improvements - - - --- 2022-09-07 Mateusz Grzonka Accepted
[2/2] ReadMe: fix command-line help small fixes from Debian - - - --- 2022-09-06 Mariusz Tkaczyk Superseded
[1/2] mdadm: systemd services adjustments small fixes from Debian - - - --- 2022-09-06 Mariusz Tkaczyk Superseded
[2/2] md: Remove extra mddev_get() in md_seq_start() Couple more bug fixes from recent commits 1 1 - --- 2022-09-02 Logan Gunthorpe New
[1/2] md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk() Couple more bug fixes from recent commits 1 1 - --- 2022-09-02 Logan Gunthorpe New
[v4] mdadm: replace container level checking with inline [v4] mdadm: replace container level checking with inline 2 - - --- 2022-09-02 Kinga Tanska Mainlined
[1/1] Monitor: Fix statelist memory leaks [1/1] Monitor: Fix statelist memory leaks - - - --- 2022-09-01 Pawel Baldysiak Mainlined
[v2] mdadm: added support for Intel Alderlake RST on VMD platform [v2] mdadm: added support for Intel Alderlake RST on VMD platform - 1 - --- 2022-08-31 Oldřich Jedlička mtkaczyk Mainlined
dm: Fix spelling mistake in comments dm: Fix spelling mistake in comments - - - --- 2022-08-31 zhounan New
[-next,3/3] md/raid10: prevent unnecessary calls to wake_up() in fast path md/raid10: reduce lock contention for io - - - --- 2022-08-29 Yu Kuai liusong6 New
[-next,2/3] md/raid10: convert resync_lock to use seqlock md/raid10: reduce lock contention for io - - - --- 2022-08-29 Yu Kuai liusong6 New
[-next,1/3] md/raid10: fix improper BUG_ON() in raise_barrier() md/raid10: reduce lock contention for io - - - --- 2022-08-29 Yu Kuai liusong6 New
[v3] block: Fix spelling mistakes in comments [v3] block: Fix spelling mistakes in comments - - - --- 2022-08-26 Zhang Jiaming liusong6 New
[v3] md/raid5-cache: Resolve patch confilcts [v3] md/raid5-cache: Resolve patch confilcts - - - --- 2022-08-26 Zhang Jiaming liusong6 New
[v3] super1: report truncated device [v3] super1: report truncated device - - - --- 2022-08-25 NeilBrown Mainlined
md/raid5: Ensure stripe_fill happens on non-read IO with journal md/raid5: Ensure stripe_fill happens on non-read IO with journal - - - --- 2022-08-25 Logan Gunthorpe liusong6 New
[GIT,PULL] md-fixes [GIT,PULL] md-fixes - - - --- 2022-08-24 Song Liu New
[v2] md : Replace snprintf with scnprintf [v2] md : Replace snprintf with scnprintf 1 1 - --- 2022-08-23 Saurabh Sengar New
md/raid10: fix compile warning md/raid10: fix compile warning - - - --- 2022-08-22 Guoqing Jiang liusong6 New
[v3,2/2] mdadm: replace container level checking with inline Fix force assemblation - - - --- 2022-08-19 Kinga Tanska colyli Superseded
[v3,1/2] Assemble: check if device is container before scheduling force-clean update Fix force assemblation - - - --- 2022-08-19 Kinga Tanska colyli Mainlined
md: move from strlcpy with unused retval to strscpy md: move from strlcpy with unused retval to strscpy - - - --- 2022-08-18 Wolfram Sang liusong6 Mainlined
[10/10] Change char* to enum in context->update & refactor code Block update-subarray and refactor context update 1 - - --- 2022-08-18 Mateusz Kusiak colyli Superseded
[09/10] Manage&Incremental: code refactor, string to enum Block update-subarray and refactor context update 1 - - --- 2022-08-18 Mateusz Kusiak colyli Superseded
[08/10] Change update to enum in update_super and update_subarray Block update-subarray and refactor context update - - - --- 2022-08-18 Mateusz Kusiak colyli Superseded
[07/10] super-intel: refactor the code for enum Block update-subarray and refactor context update - - - --- 2022-08-18 Mateusz Kusiak colyli Superseded
[06/10] super1: refactor the code for enum Block update-subarray and refactor context update - - - --- 2022-08-18 Mateusz Kusiak colyli Superseded
[05/10] super0: refactor the code for enum Block update-subarray and refactor context update - - - --- 2022-08-18 Mateusz Kusiak colyli Superseded
[04/10] super-ddf: Remove update_super_ddf. Block update-subarray and refactor context update 1 - - --- 2022-08-18 Mateusz Kusiak colyli Superseded
[03/10] Add code specific update options to enum. Block update-subarray and refactor context update 1 - - --- 2022-08-18 Mateusz Kusiak colyli Superseded
[02/10] Fix --update-subarray on active volume Block update-subarray and refactor context update 1 - - --- 2022-08-18 Mateusz Kusiak colyli Superseded
[01/10] mdadm: Add option validation for --update-subarray Block update-subarray and refactor context update - - - --- 2022-08-18 Mateusz Kusiak colyli Superseded
Manage: Block unsafe member failing Manage: Block unsafe member failing - - - --- 2022-08-18 Mateusz Kusiak colyli Mainlined
[v3,2/2] mdadm: replace container level checking with inline Fix force addemblation - - - --- 2022-08-18 Kinga Tanska Superseded
[v3,1/2] Assemble: check if device is container before scheduling force-clean update Fix force addemblation - - - --- 2022-08-18 Kinga Tanska Mainlined
[2/2] md: call __md_stop_writes in md_stop fix KASAN issue for dm-raid - - - --- 2022-08-17 Guoqing Jiang liusong6 New
[1/2] Revert "md-raid: destroy the bitmap after destroying the thread" fix KASAN issue for dm-raid - - - --- 2022-08-17 Guoqing Jiang liusong6 New
[1/1] md/raid5: Fix spelling mistakes in comments [1/1] md/raid5: Fix spelling mistakes in comments - - - --- 2022-08-17 XU pengfei liusong6 New
checkpatch: Add kmap and kmap_atomic to the deprecated list checkpatch: Add kmap and kmap_atomic to the deprecated list - 1 - --- 2022-08-13 Ira Weiny liusong6 New
[v2] mdadm: Correct typos, punctuation and grammar in man [v2] mdadm: Correct typos, punctuation and grammar in man - 1 - --- 2022-08-12 Mateusz Grzonka Mainlined
mdadm: Replace obsolete usleep with nanosleep mdadm: Replace obsolete usleep with nanosleep - - - --- 2022-08-12 Mateusz Grzonka colyli Accepted
[RFC] md: call md_cluster_stop() in __md_stop() [RFC] md: call md_cluster_stop() in __md_stop() - - - --- 2022-08-12 NeilBrown liusong6 New
[5/5] md/raid5: Don't read ->active_stripes if it's not needed More fixups for raid5 - - - --- 2022-08-11 Logan Gunthorpe liusong6 New
[4/5] md/raid5: Cleanup prototype of raid5_get_active_stripe() More fixups for raid5 - - - --- 2022-08-11 Logan Gunthorpe liusong6 New
[3/5] md/raid5: Drop extern on function declarations in raid5.h More fixups for raid5 - - - --- 2022-08-11 Logan Gunthorpe liusong6 New
[2/5] md/raid5: Refactor raid5_get_active_stripe() More fixups for raid5 - - - --- 2022-08-11 Logan Gunthorpe liusong6 New
[1/5] md: Flush workqueue md_rdev_misc_wq in md_alloc() More fixups for raid5 - - - --- 2022-08-11 Logan Gunthorpe liusong6 New
[v2] md/raid10: Fix the data type of an r10_sync_page_io() argument [v2] md/raid10: Fix the data type of an r10_sync_page_io() argument - - - --- 2022-08-10 Bart Van Assche liusong6 New
md/raid10: Fix a recently introduced sparse warning md/raid10: Fix a recently introduced sparse warning - - - --- 2022-08-09 Bart Van Assche liusong6 New
[1/1] mdadm: enable Intel Alderlake RST VMD configuration enable Intel Alderlake RST VMD configuration - - - --- 2022-08-05 Oldřich Jedlička Superseded
md : Replace snprintf with scnprintf md : Replace snprintf with scnprintf 1 1 - --- 2022-08-04 Saurabh Sengar liusong6 New
[5/5,v2] get_vd_num_of_subarray: fix memleak mdadm: fix memory leak and double free 1 - - --- 2022-08-02 Wu Guanghao Superseded
[4/5,v2] find_disk_attached_hba: fix memleak mdadm: fix memory leak and double free 1 1 - --- 2022-08-02 Wu Guanghao Superseded
[3/5,v2] load_imsm_mpb: fix double free mdadm: fix memory leak and double free 1 1 - --- 2022-08-02 Wu Guanghao Superseded
[2/5,v2] Detail: fix memleak mdadm: fix memory leak and double free 2 - - --- 2022-08-02 Wu Guanghao Superseded
[1/5,v2] parse_layout_faulty: fix memleak mdadm: fix memory leak and double free 2 - - --- 2022-08-02 Wu Guanghao Superseded
[GIT,PULL] md-next 20220801 [GIT,PULL] md-next 20220801 - - - --- 2022-08-01 Song Liu New
« 1 2 ... 19 20 2122 23 »