messages from 2018-01-25 19:32:35 to 2018-03-14 16:49:12 UTC [more...]
[PATCH 00/47] arch-removal: device drivers
2018-03-14 16:49 UTC (3+ messages)
` [PATCH 07/47] raid: remove tile specific raid6 implementation
[GIT PULL] MD update for 4.16-rc3
2018-03-01 18:00 UTC
[PATCH] fix double ;;s in code
2018-02-24 8:56 UTC (9+ messages)
[PATCH] md: fix md_write_start() deadlock w/o metadata devices
2018-02-18 18:12 UTC (2+ messages)
[RFC PATCH] MD: fix lock contention for flush bios
2018-02-17 21:22 UTC (6+ messages)
[PATCH] MD: Free bioset when md_run fails
2018-02-17 21:08 UTC (2+ messages)
[PATCH] raid10: change the size of resync window for clustered raid
2018-02-17 21:05 UTC (2+ messages)
[PATCH 00/13] md/multipath: Fine-tuning for several function implementations
2018-02-17 21:01 UTC (4+ messages)
` [PATCH 8/13] md/multipath: Replace a seq_printf() call by seq_puts() in multipath_status()
` [PATCH v2] md-multipath: Use seq_putc() "
[PATCH] md/raid1: Fix trailing semicolon
2018-02-17 20:59 UTC (2+ messages)
[PATCH] md/raid5: fix a potential deadlock of raid5 reshape
2018-02-17 20:52 UTC (6+ messages)
[PATCH] md/raid5: simplify uninitialization of shrinker
2018-02-17 20:34 UTC (2+ messages)
Automatically start two-level mdadm RAID arrays (i.e. RAID 60) on boot?
2018-02-16 16:39 UTC (9+ messages)
[PATCH] imsm: update product name in error message
2018-02-16 14:51 UTC
[RESEND PATCH 0/5] Setting write hint in MD RAID
2018-02-14 13:23 UTC (6+ messages)
` [RESEND PATCH 1/5] raid1: copy write hint from master bio to behind bio
` [RESEND PATCH 2/5] raid5: copy write hint from origin bio to stripe
` [RESEND PATCH 3/5] raid5: sysfs attribute for write hint policy
` [RESEND PATCH 4/5] raid5: set write hint for parity
` [RESEND PATCH 5/5] raid5: set write hint for PPL
this is what you need
2018-02-13 13:28 UTC
force remapping a pending sector in sw raid5 array
2018-02-12 17:30 UTC (32+ messages)
RFC - de-clustered raid 60 or 61 algorithm
2018-02-10 3:02 UTC (6+ messages)
[MDADM PATCH] A sanity check for missing device
2018-02-08 7:20 UTC (3+ messages)
[OT] C programming problem
2018-02-07 23:32 UTC (6+ messages)
[PATCH] mdadm: Expose Kill() return codes to user
2018-02-07 20:29 UTC (4+ messages)
Buffer I/O error... async page read
2018-02-07 14:54 UTC (5+ messages)
[md PATCH 0/2] Resend raid10-NULL-deref fix
2018-02-06 14:50 UTC (4+ messages)
` [md PATCH 1/2] md: document lifetime of internal rdev pointer
` [md PATCH 2/2] md: only allow remove_and_add_spares when no sync_thread running
[PATCH v2] md raid10: fix NULL deference in handle_write_completed()
2018-02-06 9:39 UTC
[PATCH] md raid10: fix NULL deference in handle_write_completed()
2018-02-06 9:24 UTC
[PATCH] mdadm: prevent out-of-date reshaping devices from force assemble
2018-02-06 9:09 UTC
4k random writes initially quite slow on raid10 md device
2018-02-05 19:15 UTC
[PATCH] Since changing number of devices in RAID10 is possible fix man and add a test (RFC)
2018-02-05 11:03 UTC (6+ messages)
` [PATCH v2] Since changing number of devices in RAID10 is possible fix man and add a test
` [PATCH v3] "
` [PATCH v4] "
[RFC PATCH] md raid10: fix NULL deference in handle_write_completed()
2018-02-05 9:01 UTC (3+ messages)
[LSF/MM TOPIC] De-clustered RAID with MD
2018-02-03 17:16 UTC (14+ messages)
Implementing Global Parity Codes
2018-02-03 6:01 UTC (15+ messages)
[PATCH] [RFC] md raid10: use rcu to avoid NULL dereference in raid10d()
2018-02-02 22:14 UTC (5+ messages)
Multi-layer raid status
2018-02-02 16:49 UTC (11+ messages)
[PATCH 0/5] Setting write hint in MD RAID
2018-02-02 13:50 UTC (6+ messages)
` [PATCH 1/5] raid1: copy write hint from master bio to behind bio
` [PATCH 2/5] raid5: copy write hint from origin bio to stripe
` [PATCH 3/5] raid5: sysfs attribute for write hint policy
` [PATCH 4/5] raid5: set write hint for parity
` [PATCH 5/5] raid5: set write hint for PPL
[PATCH 00/19] mdadm/clustermd_tests: update the testing part
2018-02-02 6:11 UTC (20+ messages)
` [PATCH 01/19] mdadm/test: improve filtering r10 from raid1 in raidtype
` [PATCH 02/19] mdadm/test: add disk metadata infos in save_log
` [PATCH 03/19] mdadm/test: add do_clean to ensure each case only catch its own testlog
` [PATCH 04/19] mdadm/clustermd_tests: add nobitmap in check
` [PATCH 05/19] mdadm/clustermd_tests: delete meaningless commands "
` [PATCH 06/19] manpage: add prompt in --zero-superblock against clustered raid
` [PATCH 07/19] clustermd_tests: add test case to test switching bitmap against cluster-raid1
` [PATCH 08/19] clustermd_tests: add test case to test switching bitmap against cluster-raid10
` [PATCH 09/19] clustermd_tests: add test case to test grow_add against cluster-raid1
` [PATCH 10/19] clustermd_tests: add test case to test manage_add "
` [PATCH 11/19] clustermd_tests: add test case to test manage_add against cluster-raid10
` [PATCH 12/19] clustermd_tests: add test case to test manage_add-spare against cluster-raid1
` [PATCH 13/19] clustermd_tests: add test case to test manage_add-spare against cluster-raid10
` [PATCH 14/19] clustermd_tests: add test case to test manage_re-add against cluster-raid1
` [PATCH 15/19] clustermd_tests: add test case to test manage_re-add against cluster-raid10
` [PATCH 16/19] clustermd_tests: add test case to test switch-resync against cluster-raid1
` [PATCH 17/19] clustermd_tests: add test case to test switch-resync against cluster-raid10
` [PATCH 18/19] clustermd_tests: add test case to test switch-recovery against cluster-raid1
` [PATCH 19/19] clustermd_tests: add test case to test switch-recovery against cluster-raid10
mdadm stuck in monitoring reshape after reboot
2018-02-02 3:07 UTC
Troubleshooting "Buffer I/O error" on reading md device
2018-02-02 1:55 UTC (9+ messages)
[PATCH] Add udev-md-raid-safe-timeouts.rules
2018-02-01 14:09 UTC
Quick RAID 1+0 advice
2018-02-01 10:41 UTC (2+ messages)
[PATCH] dm raid: don't use 'const' in function return
2018-02-01 9:24 UTC (2+ messages)
[GIT PULL] MD update for 4.16-rc1
2018-01-30 21:34 UTC
Can anyone help me review my patch?
2018-01-30 5:58 UTC (2+ messages)
[PATCH mdadm] Subdevs can't be all missing when create raid device
2018-01-29 2:50 UTC (3+ messages)
[PATCH] Add udev-md-raid-safe-timeouts.rules
2018-01-26 23:56 UTC
USB-to-SATA and RAID
2018-01-26 11:23 UTC (6+ messages)
Darlehen Geld für Einzelpersonen und Fachleute in weniger als 72 Stunden
2018-01-26 7:22 UTC
[PATCH] Grow.c: Block any level migration with chunk size change
2018-01-25 19:32 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).