messages from 2018-02-02 22:14:34 to 2018-05-22 06:41:18 UTC [more...]
[PATCH 00/13] convert block layer to bioset_init()/mempool_init()
2018-05-22 6:41 UTC (36+ messages)
` [PATCH 01/12] block: convert bounce, q->bio_split "
` [PATCH 02/12] drbd: convert "
` [PATCH 03/12] pktcdvd: "
` [PATCH 04/12] lightnvm: "
` [PATCH 05/12] bcache: "
` [PATCH 06/12] md: "
` [PATCH 07/12] dm: "
` [PATCH 08/12] target: "
` [PATCH 09/12] fs: convert block_dev.c to bioset_init()
` [PATCH 10/12] btrfs: convert to bioset_init()/mempool_init()
` [PATCH 11/12] xfs: "
` [PATCH 12/12] block: Drop bioset_create()
[PATCH 06/12] md: convert to bioset_init()/mempool_init()
2018-05-20 23:11 UTC
[PATCH] md: zero the original position of sb for 0.90 and 1.0
2018-05-17 16:21 UTC (2+ messages)
[PATCH] md/raid1: add error handling of read error from FailFast device
2018-05-14 19:30 UTC (4+ messages)
[PATCH] md/raid1: add error handling of read error from FailFast device
2018-05-14 8:24 UTC
[PATCH v2 0/8] Introduce refcount_dec_and_lock_irqsave()
2018-05-09 19:36 UTC (9+ messages)
` [PATCH 1/8] bdi: use refcount_t for reference counting instead atomic_t
` [PATCH 2/8] userns: "
` [PATCH 3/8] md: raid5: "
` [PATCH 4/8] locking/refcount: implement refcount_dec_and_lock_irqsave()
` [PATCH 5/8] bdi: Use irqsave variant of refcount_dec_and_lock()
` [PATCH 6/8] userns: "
` [PATCH 7/8] md: raid5: "
` [PATCH 8/8] md: raid5: Do not disable irq on release_inactive_stripe_list() call
Introduce atomic_dec_and_lock_irqsave()
2018-05-04 16:38 UTC (11+ messages)
` [PATCH 1/5] spinlock: atomic_dec_and_lock: Add an irqsave variant
` [PATCH 2/5] mm/backing-dev: Use irqsave variant of atomic_dec_and_lock()
` [PATCH 3/5] kernel/user: "
` [PATCH 4/5] drivers/md/raid5: "
` [PATCH 5/5] drivers/md/raid5: Do not disable irq on release_inactive_stripe_list() call
[RFC PATCH] raid6_pq: Add module options to prefer algorithm
2018-05-04 0:15 UTC
WARNING in md_ioctl
2018-04-30 1:00 UTC
[PATCH] md: fix two problems with setting the "re-add" device state
2018-04-29 9:44 UTC (2+ messages)
[GIT PULL] MD update for 4.17-rc1
2018-04-19 16:13 UTC
Add udev-md-raid-safe-timeouts.rules
2018-04-17 11:28 UTC (8+ messages)
[PATCH] dm: fix DAX dependency
2018-04-04 14:00 UTC (3+ messages)
` "
problem with bio handling on raid5 and pblk
2018-04-03 14:28 UTC (4+ messages)
[PATCH 00/47] arch-removal: device drivers
2018-03-15 9:09 UTC (6+ 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 (2+ 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 (7+ messages)
Implementing Global Parity Codes
2018-02-03 6:01 UTC (3+ messages)
[PATCH] [RFC] md raid10: use rcu to avoid NULL dereference in raid10d()
2018-02-02 22:14 UTC (5+ 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).